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

fix(deps): update all non-major dependencies #1255

Merged
merged 3 commits into from
Jun 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
ab_glyph dependencies patch 0.2.26 -> 0.2.27 age adoption passing confidence
log dependencies patch 0.4.21 -> 0.4.22 age adoption passing confidence
testcontainers dev-dependencies minor 0.18.0 -> 0.19.0 age adoption passing confidence
vue (source) dependencies patch 3.4.30 -> 3.4.31 age adoption passing confidence

Release Notes

rust-lang/log (log)

v0.4.22

Compare Source

testcontainers/testcontainers-rs (testcontainers)

v0.19.0

Compare Source

Details
Bug Fixes
  • [❗] Use rustls-tls as default for reqwest (#​672)
Documentation
  • Update examples of GenericImage::with_exposed_port (#​670)
Features
  • Add ability to convert ContainerPort to u16 (#​664)
Miscellaneous Tasks
  • Make ports module public (#​665)
Performance
  • Use separate dropper thread for current_thread flavor (#​666)
Refactor
  • Use multi-threaded runtime for blocking feature (#​667)
vuejs/core (vue)

v3.4.31

Compare Source

Bug Fixes
Reverts
  • Revert "fix(reactivity): avoid infinite loop when render access a side effect computed (#​11135)" (e0df985)
  • Revert "fix(reactivity): fix side effect computed dirty level (#​11183)" (6c303ea), closes #​11183

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.

👻 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6e3f05d to 4843108 Compare June 28, 2024 04:13
@renovate renovate bot changed the title fix(deps): update rust crate log to v0.4.22 fix(deps): update all non-major dependencies Jun 28, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4843108 to 66ba966 Compare June 28, 2024 10:16
Copy link
Contributor Author

renovate bot commented Jun 28, 2024

⚠️ 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: server/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path server/main-api/Cargo.toml --package [email protected] --precise 0.19.0
    Updating crates.io index
error: failed to select a version for the requirement `testcontainers = "^0.18.0"`
candidate versions found which didn't match: 0.19.0
location searched: crates.io index
required by package `testcontainers-modules v0.6.1`
    ... which satisfies dependency `testcontainers-modules = "^0.6.1"` (locked to 0.6.1) of package `navigatum-main-api v1.0.0 (/tmp/renovate/repos/github/TUM-Dev/NavigaTUM/server/main-api)`
perhaps a crate was updated and forgotten to be re-vendored?

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 66ba966 to 12392bc Compare June 28, 2024 19:47
Copy link
Contributor Author

renovate bot commented Jun 28, 2024

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.

@CommanderStorm CommanderStorm enabled auto-merge (squash) June 29, 2024 11:48
@CommanderStorm CommanderStorm force-pushed the renovate/all-minor-patch branch from d1a2bc4 to 8b40230 Compare June 29, 2024 20:01
@CommanderStorm CommanderStorm disabled auto-merge June 29, 2024 22:35
@CommanderStorm CommanderStorm merged commit e2a7cbb into main Jun 29, 2024
10 checks passed
@CommanderStorm CommanderStorm deleted the renovate/all-minor-patch branch June 29, 2024 22:35
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