Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pyjson5 from 1.6.9 to 2.0.0.

Release notes

Sourced from pyjson5's releases.

v2.0.0

What's Changed

Breaking changes are in bold.

New Contributors

Full Changelog: Kijewski/pyjson5@v1.6.9...v2.0.0

Changelog

Sourced from pyjson5's changelog.

Changelog

2.0.0 (2025-10-02)

  • Update for Python 3.14 and require at least 3.8 (by Edgar Ramírez, #112)
  • Update to Unicode 17.0.0 (#117)
  • Fix typing for _SupportsRead (#118)
  • Let dump() write str instead of bytes (#119)

1.6.9 (2025-05-12)

  • Remove unused import to fix installation on Termux (by veka0, #105)

1.6.8 (2025-01-03)

  • Requires at least Python 3.7
  • Update dependencies
  • Relicense to MIT OR Apache-2.0

1.6.7 (2024-10-08)

  • Update to Unicode 16.0.0
  • Update for Python 3.13

1.6.6 (2024-02-09)

  • Fix return type of load() (by Q-ten, #88)

1.6.5 (2023-12-04)

  • Fix type hints for optional arguments

1.6.4 (2023-07-31)

  • Update to Cython 3
  • Update for Python 3.12

1.6.3 (2023-06-24)

  • Fix typing for dump() (#61)

1.6.2 (2022-09-15)

  • Update to Unicode 15.0.0

1.6.1 (2022-01-18)

1.6.0 (2021-11-17)

... (truncated)

Commits
  • e51c275 Don't require curl
  • f39dcda ci: build for more platforms
  • bc69c62 Let dump() write str instead of bytes
  • da6506e Fix typing for _SupportsRead
  • c8823d1 Update to Unicode 17.0.0
  • 7e7882c Bump third-party/fast_double_parser from bc93aee to 0f1fe99
  • 71eb44d Bump actions/download-artifact from 4 to 5
  • 77e584b Bump actions/checkout from 4 to 5
  • d47ba6a Bump actions/setup-python from 5 to 6
  • 5cdafbc Build CPython 3.14 wheels
  • 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 [pyjson5](https://github.com/Kijewski/pyjson5) from 1.6.9 to 2.0.0.
- [Release notes](https://github.com/Kijewski/pyjson5/releases)
- [Changelog](https://github.com/Kijewski/pyjson5/blob/main/CHANGELOG.md)
- [Commits](Kijewski/pyjson5@v1.6.9...v2.0.0)

---
updated-dependencies:
- dependency-name: pyjson5
  dependency-version: 2.0.0
  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 python Pull requests that update python code labels Oct 13, 2025
@dependabot dependabot bot requested review from a team and codegen-team as code owners October 13, 2025 19:29
@dependabot dependabot bot added the python Pull requests that update python code label Oct 13, 2025
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • 📦 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 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