-
Notifications
You must be signed in to change notification settings - Fork 8
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 geojson from 2.5.0 to 3.1.0 #272
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Nov 18, 2024
dependabot
bot
force-pushed
the
dependabot/pip/geojson-3.1.0
branch
2 times, most recently
from
November 20, 2024 02:35
bde2116
to
f3de865
Compare
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/pip/geojson-3.1.0
branch
from
November 23, 2024 16:54
f3de865
to
4cc9a65
Compare
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/pip/geojson-3.1.0
branch
4 times, most recently
from
November 30, 2024 05:13
0c45b30
to
c5ab272
Compare
See #295 for notes on related issues that block testing of this. There's 2 API calls that produce geojson files currently but they are not testable due to a SQLAlchemy / MySQL 8 issue currently. |
dependabot
bot
force-pushed
the
dependabot/pip/geojson-3.1.0
branch
3 times, most recently
from
December 2, 2024 14:32
e3f470c
to
c8114ed
Compare
dependabot
bot
force-pushed
the
dependabot/pip/geojson-3.1.0
branch
from
December 8, 2024 05:38
c8114ed
to
f553713
Compare
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/pip/geojson-3.1.0
branch
2 times, most recently
from
December 8, 2024 22:33
5fd75c8
to
f512a95
Compare
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/pip/geojson-3.1.0
branch
from
December 9, 2024 02:53
f512a95
to
3f454db
Compare
This should be testable now. |
@dependabot rebase |
Bumps [geojson](https://github.com/jazzband/geojson) from 2.5.0 to 3.1.0. - [Changelog](https://github.com/jazzband/geojson/blob/main/CHANGELOG.rst) - [Commits](jazzband/geojson@2.5.0...3.1.0) --- updated-dependencies: - dependency-name: geojson dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/pip/geojson-3.1.0
branch
from
December 16, 2024 03:51
3f454db
to
1c21280
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps geojson from 2.5.0 to 3.1.0.
Changelog
Sourced from geojson's changelog.
... (truncated)
Commits
4dec8c0
3.1.0 release427fcc9
[pre-commit.ci] pre-commit autoupdate (#217)2e6acb7
Merge pull request #222 from crate-workbench/python312c33fde1
Chore: Update .gitignore to ignore Python virtualenv and PyCharm paths9783c4f
Add support for Python 3.123a4a274
Setup flake8 CI job (#207)3a3a1b3
Test via tox and pytest for Python 3.12 compatibility (#215)dbd83d8
Merge pull request #211 from hugovk/test-3.12-dev1d14e95
Update CI config (#212)5362233
Add tests for utils.py (#210)You can trigger a rebase of this PR 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)