Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2025

This PR contains the following updates:

Package Type Update Change
ipnetwork dependencies minor 0.20.0 -> 0.21.0

Release Notes

achanda/ipnetwork (ipnetwork)

v0.21.1

Compare Source

Other

v0.21.0

Compare Source

Fixed
  • fix for 0.0.0.0/0 network (#​199)
  • (deps) update rust crate serde to 1.0.200 (#​196)
  • (deps) update rust crate serde to 1.0.199 (#​194)
  • use associated constants (#​191)
Other
  • Update .gitignore
  • Update publish.yml
  • Update publish.yml
  • Replace Ipv{4,6}Network::new_unchecked with Ipv{4,6}Network::new_checked (#​203)
  • Make the serde feature opt-in instead of opt-out (#​200)
  • Fix typo (#​198)
  • Update publish.yml (#​195)
  • (deps) update rust crate serde_json to 1.0.116 (#​193)
  • setup release plz (#​192)
  • Update Rust crate criterion to 0.5.1 (#​172)
  • Update actions/checkout action to v4 (#​182)
  • rewrite core ipv6 methods to operate on u128s (#​187)
  • move to dtolnay/rust-toolchain and run clippy (#​189)
  • Hash implementation to match PartialEq (#​186)
  • Update Rust crate schemars to 0.8.17 (#​184)
  • Add const unsafe new_unchecked to Ipv4Network & Ipv6Network (#​185)
  • Update Rust crate schemars to 0.8.15 (#​183)
  • Update Rust crate schemars to 0.8.13 (#​181)
  • Add Ipv6Network::nth to get the nth address (take two) (#​176)
  • Added needed traits to NetworkSize (#​175)
  • Update criterion requirement from 0.4.0 to 0.5.0
  • Update katyo/publish-crates action to v2
  • Update actions/checkout action to v3
  • Update Rust crate schemars to 0.8.12
  • Add renovate.json
  • Replace assert_eq with assert for bool comparison
  • Use cargo clippy --fix to autofix code
  • Add a reference where missing
  • Cleanup mask for Ipv4Addr
  • Shrink the enumerate call on mask
  • Cleanup both size functions
  • Simplify FromStr for Ipv6Network
  • Make parse_prefix more idiomatic
  • Update criterion requirement from 0.3.4 to 0.4.0 (#​162)
  • Update does-it-json requirement from 0.0.3 to 0.0.4 (#​161)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Jan 7, 2025

Terraform (init: , plan: )

Terraform Initialization ⚙️``

Terraform Plan 📖``

Pusher: @renovate[bot], Action: pull_request

@renovate renovate bot force-pushed the renovate/ipnetwork-0.x branch from 4e6ed64 to 22d451b Compare September 25, 2025 21:10
@renovate
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package ipnetwork@0.20.0 --precise 0.21.1
warning: `/tmp/renovate/repos/github/chenrui333/fastly-compute-edge-demo/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

@github-actions
Copy link

Terraform (init: , plan: )

Terraform Initialization ⚙️``

Terraform Plan 📖``

Pusher: @renovate[bot], Action: pull_request

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.

1 participant