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

ci(action): update actions/checkout action to v4 #63

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

actions/checkout (actions/checkout)

v4

Compare Source


Configuration

📅 Schedule: Branch creation - "before 5am every weekday,every weekend" (UTC), 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 this update again.


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

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

@renovate renovate bot requested a review from sheerlox as a code owner September 5, 2023 01:17
@renovate renovate bot added the dependencies label Sep 5, 2023
@sheerlox sheerlox merged commit 4256e4b into main Sep 8, 2023
12 checks passed
@sheerlox sheerlox deleted the renovate/actions-checkout-4.x branch September 8, 2023 10:59
sheerlox pushed a commit that referenced this pull request Oct 1, 2023
## [18.1.3](v18.1.2...v18.1.3) (2023-10-01)

### 🛠 Builds

* **deps:** update dependency [@insurgentlab](https://github.com/insurgentlab)/conventional-changelog-preset to v7 ([2c84c4a](2c84c4a))

### 🚨 Tests

* await updated preset interface ([e080e22](e080e22))
* ensure commitlint preset compatibility ([9a514df](9a514df))

### ⚙️ Continuous Integrations

* **action:** update actions/checkout action to v4 ([#63](#63)) ([4256e4b](4256e4b))
* **action:** update actions/checkout digest to 8ade135 ([#75](#75)) ([9f3fb6a](9f3fb6a))
* **action:** update actions/checkout digest to f43a0e5 ([#51](#51)) ([39792cc](39792cc))
* **action:** update actions/setup-node digest to 5e21ff4 ([#47](#47)) ([a484fc4](a484fc4))
* **action:** update actions/setup-node digest to bea5baf ([#45](#45)) ([97b3730](97b3730))
* **action:** use node lts in workflows ([e089cd2](e089cd2))

### ♻️ Chores

* **deps:** lock file maintenance ([913da38](913da38))
* **deps:** lock file maintenance ([129b2f5](129b2f5))
* **deps:** lock file maintenance ([6a4d76a](6a4d76a))
* **deps:** lock file maintenance ([c63ae90](c63ae90))
* **deps:** lock file maintenance ([b7e96c8](b7e96c8))
* **deps:** lock file maintenance ([73806c2](73806c2))
* **deps:** lock file maintenance ([f0ee8c1](f0ee8c1))
* **deps:** lock file maintenance ([4f6d983](4f6d983))
* **deps:** lock file maintenance ([01c943e](01c943e))
* **deps:** lock file maintenance ([97a2237](97a2237))
* **deps:** lock file maintenance ([3963ace](3963ace))
* **deps:** update dependency [@commitlint](https://github.com/commitlint)/lint to v17.7.0 ([17a2eb0](17a2eb0))
* **deps:** update dependency [@semantic-release](https://github.com/semantic-release)/github to v9.0.5 ([596db67](596db67))
* **deps:** update dependency [@semantic-release](https://github.com/semantic-release)/github to v9.0.7 ([18e1bf8](18e1bf8))
* **deps:** update dependency [@semantic-release](https://github.com/semantic-release)/github to v9.1.0 ([96cab0e](96cab0e))
* **deps:** update dependency [@semantic-release](https://github.com/semantic-release)/github to v9.2.0 ([3626118](3626118))
* **deps:** update dependency [@semantic-release](https://github.com/semantic-release)/github to v9.2.1 ([5385ee3](5385ee3))
* **deps:** update dependency eslint to v8.46.0 ([a0a3439](a0a3439))
* **deps:** update dependency eslint to v8.47.0 ([d3c62ed](d3c62ed))
* **deps:** update dependency eslint to v8.48.0 ([cc4d32e](cc4d32e))
* **deps:** update dependency eslint to v8.49.0 ([deb5f1d](deb5f1d))
* **deps:** update dependency eslint to v8.50.0 ([3960d36](3960d36))
* **deps:** update dependency eslint-config-prettier to v8.9.0 ([58bedf2](58bedf2))
* **deps:** update dependency eslint-config-prettier to v9 ([#42](#42)) ([68be9e6](68be9e6))
* **deps:** update dependency eslint-plugin-jest to v27.4.0 ([c9ae4e1](c9ae4e1))
* **deps:** update dependency jest to v29.6.2 ([b9782dc](b9782dc))
* **deps:** update dependency jest to v29.6.3 ([d095249](d095249))
* **deps:** update dependency jest to v29.6.4 ([21238e5](21238e5))
* **deps:** update dependency jest to v29.7.0 ([e5bc383](e5bc383))
* **deps:** update dependency prettier to v3.0.2 ([19952c3](19952c3))
* **deps:** update dependency prettier to v3.0.3 ([1aab4c2](1aab4c2))
* **deps:** update dependency semantic-release to v21.1.0 ([64be14f](64be14f))
* **deps:** update dependency semantic-release to v21.1.1 ([4689aa8](4689aa8))
* **deps:** update dependency semantic-release to v21.1.2 ([45778e2](45778e2))
* **deps:** update linters ([102f446](102f446))
* **deps:** update semantic-release monorepo ([eac7bad](eac7bad))
* **deps:** update semantic-release monorepo ([582260e](582260e))
* **deps:** update semantic-release monorepo ([fed2938](fed2938))
* **deps:** update semantic-release monorepo ([f7af267](f7af267))
* **deps:** update semantic-release monorepo ([d4aef44](d4aef44))
* **deps:** update semantic-release monorepo ([#73](#73)) ([f302974](f302974))
@sheerlox
Copy link
Member

sheerlox commented Oct 1, 2023

🎉 This PR is included in version 18.1.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant