-
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
chore(deps): update all dependencies #4
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.
+20
−20
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
9 times, most recently
from
February 13, 2024 05:51
a48df75
to
b0a7841
Compare
renovate
bot
force-pushed
the
renovate/all
branch
7 times, most recently
from
February 20, 2024 05:13
b1a6f9f
to
372fdee
Compare
renovate
bot
force-pushed
the
renovate/all
branch
7 times, most recently
from
February 28, 2024 02:50
2d02271
to
5e1c22a
Compare
renovate
bot
force-pushed
the
renovate/all
branch
6 times, most recently
from
March 6, 2024 23:59
7e80058
to
04af7d1
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
March 8, 2024 02:50
04af7d1
to
51b26ac
Compare
renovate
bot
force-pushed
the
renovate/all
branch
5 times, most recently
from
October 12, 2024 05:49
69d7caf
to
3b0cc99
Compare
renovate
bot
force-pushed
the
renovate/all
branch
5 times, most recently
from
October 20, 2024 05:02
22831d6
to
2c20b3f
Compare
renovate
bot
force-pushed
the
renovate/all
branch
7 times, most recently
from
October 27, 2024 08:44
363e7e3
to
e8bdd20
Compare
renovate
bot
force-pushed
the
renovate/all
branch
7 times, most recently
from
November 4, 2024 08:24
a71be7d
to
905fd9e
Compare
renovate
bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
November 9, 2024 02:41
5cb2eb2
to
1d7d879
Compare
| datasource | package | from | to | | ----------- | -------------------------------------------------------------------- | -------------------- | -------------------- | | github-tags | actions/checkout | v4.1.1 | v4.2.2 | | github-tags | actions/setup-node | v4.0.0 | v4.1.0 | | github-tags | actions/upload-artifact | v3.1.3 | v4.4.3 | | github-tags | defenseunicorns/zarf | v0.32.1 | v0.42.2 | | docker | docker.io/bitnami/postgresql | 15.3.0-debian-11-r24 | 17.0.0-debian-12-r12 | | docker | docker.io/bitnami/redis | 7.0.12-debian-11-r2 | 7.4.1-debian-12-r2 | | github-tags | golangci/golangci-lint | v1.52.3 | v1.61.0 | | github-tags | google-github-actions/release-please-action | v4.0.1 | v4.1.1 | | helm | minio | 5.0.13 | 5.3.0 | | helm | postgresql | 12.6.6 | 16.1.2 | | github-tags | pre-commit/pre-commit-hooks | v4.4.0 | v5.0.0 | | github-tags | python-jsonschema/check-jsonschema | 0.24.0 | 0.29.4 | | docker | registry.gitlab.com/gitlab-org/gitlab-runner | alpine-v16.8.0 | v17.5.3 | | docker | registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner | v16.8.0 | v17.3.1 | | docker | registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner-helper | v16.8.0 | v17.3.1 | | docker | registry1.dso.mil/ironbank/redhat/ubi/ubi9 | 9.3 | 9.4 | | github-tags | renovatebot/pre-commit-hooks | 36.40.0 | 39.8.0 |
renovate
bot
force-pushed
the
renovate/all
branch
from
November 10, 2024 05:21
1d7d879
to
92dba96
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:
v4.1.1
->v4.2.2
v4.0.0
->v4.1.0
v3.1.3
->v4.4.3
v0.32.1
->v0.42.2
15.3.0-debian-11-r24
->17.0.0-debian-12-r12
7.0.12-debian-11-r2
->7.4.1-debian-12-r2
v1.52.3
->v1.61.0
v4.0.1
->v4.1.1
5.0.13
->5.3.0
12.6.6
->16.1.2
v4.4.0
->v5.0.0
0.24.0
->0.29.4
alpine-v16.8.0
->v17.5.3
v16.8.0
->v17.3.1
v16.8.0
->v17.3.1
9.3
->9.4
36.40.0
->39.8.0
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.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
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/1598actions/setup-node (actions/setup-node)
v4.1.0
Compare Source
v4.0.4
Compare Source
v4.0.3
Compare Source
v4.0.2
Compare Source
What's Changed
volta.extends
by @ThisIsManta in https://github.com/actions/setup-node/pull/921New Contributors
Full Changelog: actions/setup-node@v4.0.1...v4.0.2
v4.0.1
Compare Source
What's Changed
package.json
tonode-version-file
list of examples. by @TWiStErRob in https://github.com/actions/setup-node/pull/879New Contributors
Full Changelog: actions/setup-node@v4...v4.0.1
actions/upload-artifact (actions/upload-artifact)
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
defenseunicorns/zarf (defenseunicorns/zarf)
v0.42.2
Compare Source
What's Changed
zarf-dev/zarf
by @joonas in https://github.com/zarf-dev/zarf/pull/3174zarf init
by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/3168New Contributors
Full Changelog: zarf-dev/zarf@v0.42.1...v0.42.2
v0.42.1
Compare Source
What's Changed
zarf dev
by @mkcp in https://github.com/zarf-dev/zarf/pull/3163New Contributors
Full Changelog: zarf-dev/zarf@v0.42.0...v0.42.1
v0.42.0
Compare Source
What's Changed
New Contributors
Full Changelog: zarf-dev/zarf@v0.41.0...v0.42.0
v0.41.0
Compare Source
What's Changed
New Contributors
Full Changelog: zarf-dev/zarf@v0.40.1...v0.41.0
v0.40.1
Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - "after 7am and before 9am every weekday" in timezone America/New_York, 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.