Skip to content

Bump fast-equals from 6.0.2 to 6.0.3 - #137

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/fast-equals-6.0.3
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/fast-equals-6.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps fast-equals from 6.0.2 to 6.0.3.

Release notes

Sourced from fast-equals's releases.

Release 6.0.3

  • [Bugfix] Correctness issues (#201) (a76c052)
  • [Maintenance] Update build tools (#199) (75de8b4)
Changelog

Sourced from fast-equals's changelog.

6.0.3

  • #201 - Fixed URL comparisons ignoring query strings. Query parameter order remains insignificant, with repeated keys counted.
  • #201 - Fixed Error comparisons ignoring own enumerable properties.
  • #201 - Fixed Error.cause to compare by value and added circular reference tracking for errors.
  • #201 - Fixed boxed BigInt values to compare by value rather than identity.
  • #201 - Fixed TypedArray comparisons to treat NaN as equal to itself, matching SameValueZero semantics.
Commits

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 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)

Bumps [fast-equals](https://github.com/planttheidea/fast-equals) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/planttheidea/fast-equals/releases)
- [Changelog](https://github.com/planttheidea/fast-equals/blob/main/CHANGELOG.md)
- [Commits](planttheidea/fast-equals@v6.0.2...v6.0.3)

---
updated-dependencies:
- dependency-name: fast-equals
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 7, 2026
@dependabot
dependabot Bot requested a review from jan-moxter as a code owner September 7, 2026 06:35
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 7, 2026
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