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 github-actions group with 5 updates in the / directory:
4.0.2
4.0.3
6.4.0
6.8.0
3.2.0
3.3.0
3.3.0
3.6.1
6.1.0
6.6.1
Updates
actions/setup-node
from 4.0.2 to 4.0.3Release notes
Sourced from actions/setup-node's releases.
Commits
1e60f62
Bump braces from 3.0.2 to 3.0.3 (#1087)eff380d
Fix macos latest check failures (#1041)c2ac33f
Bump undici from 5.26.5 to 5.28.3 (#965)25b062c
Update README.md to update default Node version to 20 (#949)Updates
streetsidesoftware/cspell-action
from 6.4.0 to 6.8.0Release notes
Sourced from streetsidesoftware/cspell-action's releases.
... (truncated)
Changelog
Sourced from streetsidesoftware/cspell-action's changelog.
... (truncated)
Commits
0e63b88
chore(main): release 6.8.0 (#1869)09f33e2
chore(deps-dev): bump typescript-eslint from 7.18.0 to 8.0.0 (#1879)477e461
ci: Workflow Bot -- Update ALL Dependencies (main) (#1878)fdd2fdb
fix: Update CSpell version (8.13.1) (#1881)015cc57
ci: Workflow Bot -- Update ALL Dependencies (main) (#1874)715bb5b
feat: Update CSpell version (8.13.0) (#1877)108c0f2
ci: Workflow Bot -- Update ALL Dependencies (main) (#1873)4cb63fa
fix: Workflow Bot -- Update ALL Dependencies (main) (#1864)7f7b117
fix: Update Dictionaries and Dependencies (#1868)2db9e5f
chore(main): release 6.7.1 (#1866)Updates
docker/login-action
from 3.2.0 to 3.3.0Release notes
Sourced from docker/login-action's releases.
Commits
9780b0c
Merge pull request #741 from docker/dependabot/npm_and_yarn/proxy-agent-depen...2fa130c
chore: update generated content5e87b2a
build(deps): bump https-proxy-agente039495
Merge pull request #754 from docker/dependabot/npm_and_yarn/docker/actions-to...9af18aa
chore: update generated content668190a
switch to Docker execbe5150d
build(deps): bump@docker/actions-toolkit
from 0.24.0 to 0.35.0e80ebca
Merge pull request #730 from docker/dependabot/npm_and_yarn/braces-3.0.375ee3ea
Merge pull request #733 from docker/dependabot/github_actions/docker/bake-act...793c19c
build(deps): bump docker/bake-action from 4 to 5Updates
docker/setup-buildx-action
from 3.3.0 to 3.6.1Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
988b5a0
Merge pull request #347 from crazy-max/skip-malformed-context2c21562
chore: update generated content3382292
check for malformed docker context3d68780
Merge pull request #341 from crazy-max/docker-context-tlsd069e98
chore: update generated content8b850f8
create docker context if default one has TLS data loadedaa33708
Merge pull request #345 from docker/dependabot/npm_and_yarn/docker/actions-to...2d99e34
chore: update generated content4dab436
build(deps): bump@docker/actions-toolkit
from 0.34.0 to 0.35.049a04d6
Merge pull request #344 from docker/dependabot/npm_and_yarn/docker/actions-to...Updates
docker/build-push-action
from 6.1.0 to 6.6.1Release notes
Sourced from docker/build-push-action's releases.
Commits
16ebe77
Merge pull request #1205 from docker/dependabot/npm_and_yarn/docker/actions-t...646a62b
chore: update generated contentd92ab13
chore(deps): Bump@docker/actions-toolkit
from 0.37.0 to 0.37.14f7cdeb
Merge pull request #1198 from docker/dependabot/npm_and_yarn/docker/actions-t...ad3cd77
chore: update generated content3efbc13
chore(deps): Bump@docker/actions-toolkit
from 0.36.0 to 0.37.02dbe91d
Merge pull request #1197 from crazy-max/build-checks7de3854
chore: update generated content175aa53
opt to disable github annotations generation for build checks806a2a4
generate GitHub annotations for build checksDependabot 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