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.4.3
defenseunicorns/zarf minor v0.32.1 -> v0.42.2
docker.io/bitnami/postgresql (source) major 15.3.0-debian-11-r24 -> 17.0.0-debian-12-r12
docker.io/bitnami/redis (source) minor 7.0.12-debian-11-r2 -> 7.4.1-debian-12-r2
golangci/golangci-lint repository minor v1.52.3 -> v1.61.0
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.1.2
pre-commit/pre-commit-hooks repository major v4.4.0 -> v5.0.0
python-jsonschema/check-jsonschema repository minor 0.24.0 -> 0.29.4
registry.gitlab.com/gitlab-org/gitlab-runner major alpine-v16.8.0 -> v17.5.3
registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner (source) major v16.8.0 -> v17.3.1
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.4
renovatebot/pre-commit-hooks repository major 36.40.0 -> 39.8.0

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

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


  • 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 69d7caf to 3b0cc99 Compare October 12, 2024 05:49
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 22831d6 to 2c20b3f Compare October 20, 2024 05:02
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 363e7e3 to e8bdd20 Compare October 27, 2024 08:44
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from a71be7d to 905fd9e Compare November 4, 2024 08:24
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 5cb2eb2 to 1d7d879 Compare November 9, 2024 02:41
| 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               |
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