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.2.2 to 2.2.3 #1172

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps deep-equal from 2.2.2 to 2.2.3.

Changelog

Sourced from deep-equal's changelog.

v2.2.3 - 2023-11-08

Fixed

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
Commits
  • 48d3bb5 v2.2.3
  • c90525f Merge tag 'v1.1.2'
  • be5f036 v1.1.2
  • 197a220 [Tests] handle some additional test differences in node <= 0.10
  • e1d08a8 [meta] add missing engines.node
  • e158993 [meta] add missing engines.node
  • 3798ff4 [Tests] handle ported test failures in iojs v2
  • 6da4b86 [Deps] update get-intrinsic
  • 6ada1ab [Dev Deps] update tape
  • e02cadb [Tests] port tests from main; only diff should be true/falses
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 15, 2024
Copy link

github-actions bot commented Jan 15, 2024

Coverage Report

Commit:6b77ad4
Base: develop@554f1e2

Type Base This PR
Total Statements Coverage  64.21%  64.21%  (+0%)
Total Branches Coverage  67.1%  67.1%  (+0%)
Total Functions Coverage  73.48%  73.48%  (+0%)
Total Lines Coverage  64.21%  64.21%  (+0%)
Details (changed files):
File Statements Branches Functions Lines

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/deep-equal-2.2.3 branch 3 times, most recently from 109990b to f24ca83 Compare January 18, 2024 12:47
@JoernBerkefeld
Copy link
Contributor

@dependabot rebase

@JoernBerkefeld JoernBerkefeld self-assigned this Jan 18, 2024
@JoernBerkefeld JoernBerkefeld added this to the 6.0.2 milestone Jan 18, 2024
Bumps [deep-equal](https://github.com/inspect-js/node-deep-equal) from 2.2.2 to 2.2.3.
- [Changelog](https://github.com/inspect-js/node-deep-equal/blob/main/CHANGELOG.md)
- [Commits](inspect-js/node-deep-equal@v2.2.2...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/deep-equal-2.2.3 branch from f24ca83 to 6b77ad4 Compare January 18, 2024 12:50
@JoernBerkefeld JoernBerkefeld merged commit 51fc463 into develop Jan 18, 2024
3 checks passed
@JoernBerkefeld JoernBerkefeld deleted the dependabot/npm_and_yarn/develop/deep-equal-2.2.3 branch January 18, 2024 12:52
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