chore(deps): bump the prod-deps group across 1 directory with 4 updates - #505
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the prod-deps group across 1 directory with 4 updates#505dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the prod-deps group with 3 updates in the / directory: [arrow-array](https://github.com/apache/arrow-rs), [arrow-pyarrow](https://github.com/apache/arrow-rs) and [pyo3](https://github.com/pyo3/pyo3). Updates `arrow-array` from 59.1.0 to 59.2.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs@59.1.0...59.2.0) Updates `arrow-pyarrow` from 59.1.0 to 59.2.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs@59.1.0...59.2.0) Updates `arrow-schema` from 59.1.0 to 59.2.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs@59.1.0...59.2.0) Updates `pyo3` from 0.29.0 to 0.29.2 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.29.0...v0.29.2) --- updated-dependencies: - dependency-name: arrow-array dependency-version: 59.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: arrow-pyarrow dependency-version: 59.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: arrow-schema dependency-version: 59.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: pyo3 dependency-version: 0.29.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the prod-deps group with 3 updates in the / directory: arrow-array, arrow-pyarrow and pyo3.
Updates
arrow-arrayfrom 59.1.0 to 59.2.0Release notes
Sourced from arrow-array's releases.
... (truncated)
Changelog
Sourced from arrow-array's changelog.
... (truncated)
Commits
782e5a6Update version to 59.2.0, update changelog generation to git-cliff (#10451)ed92960Revert "chore: formalize the default map field names to match default arrow s...bf82c78chore(parquet): add link to ticket in object_store deprecation message (#10502)15c20f0chore(avro): add link to ticket in object_store deprecation message (#10503)e7ae89cEnable allow_attributes lint for arrow-string (#10482)37866b4fix(arrow-schema): Persist dictionary ordered flag on FFI schema import (#10514)fd8ead5arrow-avro: Deprecate object_store integration (#10484)34c7c2bparquet: Remove explicitobject_storeintegration (#10354)6183ac9Add LICENSE.txt and NOTICE.txt to pyarrow crates (#10481)23e61b6chore: add sub tags (#10473)Updates
arrow-pyarrowfrom 59.1.0 to 59.2.0Release notes
Sourced from arrow-pyarrow's releases.
... (truncated)
Changelog
Sourced from arrow-pyarrow's changelog.
... (truncated)
Commits
782e5a6Update version to 59.2.0, update changelog generation to git-cliff (#10451)ed92960Revert "chore: formalize the default map field names to match default arrow s...bf82c78chore(parquet): add link to ticket in object_store deprecation message (#10502)15c20f0chore(avro): add link to ticket in object_store deprecation message (#10503)e7ae89cEnable allow_attributes lint for arrow-string (#10482)37866b4fix(arrow-schema): Persist dictionary ordered flag on FFI schema import (#10514)fd8ead5arrow-avro: Deprecate object_store integration (#10484)34c7c2bparquet: Remove explicitobject_storeintegration (#10354)6183ac9Add LICENSE.txt and NOTICE.txt to pyarrow crates (#10481)23e61b6chore: add sub tags (#10473)Updates
arrow-schemafrom 59.1.0 to 59.2.0Release notes
Sourced from arrow-schema's releases.
... (truncated)
Changelog
Sourced from arrow-schema's changelog.
... (truncated)
Commits
782e5a6Update version to 59.2.0, update changelog generation to git-cliff (#10451)ed92960Revert "chore: formalize the default map field names to match default arrow s...bf82c78chore(parquet): add link to ticket in object_store deprecation message (#10502)15c20f0chore(avro): add link to ticket in object_store deprecation message (#10503)e7ae89cEnable allow_attributes lint for arrow-string (#10482)37866b4fix(arrow-schema): Persist dictionary ordered flag on FFI schema import (#10514)fd8ead5arrow-avro: Deprecate object_store integration (#10484)34c7c2bparquet: Remove explicitobject_storeintegration (#10354)6183ac9Add LICENSE.txt and NOTICE.txt to pyarrow crates (#10481)23e61b6chore: add sub tags (#10473)Updates
pyo3from 0.29.0 to 0.29.2Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
a70d17frelease: 0.29.2bd00e11fix backports.zoneinfo for uv install7cbd144fix double-decref in PyPy in instance dealloc (#6294)e57fb6ffix missing trailing nul on Python 3.9#[pyclass]docstrings (#6296)d83693cfix refcount leak ininitialize_tp_dict(#6297)48ebbd8fix: skip libpython rpath args on Windows and Cygwin (#6284)bd73377fix: pass class to classmethod magic methods (#6283)af8d149Restore pyo3-introspection license files (#6289)0120c59unblock CI via a uv constraint (#6295)3161efcbuild(deps): bump CodSpeedHQ/action from 4 to 5.0.1 (#6286)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you u...Description has been truncated