Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps fast-equals from 3.0.3 to 5.3.2.

Release notes

Sourced from fast-equals's releases.

Release 5.3.2

  • [Security] Resolve issues with implicit sub-dependencies (#155) (6d5ff56)
  • update CHANGELOG (0ff3f22)
  • [Cleanup] Remove .npmignore in favor of "files" declaration in package.json (#154) (24a7eb7)

Release 5.3.1

  • #151 - ignore .yarn folder (#153) (ace6f66)

Release 5.3.0

  • #120 - Custom tag comparator options (#150) (9a2a77f)
  • install and auto-migrate (#149) (ad9ad60)
  • Bump form-data from 4.0.1 to 4.0.4 (#148) (f1f5bb3)
  • ignore .yarn files (47cf24b)
  • Bump webpack-dev-server from 4.15.2 to 5.2.1 (#146) (0d3db1d)
  • Bump http-proxy-middleware from 2.0.7 to 2.0.9 (#144) (a9b1998)
  • include the node: prefix (#141) (078f427)
  • separate errors from failed assertions with assert.deepStrictEqual (57d1b0a)

Release 5.2.3-beta.0

  • fix references in exports (fe355b7)
  • fix extensions for mjs and cjs files (015927b)
  • force all types to reference the .d.ts extension (f8c9246)
  • ignore .yarn files (47cf24b)
  • Bump webpack-dev-server from 4.15.2 to 5.2.1 (#146) (0d3db1d)
  • Bump http-proxy-middleware from 2.0.7 to 2.0.9 (#144) (a9b1998)
  • include the node: prefix (#141) (078f427)
  • separate errors from failed assertions with assert.deepStrictEqual (57d1b0a)

Release 5.2.2

  • [Types] Allow ESM usage with "moduleResolution": "NodeNext" (#139) (7451bf0)

Release 5.2.2-beta.0

  • create script that adds extensions to type files (2bcc087)

Release 5.2.1

  • [Types] Build flattened internal types instead of importing (#138) (39d734b)

Release 5.2.1-beta.0

  • build flattened internal types instead of importing (832f4b5)

Release 5.2.0

  • fix version (make minor for Preact support) (ad991df)
  • [React] Fix owner comparison (#137) (dd7bbb3)
  • fix CHANGELOG (2552fe8)

Release 5.1.3

  • update CHANGELOG (dcce1bc)
  • [Iterables] Speed improvement (#136) (c0afd1b)
  • fix release:scripts command (6294b85)
  • [Benchmarks] Include dequal (#135) (32ccb67)

... (truncated)

Changelog

Sourced from fast-equals's changelog.

5.3.2

  • #154 - Use include with "files" instead of exclude with .npmignore (Thanks @​43081j)
  • #155 - Upgrade build dependencies to resolve security vulnerabilities

5.3.1

  • #153 - Avoid publishing .yarn folder

5.3.0

  • #150 - Add support for unknownTagComparators in custom configuration (thanks to @​mrcljx for the idea)

5.2.2

  • #139 - Add file extensions to type definition files to allow it to work in projects with NodeNext module resolution

5.2.1

Bugfixes

  • #138 - Actually fix reference to src code in index.d.ts by flattening types in file

5.2.0

Enhancements

  • Support Preact objects in equality comparison

Bugfixes

  • #137 - Fix circular React references in object comparisons

5.1.3

Enhancements

  • #136 - More than double speed of iterables (Map / Set) equality comparisons

Maintenance

  • #135 - Include dequal and dequal/lite in benchmark comparisons

5.1.2

Maintenance

Re-release of 5.1.0 with correct pre-release setup.

5.1.1

... (truncated)

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

Bumps [fast-equals](https://github.com/planttheidea/fast-equals) from 3.0.3 to 5.3.2.
- [Release notes](https://github.com/planttheidea/fast-equals/releases)
- [Changelog](https://github.com/planttheidea/fast-equals/blob/master/CHANGELOG.md)
- [Commits](planttheidea/fast-equals@v3.0.3...v5.3.2)

---
updated-dependencies:
- dependency-name: fast-equals
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 29, 2025
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) September 29, 2025 20:41
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.

3 participants