Skip to content

build(deps-dev): bump ospec and @types/ospec#447

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ospec-and-types/ospec-4.1.6
Open

build(deps-dev): bump ospec and @types/ospec#447
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ospec-and-types/ospec-4.1.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2022

Bumps ospec and @types/ospec. These dependencies needed to be updated together.
Updates ospec from 4.1.1 to 4.1.6

Changelog

Sourced from ospec's changelog.

4.1.6

2022-05-19

  • .deepEquals() now ignores non-enumerable keys. This makes seamless-immutable objects comparable and fixes #24.

4.1.5

2022-05-19

Bug fix

  • Properly interpolate values when using assertions to tag templages

    o(x).equals(y)`Description that interpolates ${context}`

    Will work as expected. This fixes #43

4.1.4

2022-05-19

Bug fix

  • Work around a Rollup limitation, fixes #25 Thanks to Ivan Kupalov for the report and preliminary fix.
  • Properly handle objects with a null prototype in .deepEquals assertions. Fixes #41

4.1.3

Bug fix

2022-05-18

  • Fix post-install crash introduced in v4.1.2

4.1.2

Bug fixes

2022-05-17

Commits

Updates @types/ospec from 4.0.2 to 4.0.4

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested review from Wentao-Kuang and blacha as code owners July 21, 2022 23:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 21, 2022
Bumps [ospec](https://github.com/MithrilJS/ospec) and [@types/ospec](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ospec). These dependencies needed to be updated together.

Updates `ospec` from 4.1.1 to 4.1.6
- [Release notes](https://github.com/MithrilJS/ospec/releases)
- [Changelog](https://github.com/MithrilJS/ospec/blob/main/changelog.md)
- [Commits](MithrilJS/ospec@v4.1.1...v4.1.6)

Updates `@types/ospec` from 4.0.2 to 4.0.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ospec)

---
updated-dependencies:
- dependency-name: ospec
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: "@types/ospec"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ospec-and-types/ospec-4.1.6 branch from 3e2b613 to b7fac85 Compare October 10, 2022 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

0 participants