Skip to content

chore(deps): bump pyo3-object_store from 0.9.0 to 0.10.0 in /python#308

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/python/pyo3-object_store-0.10.0
Closed

chore(deps): bump pyo3-object_store from 0.9.0 to 0.10.0 in /python#308
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/python/pyo3-object_store-0.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor

Bumps pyo3-object_store from 0.9.0 to 0.10.0.

Release notes

Sourced from pyo3-object_store's releases.

pyo3-object_store-v0.6.0

Breaking changes 🔧

  • Don't percent-encode paths. The implementation of FromPyObject for PyPath now uses Path::parse instead of Path::from under the hood. #524
  • Bump to pyo3 0.26.

Other

  • Configurable warning on PyExternalObjectStore creation #550

pyo3-object_store-v0.4.0

Compatibility release to use pyo3-object_store with object_store 0.11 and pyo3 0.24.

pyo3-object_store-v0.3.0

Compatibility release to use pyo3-object_store with object_store 0.11 and pyo3 0.23.

Breaking changes 🔧

Store constructors

  • In the AzureStore constructor, the container positional argument was renamed to container_name to match the container_name key in AzureConfig.

    This is a breaking change if you had been calling AzureStore(container="my container name"). This is not breaking if you had been using it as a positional argument AzureStore("my container name") or if you had already been using AzureStore(container_name="my container name").

pyo3-object_store-v0.2.0

What's Changed

Full Changelog: developmentseed/obstore@pyo3-object_store-v0.1.0...pyo3-object_store-v0.2.0

pyo3-object_store-v0.1.0

Initial release!

Changelog

Sourced from pyo3-object_store's changelog.

Changelog

Unreleased

[0.9.5] - 2026-05-20

What's Changed

Full Changelog: developmentseed/obstore@py-v0.9.4...py-v0.9.5

[0.9.4] - 2026-04-22

What's Changed

Full Changelog: developmentseed/obstore@py-v0.9.3...py-v0.9.4

[0.9.3] - 2026-04-15

What's Changed

New Contributors

Full Changelog: developmentseed/obstore@py-v0.9.2...py-v0.9.3

[0.9.2] - 2026-03-11

What's Changed

... (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 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 [pyo3-object_store](https://github.com/developmentseed/obstore) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/developmentseed/obstore/releases)
- [Changelog](https://github.com/developmentseed/obstore/blob/main/CHANGELOG.md)
- [Commits](developmentseed/obstore@pyo3-object_store-v0.9.0...pyo3-object_store-v0.10.0)

---
updated-dependencies:
- dependency-name: pyo3-object_store
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 28, 2026
@ds-release-bot ds-release-bot Bot added the chore label May 28, 2026
@kylebarron kylebarron closed this May 28, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/python/pyo3-object_store-0.10.0 branch May 28, 2026 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant