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 non-major dependencies #98

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
kubewarden/github-actions action patch v3.3.1 -> v3.3.2
oci-spec dependencies patch 0.6.7 -> 0.6.8
serde (source) dependencies patch 1.0.204 -> 1.0.209
serde_json dependencies patch 1.0.120 -> 1.0.127

Release Notes

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

v3.3.2

Compare Source

  • deps: Move to go 1.23, tinygo 0.33.0 (which supports go 1.23) (#​133)
  • Update setup bats action (#​131)
🧰 Maintenance
  • chore(deps): update golangci/golangci-lint-action action to v6.1.0 (#​132)
  • chore(deps): update kubewarden/github-actions action to v3.3.1 (#​130)
containers/oci-spec-rs (oci-spec)

v0.6.8

Compare Source

What's Changed

Runtime Specification
Test improvements and Misc Fixes
Other Changes

Full Changelog: youki-dev/oci-spec-rs@v0.6.7...v0.6.8

serde-rs/serde (serde)

v1.0.209

Compare Source

  • Fix deserialization of empty structs and empty tuples inside of untagged enums (#​2805, thanks @​Mingun)

v1.0.208

Compare Source

  • Support serializing and deserializing unit structs in a flatten field (#​2802, thanks @​jonhoo)

v1.0.207

Compare Source

  • Improve interactions between flatten attribute and skip_serializing/skip_deserializing (#​2795, thanks @​Mingun)

v1.0.206

Compare Source

v1.0.205

Compare Source

  • Use serialize_entry instead of serialize_key + serialize_value when serialize flattened newtype enum variants (#​2785, thanks @​Mingun)
  • Avoid triggering a collection_is_never_read lint in the deserialization of enums containing flattened fields (#​2791)
serde-rs/json (serde_json)

v1.0.127

Compare Source

v1.0.126

Compare Source

  • Improve string parsing on targets that use 32-bit pointers but also have fast 64-bit integer arithmetic, such as aarch64-unknown-linux-gnu_ilp32 and x86_64-unknown-linux-gnux32 (#​1182, thanks @​CryZe)

v1.0.125

Compare Source

v1.0.124

Compare Source

v1.0.123

Compare Source

v1.0.122

Compare Source

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

v1.0.121

Compare Source


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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Aug 26, 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.6.8
    Updating crates.io index
error: failed to select a version for `once_cell`.
    ... required by package `wapc-guest v1.1.0`
    ... which satisfies dependency `wapc-guest = "^1.1.0"` (locked to 1.1.0) of package `kubewarden-policy-sdk v0.11.0`
    ... which satisfies dependency `kubewarden-policy-sdk = "^0.11.0"` (locked to 0.11.0) of package `user-group-psp v0.6.2 (/tmp/renovate/repos/github/kubewarden/user-group-psp-policy)`
versions that meet the requirements `^1.9` (locked to 1.15.0) are: 1.15.0

all possible versions conflict with previously selected packages.

  previously selected package `once_cell v1.19.0`
    ... which satisfies dependency `once_cell = "~1.19.0"` of package `oci-spec v0.6.8`
    ... which satisfies dependency `oci-spec = "^0.6.5"` of package `user-group-psp v0.6.2 (/tmp/renovate/repos/github/kubewarden/user-group-psp-policy)`

failed to select a version for `once_cell` which could resolve this conflict

@renovate renovate bot requested a review from a team as a code owner August 26, 2024 00:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 36124a1 to 4a486fa Compare August 26, 2024 13:47
@viccuad viccuad merged commit 208845e into main Aug 26, 2024
12 of 13 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.

1 participant