Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps fast-equals from 5.2.2 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)
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)
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 5.2.2 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@v5.2.2...v5.3.2)

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

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 Oct 13, 2025
@googlemaps-bot googlemaps-bot merged commit c64e5f5 into main Oct 13, 2025
14 checks passed
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/fast-equals-5.3.2 branch October 13, 2025 20:03
github-actions bot pushed a commit that referenced this pull request Oct 13, 2025
Bumps [fast-equals](https://github.com/planttheidea/fast-equals) from 5.2.2 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@v5.2.2...v5.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> c64e5f5
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.

1 participant