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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the actions group with 2 updates: gittools/actions and actions/download-artifact.
Updates
gittools/actions
from 0.10.2 to 0.11.0Release notes
Sourced from gittools/actions's releases.
... (truncated)
Commits
6293379
dist update2f9911e
fix jq version replacement2c1dea9
Merge pull request #1031 from GitTools/dependabot/npm_and_yarn/semver-7.6.0e6f9766
Bump semver from 7.5.4 to 7.6.04f534ce
dist update2f675e4
Merge pull request #1030 from GitTools/dependabot/npm_and_yarn/prettier-3.2.5af2c26c
Bump prettier from 3.2.4 to 3.2.5b1cb526
Merge pull request #1028 from GitTools/dependabot/npm_and_yarn/webpack-5.90.1599f8a6
Bump webpack from 5.90.0 to 5.90.170b7598
Merge pull request #1027 from GitTools/dependabot/npm_and_yarn/types/node-20....Updates
actions/download-artifact
from 4.1.1 to 4.1.2Release notes
Sourced from actions/download-artifact's releases.
Commits
eaceaf8
Merge pull request #291 from actions/eggyhead/update-artifact-v2.1.181eafdc
update artifact license9ac5cad
updating artifact dependency to version 2.1.13ad8411
Merge pull request #287 from actions/robherley/sync-migration-docs1de4643
Sync migration docs with upload-artifactbb3fa7f
Merge pull request #275 from actions/robherley/better-log-msgsa244de5
ncc355659b
clarify log messages when using pattern/merge-multiple paramsDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show