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.11.0 to 1.12.0 #102

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps pystac from 1.11.0 to 1.12.0.

Release notes

Sourced from pystac's releases.

v1.12.0

Highlights

  • STAC v1.1.0 is now the default 🥳
  • Projection extension v2 support
  • Use uv for development

What's Changed

New Contributors

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

Changelog

Sourced from pystac's changelog.

[v1.12.0]

Added

  • Top-level item_assets dict on Collections (#1476)
  • Render Extension (#1465)
  • Filter by links by list of media_types

Changed

  • Write STAC v1.1.0 (#1427)
  • Use uv for development dependencies and docs (#1439)
  • Correctly detect absolute file path ref on windows, reflecting change in python 3.13 (#1475) (only effects python 3.13)
  • Deprecated ItemAssetExtension (#1476)
  • Update Projection Extension to version 2 - proj:epsg -> proj:code (#1287)
  • Update migrate code to handle license changes in STAC spec 1.1.0 (#1491)
  • Allow links to have file:// prefix - but don't write them that way by default (#1489)
  • For get_root_link, get_child_links, get_item_links: Ensure json media types (#1497)
  • Raise STACError with message when a link is expected to resolve to a STAC object but doesn't (#1500)
  • Raise an error on APILayoutStrategy when root_href is non-url (#1498)

Fixed

  • Use application/geo+json for item links (#1495)
  • Includes the scientific extension in Item's ext interface (#1496)
  • Fixes all broken documentation links and adds check to CI (#1499)
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 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)

Bumps [pystac](https://github.com/stac-utils/pystac) from 1.11.0 to 1.12.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.11.0...v1.12.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 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 Jan 27, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

Superseded by #104.

@dependabot dependabot bot closed this Feb 3, 2025
@dependabot dependabot bot deleted the dependabot/pip/pystac-1.12.0 branch February 3, 2025 09:11
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.

0 participants