Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Update amazon-ion requirement from ~=0.9.3 to ~=0.10.0#300

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/amazon-ion-approx-eq-0.10.0
Closed

Update amazon-ion requirement from ~=0.9.3 to ~=0.10.0#300
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/amazon-ion-approx-eq-0.10.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2023

Updates the requirements on amazon-ion to permit the latest version.

Release notes

Sourced from amazon-ion's releases.

v0.10.0

0.10.0 (2023-02-13)

  • Drops Python 2 support.
  • Adds a benchmark tool with essential options. (#228)
  • Adds support for multi-options execution for benchmark CLI. (#235)
  • Adds two tests to the skip list for pypy compatibility. (#231)
  • Adds support for flexible symbol buffer threshold. (#238)

Download the source distribution at PyPI.

Changelog

Sourced from amazon-ion's changelog.

0.10.0 (2023-02-13)

  • Drops Python 2 support.
  • Adds a benchmark tool with essential options. (#228)
  • Adds support for multi-options execution for benchmark CLI. (#235)
  • Adds two tests to the skip list for pypy compatibility. (#231)
  • Adds support for flexible symbol buffer threshold. (#238)

0.9.3 (2022-08-18)

  • Fixes a timestamp precision check issue. (#211)
  • Changes bytes read size to avoid unicode/UTF-8 conversion issue. (#216)
  • Adds compile args for C extension setup. (#206)
  • Updates C extension document.

0.9.2 (2022-05-5)

  • Adds required dependency (#197)
  • Adds an installation guide in readme (#195)

0.9.1 (2022-01-31)

  • Fixes distribution issues to enable C extension by default.

0.9.0 (2021-12-10)

  • Adds a C extension to speed up simpleion module. (#181)

0.8.0 (2021-12-07)

  • Makes build/CI work with Python 3.9. (#152)
  • Sets the default ion_type when an IonPy* is constructed. (#173)
  • Adds friendlier debugging for IonPyDict. (#144)
  • Adds detailed error messages for missing ion_type. (#138)
  • Adds support of empty string field_name. (#141)

0.7.0 (2020-12-02)

  • Uses localcontext support decimals of any precision (#132).
  • Adds IonToJSONEncoder to allow Ion data to be down-converted to JSON (#107).

0.6.0 (2020-04-23)

  • Retains the serialized order of struct elements when read via load/loads. (#125)
  • Makes IonPy* types picklable. (#128)

0.5.0 (2019-10-17)

  • Adds option to omit the Ion version marker from text output. (#109)
  • Adds option to write tuples as Ion s-expressions via simpleion dump/dumps. (#101)
  • Adds support for timestamps with arbitrary precision. (#100)

0.4.1 (2019-09-05)

  • Remove memoization of events in _IonNature. (#97)
  • Updates Tox/README Python Versions (#92)
  • Adds support for tuple in _FROM_TYPES mapping. (#91)
  • Sets Travis CI dist to Xenial and removes 2.6/2.7 (#90)

0.4.0 (2019-04-19)

... (truncated)

Commits
  • c8f8048 Updates release versions (#240)
  • f05ed93 Bumps version to 0.10.0. (#239)
  • 3bf6a73 Adds support for flexible symbol buffer threshold. (#238)
  • 91bbbdd Adds support for multi-options execution. (#235)
  • 5226aff Update all references to the GitHub organization: amzn -> amazon-ion
  • dbd59b1 Adds two tests to the skip list for pypy compatible. (#231)
  • ef99d1e Adds a benchmark tool with essential options. (#228)
  • c4fdf82 Drops Python 2 support in C extension. (#222)
  • 918beb6 Remove support for Python 2.x (#220)
  • 6a91af4 Remove Python 3.6 from Builds, Bump Minor Version (#221)
  • See full diff in compare view

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)

Updates the requirements on [amazon-ion](https://github.com/amazon-ion/ion-python) to permit the latest version.
- [Release notes](https://github.com/amazon-ion/ion-python/releases)
- [Changelog](https://github.com/amazon-ion/ion-python/blob/master/CHANGES.md)
- [Commits](amazon-ion/ion-python@v0.9.3...v0.10.0)

---
updated-dependencies:
- dependency-name: amazon-ion
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 15, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2023

Superseded by #319.

@dependabot dependabot bot closed this Oct 17, 2023
@dependabot dependabot bot deleted the dependabot/pip/master/amazon-ion-approx-eq-0.10.0 branch October 17, 2023 03:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants