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 github-actions (major) #105

Merged
merged 4 commits into from
Jan 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v3.6.0 -> v4.1.1
actions/download-artifact action major v3.0.2 -> v4.1.1
actions/upload-artifact action major v3.1.3 -> v4.3.0
github/codeql-action action major v2.23.0 -> v3.23.2

Release Notes

actions/checkout (actions/checkout)

v4.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4.1.0...v4.1.1

v4.1.0

Compare Source

v4.0.0

Compare Source

actions/download-artifact (actions/download-artifact)

v4.1.1

Compare Source

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/download-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/download-artifact@v3...v4.0.0

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

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

github/codeql-action (github/codeql-action)

v3.23.2

Compare Source

v3.23.1

Compare Source

v3.23.0

Compare Source

v3.22.12

Compare Source

v3.22.11

Compare Source

v2.23.2

Compare Source

v2.23.1

Compare Source


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.


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

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Jan 11, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.03s
✅ DOCKERFILE hadolint 2 0 0.09s
✅ EDITORCONFIG editorconfig-checker 67 0 0.22s
✅ GROOVY npm-groovy-lint 2 0 12.48s
✅ JAVA checkstyle 18 0 5.71s
✅ JSON eslint-plugin-jsonc 5 0 2.86s
✅ JSON jsonlint 5 0 0.65s
✅ JSON prettier 5 0 2.24s
✅ JSON v8r 5 0 3.07s
✅ MARKDOWN markdownlint 2 0 0.64s
✅ PYTHON bandit 1 0 0.89s
✅ PYTHON black 1 0 1.61s
✅ PYTHON flake8 1 0 1.76s
✅ PYTHON isort 1 0 0.38s
✅ PYTHON mypy 1 0 7.17s
✅ PYTHON ruff 1 0 0.04s
✅ REPOSITORY checkov yes no 15.92s
✅ REPOSITORY gitleaks yes no 1.02s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 13.74s
✅ REPOSITORY kics yes no 6.16s
✅ REPOSITORY secretlint yes no 1.29s
✅ REPOSITORY syft yes no 0.39s
✅ REPOSITORY trivy yes no 8.43s
✅ REPOSITORY trivy-sbom yes no 5.71s
✅ REPOSITORY trufflehog yes no 7.42s
✅ SQL sql-lint 1 0 0.36s
✅ XML xmllint 1 0 0.02s
✅ YAML prettier 17 0 1.32s
✅ YAML yamllint 17 0 0.66s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/major-github-actions branch 5 times, most recently from 6ea2405 to d123716 Compare January 18, 2024 20:14
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 4306c93 to a5a1628 Compare January 28, 2024 12:19
@renovate renovate bot force-pushed the renovate/major-github-actions branch from a5a1628 to d6d7418 Compare January 28, 2024 12:19
Copy link
Contributor Author

renovate bot commented Jan 28, 2024

Edited/Blocked Notification

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

Warning: custom changes will be lost.

@chgl chgl merged commit c26b93d into master Jan 28, 2024
13 checks passed
@chgl chgl deleted the renovate/major-github-actions branch January 28, 2024 12:38
miracum-bot pushed a commit that referenced this pull request Jan 30, 2024
## [3.12.8](v3.12.7...v3.12.8) (2024-01-30)

### Bug Fixes

* **deps:** update dependency org.springframework.cloud:spring-cloud-dependencies to v2023 ([#106](#106)) ([621ef63](621ef63))
* expose producer `max.request.size` as an extra env var ([#114](#114)) ([d1c5418](d1c5418))

### Documentation

* added section on running without database persistence ([#104](#104)) ([bda3983](bda3983))

### Miscellaneous Chores

* **deps:** update all non-major dependencies ([#102](#102)) ([610ce1d](610ce1d))
* **deps:** update all non-major dependencies ([#109](#109)) ([a31123a](a31123a))
* **deps:** update docker.io/bitnami/kafka:3.6.1 docker digest to 80dfb40 ([#113](#113)) ([a8d74c6](a8d74c6))
* **deps:** update docker.io/curlimages/curl:8.5.0 docker digest to 08e4660 ([#112](#112)) ([87d82d6](87d82d6))
* **deps:** update docker.io/library/gradle:8.5.0-jdk21 docker digest to d64047f ([#111](#111)) ([8b1f147](8b1f147))
* **deps:** update docker.io/library/postgres:16.1 docker digest to 49c276f ([#108](#108)) ([6c86b2e](6c86b2e))
* **deps:** update docker.io/library/postgres:16.1 docker digest to bb4e685 ([#107](#107)) ([5444c8c](5444c8c))
* **deps:** update github-actions (major) ([#105](#105)) ([c26b93d](c26b93d))
* **deps:** update miracum/.github action to v1.5.3 ([#103](#103)) ([7c32a30](7c32a30))
@miracum-bot
Copy link

🎉 This PR is included in version 3.12.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants