Skip to content

Bump pygeofilter from 0.2.0 to 0.2.1 in /stac_fastapi/elasticsearch #141

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2023

Bumps pygeofilter from 0.2.0 to 0.2.1.

Release notes

Sourced from pygeofilter's releases.

pygeofilter v0.2.1

Bug Fixes

  • dt naivety (08fb5f5)
  • order of date/datetime checking in native evaluator (d37d7c8)
  • pinning sqlalchemy to version < 2.0.0 (6e67239)
  • timezone handling for dates (6c0e5c1)
Changelog

Sourced from pygeofilter's changelog.

0.2.1 (2023-02-16)

Bug Fixes

  • dt naivety (08fb5f5)
  • order of date/datetime checking in native evaluator (d37d7c8)
  • pinning sqlalchemy to version < 2.0.0 (6e67239)
  • timezone handling for dates (6c0e5c1)
Commits
  • 9a2d0ea Merge pull request #69 from geopython/release-v0.2.1
  • 3403557 chore: release 0.2.1
  • dc068ac Merge pull request #71 from geopython/fix-sqlalchemy-lt-200
  • e79a0bc Update release-please.yml
  • 096fed6 disabling pre-commit due to errors
  • 6c0e5c1 fix: timezone handling for dates
  • 08fb5f5 fix: dt naivety
  • 74e3133 Update requirements-test.txt
  • 6e67239 fix: pinning sqlalchemy to version < 2.0.0
  • d37d7c8 fix: order of date/datetime checking in native evaluator
  • 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)

Bumps [pygeofilter](https://github.com/geopython/pygeofilter) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/geopython/pygeofilter/releases)
- [Changelog](https://github.com/geopython/pygeofilter/blob/main/CHANGELOG.md)
- [Commits](geopython/pygeofilter@v0.2.0...v0.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 17, 2023
@jonhealy1 jonhealy1 self-requested a review March 19, 2023 11:34
@jonhealy1 jonhealy1 merged commit 523a6bb into main Mar 19, 2023
@jonhealy1 jonhealy1 deleted the dependabot/pip/stac_fastapi/elasticsearch/pygeofilter-0.2.1 branch March 19, 2023 11:37
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