Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Type Update Change
bstr dependencies patch 1.11.0 -> 1.11.2
clap dependencies patch 4.5.21 -> 4.5.23
clap-verbosity-flag dependencies patch 3.0.1 -> 3.0.2
env_logger dependencies patch 0.11.5 -> 0.11.6
indexmap dependencies minor 2.5.0 -> 2.7.0
snapbox (source) dev-dependencies patch 0.6.20 -> 0.6.21

Release Notes

BurntSushi/bstr (bstr)

v1.11.2

Compare Source

v1.11.1

Compare Source

clap-rs/clap (clap)

v4.5.23

Compare Source

Fixes
  • (parser) When check allow_negative_numbers, allow E again

v4.5.22

Compare Source

Fixes
  • (assert) Catch bugs with arguments requiring themself
clap-rs/clap-verbosity-flag (clap-verbosity-flag)

v3.0.2

Compare Source

Features
  • Add a Copy impl to Verbosity
rust-cli/env_logger (env_logger)

v0.11.6

Compare Source

Features
  • Opt-in file and line rendering
indexmap-rs/indexmap (indexmap)

v2.7.0

Compare Source

  • Added methods Entry::insert_entry and VacantEntry::insert_entry, returning
    an OccupiedEntry after insertion.

v2.6.0

Compare Source

  • Implemented Clone for map::IntoIter and set::IntoIter.
  • Updated the hashbrown dependency to version 0.15.
assert-rs/snapbox (snapbox)

v0.6.21

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 is behind base branch, 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) January 1, 2025 00:30
@coveralls
Copy link

coveralls commented Jan 1, 2025

Pull Request Test Coverage Report for Build 12587216777

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.04%) to 29.222%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/bin/git-stack/main.rs 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
src/graph/branch.rs 4 58.19%
Totals Coverage Status
Change from base Build 12242434639: -0.04%
Covered Lines: 1630
Relevant Lines: 5578

💛 - Coveralls

@renovate
Copy link
Contributor Author

renovate bot commented Jan 1, 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 indexmap@2.5.0 --precise 2.7.0
    Updating crates.io index
error: failed to select a version for the requirement `indexmap = "~2.5.0"`
candidate versions found which didn't match: 2.7.0
location searched: crates.io index
required by package `petgraph v0.7.0`
    ... which satisfies dependency `petgraph = "^0.7.0"` (locked to 0.7.0) of package `git-stack v0.10.17 (/tmp/renovate/repos/github/gitext-rs/git-stack)`

@renovate
Copy link
Contributor Author

renovate bot commented Jan 2, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot merged commit 40d9da7 into main Jan 2, 2025
16 checks passed
@renovate renovate bot deleted the renovate/compatible branch January 2, 2025 18:50
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.

2 participants