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

build(deps): Bump geonamescache from 1.6.0 to 2.0.0 #708

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps geonamescache from 1.6.0 to 2.0.0.

Release notes

Sourced from geonamescache's releases.

Release 2.0.0

  • More consistent behavior of search_cities function. By default the attribute value is search for partial matches and search is performed case insensitive. This is different from the previous behavior, where list values were treated differently from string values and search was case sensitive by default. See issue 38. The new behavior was implemented by Chris Pigden @​pigden.
  • Update geo data.
Commits
  • 53f7eea Run action on push and pull-request
  • 63eb92c Bump version
  • f2e0c47 Update data
  • a6d25f0 Adjust docs to parameter change
  • 2ce5ad9 Issue -34: Add support for lfs in GitHub action.
  • 883eece Merge pull request #39 from pigden/master
  • 0d74625 Changing case_sensitive default to be False now we have contains_search as True.
  • 0b51b61 Adding brackets for readability
  • c3b8274 Bringing the search_cities behaviour to be consistent when looking at list an...
  • See full diff in compare view

Dependabot compatibility score

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [geonamescache](https://github.com/yaph/geonamescache) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/yaph/geonamescache/releases)
- [Commits](yaph/geonamescache@1.6.0...2.0.0)

---
updated-dependencies:
- dependency-name: geonamescache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies python Pull requests that update Python code labels Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants