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

Update module github.com/evanphx/json-patch to v5.9.11+incompatible (release/v0.4) - autoclosed #601

Closed

Conversation

renovate-rancher[bot]
Copy link
Contributor

@renovate-rancher renovate-rancher bot commented Jan 28, 2025

This PR contains the following updates:

Package Type Update Change
github.com/evanphx/json-patch require minor v5.6.0+incompatible -> v5.9.11+incompatible

Release Notes

evanphx/json-patch (github.com/evanphx/json-patch)

v5.9.11+incompatible

Compare Source

v5.9.10+incompatible

Compare Source

v5.9.0+incompatible

Compare Source

v5.8.1+incompatible

Compare Source

v5.8.0+incompatible

Compare Source

v5.7.0+incompatible

Compare Source


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

tomleb and others added 30 commits January 22, 2024 10:23
[v0.4] Bump copyright year
Proper validation of GlobalRole `rules`,
plus fix (TomL) to make validation not namespaced.
…ion-backport

Backport of PRs #328 and #332, plus go module refresh
…ith the new version (#345)

* Fix all errors from golangci-lint

* Remove deprecated skip-dirs and skip-files from golangci.json

* Remove useless exclude-files
[v0.4] update rke to v1.5.9-rc2
[v0.4] update rancher/pkg/apis to latest commit
* Validate user retention userattribute fields and settings (#90)
* [v0.4.s4] Don't allow empty lastLogin user attribute (#97)
* [v0.4.6] s4: Fixes 374 (#392)

* Update rancher/rancher/pkg/apis dependency
* Verify ExternalRules in RoleTemplates

If the feature flag external-rules is enabled, the validation for RT follows this sequence:
- 1) Reject if externalRules are provided and the user doesn’t have escalate permissions on RoleTemplates.
- 2) Validate the policy rules defined in externalRules the same way as the already existing rules field. This validation leverages Kubernetes’ upstream validation. Webhook will validate this only if external is set to true.
- 3) Use externalRules for resolving rules if provided.
- 4) Use backing ClusterRole in the local cluster if externalRules are not provided.
- 5) Reject if externalRules are not provided and there is no backing ClusterRole in the local cluster.

For PRTB or CRTB:
- 1) Use externalRules for resolving rules if provided.
- 2) Use backing ClusterRole in the local cluster if externalRules are not provided.

The previous verification process applies if the external-rules feature flag is disabled.

* Allow Restricted Admin to update external-rules feature flag (#102)

---------
Co-authored-by: Raul Cabello Martin <[email protected]>
Co-authored-by: Jonathan Crowther <[email protected]>

* bump rancher to commit 2145c8e9d6034579caa6279856c59679f1102cf3

---------

Co-authored-by: Peter Matseykanets <[email protected]>
* Add a check for the agent-tls-mode setting (#416)

* Keep importing a wrangler v2 package
[v0.4] update rke to v1.5.11-rc4
Don't error if external-rules feature flag is not found
Verify that the actual value of the annotation is string "true"
when checking that it's ok to change the tls-mode from `system-store` to `strict`.

Co-authored-by: Eric Promislow <[email protected]>
Some indirect dependencies are still rc'd, but I think it's out of
scope to try to solve that here, as the policy change to avoid rc
dependencies in releases was made quite recently.
[v0.4] Bump both rke and dymamiclistener to their release versions
tomleb and others added 12 commits September 9, 2024 17:51
bump rke and rancher/rancher/pkg/apis
[v0.4] update rke to v1.5.13-rc.2
* Prevents dropping unknown cluster fields

Signed-off-by: Dharmit Shah <[email protected]>

* add test for v3 cluster mutator & add rke to replace in go.mod

adding rke to replace section will avoid pulling in rc versions
when updating pkg/apis in webhook
* Add sync deps workflow

* Add sync deps workflow

* List changes in PR description

* Add usage and error handling for pkg/apis version extraction

* Update format of changes for PR description

* Fix missing new line in sync script

* Make default rancher branch release/v2.8
Co-authored-by: Webhook Sync Bot <[email protected]>
* Fix PR not triggering CI

* Fix token permission

* Fix quote
Co-authored-by: rancher-pr-and-push-webhook[bot] <181785884+rancher-pr-and-push-webhook[bot]@users.noreply.github.com>
Co-authored-by: rancher-pr-and-push-webhook[bot] <181785884+rancher-pr-and-push-webhook[bot]@users.noreply.github.com>
@renovate-rancher renovate-rancher bot added the dependencies Pull requests that update a dependency file label Jan 28, 2025
@renovate-rancher renovate-rancher bot requested a review from a team as a code owner January 28, 2025 04:37
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-evanphx-json-patch-5.x branch from 00c82b7 to 8fb0358 Compare January 29, 2025 04:37
@renovate-rancher renovate-rancher bot changed the title Update module github.com/evanphx/json-patch to v5.9.10+incompatible Update module github.com/evanphx/json-patch to v5.9.11+incompatible Jan 29, 2025
@renovate-rancher renovate-rancher bot changed the title Update module github.com/evanphx/json-patch to v5.9.11+incompatible Update module github.com/evanphx/json-patch to v5.9.11+incompatible (main) Feb 1, 2025
@renovate-rancher renovate-rancher bot changed the title Update module github.com/evanphx/json-patch to v5.9.11+incompatible (main) Update module github.com/evanphx/json-patch to v5.9.11+incompatible (release/v0.6) Feb 1, 2025
@renovate-rancher renovate-rancher bot changed the base branch from main to release/v0.6 February 1, 2025 04:39
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-evanphx-json-patch-5.x branch from 8fb0358 to ff71cdd Compare February 1, 2025 04:39
@renovate-rancher renovate-rancher bot changed the title Update module github.com/evanphx/json-patch to v5.9.11+incompatible (release/v0.6) Update module github.com/evanphx/json-patch to v5.9.11+incompatible (release/v0.5) Feb 1, 2025
@renovate-rancher renovate-rancher bot changed the base branch from release/v0.6 to release/v0.5 February 1, 2025 04:40
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-evanphx-json-patch-5.x branch from ff71cdd to adf2bce Compare February 1, 2025 04:40
@renovate-rancher renovate-rancher bot changed the title Update module github.com/evanphx/json-patch to v5.9.11+incompatible (release/v0.5) Update module github.com/evanphx/json-patch to v5.9.11+incompatible (release/v0.4) Feb 1, 2025
@renovate-rancher renovate-rancher bot changed the base branch from release/v0.5 to release/v0.4 February 1, 2025 04:43
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-evanphx-json-patch-5.x branch from adf2bce to 7b7a40a Compare February 1, 2025 04:43
@renovate-rancher renovate-rancher bot changed the title Update module github.com/evanphx/json-patch to v5.9.11+incompatible (release/v0.4) Update module github.com/evanphx/json-patch to v5.9.11+incompatible (release/v0.4) - autoclosed Feb 1, 2025
@renovate-rancher renovate-rancher bot closed this Feb 1, 2025
@renovate-rancher renovate-rancher bot deleted the renovate/github.com-evanphx-json-patch-5.x branch February 1, 2025 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.