yurake / k8s-3tier-webapp

Sample web application based on k8s
MIT License
15 stars 24 forks source link

chore(deps): update dependency actions/checkout to v4 #3402

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
actions/checkout major v3.6.0 -> v4.1.7
actions/checkout action major v3.6.0 -> v4.1.7

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/checkout (actions/checkout) ### [`v4.1.7`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.6...v4.1.7) - Bump the minor-npm-dependencies group across 1 directory with 4 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1739](https://togithub.com/actions/checkout/pull/1739) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1697](https://togithub.com/actions/checkout/pull/1697) - Check out other refs/\* by commit by [@​orhantoy](https://togithub.com/orhantoy) in [https://github.com/actions/checkout/pull/1774](https://togithub.com/actions/checkout/pull/1774) - Pin actions/checkout's own workflows to a known, good, stable version. by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1776](https://togithub.com/actions/checkout/pull/1776) ### [`v4.1.6`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v416) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.5...v4.1.6) - Check platform to set archive extension appropriately by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1732](https://togithub.com/actions/checkout/pull/1732) ### [`v4.1.5`](https://togithub.com/actions/checkout/releases/tag/v4.1.5) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.4...v4.1.5) #### What's Changed - Update NPM dependencies by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1703](https://togithub.com/actions/checkout/pull/1703) - Bump github/codeql-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1694](https://togithub.com/actions/checkout/pull/1694) - Bump actions/setup-node from 1 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1696](https://togithub.com/actions/checkout/pull/1696) - Bump actions/upload-artifact from 2 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1695](https://togithub.com/actions/checkout/pull/1695) - README: Suggest `user.email` to be `41898282+github-actions[bot]@​users.noreply.github.com` by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1707](https://togithub.com/actions/checkout/pull/1707) **Full Changelog**: https://github.com/actions/checkout/compare/v4.1.4...v4.1.5 ### [`v4.1.4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v414) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.3...v4.1.4) - Disable `extensions.worktreeConfig` when disabling `sparse-checkout` by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1692](https://togithub.com/actions/checkout/pull/1692) - Add dependabot config by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1688](https://togithub.com/actions/checkout/pull/1688) - Bump the minor-actions-dependencies group with 2 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1693](https://togithub.com/actions/checkout/pull/1693) - Bump word-wrap from 1.2.3 to 1.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1643](https://togithub.com/actions/checkout/pull/1643) ### [`v4.1.3`](https://togithub.com/actions/checkout/releases/tag/v4.1.3) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.2...v4.1.3) #### What's Changed - Update `actions/checkout` version in `update-main-version.yml` by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1650](https://togithub.com/actions/checkout/pull/1650) - Check git version before attempting to disable `sparse-checkout` by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1656](https://togithub.com/actions/checkout/pull/1656) - Add SSH user parameter by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1685](https://togithub.com/actions/checkout/pull/1685) **Full Changelog**: https://github.com/actions/checkout/compare/v4.1.2...v4.1.3 ### [`v4.1.2`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v412) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.1...v4.1.2) - Fix: Disable sparse checkout whenever `sparse-checkout` option is not present [@​dscho](https://togithub.com/dscho) in [https://github.com/actions/checkout/pull/1598](https://togithub.com/actions/checkout/pull/1598) ### [`v4.1.1`](https://togithub.com/actions/checkout/releases/tag/v4.1.1) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.0...v4.1.1) ##### What's Changed - Update CODEOWNERS to Launch team by [@​joshmgross](https://togithub.com/joshmgross) in [https://github.com/actions/checkout/pull/1510](https://togithub.com/actions/checkout/pull/1510) - Correct link to GitHub Docs by [@​peterbe](https://togithub.com/peterbe) in [https://github.com/actions/checkout/pull/1511](https://togithub.com/actions/checkout/pull/1511) - Link to release page from what's new section by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1514](https://togithub.com/actions/checkout/pull/1514) ##### New Contributors - [@​joshmgross](https://togithub.com/joshmgross) made their first contribution in [https://github.com/actions/checkout/pull/1510](https://togithub.com/actions/checkout/pull/1510) - [@​peterbe](https://togithub.com/peterbe) made their first contribution in [https://github.com/actions/checkout/pull/1511](https://togithub.com/actions/checkout/pull/1511) **Full Changelog**: https://github.com/actions/checkout/compare/v4.1.0...v4.1.1 ### [`v4.1.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v410) [Compare Source](https://togithub.com/actions/checkout/compare/v4.0.0...v4.1.0) - [Add support for partial checkout filters](https://togithub.com/actions/checkout/pull/1396) ### [`v4.0.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/actions/checkout/compare/v3.6.0...v4.0.0) - [Support fetching without the --progress option](https://togithub.com/actions/checkout/pull/1067) - [Update to node20](https://togithub.com/actions/checkout/pull/1436)

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



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

