-
Notifications
You must be signed in to change notification settings - Fork 10
fix(deps): update all non-major dependencies #628
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❌ Your project status has failed because the head coverage (58.27%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #628 +/- ##
=======================================
Coverage 58.27% 58.27%
=======================================
Files 123 123
Lines 8287 8287
=======================================
Hits 4829 4829
Misses 3253 3253
Partials 205 205 🚀 New features to boost your workflow:
|
08c5d2b to
3e31a28
Compare
91f055c to
ec5870a
Compare
ec5870a to
61f2eab
Compare
ec13026 to
f1b0d25
Compare
7ba9c2a to
3e584ea
Compare
50b03ec to
76a3cf0
Compare
256df69 to
2ad4225
Compare
eb9d9f3 to
a252f50
Compare
3627338 to
26c6e6c
Compare
27d20c8 to
8a87c4b
Compare
b7c2a9c to
3cec089
Compare
f0198df to
7f7542c
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
7f7542c to
1e40a0f
Compare
|
1e40a0f to
25d001d
Compare
Edited/Blocked NotificationRenovate 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. |
This PR contains the following updates:
v5.3.0->v5.5.03.21.3->3.22.0v5.4.0->v5.4.3eb53b3e->4feac4dv3.3.1->v3.4.0v1.10.0->v1.10.1a78afa8->3ea8df8v0.26.5-0.20250617170616-81f50fad35b1->v0.27.0-rc1v3.3.3->v3.3.8v3.28.11->v3.29.2v0.14.0->v0.15.0v0.32.2->v0.33.2v0.33.0->v0.33.2v0.32.2->v0.33.2v1.4.0->v1.5.0Release Notes
actions/setup-go (actions/setup-go)
v5.5.0Compare Source
What's Changed
Bug fixes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-go@v5...v5.5.0
v5.4.0Compare Source
What's Changed
Dependency updates :
New Contributors
Full Changelog: actions/setup-go@v5...v5.4.0
codecov/codecov-action (codecov/codecov-action)
v5.4.3Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3
v5.4.2Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.1..v5.4.2
v5.4.1Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.0..v5.4.1
Masterminds/semver (github.com/Masterminds/semver/v3)
v3.4.0Compare Source
There are a few changes in this release to highlight:
Constraintsnow has a propertyIncludePrerelease. When set to true theCheckandValidatemethods will include prereleases.>1.0.0-beta.1 < 2. In the past this would not have included prereleases because each constraint needed to have a prerelease. Now, only one constraint needs to have a prerelease. This is considered a long standing bug fix. Note, this does not carry across OR groups. For example,>1.0.0-beta.1 < 2 || > 3. In this case, prereleases will not be included when evaluating against>3.NewVersioncoercion with leading "0"'s is restored. This can be disabled by setting the package level propertyCoerceNewVersiontofalse.What's Changed
New Contributors
Full Changelog: Masterminds/semver@v3.3.1...v3.4.0
gin-gonic/gin (github.com/gin-gonic/gin)
v1.10.1Compare Source
Changelog
Refactor
b5af779: refactor: strengthen HTTPS security and improve code organization (@appleboy)go-vela/server (github.com/go-vela/server)
v0.27.0-rc1Compare Source
What's Changed
d457b45by @renovate in https://github.com/go-vela/server/pull/1327Full Changelog: go-vela/server@v0.26.4...v0.27.0-rc1
urfave/cli (github.com/urfave/cli/v3)
v3.3.8Compare Source
What's Changed
v3series by @meatballhat in https://github.com/urfave/cli/pull/2155Full Changelog: urfave/cli@v3.3.7...v3.3.8
v3.3.7Compare Source
What's Changed
IsLocalfor BoolWithInverseFlag by @huiyifyj in https://github.com/urfave/cli/pull/2151New Contributors
Full Changelog: urfave/cli@v3.3.6...v3.3.7
v3.3.6Compare Source
What's Changed
Full Changelog: urfave/cli@v3.3.5...v3.3.6
v3.3.5Compare Source
What's Changed
Full Changelog: urfave/cli@v3.3.4...v3.3.5
v3.3.4Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.3.3...v3.3.4
github/codeql-action (github/codeql-action)
v3.29.2Compare Source
v3.29.1Compare Source
v3.29.0Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.0 - 11 Jun 2025
See the full CHANGELOG.md for more information.
v3.28.19Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.19 - 03 Jun 2025
actionslanguage, which is currently in public preview.The
actionsextractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled theactionslanguage and you have pinnedyour
tools:property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disableactionsanalysis.See the full CHANGELOG.md for more information.
v3.28.18Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.18 - 16 May 2025
CODEQL_THREADSandCODEQL_RAMrunner environment variables. If set, these environment variables override thethreadsandraminputs respectively. #2891See the full CHANGELOG.md for more information.
v3.28.17Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.17 - 02 May 2025
See the full CHANGELOG.md for more information.
v3.28.16Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.16 - 23 Apr 2025
See the full CHANGELOG.md for more information.
v3.28.15Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.15 - 07 Apr 2025
See the full CHANGELOG.md for more information.
v3.28.14Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.14 - 07 Apr 2025
See the full CHANGELOG.md for more information.
v3.28.13Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.13 - 24 Mar 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.28.12Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.12 - 19 Mar 2025
build-mode: noneextractions. This should speed up workflows and avoid inconsistent alerts in some cases.See the full CHANGELOG.md for more information.
kubernetes/api (k8s.io/api)
v0.33.2Compare Source
v0.33.1Compare Source
v0.33.0Compare Source
v0.32.6Compare Source
v0.32.5Compare Source
v0.32.4Compare Source
v0.32.3Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.33.2Compare Source
v0.33.1Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.33.2Compare Source
v0.33.1Compare Source
v0.33.0Compare Source
v0.32.6Compare Source
v0.32.5Compare Source
v0.32.4Compare Source
v0.32.3Compare Source
kubernetes-sigs/yaml (sigs.k8s.io/yaml)
v1.5.0Compare Source
Full Changelog: kubernetes-sigs/yaml@v1.4.0...v1.5.0
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.