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 #61

Merged
merged 2 commits into from
May 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.79 -> 1.0.83
k8s-openapi dependencies minor 0.21.1 -> 0.22.0
kubewarden/github-actions action patch v3.1.18 -> v3.1.19
serde (source) dependencies patch 1.0.195 -> 1.0.201
serde_json dependencies patch 1.0.111 -> 1.0.117

Release Notes

dtolnay/anyhow (anyhow)

v1.0.83

Compare Source

  • Integrate compile-time checking of cfgs (#​363)

v1.0.82

Compare Source

  • Documentation improvements

v1.0.81

Compare Source

  • Make backtrace support available when using -Dwarnings (#​354)

v1.0.80

Compare Source

  • Fix unused_imports warnings when compiled by rustc 1.78
Arnavion/k8s-openapi (k8s-openapi)

v0.22.0

Compare Source

k8s-openapi

  • BREAKING CHANGE: Added support for Kubernetes 1.30 under the v1_30 feature.

Corresponding Kubernetes API server versions:

  • v1.24.17
  • v1.25.16
  • v1.26.15
  • v1.27.13
  • v1.28.9
  • v1.29.4
  • v1.30.0

k8s-openapi-codegen-common

  • No changes.

k8s-openapi-derive

  • No changes except to bump the k8s-openapi-codegen-common dependency to the new version.

kubewarden/github-actions (kubewarden/github-actions)

v3.1.19

Compare Source

  • Bump kwctl-installer to v1.12.0, needed by verify-images-policy (#​117)
  • specify go version to be installed (#​111)
🚀 Features
  • feat: github action to install cargo-tarpaulin (#​113)
  • policy building: ensure wasm-opt is installed (#​105)
🐛 Bug Fixes
  • fix tinygo build caused by go toolchain (#​109)
🧰 Maintenance
  • chore(deps): update golangci/golangci-lint-action action to v5 (#​116)
  • update tinygo (#​115)
  • chore(deps): update softprops/action-gh-release action to v2 (#​114)
  • chore(deps): update azure/setup-helm action to v4 (#​112)
  • chore(deps): update golangci/golangci-lint-action action to v4 (#​110)
  • chore(deps): update release-drafter/release-drafter action to v6 (#​108)
  • chore: bump kwctl version to v1.10.1 (#​107)
  • chore(deps): update swiftwasm/swiftwasm-action action to v5.9 (#​106)
serde-rs/serde (serde)

v1.0.201

Compare Source

  • Resolve unexpected_cfgs warning (#​2737)

v1.0.200

Compare Source

  • Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#​2733, thanks @​jamessan)

v1.0.199

Compare Source

  • Fix ambiguous associated item when forward_to_deserialize_any! is used on an enum with Error variant (#​2732, thanks @​aatifsyed)

v1.0.198

Compare Source

v1.0.197

Compare Source

  • Fix unused_imports warnings when compiled by rustc 1.78
  • Optimize code size of some Display impls (#​2697, thanks @​nyurik)

v1.0.196

Compare Source

  • Improve formatting of "invalid type" error messages involving floats (#​2682)
serde-rs/json (serde_json)

v1.0.117

Compare Source

  • Resolve unexpected_cfgs warning (#​1130)

v1.0.116

Compare Source

v1.0.115

Compare Source

  • Documentation improvements

v1.0.114

Compare Source

  • Fix unused_imports warnings when compiled by rustc 1.78

v1.0.113

Compare Source

  • Add swap_remove and shift_remove methods on Map (#​1109)

v1.0.112

Compare Source

  • Improve formatting of "invalid type" error messages involving floats (#​1107)

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 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 requested a review from a team as a code owner May 6, 2024 02:04
@renovate renovate bot added the dependencies label May 6, 2024
Copy link
Contributor Author

renovate bot commented May 6, 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 0.22.0
    Updating crates.io index
error: failed to select a version for the requirement `k8s-openapi = "^0.21.1"`
candidate versions found which didn't match: 0.22.0
location searched: crates.io index
required by package `kubewarden-policy-sdk v0.10.0`
    ... which satisfies dependency `kubewarden-policy-sdk = "^0.10.0"` (locked to 0.10.0) of package `capabilities-psp v0.1.15 (/tmp/renovate/repos/github/kubewarden/capabilities-psp-policy)`
perhaps a crate was updated and forgotten to be re-vendored?

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 12c6054 to 71dc91c Compare May 6, 2024 18:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 71dc91c to 431b2d1 Compare May 8, 2024 01:52
Signed-off-by: Flavio Castelli <[email protected]>
Copy link
Contributor Author

renovate bot commented May 9, 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.

@flavio flavio merged commit 667d9af into main May 9, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant