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

   This PR contains the following updates:
   
   | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | 
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
   |---|---|---|---|
   | [github.com/adhocore/gronx](https://redirect.github.com/adhocore/gronx) | 
`v1.20.1` → `v1.20.3` | 
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fadhocore%2fgronx/v1.20.3?slim=true)
 | 
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fadhocore%2fgronx/v1.20.1/v1.20.3?slim=true)
 |
   | 
[github.com/stretchr/testify](https://redirect.github.com/stretchr/testify) | 
`v1.12.0` → `v1.12.1` | 
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fstretchr%2ftestify/v1.12.1?slim=true)
 | 
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fstretchr%2ftestify/v1.12.0/v1.12.1?slim=true)
 |
   
   ---
   
   > [!WARNING]
   > Some dependencies could not be looked up. Check the [Dependency 
Dashboard](../issues/14) for more information.
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>adhocore/gronx (github.com/adhocore/gronx)</summary>
   
   ### 
[`v1.20.3`](https://redirect.github.com/adhocore/gronx/releases/tag/v1.20.3): 
Version v1.20.3
   
   [Compare 
Source](https://redirect.github.com/adhocore/gronx/compare/v1.20.2...v1.20.3)
   
   #### What's Changed
   
   - Fix weekday step range ending in 7 skipping Sunday by 
[@&#8203;dngr2](https://redirect.github.com/dngr2) in 
[#&#8203;72](https://redirect.github.com/adhocore/gronx/pull/72)
   
   **Full Changelog**: 
<https://github.com/adhocore/gronx/compare/v1.20.2...v1.20.3>
   
   ### 
[`v1.20.2`](https://redirect.github.com/adhocore/gronx/releases/tag/v1.20.2): 
Version v1.20.2
   
   [Compare 
Source](https://redirect.github.com/adhocore/gronx/compare/v1.20.1...v1.20.2)
   
   #### What's Changed
   
   - Fix next tick for a day-of-month that skips short months by 
[@&#8203;dngr2](https://redirect.github.com/dngr2) in 
[#&#8203;71](https://redirect.github.com/adhocore/gronx/pull/71)
   
   #### New Contributors
   
   - [@&#8203;dngr2](https://redirect.github.com/dngr2) made their first 
contribution in [#&#8203;71](https://redirect.github.com/adhocore/gronx/pull/71)
   
   **Full Changelog**: 
<https://github.com/adhocore/gronx/compare/v1.20.1...v1.20.2>
   
   </details>
   
   <details>
   <summary>stretchr/testify (github.com/stretchr/testify)</summary>
   
   ### 
[`v1.12.1`](https://redirect.github.com/stretchr/testify/releases/tag/v1.12.1)
   
   [Compare 
Source](https://redirect.github.com/stretchr/testify/compare/v1.12.0...v1.12.1)
   
   This is the first release which has the minimum dependencies practical in 
testify v1. The last remaining dependencies are github.com/stretchr/objx which 
itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require 
v2, it cannot be vendored. Removing YAML would require vendoring the yaml 
library, which would do more harm than good. It's better to become aware of 
vulnerabilities in the official yaml package than to attempt to maintain our 
own.
   
   #### What's Changed
   
   - Change yaml library to `go.yaml.in/yaml/v3` by 
[@&#8203;harryzcy](https://redirect.github.com/harryzcy) in 
[#&#8203;1935](https://redirect.github.com/stretchr/testify/pull/1935)
   - change yaml library to go.yaml.in/yaml/v3 by 
[@&#8203;boekkooi-impossiblecloud](https://redirect.github.com/boekkooi-impossiblecloud)
 in [#&#8203;1772](https://redirect.github.com/stretchr/testify/pull/1772)
   
   #### New Contributors
   
   - [@&#8203;harryzcy](https://redirect.github.com/harryzcy) made their first 
contribution in 
[#&#8203;1935](https://redirect.github.com/stretchr/testify/pull/1935)
   - 
[@&#8203;boekkooi-impossiblecloud](https://redirect.github.com/boekkooi-impossiblecloud)
 made their first contribution in 
[#&#8203;1772](https://redirect.github.com/stretchr/testify/pull/1772)
   
   **Full Changelog**: 
<https://github.com/stretchr/testify/compare/v1.12.0...v1.12.1>
   
   #### What's Changed
   
   - Change yaml library to `go.yaml.in/yaml/v3` by 
[@&#8203;harryzcy](https://redirect.github.com/harryzcy) in 
[#&#8203;1935](https://redirect.github.com/stretchr/testify/pull/1935)
   - change yaml library to go.yaml.in/yaml/v3 by 
[@&#8203;boekkooi-impossiblecloud](https://redirect.github.com/boekkooi-impossiblecloud)
 in [#&#8203;1772](https://redirect.github.com/stretchr/testify/pull/1772)
   
   #### New Contributors
   
   - [@&#8203;harryzcy](https://redirect.github.com/harryzcy) made their first 
contribution in 
[#&#8203;1935](https://redirect.github.com/stretchr/testify/pull/1935)
   - 
[@&#8203;boekkooi-impossiblecloud](https://redirect.github.com/boekkooi-impossiblecloud)
 made their first contribution in 
[#&#8203;1772](https://redirect.github.com/stretchr/testify/pull/1772)
   
   **Full Changelog**: 
<https://github.com/stretchr/testify/compare/v1.12.0...v1.12.1>
   
   </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:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMy4yIiwidXBkYXRlZEluVmVyIjoiNDQuMzMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
   


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