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

fix(deps): update dependency deep-equal to v2 #6

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
deep-equal ^1.1.2 -> ^2.2.3 age adoption passing confidence

Release Notes

inspect-js/node-deep-equal (deep-equal)

v2.2.3

Compare Source

Fixed
  • [readme] remove performance comment and highlight robustness instead #76 #106
Commits
  • Merge tag 'v1.1.2' c90525f
  • [Tests] port tests from main; only diff should be true/falses e02cadb
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, aud, eslint, set-publish-latest, tape 11bd45b
  • [Tests] update .github from default branch 58885d3
  • [readme] update readme from default branch b0bca9a
  • [Tests] add nyc for coverage e25bc37
  • [readme] update badge URLs, fix line breaking 1d58c6e
  • [Tests] use Buffer.from when available f0d4a42
  • [Tests] use has-proto 0263fb9
  • [Deps] update is-arguments, is-date-object, is-regex, object-is, regexp.prototype.flags 80c15ca
  • [meta] add missing engines.node e1d08a8
  • [meta] use npmignore to autogenerate an npmignore file e0770e5
  • [Deps] update is-date-object, is-regex, object-is, regexp.prototype.flags e4fb8c6
  • [Tests] handle ported test failures in iojs v2 3798ff4
  • [Deps] update call-bind, regexp.prototype.flags, which-typed-array 540e3a1
  • [Dev Deps] update eslint, @ljharb/eslint-config, tape 0f8ca75
  • [Tests] handle some additional test differences in node <= 0.10 197a220
  • [Dev Deps] update object.getownpropertydescriptors, tape 21851a6
  • [Dev Deps] update semver, tape dd440b2
  • [meta] add missing engines.node e158993
  • [meta] update .gitignore from default branch 6ee186b
  • [Deps] update get-intrinsic 6da4b86
  • [Dev Deps] update tape 6ada1ab
  • [Dev Deps] update tape 270d34b
  • [meta] fix URLs a269c18
  • [readme] update default branch name 030a63f
  • [Deps] update which-typed-array 2f0c327
  • [Tests] only use Buffer.from when it has a length of > 1 f7e5776

v2.2.2

Compare Source

Commits
  • [Fix] avoid an infinite loop in node 0.8 with Typed Arrays f247282
  • [Dev Deps] update @ljharb/eslint-config, aud, tape fa25583
  • [Deps] update get-intrinsic 3638470

v2.2.1

Compare Source

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

Compare Source

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

Compare Source

Fixed
  • [New] add support for ArrayBuffer #94
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

v2.0.5

Compare Source

Commits
  • [Tests] migrate tests to Github Actions 4051a18
  • [meta] add Automatic Rebase and Require Allow Edits workflows 6682b15
  • [Deps] use call-bind and get-intrinsic instead of es-abstract; update es-get-iterator, object-is, object.assign a1d6d93
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, object.getownpropertydescriptors b142f4b

v2.0.4

Compare Source

Fixed
  • [meta] fix incorrect ./package.json exports entry #89
Commits
  • [Dev Deps] update eslint, @ljharb/eslint-config, auto-changelog d6bfee3
  • [Tests] account for node 14+ making two NaNs loosely deep equal 9367954
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, tape 86a159b
  • [Deps] update es-abstract, object-is, object.assign e87979d
  • [Deps] update es-abstract, is-regex d0cacca
  • [Dev Deps] update eslint, @ljharb/eslint-config, tape 375a9e1
  • [Dev Deps] update eslint, auto-changelog e562d4f
  • [Deps] update side-channel f092342

v2.0.3

Compare Source

Commits
  • [Deps] update object-is, which-typed-array c232374
  • [Dev Deps] update auto-changelog; add aud c80a91d
  • [Dev Deps] update auto-changelog 295d195
  • [Dev Deps] update aud 1134cc2
  • [Deps] Fix classification of object.assign 32695dd

v2.0.2

Compare Source

Commits
  • [Fix] properly pass strict option through internals 4e2919d
  • [Tests] add more coverage a3d8677
  • [Tests] add coverage reporting 3174e33
  • [Refactor] add strict pragma; remove unused try/catch c1d173e
  • [Fix] the prototype property is not special on non-functions 1c3cc25
  • [Deps] update es-abstract, es-get-iterator, is-date-object, is-regex, object-is, regexp.prototype.flags, side-channel 7787bdc
  • [Deps] update es-abstract, es-get-iterator, which-collection 87624cf
  • [Fix] robustly distinguish Typed Arrays 7ccb2b0
  • [Dev Deps] update @ljharb/eslint-config, tape c1814a1
  • [Dev Deps] update @ljharb/eslint-config, object.getownpropertydescriptors, tape 7a0d819
  • [Dev Deps] update auto-changelog, tape f248756
  • [Tests] fix tag helper, from bb50ea2 469f008
  • [Dev Deps] update eslint, tape 6537dce
  • [Fix] make isBuffer check slightly more robust c21e14d
  • [meta] disable greenkeeper updates for semver 724f051
  • [Deps] update es-abstract 942ad86
  • [Deps] update es-abstract 8724052

v2.0.1

Compare Source

Fixed
  • [Fix] Map and Set comparison: keys are loosely compared also #75
Commits
  • [Fix] check extra properties on regexps 1eac46b
  • [Tests] update test skipping logic 8adf08d

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | deep-equal | 1.1.2 | 2.2.3 |
@renovate renovate bot force-pushed the renovate/deep-equal-2.x branch from a1e29c8 to ef00142 Compare April 23, 2024 13:23
@viceice viceice merged commit 5e04a5c into main Apr 23, 2024
5 checks passed
@viceice viceice deleted the renovate/deep-equal-2.x branch April 23, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants