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-action-dependencies group with 6 updates in the / directory:
4
5
1.1.1
2.1.3
1
2
8
9
3
4
2.1.1
2.2.0
Updates
actions/configure-pages
from 4 to 5Release notes
Sourced from actions/configure-pages's releases.
Commits
983d773
Merge pull request #139 from actions/config-auto-detect9cf6e24
Tweak commentf304bd8
Update distributables215cd51
Attempt to detect existing config files matching the expected basename plus o...e9382ac
Front-load the file extension warning7781abd
Merge pull request #138 from actions/error-utilsfc47e3c
Update distributables9c9f8a2
Update tests to use the Octokit RequestError class9a4705d
Update distributablesf6ded38
Fix syntax error and formattingUpdates
google-github-actions/auth
from 1.1.1 to 2.1.3Release notes
Sourced from google-github-actions/auth's releases.
... (truncated)
Commits
71fee32
Release: v2.1.3 (#414)e0122d6
Add request_reason for plumbing though user-supplied audit information (#413)34baaec
Switch to using universe helpers (#410)8d44d59
Fix typo (#408)d176447
security: bump undici from 5.28.3 to 5.28.4 (#405)33e827c
Security considerations: ids are strings, not integers (#400)55bd3a7
Release: v2.1.2 (#399)bf02f20
Reduce warnings to info level with a warning icon (#397)51342a1
security: bump undici from 5.28.2 to 5.28.3 (#394)ee1c1b6
Add security considerations for Attribute Conditions (#393)Updates
google-github-actions/setup-gcloud
from 1 to 2Release notes
Sourced from google-github-actions/setup-gcloud's releases.
Commits
98ddc00
Release: v2.1.0 (#678)1eec0df
Update deps (#677)5a5f7b8
Release: v2.0.1 (#674)0c32996
Rename test step to a more accurate name (#673)191b97b
Fix edge case when gcloud is not installed at all (#672)fd83cd9
Only warn when there are no authentications (#671)f14c440
Don't warn when version is "latest" (#669)87d5265
Update README and CI to use latest version (#665)8251968
Release: v2.0.0 (#664)c2599db
Update and drop unnecessary deps (#662)Updates
Gr1N/setup-poetry
from 8 to 9Release notes
Sourced from Gr1N/setup-poetry's releases.
Commits
48b0f77
chore: node, packages & python versions52d4d24
Update action.yml12c727a
chore: move jest config to package.jsoncce4afa
chore: move prettierrc to package.jsonb19c495
chore: move eslintrc to package.json364689e
chore: move eslintignore to package.jsonUpdates
actions/cache
from 3 to 4Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
0c45773
Merge pull request #1327 from cdce8p/fix-fail-on-cache-miss8a55f83
Add test case for process exit3884cac
Bump versione29dad3
Fix fail-on-cache-miss not workingab5e6d0
Merge pull request #1341 from bethanyj28/main89c7d86
licensed cached2c84da
update@actions/cache
37e7d4e
Merge pull request #1340 from actions/bethanyj28/update-publish-flowa18323f
add release actiona2ed59d
Merge pull request #1305 from actions/yacaovsnc/update_examplesUpdates
SonarSource/sonarcloud-github-action
from 2.1.1 to 2.2.0Release notes
Sourced from SonarSource/sonarcloud-github-action's releases.
Commits
4006f66
SC-6818 drop GH token from README9c11606
Use a placeholder for the action version in READMEd08d592
SCSCANGHA-16 Support passing args with spaces (#79)a69a8ed
SCSCANGHA-5 Update the base imagef1d5a2a
SCSCANGHA-13 Warning instead of failure for Maven/Gradle projects714bd35
SCSCANGHA-15 Add test for scanner debug logging (#77)1373cf7
SCSCANGHA-14 Enable debug logging when GitHub Actions debug logging is enable...49689c4
SCSCANGHA-9 Enable Mend scan3da91d8
SCSCANGHA-6 Fix main branch name in GitHub workflow0861f01
SCSCANGHA-6 Add Github Actions testsDependabot 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
This change is