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 pystac from 1.10.1 to 1.11.0 #644

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps pystac from 1.10.1 to 1.11.0.

Release notes

Sourced from pystac's releases.

v1.11.0

What's Changed

New Contributors

Full Changelog: stac-utils/pystac@v1.10.1...v1.11.0

Changelog

Sourced from pystac's changelog.

[v1.11.0] - 2024-09-26

Added

  • Add netCDF to pystac.media_type (#1386)
  • Add convenience method for accessing pystac_client (#1365)
  • Fix field ordering when saving Items (#1423)

Changed

  • Allow object ID as input for getting APILayoutStrategy hrefs and add items, collections, search, conformance, service_desc and service_doc href methods (#1335)
  • Updated classification extension to v2.0.0 (#1359)
  • Update docstring of name argument to Classification.apply and Classification.create to agree with extension specification (#1356)
  • Add example of custom StacIO for Azure Blob Storage to docs (#1372)
  • Noted that collection links can be used in non-item objects in STAC v1.1.0 (#1393)
  • Move test, docs, and bench requirements out of pyproject.toml (#1407)

Fixed

  • Make get_all_collections properly recursive (#1361)
  • Set Item::collection to None when there is no collection (#1400)
  • Recursion error when name not set on eo:bands (#1406)

Removed

Commits

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [pystac](https://github.com/stac-utils/pystac) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/stac-utils/pystac/releases)
- [Changelog](https://github.com/stac-utils/pystac/blob/main/CHANGELOG.md)
- [Commits](stac-utils/pystac@v1.10.1...v1.11.0)

---
updated-dependencies:
- dependency-name: pystac
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team October 7, 2024 11:07
@dependabot dependabot bot added bumpless Changes to documentation, CI/CD pipelines, etc that don't affect the project's version minor Bump the minor version number of this project labels Oct 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

A newer version of pystac exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bumpless Changes to documentation, CI/CD pipelines, etc that don't affect the project's version minor Bump the minor version number of this project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant