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

chore(deps): bump the all group with 2 updates #109

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Updates the requirements on stac-pydantic and pypgstac to permit the latest version.
Updates stac-pydantic to 3.0.0

Release notes

Sourced from stac-pydantic's releases.

3.0.0

What's Changed

New Contributors

Full Changelog: stac-utils/stac-pydantic@2.0.3...3.0.0

Changelog

Sourced from stac-pydantic's changelog.

3.0.0 (2024-01-25)

2.0.3 (2022-5-3)

2.0.2 (2021-11-22)

2.0.1 (2021-07-08)

2.0.0 (2020-06-29)

1.3.9 (2021-03-02)

  • Add id to landing page, making it a valid catalog (#43, @​lossyrob)
  • Make item_assets (item assets extension) a dictionary of assets (#47, @​kylebarron)
  • Add pre-commit to CI (#48, @​kylebarron)
  • Add a Links model with custom root type to represent a list of links (#52)
  • Move link related models to their own file (#53)
  • Add link factories for generating inferred links (#55)
  • Switch from relative to absolute imports (#61)
  • Serialize date type fields to datetime.datetime upon model creation (#62)

1.3.9 (2020-03-02)

  • Add id to landing page, making it a valid catalog (#43, @​lossyrob)
  • Make item_assets (item assets extension) a dictionary of assets (#47, @​kylebarron)
  • Add pre-commit to CI (#48, @​kylebarron)
  • Add a Links model with custom root type to represent a list of links (#52)
  • Move link related models to their own file (#53)
  • Add link factories for generating inferred links (#55)
  • Switch from relative to absolute imports (#61)
  • Serialize date type fields to datetime.datetime upon model creation (#62)

... (truncated)

Commits

Updates pypgstac to 0.8.5

Release notes

Sourced from pypgstac's releases.

v0.8.5

Commits

  • 9effb17: Make consistent: STAC, PgSTAC, pyPgSTAC (#244) (Tyler Erickson) #244
  • e0b7de4: Minor typo fix (#245) (Tyler Erickson) #245
  • 3419101: Enable querying of the geometry column even when strict mode is activated (#240) (Denis Rykov) #240
  • 1b678bd: edit docs (#246) (Vincent Sarago) #246
  • d62cfd6: mend (#248) (David Bitner) #248
  • 51f19dc: stage v0.8.5 release (#250) (David Bitner) #250
Commits

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 <dependency name> major version will 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 version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [stac-pydantic](https://github.com/stac-utils/stac-pydantic) and [pypgstac](https://github.com/stac-utils/pgstac) to permit the latest version.

Updates `stac-pydantic` to 3.0.0
- [Release notes](https://github.com/stac-utils/stac-pydantic/releases)
- [Changelog](https://github.com/stac-utils/stac-pydantic/blob/main/CHANGELOG.txt)
- [Commits](stac-utils/stac-pydantic@2.0.0...3.0.0)

Updates `pypgstac` to 0.8.5
- [Release notes](https://github.com/stac-utils/pgstac/releases)
- [Changelog](https://github.com/stac-utils/pgstac/blob/main/CHANGELOG.md)
- [Commits](stac-utils/pgstac@v0.7.0...v0.8.5)

---
updated-dependencies:
- dependency-name: stac-pydantic
  dependency-type: direct:production
  dependency-group: all
- dependency-name: pypgstac
  dependency-type: direct:production
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2024

Superseded by #112.

@dependabot dependabot bot closed this May 2, 2024
@dependabot dependabot bot deleted the dependabot/pip/all-f4ef1cb2cb branch May 2, 2024 19:14
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants