Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2023

Bumps pystac from 1.7.0 to 1.7.1.

Release notes

Sourced from pystac's releases.

v1.7.1

This is a bugfix release for #1048 which corrects Item's __geo_interface__ property to return the whole feature, not just the geometry. This also includes some linting and infrastructure fixups.

What's Changed

Full Changelog: stac-utils/pystac@v1.7.0...v1.7.1

Changelog

Sourced from pystac's changelog.

[v1.7.1]

Changed

  • Use ruff instead of isort and flake8 (#1034)
  • Update links in doc notebooks to not point to specific versions (#1039)

Fixed

  • Item __geo_interface__ now correctly returns a Feature, rather than only the Geometry (#1049)
Commits
  • f7398bc release: v1.7.1
  • bda69fd fix: Item's geo_interface
  • 93e4237 Move changelog entry
  • 65033b0 Update changelog
  • e965056 Use stac-extensions org
  • 9f25492 Update notebook links to not point to specific versions
  • 7bfe75c build(deps): bump orjson from 3.8.7 to 3.8.8
  • 0f9ff83 build(deps): bump ruff from 0.0.256 to 0.0.257
  • 3c7af7d build(deps): bump pre-commit from 3.1.1 to 3.2.0
  • 67bd5d1 build(deps): bump ruff from 0.0.254 to 0.0.256
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Mar 22, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (37c8181) 87.15% compared to head (68d382e) 87.15%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #458   +/-   ##
=======================================
  Coverage   87.15%   87.15%           
=======================================
  Files          11       11           
  Lines         833      833           
=======================================
  Hits          726      726           
  Misses        107      107           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gadomski gadomski mentioned this pull request Mar 22, 2023
3 tasks
@dependabot dependabot bot force-pushed the dependabot/pip/pystac-1.7.1 branch from 994d210 to b758aa7 Compare March 22, 2023 21:08
@gadomski gadomski enabled auto-merge (rebase) March 22, 2023 21:09
Bumps [pystac](https://github.com/stac-utils/pystac) from 1.7.0 to 1.7.1.
- [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.7.0...v1.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pystac-1.7.1 branch from b758aa7 to 68d382e Compare March 23, 2023 11:25
@gadomski gadomski merged commit a29a1b0 into main Mar 23, 2023
@gadomski gadomski deleted the dependabot/pip/pystac-1.7.1 branch March 23, 2023 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants