renovate-bot opened a new pull request, #308:
URL: https://github.com/apache/superset-kubernetes-operator/pull/308

   This PR contains the following updates:
   
   | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | 
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
   |---|---|---|---|
   | [go.yaml.in/yaml/v2](https://redirect.github.com/yaml/go-yaml) | `v2.4.4` 
→ `v3.0.5` | 
![age](https://developer.mend.io/api/mc/badges/age/go/go.yaml.in%2fyaml%2fv2/v3.0.5?slim=true)
 | 
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.yaml.in%2fyaml%2fv2/v2.4.4/v3.0.5?slim=true)
 |
   | 
[gomodules.xyz/jsonpatch/v2](https://redirect.github.com/gomodules/jsonpatch) | 
`v2.4.0` → `v3.0.1` | 
![age](https://developer.mend.io/api/mc/badges/age/go/gomodules.xyz%2fjsonpatch%2fv2/v3.0.1?slim=true)
 | 
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/gomodules.xyz%2fjsonpatch%2fv2/v2.4.0/v3.0.1?slim=true)
 |
   | [gopkg.in/evanphx/json-patch.v4](https://gopkg.in/evanphx/json-patch.v4) | 
`v4.13.0` → `v5.9.11` | 
![age](https://developer.mend.io/api/mc/badges/age/go/gopkg.in%2fevanphx%2fjson-patch.v4/v5.9.11?slim=true)
 | 
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/gopkg.in%2fevanphx%2fjson-patch.v4/v4.13.0/v5.9.11?slim=true)
 |
   
   ---
   
   > [!WARNING]
   > Some dependencies could not be looked up. Check the [Dependency 
Dashboard](../issues/14) for more information.
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>yaml/go-yaml (go.yaml.in/yaml/v2)</summary>
   
   ### 
[`v3.0.5`](https://redirect.github.com/yaml/go-yaml/compare/v3.0.4...v3.0.5)
   
   [Compare 
Source](https://redirect.github.com/yaml/go-yaml/compare/v3.0.4...v3.0.5)
   
   ### 
[`v3.0.4`](https://redirect.github.com/yaml/go-yaml/compare/v3.0.3...v3.0.4)
   
   [Compare 
Source](https://redirect.github.com/yaml/go-yaml/compare/v3.0.3...v3.0.4)
   
   ### 
[`v3.0.3`](https://redirect.github.com/yaml/go-yaml/compare/v3.0.2...v3.0.3)
   
   [Compare 
Source](https://redirect.github.com/yaml/go-yaml/compare/v3.0.2...v3.0.3)
   
   ### 
[`v3.0.2`](https://redirect.github.com/yaml/go-yaml/compare/v3.0.1...v3.0.2)
   
   [Compare 
Source](https://redirect.github.com/yaml/go-yaml/compare/v3.0.1...v3.0.2)
   
   ### 
[`v3.0.1`](https://redirect.github.com/yaml/go-yaml/compare/v3.0.0...v3.0.1)
   
   [Compare 
Source](https://redirect.github.com/yaml/go-yaml/compare/v3.0.0...v3.0.1)
   
   ### 
[`v3.0.0`](https://redirect.github.com/yaml/go-yaml/compare/v2.4.3...v3.0.0)
   
   [Compare 
Source](https://redirect.github.com/yaml/go-yaml/compare/v2.4.4...v3.0.0)
   
   </details>
   
   <details>
   <summary>gomodules/jsonpatch (gomodules.xyz/jsonpatch/v2)</summary>
   
   ### 
[`v3.0.1`](https://redirect.github.com/gomodules/jsonpatch/releases/tag/v3.0.1)
   
   [Compare 
Source](https://redirect.github.com/gomodules/jsonpatch/compare/v3.0.0...v3.0.1)
   
   This release uses our forked 
[gomodules/orderedmap](https://redirect.github.com/gomodules/orderedmap) 
library. Our forked version has 2 major changes:
   
   - Uses `*OrderedMap` instead of `OrderedMap` inside nested orderedmaps.
   - I 
[ported](https://redirect.github.com/gomodules/orderedmap/blob/07fa05d90fd03d788ed9b2f973e0c6044ebc343b/helpers.go)
 unstructured helpers from 
[Kubernetes](https://redirect.github.com/kubernetes/apimachinery/blob/48159c651603a061d16fa1dbab2cfe32eceba27a/pkg/apis/meta/v1/unstructured/helpers.go)
 to work with orderedmaps.
   
   ### 
[`v3.0.0`](https://redirect.github.com/gomodules/jsonpatch/releases/tag/v3.0.0)
   
   [Compare 
Source](https://redirect.github.com/gomodules/jsonpatch/compare/v2.5.0...v3.0.0)
   
   This release uses 
[iancoleman/orderedmap](https://redirect.github.com/iancoleman/orderedmap) to 
generate predictable patch. This is very useful if the generated patch is 
checked into a VCS like git.
   
   ### 
[`v2.5.0`](https://redirect.github.com/gomodules/jsonpatch/releases/tag/v2.5.0)
   
   [Compare 
Source](https://redirect.github.com/gomodules/jsonpatch/compare/v2.4.0...v2.5.0)
   
   #### What's Changed
   
   - Fix: handle lossy max int64 by 
[@&#8203;lacroixthomas](https://redirect.github.com/lacroixthomas) in 
[#&#8203;40](https://redirect.github.com/gomodules/jsonpatch/pull/40)
   
   #### New Contributors
   
   - [@&#8203;lacroixthomas](https://redirect.github.com/lacroixthomas) made 
their first contribution in 
[#&#8203;40](https://redirect.github.com/gomodules/jsonpatch/pull/40)
   
   **Full Changelog**: 
<https://github.com/gomodules/jsonpatch/compare/v2.4.0...v2.5.0>
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: (UTC)
   
   - 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](https://redirect.github.com/renovatebot/renovate/discussions) if that's 
undesired.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this 
box
   
   ---
   
   This PR was generated by [Mend Renovate](https://mend.io/renovate/). View 
the [repository job 
log](https://developer.mend.io/github/apache/superset-kubernetes-operator).
   
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zOS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to