Skip to content
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
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 6, 2024

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v4.1.1 -> v4.2.2
actions/setup-node action minor v4.0.0 -> v4.1.0
actions/upload-artifact action major v3.1.3 -> v4.5.0
defenseunicorns/zarf minor v0.32.1 -> v0.45.0
docker.io/bitnami/postgresql (source) major 15.3.0-debian-11-r24 -> 17.2.0-debian-12-r5
docker.io/bitnami/redis (source) minor 7.0.12-debian-11-r2 -> 7.4.1-debian-12-r3
golangci/golangci-lint repository minor v1.52.3 -> v1.62.2
google-github-actions/release-please-action action minor v4.0.1 -> v4.1.1
minio (source) minor 5.0.13 -> 5.3.0
postgresql (source) major 12.6.6 -> 16.3.4
pre-commit/pre-commit-hooks repository major v4.4.0 -> v5.0.0
python-jsonschema/check-jsonschema repository minor 0.24.0 -> 0.30.0
registry.gitlab.com/gitlab-org/gitlab-runner major alpine-v16.8.0 -> v17.7.0
registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner (source) major v16.8.0 -> v17.5.4
registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner-helper (source) major v16.8.0 -> v17.3.1
registry1.dso.mil/ironbank/redhat/ubi/ubi9 (source) minor 9.3 -> 9.5
renovatebot/pre-commit-hooks repository major 36.40.0 -> 39.83.3

Note: The pre-commit manager in Renovate is not supported by the pre-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

v4.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

Full Changelog: actions/checkout@v4.1.4...v4.1.5

v4.1.4

Compare Source

v4.1.3

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

Compare Source

actions/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
New Contributors

Full Changelog: actions/setup-node@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4...v4.0.1

actions/upload-artifact (actions/upload-artifact)

v4.5.0

Compare Source

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

Full 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

Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3

v4.3.2

Compare Source

What's Changed

New 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.0

Full 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.45.0

Compare Source

What's Changed

Full Changelog: zarf-dev/zarf@v0.44.0...v0.45.0

v0.44.0

Compare Source

What's Changed

Full Changelog: zarf-dev/zarf@v0.43.1...v0.44.0

v0.43.1

Compare Source

What's Changed

Full Changelog: zarf-dev/zarf@v0.43.0...v0.43.1

v0.43.0

Compare Source

What's Changed

Full Changelog: zarf-dev/zarf@v0.42.2...v0.43.0

What's Changed

Full Changelog: zarf-dev/zarf@v0.42.2...v0.43.0

v0.42.2

Compare Source

What's Changed

New Contributors

Full Changelog: zarf-dev/zarf@v0.42.1...v0.42.2

v0.42.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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from a48df75 to b0a7841 Compare February 13, 2024 05:51
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from b1a6f9f to 372fdee Compare February 20, 2024 05:13
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 2d02271 to 5e1c22a Compare February 28, 2024 02:50
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 7e80058 to 04af7d1 Compare March 6, 2024 23:59
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from e861a31 to 57b6678 Compare November 21, 2024 06:00
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 2f68e83 to c74ae3e Compare November 30, 2024 02:42
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 826d067 to ae35689 Compare December 7, 2024 02:53
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 0f77206 to 9a293a5 Compare December 15, 2024 02:43
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 2b509d4 to 213e739 Compare December 22, 2024 23:26
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 76660f2 to 6a556e3 Compare December 26, 2024 17:55
| 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.5.0              |
| github-tags | defenseunicorns/zarf                                                 | v0.32.1              | v0.45.0             |
| docker      | docker.io/bitnami/postgresql                                         | 15.3.0-debian-11-r24 | 17.2.0-debian-12-r5 |
| docker      | docker.io/bitnami/redis                                              | 7.0.12-debian-11-r2  | 7.4.1-debian-12-r3  |
| github-tags | golangci/golangci-lint                                               | v1.52.3              | v1.62.2             |
| 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.3.4              |
| github-tags | pre-commit/pre-commit-hooks                                          | v4.4.0               | v5.0.0              |
| github-tags | python-jsonschema/check-jsonschema                                   | 0.24.0               | 0.30.0              |
| docker      | registry.gitlab.com/gitlab-org/gitlab-runner                         | alpine-v16.8.0       | v17.7.0             |
| docker      | registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner        | v16.8.0              | v17.5.4             |
| 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.5                 |
| github-tags | renovatebot/pre-commit-hooks                                         | 36.40.0              | 39.83.3             |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants