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.1.0 to 2.2.1 #899

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps deep-equal from 2.1.0 to 2.2.1.

Changelog

Sourced from deep-equal's changelog.

v2.2.1 - 2023-04-27

Commits

  • [Tests] add passing tests covering object key ordering 51c9ff6
  • [Refactor] use array-buffer-byte-length f47822c
  • [Deps] update is-array-buffer, regexp.prototype.flags 160d851
  • [Deps] update es-get-iterator, get-intrinsic 2e08e95
  • [Dev Deps] update object.getownpropertydescriptors 63e9ab7
  • [Dev Deps] update tape c8db964

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
Commits
  • 6ea6b8d v2.2.1
  • f47822c [Refactor] use array-buffer-byte-length
  • 160d851 [Deps] update is-array-buffer, regexp.prototype.flags
  • 63e9ab7 [Dev Deps] update object.getownpropertydescriptors
  • 2e08e95 [Deps] update es-get-iterator, get-intrinsic
  • c8db964 [Dev Deps] update tape
  • 51c9ff6 [Tests] add passing tests covering object key ordering
  • b9d9e54 v2.2.0
  • 0ef51c7 [New] add support for SharedArrayBuffer
  • 0360ee1 [Refactor] use is-array-buffer package
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 8, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/deep-equal-2.2.1 branch from d49bad4 to 42acf6e Compare May 16, 2023 14:55
Bumps [deep-equal](https://github.com/inspect-js/node-deep-equal) from 2.1.0 to 2.2.1.
- [Changelog](https://github.com/inspect-js/node-deep-equal/blob/master/CHANGELOG.md)
- [Commits](inspect-js/node-deep-equal@v2.1.0...v2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/deep-equal-2.2.1 branch from 42acf6e to 21d9ff7 Compare May 16, 2023 14:58
@JoernBerkefeld JoernBerkefeld added this to the 5.0.2 milestone May 16, 2023
@JoernBerkefeld JoernBerkefeld self-assigned this May 16, 2023
@JoernBerkefeld JoernBerkefeld merged commit f0b4eb0 into develop May 16, 2023
2 of 3 checks passed
@JoernBerkefeld JoernBerkefeld deleted the dependabot/npm_and_yarn/develop/deep-equal-2.2.1 branch May 16, 2023 15:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant