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 5 updates #100

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on stac-pydantic, stac-fastapi-types, stac-fastapi-api, stac-fastapi-extensions 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 stac-fastapi-types to 2.5.2

Release notes

Sourced from stac-fastapi-types's releases.

v2.5.2

What's Changed

Full Changelog: stac-utils/stac-fastapi@2.5.1...2.5.2

Changelog

Sourced from stac-fastapi-types's changelog.

[2.5.2] - 2024-04-19

Fixed

  • BaseSearchGetRequest datetime validator str_to_interval not allowing GET /search requests with datetime = None (#662)

[2.5.1] - 2024-04-18

Fixed

  • Fixed warnings.warn deprecation syntax for response class and the context extension (#660)

[2.5.0] - 2024-04-12

Added

  • Add benchmark in CI (#650)
  • Add /queryables link to the landing page (#587)
  • id, title, description and api_version fields can be customized via env variables
  • Add DeprecationWarning for the ContextExtension

Changed

  • Updated the collection update endpoint to match with the collection-transaction extension. (#630)
  • Improve bbox and datetime typing (#490
  • Add items link to inferred link relations (#634)
  • Make sure FastAPI uses Pydantic validation and serialization by not wrapping endpoint output with a Response object (#650)
  • Allow GeometryCollections for intersects parameter in POST search queries (#548)

Removed

  • Deprecate response_class option in stac_fastapi.api.routes.create_async_endpoint method (#650)

[2.4.9] - 2023-11-17

Added

  • Add CQL2-json to filter conformance class (#611)
  • Add Elasticsearch backend (#616)

Changed

  • Forward x-forwarded-host (#586)
  • Add method parameter to Bulk Transactions extension in order to support upserting bulk data (#614)

[2.4.8] - 2023-06-07

Changed

  • Advertise STAC API v1.0.0 (#578)

... (truncated)

Commits

Updates stac-fastapi-api to 2.5.2

Release notes

Sourced from stac-fastapi-api's releases.

v2.5.2

What's Changed

Full Changelog: stac-utils/stac-fastapi@2.5.1...2.5.2

Changelog

Sourced from stac-fastapi-api's changelog.

[2.5.2] - 2024-04-19

Fixed

  • BaseSearchGetRequest datetime validator str_to_interval not allowing GET /search requests with datetime = None (#662)

[2.5.1] - 2024-04-18

Fixed

  • Fixed warnings.warn deprecation syntax for response class and the context extension (#660)

[2.5.0] - 2024-04-12

Added

  • Add benchmark in CI (#650)
  • Add /queryables link to the landing page (#587)
  • id, title, description and api_version fields can be customized via env variables
  • Add DeprecationWarning for the ContextExtension

Changed

  • Updated the collection update endpoint to match with the collection-transaction extension. (#630)
  • Improve bbox and datetime typing (#490
  • Add items link to inferred link relations (#634)
  • Make sure FastAPI uses Pydantic validation and serialization by not wrapping endpoint output with a Response object (#650)
  • Allow GeometryCollections for intersects parameter in POST search queries (#548)

Removed

  • Deprecate response_class option in stac_fastapi.api.routes.create_async_endpoint method (#650)

[2.4.9] - 2023-11-17

Added

  • Add CQL2-json to filter conformance class (#611)
  • Add Elasticsearch backend (#616)

Changed

  • Forward x-forwarded-host (#586)
  • Add method parameter to Bulk Transactions extension in order to support upserting bulk data (#614)

[2.4.8] - 2023-06-07

Changed

  • Advertise STAC API v1.0.0 (#578)

... (truncated)

Commits

Updates stac-fastapi-extensions to 2.5.2

Release notes

Sourced from stac-fastapi-extensions's releases.

v2.5.2

What's Changed

Full Changelog: stac-utils/stac-fastapi@2.5.1...2.5.2

Changelog

Sourced from stac-fastapi-extensions's changelog.

[2.5.2] - 2024-04-19

Fixed

  • BaseSearchGetRequest datetime validator str_to_interval not allowing GET /search requests with datetime = None (#662)

[2.5.1] - 2024-04-18

Fixed

  • Fixed warnings.warn deprecation syntax for response class and the context extension (#660)

[2.5.0] - 2024-04-12

Added

  • Add benchmark in CI (#650)
  • Add /queryables link to the landing page (#587)
  • id, title, description and api_version fields can be customized via env variables
  • Add DeprecationWarning for the ContextExtension

Changed

  • Updated the collection update endpoint to match with the collection-transaction extension. (#630)
  • Improve bbox and datetime typing (#490
  • Add items link to inferred link relations (#634)
  • Make sure FastAPI uses Pydantic validation and serialization by not wrapping endpoint output with a Response object (#650)
  • Allow GeometryCollections for intersects parameter in POST search queries (#548)

Removed

  • Deprecate response_class option in stac_fastapi.api.routes.create_async_endpoint method (#650)

[2.4.9] - 2023-11-17

Added

  • Add CQL2-json to filter conformance class (#611)
  • Add Elasticsearch backend (#616)

Changed

  • Forward x-forwarded-host (#586)
  • Add method parameter to Bulk Transactions extension in order to support upserting bulk data (#614)

[2.4.8] - 2023-06-07

Changed

  • Advertise STAC API v1.0.0 (#578)

... (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), [stac-fastapi-types](https://github.com/stac-utils/stac-fastapi), [stac-fastapi-api](https://github.com/stac-utils/stac-fastapi), [stac-fastapi-extensions](https://github.com/stac-utils/stac-fastapi) 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 `stac-fastapi-types` to 2.5.2
- [Release notes](https://github.com/stac-utils/stac-fastapi/releases)
- [Changelog](https://github.com/stac-utils/stac-fastapi/blob/main/CHANGES.md)
- [Commits](stac-utils/stac-fastapi@2.4.9...2.5.2)

Updates `stac-fastapi-api` to 2.5.2
- [Release notes](https://github.com/stac-utils/stac-fastapi/releases)
- [Changelog](https://github.com/stac-utils/stac-fastapi/blob/main/CHANGES.md)
- [Commits](stac-utils/stac-fastapi@2.4.9...2.5.2)

Updates `stac-fastapi-extensions` to 2.5.2
- [Release notes](https://github.com/stac-utils/stac-fastapi/releases)
- [Changelog](https://github.com/stac-utils/stac-fastapi/blob/main/CHANGES.md)
- [Commits](stac-utils/stac-fastapi@2.4.9...2.5.2)

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: stac-fastapi-types
  dependency-type: direct:production
  dependency-group: all
- dependency-name: stac-fastapi-api
  dependency-type: direct:production
  dependency-group: all
- dependency-name: stac-fastapi-extensions
  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 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/pip/all-ad5da51865 branch April 22, 2024 07:10
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.

1 participant