Skip to content

Update ipnetwork requirement from 0.19.0 to 0.20.0 #57

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
merged 1 commit into from
Aug 27, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Updates the requirements on ipnetwork to permit the latest version.

Release notes

Sourced from ipnetwork's releases.

Release 0.20.0

Download from crates.io

Commits
  • 1b6904b Cut a new release for v0.20.0 (#158)
  • ab6f101 Correct and validate JsonSchema for Ipv4Network, Ipv6Network, and IpNetwork (...
  • 5146125 Merge pull request #155 from sancho20021/153-JsonSchema-for-IPNetwork
  • 86dbbd9 #153 Add optional JSONSchema implementation for IpNetwork
  • 372f9bd Add workflow_dispatch
  • c0e04d5 Merge pull request #151 from achanda/update-publish-job
  • 7c9ff1b Update publish.yml
  • 6d4e4ba Merge pull request #150 from achanda/autopublish
  • e842e0e Auto publish to crates.io on new tag push
  • See full diff in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2022
@oschwald
Copy link
Owner

@dependabot rebase

Updates the requirements on [ipnetwork](https://github.com/achanda/ipnetwork) to permit the latest version.
- [Release notes](https://github.com/achanda/ipnetwork/releases)
- [Commits](achanda/ipnetwork@v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: ipnetwork
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/ipnetwork-0.20.0 branch from 05403c6 to 0a18cd5 Compare August 26, 2022 23:39
@oschwald oschwald merged commit fd2746c into main Aug 27, 2022
@oschwald oschwald deleted the dependabot/cargo/ipnetwork-0.20.0 branch August 27, 2022 02:46
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant