Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2025

This PR contains the following updates:

Package Type Update Change
getopts dependencies patch 0.2.21 -> 0.2.24

Release Notes

rust-lang/getopts (getopts)

v0.2.24

Compare Source

Other
  • Make unicode-width an optional default dependency (#​133)

v0.2.23

Compare Source

Other
  • Add caching
  • Remove redundant configuration from Cargo.toml
  • Bump unicode-width to 0.2.0
  • Update the MSRV to 1.66 and edition to 2021

v0.2.22

Compare Source

Other
  • Add a check for formatting, apply cargo fmt
  • Add a release job
  • Document and start testing the MSRV
  • Test on more platforms, deny warnings
  • Eliminate html_root_url
  • Update version number in html_root_url
  • Use SPDX license format
  • Fix compiler warning in documentation example
  • Merge pull request #​100 from zdenek-crha/parse_args_end_position
  • Merge pull request #​103 from zdenek-crha/better_usage_examples
  • Add usage examples for methods that add option config
  • Update outdated top level documentation
  • Add triagebot configuration
  • remove deprecated Error::description
  • Update documentation of opt_present() and other functions that might panic
  • Updated tests for opts_str() and opts_str_first() to check order of processing
  • Add opts_present_any() and opts_str_first() interface functions
  • Parse options without names vector

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.

@renovate renovate bot force-pushed the renovate/getopts-0.x-lockfile branch from 8b136de to a2abe7f Compare June 9, 2025 09:46
@renovate renovate bot changed the title fix(deps): update rust crate getopts to v0.2.22 fix(deps): update rust crate getopts to v0.2.23 Jun 9, 2025
@renovate renovate bot force-pushed the renovate/getopts-0.x-lockfile branch from a2abe7f to 10d318e Compare August 10, 2025 13:53
@renovate renovate bot force-pushed the renovate/getopts-0.x-lockfile branch from 10d318e to 5dbab81 Compare August 31, 2025 11:20
@renovate renovate bot changed the title fix(deps): update rust crate getopts to v0.2.23 fix(deps): update rust crate getopts to v0.2.24 Aug 31, 2025
@renovate renovate bot changed the title fix(deps): update rust crate getopts to v0.2.24 chore(deps): update rust crate getopts to v0.2.24 Sep 25, 2025
@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 getopts@0.2.21 --precise 0.2.24
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)

@renovate renovate bot changed the title chore(deps): update rust crate getopts to v0.2.24 chore(deps): update rust crate getopts to v0.2.24 - autoclosed Oct 19, 2025
@renovate renovate bot closed this Oct 19, 2025
@renovate renovate bot deleted the renovate/getopts-0.x-lockfile branch October 19, 2025 14:59
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