Skip to content

chore(deps): bump json-e from 4.8.1 to 4.8.4 in /requirements - #9813

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/requirements/json-e-4.8.4
Open

chore(deps): bump json-e from 4.8.1 to 4.8.4 in /requirements#9813
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/requirements/json-e-4.8.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps json-e from 4.8.1 to 4.8.4.

Changelog

Sourced from json-e's changelog.

Jsone 4.8.4 (2026-08-20)

Bugfixes

  • Fixed missing PyPI package metadata (long_description_content_type) that caused the release of 4.8.3 to fail at the packaging step, and added packaging dry-run checks to CI so problems like this are caught on every push rather than only when a release is attempted. (#592)

Jsone 4.8.3 (2026-08-20)

Features

  • Release script now checks that the local main branch is in sync with upstream, that the release tag does not already exist on the remote, and that the version has not already been published to npm, PyPI, or crates.io. (#577)

Bugfixes

  • The Go implementation now enforces the spec error messages: the specification test suite asserts the exact expected message string, and TemplateError/InterpreterError/BuiltinError/SyntaxError output is aligned with specification.yml to match the Python implementation. (#393)
  • Added conformance tests for array indexes equal to the negative array length. (#556)
  • Fixed the JS implementation to treat contexts and template objects as explicit key/value dictionaries rather than JavaScript objects. (#589)

Jsone 4.8.2 (2026-02-26)

No significant changes.

Commits
  • 9bb89a7 v4.8.4
  • 2a16049 Merge pull request #592 from json-e/fix-pypi-packaging-check
  • ce04e6d Switch CHANGELOG from .rst to .md to align with other docs
  • 4fb2a85 Validate release packaging in CI and fix python package
  • 0688c31 v4.8.3
  • 75994de Merge pull request #591 from json-e/release-ci-redesign
  • 584e66e Use trusted publishing for releases
  • e4b3562 Merge pull request #590 from Eijebong/object-literals-as-dict
  • a19cc09 Treat object literals as explicit dicts and not objects
  • 455011b Merge pull request #589 from json-e/explicit-context-dicts
  • 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-e](https://github.com/json-e/json-e) from 4.8.1 to 4.8.4.
- [Changelog](https://github.com/json-e/json-e/blob/main/CHANGELOG.md)
- [Commits](json-e/json-e@v4.8.1...v4.8.4)

---
updated-dependencies:
- dependency-name: json-e
  dependency-version: 4.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Bot PRs that update dependencies label Aug 24, 2026
@netlify

netlify Bot commented Aug 24, 2026

Copy link
Copy Markdown

Deploy Preview for treeherder ready!

Name Link
🔨 Latest commit 42f30a0
🔍 Latest deploy log https://app.netlify.com/projects/treeherder/deploys/6a8ba9dbb577db000890eaa9
😎 Deploy Preview https://deploy-preview-9813--treeherder.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.67%. Comparing base (dc3080d) to head (42f30a0).

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #9813    +/-   ##
========================================
  Coverage   83.67%   83.67%            
========================================
  Files         640      640            
  Lines       38864    38864            
  Branches     3488     3483     -5     
========================================
  Hits        32518    32518            
+ Misses       6199     5956   -243     
- Partials      147      390   +243     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bot PRs that update dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant