Skip to content

build(deps): bump json-canonicalize from 1.2.0 to 3.0.1 in /scripts - #54

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/scripts/json-canonicalize-3.0.1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/scripts/json-canonicalize-3.0.1

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps json-canonicalize from 1.2.0 to 3.0.1.

Changelog

Sourced from json-canonicalize's changelog.

3.0.1 (2026-09-10)

Bug Fixes

  • add strictUndefined option and clarify undefined handling in RFC 8785 (ef0471e)
  • ts: Imports "ISerializeOptions" are only used as type (17faf0e)

3.0.0 (2026-08-20)

⚠ BREAKING CHANGES

  • modernize build system, add dual ESM/CJS support, fix #25

Features

  • modernize build system, add dual ESM/CJS support, fix #25 (b6679e2)

2.0.1 (2026-08-14)

Bug Fixes

  • throw on non-finite numbers instead of serializing as null (a1a5328), closes #24

2.0.0 (2025-06-29)

⚠ BREAKING CHANGES

  • Update circular reference string format and tests

Bug Fixes

  • Update circular reference string format and tests (5c14c52)
Commits
  • 2683f21 chore(release): 3.0.1
  • ef0471e fix: add strictUndefined option and clarify undefined handling in RFC 8785
  • 581e025 build: upgrade eslint to v10 with flat-config packages
  • 85472be build: remove unused file
  • 2d97782 build(ts): add jest,node types as global
  • eee00c1 build: use the new eslint config
  • 17faf0e fix(ts): Imports "ISerializeOptions" are only used as type
  • 4869377 chore(release): 3.0.0
  • b6679e2 feat!: modernize build system, add dual ESM/CJS support, fix #25
  • 9e9461e chore(release): 2.0.1
  • 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 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 [json-canonicalize](https://github.com/snowyu/json-canonicalize.ts) from 1.2.0 to 3.0.1.
- [Changelog](https://github.com/snowyu/json-canonicalize.ts/blob/master/CHANGELOG.md)
- [Commits](snowyu/json-canonicalize.ts@v1.2.0...v3.0.1)

---
updated-dependencies:
- dependency-name: json-canonicalize
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 15, 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