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): Update compatible #369

Merged
merged 1 commit into from
Oct 1, 2024
Merged

chore(deps): Update compatible #369

merged 1 commit into from
Oct 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.13 -> 4.5.18
clap-verbosity-flag dependencies patch 2.2.1 -> 2.2.2
ignore (source) dependencies patch 0.4.22 -> 0.4.23
indexmap dependencies minor 2.3.0 -> 2.5.0
snapbox (source) dev-dependencies patch 0.6.16 -> 0.6.17

Release Notes

clap-rs/clap (clap)

v4.5.18

Compare Source

Features
  • (builder) Expose Arg::get_display_order and Command::get_display_order

v4.5.17

Compare Source

Fixes
  • (help) Style required argument groups
  • (derive) Improve error messages when unsupported fields are used

v4.5.16

Compare Source

Fixes
  • (derive) Improve error messages when derive feature is missing

v4.5.15

Compare Source

Compatiblity
  • (unstable-ext) Arg::remove changed return types
Fixes
  • (unstable-ext) Make Arg::remove return the removed item

v4.5.14

Compare Source

Features
  • (unstable-ext) Added Arg::add for attaching arbitrary state, like completion hints, to Arg without Arg knowing about it
clap-rs/clap-verbosity-flag (clap-verbosity-flag)

v2.2.2

Compare Source

Fixes
  • Resolve overflow issues
indexmap-rs/indexmap (indexmap)

v2.5.0

Compare Source

  • Added an insert_before method to IndexMap and IndexSet, as an
    alternative to shift_insert with different behavior on existing entries.
  • Added first_entry and last_entry methods to IndexMap.
  • Added From implementations between IndexedEntry and OccupiedEntry.

v2.4.0

Compare Source

  • Added methods IndexMap::append and IndexSet::append, moving all items from
    one map or set into another, and leaving the original capacity for reuse.
assert-rs/snapbox (snapbox)

v0.6.17

Compare Source


Configuration

📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 enabled auto-merge (squash) October 1, 2024 00:06
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11116068086

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 29.392%

Files with Coverage Reduction New Missed Lines %
src/graph/branch.rs 1 61.09%
Totals Coverage Status
Change from base Build 11075582795: -0.02%
Covered Lines: 1643
Relevant Lines: 5590

💛 - Coveralls

@renovate renovate bot merged commit 9e6fea7 into main Oct 1, 2024
16 checks passed
@renovate renovate bot deleted the renovate/compatible branch October 1, 2024 00:09
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