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 all patchlevel dependencies #856

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action patch v4.3.4 -> v4.3.5
clap dependencies patch 4.5.11 -> 4.5.13
docker/setup-buildx-action action patch v3.6.0 -> v3.6.1
regex dependencies patch 1.10.5 -> 1.10.6
serde_json dependencies patch 1.0.121 -> 1.0.122

Release Notes

actions/upload-artifact (actions/upload-artifact)

v4.3.5

Compare Source

clap-rs/clap (clap)

v4.5.13

Compare Source

Fixes
  • (derive) Improve error message when #[flatten]ing an optional #[group(skip)]
  • (help) Properly wrap long subcommand descriptions in help

v4.5.12

Compare Source

docker/setup-buildx-action (docker/setup-buildx-action)

v3.6.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.6.0...v3.6.1

rust-lang/regex (regex)

v1.10.6

Compare Source

===================
This is a new patch release with a fix for the unstable crate feature that
enables std::str::Pattern trait integration.

Bug fixes:

  • BUG #​1219:
    Fix the Pattern trait implementation as a result of nightly API breakage.
serde-rs/json (serde_json)

v1.0.122

Compare Source

  • Support using json! in no-std crates (#​1166)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

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 added the dependencies Pull requests that update a dependency file label Aug 5, 2024
@renovate renovate bot requested a review from a team as a code owner August 5, 2024 01:24
Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.54%. Comparing base (765cfd3) to head (5335a24).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #856   +/-   ##
=======================================
  Coverage   61.54%   61.54%           
=======================================
  Files          17       17           
  Lines        1035     1035           
=======================================
  Hits          637      637           
  Misses        398      398           
Flag Coverage Δ
integration-tests 53.96% <ø> (ø)
unit-tests 33.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@viccuad viccuad merged commit eb37150 into main Aug 5, 2024
19 checks passed
@renovate renovate bot deleted the renovate/all-patch branch August 5, 2024 08:20
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies dependencies Pull requests that update a dependency file kind/chore
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant