generated from moul/golang-repo-template
-
-
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 #5
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
5930979
to
6e5e5dd
Compare
ab19828
to
608d4d6
Compare
b9bf7bf
to
578774f
Compare
6b85c54
to
6094670
Compare
6094670
to
9705eb1
Compare
9705eb1
to
e82ef98
Compare
3d67047
to
7782ae7
Compare
7782ae7
to
f97f941
Compare
ff47c4e
to
dff5c1e
Compare
146d7a1
to
86d5d6e
Compare
ed773e2
to
a9847fb
Compare
a9847fb
to
11a8e1c
Compare
b6ebeec
to
86bced7
Compare
128d847
to
9e5d005
Compare
e948d51
to
8453a3e
Compare
8453a3e
to
2aa6e2e
Compare
1452935
to
3d98d89
Compare
7ea4d3c
to
3e04267
Compare
3e04267
to
fd4b390
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
🔍 Ready for Review
Pull Request is not reviewed 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.0.7
->v3.4.3
v3.0.0
->v3.6.0
v3.0.0
->v3.2.1
3.16.1
->3.21.3
v2.426.0
->v2.470.10
v3.1.0
->v3.1.6
v3.1.0
->v3.3.1
v4.0.0-20211104165006-2c524b646cf0
->v4.4.2
v1.0.1-0.20220609025812-cb8946075ce5
->v1.2.0
v0.25.0
->v0.50.0
v3.0.0
->v3.2.0
v3.1.2
->v3.4.0
720c4b4
->b748de0
v1.1.12
->v1.3.0
v1.21.0
->v1.27.0
1.18.4-alpine
->1.24.1-alpine
v3.2.0
->v3.7.1
v3.0.0
->v3.2.0
0.31.1
->0.44.0
v1.0.4
->v1.1.2
Release Notes
actions/cache (actions/cache)
v3.4.3
Compare Source
What's Changed
Full Changelog: actions/cache@v3.4.2...v3.4.3
v3.4.2
Compare Source
What's Changed
Full Changelog: actions/cache@v3.4.0...v3.4.2
v3.4.1
Compare Source
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.3.3...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
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.actions/checkout (actions/checkout)
v3.6.0
Compare Source
v3.5.3
Compare Source
v3.5.2
Compare Source
v3.5.1
Compare Source
v3.5.0
Compare Source
v3.4.0
Compare Source
v3.3.0
Compare Source
v3.2.0
Compare Source
v3.1.0
Compare Source
saveState
andgetState
github-server-url
inputv3.0.2
Compare Source
set-safe-directory
v3.0.1
Compare Source
safe.directory
actions/upload-artifact (actions/upload-artifact)
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
v3.1.2
Compare Source
@actions/*
NPM packages to their latest versions- #374v3.1.1
Compare Source
set-output
deprecation warning #351v3.1.0
Compare Source
What's Changed
berty/berty (berty.tech/berty/v2)
v2.470.10
Compare Source
Bug Fixes
v2.470.9
Compare Source
Bug Fixes
v2.470.8
Compare Source
Bug Fixes
v2.470.7
Compare Source
Bug Fixes
v2.470.6
Compare Source
Bug Fixes
v2.470.5
Compare Source
Bug Fixes
v2.470.4
Compare Source
Bug Fixes
v2.470.3
Compare Source
Bug Fixes
v2.470.2
Compare Source
Bug Fixes
v2.470.1
Compare Source
Bug Fixes
v2.470.0
Compare Source
Bug Fixes
Features
v2.469.12
Compare Source
Bug Fixes
v2.469.11
Compare Source
Bug Fixes
v2.469.10
Compare Source
Bug Fixes
v2.469.9
Compare Source
Bug Fixes
v2.469.8
Compare Source
Bug Fixes
[
v2.469.7
](https://redirect.github.com/berty/beConfiguration
📅 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.