-
Notifications
You must be signed in to change notification settings - Fork 12
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
fix(deps): update all non-major dependencies #580
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
changed the title
fix(deps): update module github.com/go-vela/types to v0.25.0
fix(deps): update module github.com/go-vela/types to v0.25.0 - autoclosed
Oct 2, 2024
renovate
bot
changed the title
fix(deps): update module github.com/go-vela/types to v0.25.0 - autoclosed
fix(deps): update module github.com/go-vela/types to v0.25.0
Oct 3, 2024
renovate
bot
changed the title
fix(deps): update module github.com/go-vela/types to v0.25.0
chore(deps): update github/codeql-action action to v3.26.11
Oct 3, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
2 times, most recently
from
October 4, 2024 15:32
6fa76d1
to
9c2187b
Compare
renovate
bot
changed the title
chore(deps): update github/codeql-action action to v3.26.11
fix(deps): update all non-major dependencies
Oct 4, 2024
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
October 4, 2024 16:40
9c2187b
to
449fdb7
Compare
renovate
bot
changed the title
fix(deps): update all non-major dependencies
fix(deps): update all non-major dependencies - autoclosed
Oct 4, 2024
renovate
bot
changed the title
fix(deps): update all non-major dependencies - autoclosed
fix(deps): update all non-major dependencies
Oct 7, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
October 7, 2024 19:44
449fdb7
to
d7629c4
Compare
renovate
bot
changed the title
fix(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
Oct 7, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
3 times, most recently
from
October 15, 2024 17:42
863325d
to
10b2541
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
4 times, most recently
from
October 24, 2024 15:08
0cb46d1
to
7a335cb
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
3 times, most recently
from
November 14, 2024 16:21
32c13e0
to
1425f11
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
2 times, most recently
from
November 20, 2024 14:55
847bcb6
to
1844c91
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
4 times, most recently
from
December 6, 2024 03:03
06889cf
to
b62d437
Compare
renovate
bot
changed the title
chore(deps): update all non-major dependencies
fix(deps): update all non-major dependencies
Dec 10, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
4 times, most recently
from
December 13, 2024 02:36
c9b9e96
to
44803c2
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
December 20, 2024 21:27
44803c2
to
f701564
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
2 times, most recently
from
January 2, 2025 20:27
5d774d2
to
9a4f68d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
7 times, most recently
from
January 10, 2025 20:10
3da3dbe
to
047c0df
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
January 10, 2025 20:16
047c0df
to
abccaa3
Compare
timhuynh94
approved these changes
Jan 10, 2025
KellyMerrick
approved these changes
Jan 10, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.2.0
->v4.2.2
v5.0.2
->v5.2.0
3.20.3
->3.21.2
v2.14.0
->v2.15.0
v3.26.11
->v3.28.1
v2.6.2
->v2.7.0
Release Notes
actions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1
Compare Source
actions/setup-go (actions/setup-go)
v5.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v5...v5.2.0
v5.1.0
Compare Source
What's Changed
This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
Bug Fixes
isGhes
logic by @jww3 in https://github.com/actions/setup-go/pull/511New Contributors
Full Changelog: actions/setup-go@v5...v5.1.0
alecthomas/chroma (github.com/alecthomas/chroma/v2)
v2.15.0
Compare Source
What's Changed
.jsonc
extension by @CarterLi in https://github.com/alecthomas/chroma/pull/1022New Contributors
Full Changelog: alecthomas/chroma@v2.14.0...v2.15.0
github/codeql-action (github/codeql-action)
v3.28.1
Compare Source
v3.28.0
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.28.0 - 20 Dec 2024
See the full CHANGELOG.md for more information.
v3.27.9
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.9 - 12 Dec 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v3.27.8
Compare Source
v3.27.7
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.7 - 10 Dec 2024
See the full CHANGELOG.md for more information.
v3.27.6
Compare Source
v3.27.5
Compare Source
v3.27.4
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.4 - 14 Nov 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v3.27.3
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.3 - 12 Nov 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v3.27.2
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.2 - 12 Nov 2024
See the full CHANGELOG.md for more information.
v3.27.1
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.1 - 08 Nov 2024
See the full CHANGELOG.md for more information.
v3.27.0
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.0 - 22 Oct 2024
upload-sarif
Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by theupload-sarif
Action. #2557See the full CHANGELOG.md for more information.
v3.26.13
Compare Source
v3.26.12
Compare Source
reviewdog/action-golangci-lint (reviewdog/action-golangci-lint)
v2.7.0
Compare Source
v2.7.0: PR #754 - Add fail_level and deduplicate fail_on_error
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 is behind base branch, 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.