-
Notifications
You must be signed in to change notification settings - Fork 25
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 support-deps #1289
Merged
Merged
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
d2957f1
to
7d1462f
Compare
| datasource | package | from | to | | ------------------ | ------------------------------ | ------- | -------- | | npm | @types/node | 22.13.4 | 22.13.5 | | github-tags | actions/download-artifact | v4.1.8 | v4.1.9 | | github-tags | actions/upload-artifact | v4.6.0 | v4.6.1 | | terraform-provider | hashicorp/aws | 5.87.0 | 5.88.0 | | terraform-provider | hashicorp/azurerm | 4.19.0 | 4.20.0 | | github-tags | defenseunicorns/uds-cli | v0.21.0 | v0.22.0 | | github-tags | defenseunicorns/uds-common | v1.8.0 | v1.9.1 | | docker | ghcr.io/zarf-dev/packages/init | v0.48.1 | v0.49.0 | | github-tags | github/codeql-action | v3.28.9 | v3.28.10 | | github-tags | k3d-io/k3d | v5.8.2 | v5.8.3 | | npm | kubernetes-fluent-client | 3.4.0 | 3.4.2 | | github-tags | ossf/scorecard-action | v2.4.0 | v2.4.1 | | terraform-provider | hashicorp/random | 3.6.3 | 3.7.1 | | npm | ts-jest | 29.2.5 | 29.2.6 | | github-tags | zarf-dev/zarf | v0.48.1 | v0.49.0 |
7d1462f
to
39d1234
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
mjnagel
approved these changes
Feb 26, 2025
UnicornChance
pushed a commit
that referenced
this pull request
Mar 3, 2025
🤖 I have created a release *beep* *boop* --- ## [0.37.0](v0.36.2...v0.37.0) (2025-03-03) ### Features * kstatus for Pepr ([#1288](#1288)) ([c1b78d2](c1b78d2)) * new bundle variable - KEYCLOAK_HEAP_OPTIONS ([#1314](#1314)) ([f7e0ebb](f7e0ebb)) ### Miscellaneous * **deps:** update grafana ([#1285](#1285)) ([ffda059](ffda059)) * **deps:** update jest to v29.2.6 ([#1313](#1313)) ([d30c6c7](d30c6c7)) * **deps:** update keycloak to v26.1.3 ([#1326](#1326)) ([691eebe](691eebe)) * **deps:** update loki ([#1272](#1272)) ([54b2cfc](54b2cfc)) * **deps:** update prometheus to 3.2.0, prometheus-operator to 0.80.1 ([#1262](#1262)) ([d1c6c3c](d1c6c3c)) * **deps:** update prometheus to v3.2.1 ([#1321](#1321)) ([e1ee576](e1ee576)) * **deps:** update support-deps ([#1289](#1289)) ([73f5de2](73f5de2)) * **deps:** update support-deps ([#1323](#1323)) ([2822097](2822097)) * **deps:** update vector to 0.45.0 ([#1316](#1316)) ([c66e807](c66e807)) * enable ambient component for rke2/aks ci ([#1322](#1322)) ([c280b03](c280b03)) * switch to azure gov account ([#1318](#1318)) ([31ec997](31ec997)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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:
22.13.4
->22.13.5
v4.1.8
->v4.1.9
v4.6.0
->v4.6.1
~> 5.87.0
->~> 5.88.0
4.19.0
->4.20.0
v0.21.0
->v0.22.0
v1.8.0
->v1.9.1
v0.48.1
->v0.49.0
v3.28.9
->v3.28.10
v5.8.2
->v5.8.3
3.4.0
->3.4.2
v2.4.0
->v2.4.1
~> 3.6.0
->~> 3.7.0
~> 3.6.2
->~> 3.7.0
3.6.3
->3.7.1
29.2.5
->29.2.6
v0.48.1
->v0.49.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/download-artifact (actions/download-artifact)
v4.1.9
Compare Source
actions/upload-artifact (actions/upload-artifact)
v4.6.1
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.1
defenseunicorns/uds-cli (defenseunicorns/uds-cli)
v0.22.0
Compare Source
What's Changed
069b772
by @renovate in https://github.com/defenseunicorns/uds-cli/pull/1091Full Changelog: defenseunicorns/uds-cli@v0.21.0...v0.22.0
defenseunicorns/uds-common (defenseunicorns/uds-common)
v1.9.1
Compare Source
Miscellaneous
v1.9.0
Compare Source
Features
Bug Fixes
v1.8.1
Compare Source
Miscellaneous
github/codeql-action (github/codeql-action)
v3.28.10
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.10 - 21 Feb 2025
See the full CHANGELOG.md for more information.
k3d-io/k3d (k3d-io/k3d)
v5.8.3
Compare Source
What's Changed
New Contributors
Full Changelog: k3d-io/k3d@v5.8.2...v5.8.3
defenseunicorns/kubernetes-fluent-client (kubernetes-fluent-client)
v3.4.2
Compare Source
Bug Fixes
v3.4.1
Compare Source
Bug Fixes
ossf/scorecard-action (ossf/scorecard-action)
v2.4.1
Compare Source
What's Changed
file_mode
input which controls how repository files are fetched from GitHub. The default isarchive
, butgit
produces the most accurate results for repositories with.gitattributes
files at the cost of analysis speed.--file-mode
by @spencerschrock in https://github.com/ossf/scorecard-action/pull/1509Docs
New Contributors
Full Changelog: ossf/scorecard-action@v2.4.0...v2.4.1
kulshekhar/ts-jest (ts-jest)
v29.2.6
Compare Source
zarf-dev/zarf (zarf-dev/zarf)
v0.49.0
Compare Source
This release includes a number of project adjustments as well as fixes.
Breaking Changes
yaml
andtoml
are being deprecatedzarf connect
default execution has a UX change--cli-only
flag has been removed - this behavior is now the default--open
flagThe update to
zarf connect
is with consideration of zarf behaviors defaulting to fully-encapsulated execution. As a general principle we want zarf to have minimal dependency on external/system tooling by default.What's Changed
🚀 Updates
make build-examples
in e2e tests by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/3494📦 Dependencies
Full Changelog: zarf-dev/zarf@v0.48.1...v0.49.0
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.