Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps pyjson5 from 1.6.8 to 1.6.9.

Release notes

Sourced from pyjson5's releases.

v1.6.9

What's Changed

New Contributors

Full Changelog: Kijewski/pyjson5@v1.6.8...v1.6.9

Changelog

Sourced from pyjson5's changelog.

Changelog

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)

1.5.3 (2021-11-16)

... (truncated)

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 [pyjson5](https://github.com/Kijewski/pyjson5) from 1.6.8 to 1.6.9.
- [Release notes](https://github.com/Kijewski/pyjson5/releases)
- [Changelog](https://github.com/Kijewski/pyjson5/blob/main/CHANGELOG.md)
- [Commits](Kijewski/pyjson5@v1.6.8...v1.6.9)

---
updated-dependencies:
- dependency-name: pyjson5
  dependency-version: 1.6.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 12, 2025
@BoboTiG BoboTiG merged commit 45f4af3 into main May 12, 2025
15 checks passed
@BoboTiG BoboTiG deleted the dependabot/pip/pyjson5-1.6.9 branch May 12, 2025 20:11
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.

2 participants