chore(deps): update all - #176
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/all
branch
from
November 2, 2021 19:11
f9143ed to
70eaa1e
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
November 29, 2021 11:40
70eaa1e to
57474bf
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
January 11, 2022 10:47
57474bf to
03df6a2
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
April 24, 2022 19:13
03df6a2 to
04359c8
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
November 20, 2022 07:54
04359c8 to
25f3c94
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
March 16, 2023 19:49
25f3c94 to
4db13d2
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
March 27, 2023 23:57
d7ba74b to
d1a3d2c
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
January 28, 2024 11:32
d1a3d2c to
b95ad4b
Compare
This file contains hidden or 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
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:
v2.3.4->v2.7.0v2.4.1->v2.5.2^4.1.5->^5.0.0^9.3.2->^9.5.0This is a special PR that replaces
npm-run-allwith the community suggested minimal stable replacement version.This is a special PR that replaces
standard-versionwith the community suggested minimal stable replacement version.Release Notes
actions/checkout (actions/checkout)
v2.7.0Compare Source
What's Changed
Full Changelog: actions/checkout@v2.6.0...v2.7.0
v2.6.0Compare Source
What's Changed
Full Changelog: actions/checkout@v2.5.0...v2.6.0
v2.5.0Compare Source
What's Changed
Full Changelog: actions/checkout@v2...v2.5.0
v2.4.2Compare Source
What's Changed
Full Changelog: actions/checkout@v2...v2.4.2
v2.4.1Compare Source
safe.directoryv2.4.0Compare Source
org-<ORG_ID>@​github.com:tohttps://github.com/- prv2.3.5Compare Source
Update dependencies
actions/setup-node (actions/setup-node)
v2.5.2: Update @actions/core for v2Compare Source
In scope of this release we updated actions/core to 1.10.0 and actions/tool-cache to 1.7.2 for v2: https://github.com/actions/setup-node/pull/713
v2.5.1: Fix logic of error handling for npm warning and uncaught exceptionCompare Source
In scope of this release we fix logic of error handling related to caching (https://github.com/actions/setup-node/pull/358) and (https://github.com/actions/setup-node/pull/359).
In the previous behaviour we relied on
stderroutput to throw error. The warning messages from package managers can be written to the stderr's output. For now the action will throw an error only if exit code differs from zero. Besides, we add logic to сatch and log unhandled exceptions.v2.5.0: Adding Node.js version file supportCompare Source
In scope of this release we add the
node-version-fileinput and updateactions/cachedependency to the latest version.Adding Node.js version file support
The new input (
node-version-file) provides functionality to specify the path to the file containing Node.js's version with such behaviour:node-versionandnode-version-fileinputs, the action will use value from thenode-versioninput and throw the following warning:Both node-version and node-version-file inputs are specified, only node-version will be used.vprefix (v14)Update actions/cache dependency to 1.0.8 version.
We updated actions/cache dependency to the latest version (1.0.8). For more information please refer to the toolkit/cache.
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, 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.