Bump the dependencies group across 1 directory with 5 updates - #1780
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `6.0.3` | `7.0.1` | | [actions/setup-node](https://github.com/actions/setup-node) | `6.4.0` | `7.0.0` | | [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) | `4.8.0` | `4.9.0` | | [errata-ai/vale-action](https://github.com/errata-ai/vale-action) | `2.1.2` | `3.0.0` | | [cypress-io/github-action](https://github.com/cypress-io/github-action) | `7.4.0` | `7.4.1` | Updates `actions/checkout` from 6.0.3 to 7.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@df4cb1c...3d3c42e) Updates `actions/setup-node` from 6.4.0 to 7.0.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@48b55a0...8207627) Updates `JamesIves/github-pages-deploy-action` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@d92aa23...fa24774) Updates `errata-ai/vale-action` from 2.1.2 to 3.0.0 - [Release notes](https://github.com/errata-ai/vale-action/releases) - [Commits](vale-cli/vale-action@85f9f7f...518a913) Updates `cypress-io/github-action` from 7.4.0 to 7.4.1 - [Release notes](https://github.com/cypress-io/github-action/releases) - [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md) - [Commits](cypress-io/github-action@948d67d...fa4a118) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: actions/setup-node dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: errata-ai/vale-action dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: cypress-io/github-action dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/github_actions/dependencies-586761dee5
branch
August 20, 2026 02:22
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the dependencies group with 5 updates in the / directory:
6.0.37.0.16.4.07.0.04.8.04.9.02.1.23.0.07.4.07.4.1Updates
actions/checkoutfrom 6.0.3 to 7.0.1Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3d3c42eprep v7.0.1 release (#2531)2880268escape values passed to --unset (#2530)12cd223trim only ascii whitespace for branch (#2521)62661c4skip running unsafe pr check if input is default (#2518)e8d4307Bump the minor-actions-dependencies group with 2 updates (#2499)631c942eslint 9 (#2474)4f1f4aeBump actions/upload-artifact from 4 to 7 (#2476)ba09753Bump actions/checkout from 6 to 7 (#2488)b9e0990Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)Updates
actions/setup-nodefrom 6.4.0 to 7.0.0Release notes
Sourced from actions/setup-node's releases.
Commits
8207627Migrate to ESM and upgrade dependencies (#1574)04be95cAdd cache-primary-key and cache-matched-key as outputs (#1577)7c2c68ddocs: Update caching recommendations to mitigate cache poisoning risks (#1567)6a61c03Merge pull request #1569 from jasongin/update-actions-cache-5.1.030eb73bResolve high-severity audit issues4e1a87aUpdate dist360237fStrict equality4f8aac5Bump@actions/cacheto 5.1.0, log cache write deniedf4a67bbOnly usemirrorTokeningetManifestif it's provided (#1548)0355742Remove dummy NODE_AUTH_TOKEN export (#1558)Updates
JamesIves/github-pages-deploy-actionfrom 4.8.0 to 4.9.0Release notes
Sourced from JamesIves/github-pages-deploy-action's releases.
Commits
fa24774Merge remote-tracking branch 'origin/dev' into releases/v41e0489ffix: use a dedicated RELEASE_PAT for release creation737d5afci: run sponsors README update twice a week instead of daily5d78d7bci: run integration tests weekly instead of daily36c7ef9Deploy Production Code for Commit b09969f18cbaf8fd7f336068c0c4d9abfdcbf68a 🚀74a589dMerge remote-tracking branch 'origin/dev' into releases/v4b09969fstyle: fix prettier formatting in LFS changes87729a6feat: add Git LFS support for deployment branchcc13712fix: add missing checkout step to integration-rebase-conflicts-cleanupd866689Merge branch 'dev' of https://github.com/JamesIves/github-pages-deploy-action...Updates
errata-ai/vale-actionfrom 2.1.2 to 3.0.0Release notes
Sourced from errata-ai/vale-action's releases.
Commits
518a913Point the README at v3dca64deBacktick reviewdog in the README4063152Add a fail_level input1ef5a5fMove the major tag ourselves, whatever the release is called00a15b5Treat an empty file list as nothing to lint40967b1Point wildcard paths at the glob inputd4af982Survive reviewdog closing its input earlyfebea0fFail on errors, not on any findingb1d1c1fGive reviewdog a repository when the event payload omits one6b637c5Note what a fork's read-only token can't doUpdates
cypress-io/github-actionfrom 7.4.0 to 7.4.1Release notes
Sourced from cypress-io/github-action's releases.
Commits
fa4a118fix(deps): update transient dependency to undici 6.27.0 (#1807)a609ff3chore(deps): update dependency cypress to v15.18.0 (#1805)f34caf1chore(deps): update webpack (#1803)a96a1ccchore(deps): update tailwindcss monorepo to ^4.3.1 (#1802)2952a93chore(deps): execute npm audit fix (#1800)4affc96chore(deps): update yarn monorepo to v4.17.0 (#1804)47646e1chore(deps): update actions/checkout to v7 (#1797)1b202e7chore(deps): update dependency@vercel/nccto v0.44.0 (#1796)345abf6chore(deps): lock file maintenance (#1793)e0ea1adchore(deps): update dependency prettier to v3.8.4 (#1795)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions