-
Notifications
You must be signed in to change notification settings - Fork 997
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 actions/checkout action to v4.1.7 #11444
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Josh-Walker-GM
added
release:chore
This PR is a chore (means nothing for users)
changesets-ok
Override the changesets check
labels
Sep 5, 2024
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Sep 5, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://github.com/actions/checkout) | action | patch | `v4.1.1` -> `v4.1.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4.1.7`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417) [Compare Source](https://github.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://github.com/dependabot) in [https://github.com/actions/checkout/pull/1739](https://github.com/actions/checkout/pull/1739) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/actions/checkout/pull/1697](https://github.com/actions/checkout/pull/1697) - Check out other refs/\* by commit by [@​orhantoy](https://github.com/orhantoy) in [https://github.com/actions/checkout/pull/1774](https://github.com/actions/checkout/pull/1774) - Pin actions/checkout's own workflows to a known, good, stable version. by [@​jww3](https://github.com/jww3) in [https://github.com/actions/checkout/pull/1776](https://github.com/actions/checkout/pull/1776) ### [`v4.1.6`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v416) [Compare Source](https://github.com/actions/checkout/compare/v4.1.5...v4.1.6) - Check platform to set archive extension appropriately by [@​cory-miller](https://github.com/cory-miller) in [https://github.com/actions/checkout/pull/1732](https://github.com/actions/checkout/pull/1732) ### [`v4.1.5`](https://github.com/actions/checkout/releases/tag/v4.1.5) [Compare Source](https://github.com/actions/checkout/compare/v4.1.4...v4.1.5) #### What's Changed - Update NPM dependencies by [@​cory-miller](https://github.com/cory-miller) in [https://github.com/actions/checkout/pull/1703](https://github.com/actions/checkout/pull/1703) - Bump github/codeql-action from 2 to 3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/actions/checkout/pull/1694](https://github.com/actions/checkout/pull/1694) - Bump actions/setup-node from 1 to 4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/actions/checkout/pull/1696](https://github.com/actions/checkout/pull/1696) - Bump actions/upload-artifact from 2 to 4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/actions/checkout/pull/1695](https://github.com/actions/checkout/pull/1695) - README: Suggest `user.email` to be `41898282+github-actions[bot]@​users.noreply.github.com` by [@​cory-miller](https://github.com/cory-miller) in [https://github.com/actions/checkout/pull/1707](https://github.com/actions/checkout/pull/1707) **Full Changelog**: actions/checkout@v4.1.4...v4.1.5 ### [`v4.1.4`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v414) [Compare Source](https://github.com/actions/checkout/compare/v4.1.3...v4.1.4) - Disable `extensions.worktreeConfig` when disabling `sparse-checkout` by [@​jww3](https://github.com/jww3) in [https://github.com/actions/checkout/pull/1692](https://github.com/actions/checkout/pull/1692) - Add dependabot config by [@​cory-miller](https://github.com/cory-miller) in [https://github.com/actions/checkout/pull/1688](https://github.com/actions/checkout/pull/1688) - Bump the minor-actions-dependencies group with 2 updates by [@​dependabot](https://github.com/dependabot) in [https://github.com/actions/checkout/pull/1693](https://github.com/actions/checkout/pull/1693) - Bump word-wrap from 1.2.3 to 1.2.5 by [@​dependabot](https://github.com/dependabot) in [https://github.com/actions/checkout/pull/1643](https://github.com/actions/checkout/pull/1643) ### [`v4.1.3`](https://github.com/actions/checkout/releases/tag/v4.1.3) [Compare Source](https://github.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://github.com/jww3) in [https://github.com/actions/checkout/pull/1650](https://github.com/actions/checkout/pull/1650) - Check git version before attempting to disable `sparse-checkout` by [@​jww3](https://github.com/jww3) in [https://github.com/actions/checkout/pull/1656](https://github.com/actions/checkout/pull/1656) - Add SSH user parameter by [@​cory-miller](https://github.com/cory-miller) in [https://github.com/actions/checkout/pull/1685](https://github.com/actions/checkout/pull/1685) **Full Changelog**: actions/checkout@v4.1.2...v4.1.3 ### [`v4.1.2`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v412) [Compare Source](https://github.com/actions/checkout/compare/v4.1.1...v4.1.2) - Fix: Disable sparse checkout whenever `sparse-checkout` option is not present [@​dscho](https://github.com/dscho) in [https://github.com/actions/checkout/pull/1598](https://github.com/actions/checkout/pull/1598) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dac09
added a commit
to dac09/redwood
that referenced
this pull request
Sep 6, 2024
…ood into feat/storage-additional-tests * 'feat/storage-additional-tests' of github.com:dac09/redwood: chore(deps): update dependency @supabase/supabase-js to v2.45.3 (redwoodjs#11434) chore(deps): update dependency jsdom to v24.1.3 (redwoodjs#11438) chore(deps): update dependency @playwright/test to v1.47.0 (redwoodjs#11433) fix(resolutions): Remove rehackt resolution (redwoodjs#11447) chore(deps): update dependency @types/eslint to v8.56.12 (redwoodjs#11435) chore(deps): update dependency @envelop/core to v5.0.2 (redwoodjs#11432) chore(deps): update eslint monorepo to v9.9.1 (redwoodjs#11441) chore(deps): update actions/upload-artifact digest (redwoodjs#11442) chore(deps): update dependency prettier-plugin-packagejson to v2.5.2 (redwoodjs#11440) chore(deps): update mheap/github-action-required-labels digest to d25134c (redwoodjs#11443) chore(deps): update dependency prettier-plugin-packagejson to v2.5.2 (redwoodjs#11439) chore(deps): update actions/checkout action to v4.1.7 (redwoodjs#11444) Updates SDL codegen to handle prettier 3 correctly (redwoodjs#11446) Updates on how locking a job works chore(rsc): Switch to web streams instead of using node streams (redwoodjs#11445)
dac09
added a commit
to dac09/redwood
that referenced
this pull request
Sep 6, 2024
…ploads-cli * 'main' of github.com:redwoodjs/redwood: (35 commits) docs(uploads): Add upload docs (redwoodjs#11398) chore(storage): Add type tests & extra tests for savers and result extension (redwoodjs#11416) chore(deps): update dependency @supabase/supabase-js to v2.45.3 (redwoodjs#11434) chore(deps): update dependency jsdom to v24.1.3 (redwoodjs#11438) chore(deps): update dependency @playwright/test to v1.47.0 (redwoodjs#11433) fix(resolutions): Remove rehackt resolution (redwoodjs#11447) chore(deps): update dependency @types/eslint to v8.56.12 (redwoodjs#11435) chore(deps): update dependency @envelop/core to v5.0.2 (redwoodjs#11432) chore(deps): update eslint monorepo to v9.9.1 (redwoodjs#11441) chore(deps): update actions/upload-artifact digest (redwoodjs#11442) chore(deps): update dependency prettier-plugin-packagejson to v2.5.2 (redwoodjs#11440) chore(deps): update mheap/github-action-required-labels digest to d25134c (redwoodjs#11443) chore(deps): update dependency prettier-plugin-packagejson to v2.5.2 (redwoodjs#11439) chore(deps): update actions/checkout action to v4.1.7 (redwoodjs#11444) Updates SDL codegen to handle prettier 3 correctly (redwoodjs#11446) Updates on how locking a job works chore(rsc): Switch to web streams instead of using node streams (redwoodjs#11445) chore(deps): update dependency esbuild to v0.23.1 (redwoodjs#11436) chore(rsc): Remove unused methods in the worker (redwoodjs#11431) chore(rsc): Simplify worker by not using vite config (redwoodjs#11430) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
changesets-ok
Override the changesets check
release:chore
This PR is a chore (means nothing for users)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.1.1
->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
Compare Source
v4.1.6
Compare Source
v4.1.5
Compare Source
What's Changed
user.email
to be41898282+github-actions[bot]@​users.noreply.github.com
by @cory-miller in https://github.com/actions/checkout/pull/1707Full Changelog: actions/checkout@v4.1.4...v4.1.5
v4.1.4
Compare Source
extensions.worktreeConfig
when disablingsparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1692v4.1.3
Compare Source
What's Changed
actions/checkout
version inupdate-main-version.yml
by @jww3 in https://github.com/actions/checkout/pull/1650sparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1656Full Changelog: actions/checkout@v4.1.2...v4.1.3
v4.1.2
Compare Source
sparse-checkout
option is not present @dscho in https://github.com/actions/checkout/pull/1598Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.