Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump deep-equal from 2.0.5 to 2.2.0 #168

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps deep-equal from 2.0.5 to 2.2.0.

Changelog

Sourced from deep-equal's changelog.

v2.2.0 - 2023-01-05

Commits

  • [New] add support for SharedArrayBuffer 0ef51c7
  • [Refactor] use is-array-buffer package 0360ee1
  • [Fix] whichTypedArray can return false in both cases df3e3c4
  • [Dev Deps] update aud, object.getownpropertydescriptors 6d62ea4
  • [Dev Deps] update @ljharb/eslint-config 15aab59
  • [Deps] update which-typed-array 8dfce27
  • [eslint] remove .eslintignore af46773

v2.1.0 - 2022-11-02

Fixed

Commits

  • [actions] reuse common workflows 12de287
  • [actions] use node/install instead of node/run; use codecov action ec248b9
  • [Tests] run assert tests on a dynamic matrix 695aebd
  • [readme] add badges 492e159
  • [Test] ArrayBuffers in node < 0.12 have a nonconfigurable own byteLength property 40f4b87
  • [meta] use npmignore to autogenerate an npmignore file 2627269
  • [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest, tape 7a05bb7
  • [Deps] update call-bind, es-get-iterator, get-intrinsic, is-arguments, is-regex, regexp.prototype.flags, side-channel, which-boxed-primitive, which-typed-array c0844e6
  • [actions] update codecov uploader b1b0552
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, has-symbols, object.getownpropertydescriptors, tape 9a1ccf5
  • [meta] do not publish github action workflow files 2d63384
  • [actions] update rebase action to use reusable workflow 69d21f5
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, has-symbols, object.getownpropertydescriptors, tape 297aae8
  • [Tests] add tests for regexes with the same source but different flags 29c8a0d
  • [Dev Deps] update eslint, @ljharb/eslint-config 9e64ec9
  • [Deps] update is-arguments, is-date-object, is-regex, which-typed-array edfb752
  • [Dev Deps] update eslint, @ljharb/eslint-config, auto-changelog, tape 7b5f7a3
  • [Dev Deps] update eslint, @ljharb/eslint-config, has-typed-arrays, tape e328a23
  • [Deps] update get-intrinsic, regexp.prototype.flags, which-typed-array 29123a7
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud b7039ef
  • [Dev Deps] update aud, tape 9d0b2e0
  • [actions] update workflows a5f5a7e
  • [Deps] update get-intrinsic, object.assign 02025e2
  • [Test] node < 4 lacks ArrayBuffer.prototype.fill bb65b07
  • [Deps] update is-date-object, is-regex a463ed2
  • [Deps] update get-intrinsic, object-is 2a33cce
  • [actions] update workflows d905278
  • [meta] use prepublishOnly script for npm 7+ 7b66184
  • [Dev Deps] update object.getownpropertydescriptors d970dbc
Commits
  • b9d9e54 v2.2.0
  • 0ef51c7 [New] add support for SharedArrayBuffer
  • 0360ee1 [Refactor] use is-array-buffer package
  • df3e3c4 [Fix] whichTypedArray can return false in both cases
  • 15aab59 [Dev Deps] update @ljharb/eslint-config
  • 6d62ea4 [Dev Deps] update aud, object.getownpropertydescriptors
  • 8dfce27 [Deps] update which-typed-array
  • af46773 [eslint] remove .eslintignore
  • 3588f35 v2.1.0
  • 02025e2 [Deps] update get-intrinsic, object.assign
  • Additional commits viewable in compare view

Dependabot compatibility score

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.

Bumps [deep-equal](https://github.com/inspect-js/node-deep-equal) from 2.0.5 to 2.2.0.
- [Release notes](https://github.com/inspect-js/node-deep-equal/releases)
- [Changelog](https://github.com/inspect-js/node-deep-equal/blob/master/CHANGELOG.md)
- [Commits](inspect-js/node-deep-equal@v2.0.5...v2.2.0)

---
updated-dependencies:
- dependency-name: deep-equal
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 9, 2023
@DABH
Copy link
Contributor

DABH commented Oct 13, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2023

Superseded by #178.

@dependabot dependabot bot closed this Oct 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/deep-equal-2.2.0 branch October 13, 2023 21:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant