-
Notifications
You must be signed in to change notification settings - Fork 0
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 #86
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch-digest-pin
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #86 +/- ##
==========================================
+ Coverage 25.69% 31.93% +6.24%
==========================================
Files 7 7
Lines 362 526 +164
==========================================
+ Hits 93 168 +75
- Misses 267 356 +89
Partials 2 2 |
renovate
bot
changed the title
chore(deps): update dependency gohugoio/hugo to v0.134.1
chore(deps): update all non-major dependencies
Sep 7, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
3 times, most recently
from
September 13, 2024 14:34
5a7cdba
to
8ad29b1
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
4 times, most recently
from
September 25, 2024 18:42
026fb4d
to
c0f077b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
4 times, most recently
from
October 2, 2024 19:45
896b235
to
a5b1e95
Compare
ℹ 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
3 times, most recently
from
October 7, 2024 19:05
c61c91d
to
9b183e4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
5 times, most recently
from
October 17, 2024 15:44
743aa74
to
2071b43
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
5 times, most recently
from
October 24, 2024 14:42
851275e
to
878fcb9
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
November 4, 2024 20:31
878fcb9
to
83f1fad
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
5 times, most recently
from
November 18, 2024 17:11
baada3c
to
d80f426
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
4 times, most recently
from
November 23, 2024 18:16
5e6fa2f
to
869c7bd
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
5 times, most recently
from
December 6, 2024 04:25
cc663aa
to
899ee07
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
December 9, 2024 21:06
899ee07
to
0a42c72
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
6 times, most recently
from
December 17, 2024 17:01
73e13df
to
ba26861
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
2 times, most recently
from
December 23, 2024 17:05
a43777a
to
d91ac73
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
December 30, 2024 16:26
d91ac73
to
30dd0fa
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
3 times, most recently
from
January 9, 2025 11:35
5ff5de0
to
f23855a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
January 10, 2025 21:12
f23855a
to
a692657
Compare
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.1.7
->v4.2.2
v5.0.2
->v5.2.0
3.20.2
->3.21.2
3.20.2
->3.21.2
v4.5.0
->v4.6.0
v3.3.0
->v3.3.1
v0.24.0
->v0.25.1
v1.7.6
->v1.7.7
v1.11.0
->v1.12.0
v2.27.4
->v2.27.5
v3.26.6
->v3.28.1
0.134.0
->0.140.2
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
v4.2.0
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
codecov/codecov-action (codecov/codecov-action)
v4.6.0
Compare Source
What's Changed
versionInfo
by @marcobiedermann in https://github.com/codecov/codecov-action/pull/1407evenName
in the logs correctly by @webknjaz in https://github.com/codecov/codecov-action/pull/1560New Contributors
Full Changelog: codecov/codecov-action@v4.5.0...v4.6.0
Masterminds/semver (github.com/Masterminds/semver/v3)
v3.3.1
Compare Source
What's Changed
Full Changelog: Masterminds/semver@v3.3.0...v3.3.1
go-vela/types (github.com/go-vela/types)
v0.25.1
Compare Source
What's Changed
Full Changelog: go-vela/types@v0.25.0...v0.25.1
v0.25.0
Compare Source
What's Changed
Full Changelog: go-vela/types@v0.24.0...v0.25.0
hashicorp/go-getter (github.com/hashicorp/go-getter)
v1.7.7
Compare Source
What's Changed
New Contributors
Full Changelog: hashicorp/go-getter@v1.7.6...v1.7.7
spf13/afero (github.com/spf13/afero)
v1.12.0
Compare Source
What's Changed
New Contributors
Full Changelog: spf13/afero@v1.11.0...v1.12.0
urfave/cli (github.com/urfave/cli/v2)
v2.27.5
Compare Source
What's Changed
UseShortOptionHandling
description by @BlackHole1 in https://github.com/urfave/cli/pull/1956Full Changelog: urfave/cli@v2.27.4...v2.27.5
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
v3.26.11
Compare Source
v3.26.10
Compare Source
v3.26.9
Compare Source
v3.26.8
Compare Source
v3.26.7
Compare Source
gohugoio/hugo (gohugoio/hugo)
v0.140.2
Compare Source
The timing of this release comes from the security fix in
golang.org/x/net
'shtml.Parse
function. This is used in two places in Hugo:It's a little bit of a stretch to see how this could be exploited in Hugo, but we understand that many want a clean security report. See this issue for details.
What's Changed
hugo gen chromastyles
alongside css83cec78
@diwasrimal4e52be8
@dependabot[bot]7888ac5
@jmooring #13201eb1dbe0
@jmooring #1319977824d7
@bep #13164ec0caae
@bep845b888
@bepv0.140.1
Compare Source
Some bug fixes in the (most likely) last Hugo release of the year. Of some technical interest to some, I can mention that I, @bep, have reworked hugoreleaser to use YAML (with anchors/aliases) instead of TOML for the release configuration. Have a look at the end result.
What's Changed
e229f4b
@tebriel0202539
@bep #131834a5e940
@bep #1318148a7aee
@bep #131666c583e3
@jmooring #131715d64b49
@dependabot[bot]b3f3294
@jmooring #13161v0.140.0
Compare Source
The big new feature in this release is js.Batch – this enables JavaScript bundle groups (e.g. scripts per section) with global code splitting and flexible hooks/runners setup.
Bug fixes
a5e5be2
@bep #12963565c30e
@bep #1315148dd6a9
@jmooring #13152744b856
@bepa32c889
@jmooring5ab38de
@bep #131233437340
@jmooring #12913 #13119Improvements
5c80cb0
@bep7de5317
@bep4cbd4ef
@bep852d868
@jmooring1e34e5b
@jmooring641d261
@jmooring #13131a834bb9
@bep4f130f6
](https://redirect.github.com/gohugoioConfiguration
📅 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.