Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps json-e from 4.8.0 to 4.8.1.

Changelog

Sourced from json-e's changelog.

Jsone 4.8.1 (2026-01-23)

Bugfixes

  • Fix handling of false-y $default values in $switch in JS and Go implementations. (#541)
  • The Rust version no longer panics when it encounters a non-finite float. (#555)
  • The Rust error message when a non finite number is encountered now properly includes the non finite value, rather than {value}. (#558)
Commits
  • 6b8da4e v4.8.1
  • e7ed176 Fix towncrier invocation
  • bec6eec Bump lodash from 4.17.21 to 4.17.23 in /js (#562)
  • c8da86c Fix repo cloning URLs in .taskcluster.yml (#561)
  • 3374e57 Rust: Fix string interpolation in template error message for non finite numbe...
  • 37bf4df Rust: avoid panicking on non finite float (#555)
  • 8e203b7 Bump sha.js from 2.4.11 to 2.4.12 in /js (#553)
  • afee597 Bump cipher-base from 1.0.4 to 1.0.6 in /js (#554)
  • 4326067 Bump pbkdf2 from 3.1.2 to 3.1.3 in /js (#550)
  • 0154067 Bump cross-spawn from 6.0.5 to 6.0.6 in /js (#543)
  • 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)

Bumps [json-e](https://github.com/json-e/json-e) from 4.8.0 to 4.8.1.
- [Changelog](https://github.com/json-e/json-e/blob/main/CHANGELOG.rst)
- [Commits](json-e/json-e@v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: json-e
  dependency-version: 4.8.1
  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 python Pull requests that update Python code labels Jan 26, 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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants