Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ujson from 4.0.2 to 5.7.0 #104

Merged
merged 1 commit into from
Apr 19, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps ujson from 4.0.2 to 5.7.0.

Release notes

Sourced from ujson's releases.

5.7.0

Added

  • Support ujson.loads(bytearray(...)) and other bytes-like objects. (#573) @​bwoodsend

5.6.0

Added

Fixed

5.5.0

Added

Fixed

5.4.0

Added

Fixed

5.3.0

Added

Changed

Fixed

... (truncated)

Commits
  • 7ae42dc Merge pull request #575 from ultrajson/pre-commit-ci-update-config
  • 6811883 [pre-commit.ci] pre-commit autoupdate
  • 1876c02 Limit loading from bytes-like to just bytes() and bytearray() on PyPy.
  • 87dd117 Support ujson.loads(bytearray(...)) and other bytes-like objects.
  • 1860724 Merge pull request #571 from ultrajson/all-repos_autofix_add-3.12-dev
  • abb4951 Test Python 3.12-dev
  • 2907fde Update vendored double-conversion to 3.2.1 (#570)
  • 13da58c Merge pull request #569 from ultrajson/3.11-dev-to-3.11
  • 7d5e8fc Replace 3.11-dev with 3.11
  • 87c74e3 Merge pull request #568 from ultrajson/all-repos_autofix_all-repos-sed
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ujson](https://github.com/ultrajson/ultrajson) from 4.0.2 to 5.7.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](ultrajson/ultrajson@4.0.2...5.7.0)

---
updated-dependencies:
- dependency-name: ujson
  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 python labels Jan 9, 2023
@marcelveldt marcelveldt merged commit 844a5ad into master Apr 19, 2023
@marcelveldt marcelveldt deleted the dependabot/pip/ujson-5.7.0 branch April 19, 2023 11:47
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant