Skip to content

build(deps-dev): bump deep-equal from 1.0.1 to 1.1.2 #33

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 5, 2025

Bumps deep-equal from 1.0.1 to 1.1.2.

Changelog

Sourced from deep-equal's changelog.

v1.1.2 - 2023-11-08

Commits

  • [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
  • [Tests] use Buffer.from when available f0d4a42
  • [Deps] update is-arguments, is-date-object, is-regex, object-is, regexp.prototype.flags 80c15ca
  • [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
  • [Dev Deps] update eslint, @ljharb/eslint-config, tape 0f8ca75
  • [Tests] handle some additional test differences in node <= 0.10 197a220
  • [meta] add missing engines.node e158993
  • [meta] update .gitignore from default branch 6ee186b
  • [Dev Deps] update tape 270d34b
  • [meta] fix URLs a269c18
  • [Tests] only use Buffer.from when it has a length of > 1 f7e5776

v1.1.1 - 2019-11-12

Commits

  • [Tests] use shared travis-ci configs 678cb2a
  • [meta] add auto-changelog 569bcce
  • [Dev Deps] update eslint, @ljharb/eslint-config; add safe-publish-latest 9dedd40
  • [Tests] add npx aud in posttest 0b76639
  • [meta] add funding field 3e519e3

v1.1.0 - 2019-08-27

Commits

  • [Tests] up to node v12.7, v11.15, v10.16, v9.11, v8.16, v7.10, v6.17, 4.9; use nvm install-latest-npm ba11166
  • [Tests] make a tape helper, to easily compare loose/strict, and (a,b)/(b,a) arg order 0c25e94
  • [Tests] add npm run lint 8590816
  • test: Fails simple array tests on IE < 9 #10 bc37498
  • [Tests] clean up/flesh out test cases 3fffed9
  • [Fix] (array,arguments) now behaves the same as (arguments,array) a9528ff
  • [Refactor] move Date and RegExp tests into objEquiv 5b3bf31
  • [Fix] properly compare RegExp objects b8c179c
  • [Refactor] Use object-keys and is-arguments instead of a homegrown shim. 3b503fb
  • [Fix] use object-is to support NaN and -0 properly 28fde4a
  • [meta] fix license text so GitHub can detect it 7000403
  • [Tests] add array/object tests 558eecf
  • [Fix] ensure Buffer + non-Buffer comparison order does not matter de4e75c
  • [Refactor] objEquiv: bail early if typeofs are different 410e2d6

... (truncated)

Commits
  • be5f036 v1.1.2
  • 197a220 [Tests] handle some additional test differences in node <= 0.10
  • e158993 [meta] add missing engines.node
  • 3798ff4 [Tests] handle ported test failures in iojs v2
  • e02cadb [Tests] port tests from main; only diff should be true/falses
  • 270d34b [Dev Deps] update tape
  • a269c18 [meta] fix URLs
  • e25bc37 [Tests] add nyc for coverage
  • e0770e5 [meta] use npmignore to autogenerate an npmignore file
  • 6ee186b [meta] update .gitignore from default branch
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for deep-equal since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 1.0.1 to 1.1.2.
- [Changelog](https://github.com/inspect-js/node-deep-equal/blob/main/CHANGELOG.md)
- [Commits](inspect-js/node-deep-equal@v1.0.1...v1.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 5, 2025
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.

0 participants