-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Update all dependencies #86
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all
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.
Open
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
force-pushed
the
renovate/all
branch
4 times, most recently
from
October 9, 2023 11:09
34ddf36
to
f55c750
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
October 17, 2023 18:29
4a48ecd
to
c255137
Compare
renovate
bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
October 27, 2023 14:14
a4ca3fc
to
d1f07b1
Compare
renovate
bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
November 16, 2023 21:42
2f0023b
to
2e0d28f
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
November 23, 2023 13:06
2e0d28f
to
0b739ec
Compare
renovate
bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
December 13, 2023 15:41
71fd206
to
ab8fa98
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
December 14, 2023 20:14
ab8fa98
to
eb10907
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
December 22, 2023 04:10
eb10907
to
ece6893
Compare
renovate
bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
January 12, 2024 20:23
fd65ae4
to
7a5c5af
Compare
renovate
bot
force-pushed
the
renovate/all
branch
5 times, most recently
from
January 23, 2024 19:03
f0f87fa
to
c595be9
Compare
renovate
bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
January 31, 2024 19:48
236a9cc
to
04d65a9
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
September 19, 2024 11:33
1576334
to
47a1597
Compare
renovate
bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
September 30, 2024 13:50
5852db3
to
7c7473a
Compare
renovate
bot
force-pushed
the
renovate/all
branch
6 times, most recently
from
October 9, 2024 19:12
9ea1504
to
89ae74e
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
October 14, 2024 21:15
89ae74e
to
fcad972
Compare
renovate
bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
October 23, 2024 15:17
f7c5598
to
5cef1b5
Compare
renovate
bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
November 14, 2024 15:33
4dc7536
to
bc9f4fb
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
November 20, 2024 15:01
52c01bf
to
0be5df3
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
December 5, 2024 20:28
3da987d
to
1e05662
Compare
renovate
bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
December 13, 2024 01:45
eb371dd
to
785fc8c
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
December 17, 2024 23:52
785fc8c
to
cb62109
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
December 20, 2024 19:22
cb62109
to
118df7c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
v3.3.1
->v4.2.0
v4.0.0
->v4.2.2
v3.1.2
->v4.5.0
v1.16.0
->v1.18.2
v2.21.5
->v3.28.0
v2.2.0
->v2.4.0
v2.5.1
->v2.10.2
Release Notes
actions/cache (actions/cache)
v4.2.0
Compare Source
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4
orv3
as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0
orv3.4.0
If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
1.11.1
1.1.3
0.38.3
Full Changelog: actions/cache@v4...v4.2.0
v4.1.2
Compare Source
What's Changed
isGhes
logic by @jww3 in https://github.com/actions/cache/pull/14744.1.2
release by @Link- in https://github.com/actions/cache/pull/1477New Contributors
Full Changelog: actions/cache@v4...v4.1.2
v4.1.1
Compare Source
What's Changed
cache-hit
output by @joshmgross in https://github.com/actions/cache/pull/1467Full Changelog: actions/cache@v4.1.0...v4.1.1
v4.1.0
Compare Source
What's Changed
save-always
input by @joshmgross in https://github.com/actions/cache/pull/1452New Contributors
Full Changelog: actions/cache@v4.0.2...v4.1.0
v4.0.2
Compare Source
v4.0.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v4...v4.0.1
v4.0.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v4.0.0
v3.4.0
Compare Source
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4
orv3
as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0
orv3.4.0
If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
1.11.1
1.1.3
0.38.3
Full Changelog: actions/cache@v3...v3.4.0
v3.3.3
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.3.3
v3.3.2
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.3.2
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
v4.1.7
Compare Source
v4.1.6
Compare Source
v4.1.5
Compare Source
What's Changed
user.email
to be41898282+github-actions[bot]@​users.noreply.github.com
by @cory-miller in https://github.com/actions/checkout/pull/1707Full Changelog: actions/checkout@v4.1.4...v4.1.5
v4.1.4
Compare Source
extensions.worktreeConfig
when disablingsparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1692v4.1.3
Compare Source
What's Changed
actions/checkout
version inupdate-main-version.yml
by @jww3 in https://github.com/actions/checkout/pull/1650sparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1656Full Changelog: actions/checkout@v4.1.2...v4.1.3
v4.1.2
Compare Source
sparse-checkout
option is not present @dscho in https://github.com/actions/checkout/pull/1598v4.1.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4.1.0...v4.1.1
v4.1.0
Compare Source
actions/upload-artifact (actions/upload-artifact)
v4.5.0
Compare Source
v4.4.3
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3
v4.4.2
Compare Source
What's Changed
@actions/artifact
to 2.1.11 by @robherley in https://github.com/actions/upload-artifact/pull/627Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2
v4.4.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1
v4.4.0
Compare Source
v4.3.6
Compare Source
v4.3.5
Compare Source
v4.3.4
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4
v4.3.3
Compare Source
What's Changed
@actions/artifact
dependency to v2.1.6 by @eggyhead in https://github.com/actions/upload-artifact/pull/565Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3
v4.3.2
Compare Source
What's Changed
@actions/artifact
dependency to v2.1.5 and@actions/core
to v1.0.1 by @eggyhead in https://github.com/actions/upload-artifact/pull/562New Contributors
Full Changelog: actions/upload-artifact@v4.3.1...v4.3.2
v4.3.1
Compare Source
v4.3.0
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.3.0
v4.2.0
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.2.0
v4.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.1.0
v4.0.0
Compare Source
What's Changed
The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.
For more information, see the @actions/artifact documentation.
New Contributors
Full Changelog: actions/upload-artifact@v3...v4.0.0
v3.2.1
Compare Source
What's Changed
This fixes the
include-hidden-files
input introduced in https://github.com/actions/upload-artifact/releases/tag/v3.2.0Full Changelog: actions/upload-artifact@v3.2.0...v3.2.1
v3.2.0
Compare Source
Notice: Breaking Changes⚠️
We will no longer include hidden files and folders by default in the
upload-artifact
action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option,include-hidden-files
, to continue to do so.See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.
What's Changed
Full Changelog: actions/upload-artifact@v3.1.3...v3.2.0
v3.1.3
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v3...v3.1.3
erlef/setup-beam (erlef/setup-beam)
v1.18.2
Compare Source
What's Changed
Full Changelog: erlef/setup-beam@v1.18.1...v1.18.2
v1.18.1
Compare Source
What's Changed
latest
not matching internal elements by @Schultzer in https://github.com/erlef/setup-beam/pull/298Full Changelog: erlef/setup-beam@v1...v1.18.1
v1.18.0
Compare Source
What's Changed
rebar3
nightly no longer supports OTP 24 by @paulo-ferraz-oliveira in https://github.com/erlef/setup-beam/pull/282markdownlint
rules and README versioning by @paulo-ferraz-oliveira in https://github.com/erlef/setup-beam/pull/286New Contributors
Full Changelog: erlef/setup-beam@v1.17...v1.17.7
v1.17.6
Compare Source
What's Changed
New Contributors
Full Changelog: erlef/setup-beam@v1.17...v1.17.6
v1.17.5
Compare Source
What's Changed
rebar3
compiling your project to output itsversion
by @paulo-ferraz-oliveira in https://github.com/erlef/setup-beam/pull/256Full Changelog: erlef/setup-beam@v1.17...v1.17.5
v1.17.4
Compare Source
What's Changed
New Contributors
Full Changelog: erlef/setup-beam@v1...v1.17.4
v1.17.3
Compare Source
What's Changed
bin
path, in Windows, from D: to C: by @paulo-ferraz-oliveira in https://github.com/erlef/setup-beam/pull/251Full Changelog: erlef/setup-beam@v1.17.2...v1.17.3
v1.17.2
Compare Source
What's Changed
npm run build-dist
always recreatedist
by @paulo-ferraz-oliveira in https://github.com/erlef/setup-beam/pull/247New Contributors
Full Changelog: erlef/setup-beam@v1.17.1...v1.17.2
v1.17.1
Compare Source
What's Changed
Full Changelog: erlef/setup-beam@v1...v1.17.1
v1.17.0
Compare Source
What's Changed
Automation
New Contributors
Full Changelog: erlef/setup-beam@v1...17
github/codeql-action (github/codeql-action)
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 vConfiguration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), 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.