-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
chore(deps): update all (major) #163
base: master
Are you sure you want to change the base?
Conversation
524c62d
to
2ce7fe2
Compare
2ce7fe2
to
330bb85
Compare
|
330bb85
to
e3c7e9a
Compare
e3c7e9a
to
5749ef9
Compare
5749ef9
to
6954705
Compare
6954705
to
1ac34ab
Compare
1ac34ab
to
d13e338
Compare
d13e338
to
e7ca8f5
Compare
e7ca8f5
to
1f1f2dd
Compare
1f1f2dd
to
d5a6967
Compare
d5a6967
to
a44027a
Compare
a44027a
to
5acf760
Compare
5acf760
to
a3e4649
Compare
dd8b15a
to
700b15b
Compare
700b15b
to
9c7a2cd
Compare
12bd72c
to
468802c
Compare
468802c
to
1c8e832
Compare
82b92a9
to
5476e5a
Compare
47eab51
to
7fa27de
Compare
7fa27de
to
2404d75
Compare
f148b9d
to
7bbb7c1
Compare
161a4bb
to
879c684
Compare
d808fe8
to
b3274f6
Compare
413ef12
to
7d63db6
Compare
7d63db6
to
5f8fc2c
Compare
5f8fc2c
to
5fcf6c8
Compare
3408b15
to
f5dd82a
Compare
40baa35
to
b83e49e
Compare
b83e49e
to
0b9ac62
Compare
0b9ac62
to
0b5d252
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
40d3ea7
to
bc3b4ce
Compare
d51d3fd
to
e049eb7
Compare
e049eb7
to
bd1a438
Compare
7c6fb60
to
9099ee9
Compare
9099ee9
to
85cb23f
Compare
85cb23f
to
3b5945e
Compare
This PR contains the following updates:
v2.1.4
->v4.1.2
v2
->v4
v2
->v5
0.13.3
->2.5.6
v1
->v4
v1
->v3
v1.12.1
->v2.23.0
v2.5.2
->v6.1.1
v2
->v6
Release Notes
actions/cache (actions/cache)
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.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
v3.3.1
Compare Source
What's Changed
Full Changelog: actions/cache@v3...v3.3.1
v3.3.0
Compare Source
What's Changed
lookup-only
option by @cdce8p in https://github.com/actions/cache/pull/1041New Contributors
Full Changelog: actions/cache@v3...v3.3.0
v3.2.6
Compare Source
What's Changed
Full Changelog: actions/cache@v3...v3.2.6
v3.2.5
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.5
v3.2.4
Compare Source
What's Changed
set-output
command is deprecated by @siguikesse in https://github.com/actions/cache/pull/1046fail-on-cache-miss
option by @cdce8p in https://github.com/actions/cache/pull/1036New Contributors
Full Changelog: actions/cache@v3...v3.2.4
v3.2.3
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.3
v3.2.2
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3.2.1...v3.2.2
v3.2.1
Compare Source
What's Changed
Full Changelog: actions/cache@v3.2.0...v3.2.1
v3.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.0
v3.0.11
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.0.11
v3.0.10
Compare Source
restore-keys
in README.mdv3.0.9
Compare Source
v3.0.8
Compare Source
What's Changed
zstd
not working for windows on gnu tar in issues.SEGMENT_DOWNLOAD_TIMEOUT_MIN
. Default is 60 minutes.v3.0.7
Compare Source
What's Changed
v3.0.6
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.0.6
v3.0.5
Compare Source
Removed error handling by consuming actions/cache 3.0 toolkit, Now cache server error handling will be done by toolkit.
v3.0.4
Compare Source
In this release, we have fixed the tar creation error while trying to create it with path as
~/
home folder onubuntu-latest
.v3.0.3
Compare Source
Fixed avoiding empty cache save when no files are available for caching. (https://github.com/actions/cache/issues/624)
v3.0.2
Compare Source
This release adds the support for dynamic cache size cap on GHES.
v3.0.1
Compare Source
v3.0.0
Compare Source
This change adds a minimum runner version(node12 -> node16), which can break users using an out-of-date/fork of the runner. This would be most commonly affecting users on GHES 3.3 or before, as those runners do not support node16 actions and they can use actions from github.com via github connect or manually copying the repo to their GHES instance.
Few dependencies and cache action usage examples have also been updated.
v2.1.8
: Updating actions/core to version 1.10.0Compare Source
The ::save-state and ::set-output are deprecated. The newer version of actions/core >1.10.0 uses the new syntax for save and set output. After this change, customers using actions/cache@v2 won't see deprecation warning message.
v2.1.7
Compare Source
Support 10GB cache upload using the latest version
1.0.8
of@actions/cache
v2.1.6
Compare Source
v2.1.5
Compare Source
actions/checkout (actions/checkout)
v4
Compare Source
v3
Compare Source
actions/setup-go (actions/setup-go)
v5
Compare Source
v4
Compare Source
v3
Compare Source
angular-ui/bootstrap (angular-ui-bootstrap)
v2.5.4
Compare Source
v2.5.3
Compare Source
v2.5.0
Compare Source
Bug Fixes
Features
v2.4.0
Compare Source
Features
2.3.2 (2016-12-27)
Bug Fixes
2.3.1 (2016-12-10)
Bug Fixes
dateparser: add new date format for angular 1.5+ only(f2722b5), closes #6349
datepickerPopup: change to toTimezone only(1962485), fixes #6235
modal: revert focus behavior on open(8a4f625), closes #6295
v2.3.2
Compare Source
Bug Fixes
v2.3.1
Compare Source
Bug Fixes
dateparser: add new date format for angular 1.5+ only(f2722b5), closes #6349
datepickerPopup: change to toTimezone only(1962485), fixes #6235
modal: revert focus behavior on open(8a4f625), closes #6295
v2.3.0
Compare Source
Features
v2.2.0
Compare Source
Bug Fixes
Features
2.1.4 (2016-09-24)
Bug Fixes
2.1.3 (2016-08-25)
Bug Fixes
2.1.2 (2016-08-22)
Bug Fixes
2.1.1 (2016-08-21)
Bug Fixes
v2.1.4
Compare Source
Bug Fixes
v2.1.3
Compare Source
Bug Fixes
v2.1.2
Compare Source
Bug Fixes
v2.1.1
Compare Source
Bug Fixes
v2.1.0
Compare Source
Bug Fixes
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.