codeclimate[bot] commented 1 month ago

Code Climate has analyzed commit 4139bfad and detected 0 issues on this pull request.

View more on Code Climate.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.16%. Comparing base (4c5ae0f) to head (4139bfa). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3402 +/- ## ========================================= Coverage 96.16% 96.16% Complexity 30 30 ========================================= Files 60 60 Lines 939 939 Branches 28 28 ========================================= Hits 903 903 Misses 30 30 Partials 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

datadog-github-app-for-yurake[bot] commented 1 month ago

Datadog Report

All test runs 36a9963 :link:

:white_check_mark: 23 Total Test Services: 0 Failed, 23 Passed

Test Services
This report shows up to 10 services
| Service Name | Failed | Known Flaky | New Flaky | Passed | Skipped | Total Time | Test Service View | | ------------ | ------ | ----------- | --------- | ------ | ------- | --------- | ----------------- | | [**`consumer-activemq-quarkus`**](https://app.datadoghq.com/ci/test-commit/github.com%2Fyurake%2Fk8s-3tier-webapp/consumer-activemq-quarkus/renovate%2Factions-checkout-4.x/36a99639c77c7e15b8bcb4b107811516f0c3e0ae?env=ci&index=citest&_user_click_origin_=github) | 0 | 0 | 0 | 2 | 0 | 0s | [Link](https://app.datadoghq.com/ci/test-branch/github.com%2Fyurake%2Fk8s-3tier-webapp/consumer-activemq-quarkus/renovate%2Factions-checkout-4.x?env=ci&index=citest&_user_click_origin_=github) | | [**`consumer-hazelcast-quarkus`**](https://app.datadoghq.com/ci/test-commit/github.com%2Fyurake%2Fk8s-3tier-webapp/consumer-hazelcast-quarkus/renovate%2Factions-checkout-4.x/36a99639c77c7e15b8bcb4b107811516f0c3e0ae?env=ci&index=citest&_user_click_origin_=github) | 0 | 0 | 0 | 4 | 0 | 1.06s | [Link](https://app.datadoghq.com/ci/test-branch/github.com%2Fyurake%2Fk8s-3tier-webapp/consumer-hazelcast-quarkus/renovate%2Factions-checkout-4.x?env=ci&index=citest&_user_click_origin_=github) | | [**`consumer-kafka-quarkus`**](https://app.datadoghq.com/ci/test-commit/github.com%2Fyurake%2Fk8s-3tier-webapp/consumer-kafka-quarkus/renovate%2Factions-checkout-4.x/36a99639c77c7e15b8bcb4b107811516f0c3e0ae?env=ci&index=citest&_user_click_origin_=github) | 0 | 0 | 0 | 2 | 0 | 2.21s | [Link](https://app.datadoghq.com/ci/test-branch/github.com%2Fyurake%2Fk8s-3tier-webapp/consumer-kafka-quarkus/renovate%2Factions-checkout-4.x?env=ci&index=citest&_user_click_origin_=github) | | [**`consumer-rabbitmq-quarkus`**](https://app.datadoghq.com/ci/test-commit/github.com%2Fyurake%2Fk8s-3tier-webapp/consumer-rabbitmq-quarkus/renovate%2Factions-checkout-4.x/36a99639c77c7e15b8bcb4b107811516f0c3e0ae?env=ci&index=citest&_user_click_origin_=github) | 0 | 0 | 0 | 1 | 0 | 0s | [Link](https://app.datadoghq.com/ci/test-branch/github.com%2Fyurake%2Fk8s-3tier-webapp/consumer-rabbitmq-quarkus/renovate%2Factions-checkout-4.x?env=ci&index=citest&_user_click_origin_=github) | | [**`consumer-redis-quarkus`**](https://app.datadoghq.com/ci/test-commit/github.com%2Fyurake%2Fk8s-3tier-webapp/consumer-redis-quarkus/renovate%2Factions-checkout-4.x/36a99639c77c7e15b8bcb4b107811516f0c3e0ae?env=ci&index=citest&_user_click_origin_=github) | 0 | 0 | 0 | 1 | 0 | 0s | [Link](https://app.datadoghq.com/ci/test-branch/github.com%2Fyurake%2Fk8s-3tier-webapp/consumer-redis-quarkus/renovate%2Factions-checkout-4.x?env=ci&index=citest&_user_click_origin_=github) | | [**`converter-kafka-quarkus`**](https://app.datadoghq.com/ci/test-commit/github.com%2Fyurake%2Fk8s-3tier-webapp/converter-kafka-quarkus/renovate%2Factions-checkout-4.x/36a99639c77c7e15b8bcb4b107811516f0c3e0ae?env=ci&index=citest&_user_click_origin_=github) | 0 | 0 | 0 | 1 | 0 | 0s | [Link](https://app.datadoghq.com/ci/test-branch/github.com%2Fyurake%2Fk8s-3tier-webapp/converter-kafka-quarkus/renovate%2Factions-checkout-4.x?env=ci&index=citest&_user_click_origin_=github) | | [**`converter-rabbitmq-quarkus`**](https://app.datadoghq.com/ci/test-commit/github.com%2Fyurake%2Fk8s-3tier-webapp/converter-rabbitmq-quarkus/renovate%2Factions-checkout-4.x/36a99639c77c7e15b8bcb4b107811516f0c3e0ae?env=ci&index=citest&_user_click_origin_=github) | 0 | 0 | 0 | 1 | 0 | 0s | [Link](https://app.datadoghq.com/ci/test-branch/github.com%2Fyurake%2Fk8s-3tier-webapp/converter-rabbitmq-quarkus/renovate%2Factions-checkout-4.x?env=ci&index=citest&_user_click_origin_=github) | | [**`jaxrs-activemq-quarkus`**](https://app.datadoghq.com/ci/test-commit/github.com%2Fyurake%2Fk8s-3tier-webapp/jaxrs-activemq-quarkus/renovate%2Factions-checkout-4.x/36a99639c77c7e15b8bcb4b107811516f0c3e0ae?env=ci&index=citest&_user_click_origin_=github) | 0 | 0 | 0 | 16 | 0 | 1.37s | [Link](https://app.datadoghq.com/ci/test-branch/github.com%2Fyurake%2Fk8s-3tier-webapp/jaxrs-activemq-quarkus/renovate%2Factions-checkout-4.x?env=ci&index=citest&_user_click_origin_=github) | | [**`jaxrs-cassandra-quarkus`**](https://app.datadoghq.com/ci/test-commit/github.com%2Fyurake%2Fk8s-3tier-webapp/jaxrs-cassandra-quarkus/renovate%2Factions-checkout-4.x/36a99639c77c7e15b8bcb4b107811516f0c3e0ae?env=ci&index=citest&_user_click_origin_=github) | 0 | 0 | 0 | 14 | 0 | 1.38s | [Link](https://app.datadoghq.com/ci/test-branch/github.com%2Fyurake%2Fk8s-3tier-webapp/jaxrs-cassandra-quarkus/renovate%2Factions-checkout-4.x?env=ci&index=citest&_user_click_origin_=github) | | [**`jaxrs-grpc-quarkus`**](https://app.datadoghq.com/ci/test-commit/github.com%2Fyurake%2Fk8s-3tier-webapp/jaxrs-grpc-quarkus/renovate%2Factions-checkout-4.x/36a99639c77c7e15b8bcb4b107811516f0c3e0ae?env=ci&index=citest&_user_click_origin_=github) | 0 | 0 | 0 | 2 | 0 | 2.51s | [Link](https://app.datadoghq.com/ci/test-branch/github.com%2Fyurake%2Fk8s-3tier-webapp/jaxrs-grpc-quarkus/renovate%2Factions-checkout-4.x?env=ci&index=citest&_user_click_origin_=github) |
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud