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 maxminddb from 0.15.0 to 0.17.3 #21

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 5, 2021

Bumps maxminddb from 0.15.0 to 0.17.3.

Changelog

Sourced from maxminddb's changelog.

0.17.3 - 2021-05-29

  • Correct handling of pointers in the database metadata section. This bug caused the latest GeoIP2 ISP database from MaxMind to fail to load with an InvalidDatabaseError due to an invalid data type. Reported by Marwes-Imperva. GitHub #45.

0.17.2 - 2021-02-11

  • Minor cleanup.

0.17.1 - 2021-01-03

  • Restore compatibility with targets that don't support 128-bit integers. Pull request by Filip. GitHub #41.

0.17.0 - 2020-12-12

  • Unsigned 128-bit integers are now decoded to a u128 rather than a [u8]. Pull request by moschroe. GitHub #40.

0.16.0 - 2020-12-05

  • This release includes major performance improvements and code cleanup. Pull request by Sebastian Mayr. GitHub #37.
Commits
  • c0d3718 Use correct slice when decoding metadata. Fixes #45.
  • 4ab6f29 0.17.2
  • b0bfce6 Get rid of unnecessary Result in start_node
  • 072430e Prepare for 0.17.1
  • 82c7dfd Merge pull request #43 from oschwald/dependabot/add-v2-config-file
  • 64efa6d Create Dependabot config file
  • fb7f372 Merge pull request #42 from frewsxcv/patch-1
  • fb9b513 Fix version number in README
  • 9ac2ed7 Merge pull request #41 from aheadmode/serde-integer128
  • 7706e8c Add serde_if_integer128 macro
  • 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 [maxminddb](https://github.com/oschwald/maxminddb-rust) from 0.15.0 to 0.17.3.
- [Release notes](https://github.com/oschwald/maxminddb-rust/releases)
- [Changelog](https://github.com/oschwald/maxminddb-rust/blob/main/CHANGELOG.md)
- [Commits](oschwald/maxminddb-rust@0.15.0...0.17.3)

---
updated-dependencies:
- dependency-name: maxminddb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 5, 2021

Dependabot tried to add @fanatid and @hoverbear as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/jacobbraaten/vector/pulls/21/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the jacobbraaten/vector repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 5, 2021

The following labels could not be found: domain: deps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants