Closed dependabot[bot] closed 3 months ago
If you are new, please check out the trimmed down summary of our deployment process below:
👀 Observe the CI jobs and tests to ensure they are passing
✔️ Obtain an approval/review on this pull request
🚀 Deploy your pull request to the development environment with .deploy to development
🚀 Deploy your pull request to the production environment with .deploy
If anything goes wrong, rollback with
.deploy main
🎉 Merge!
Note: If you have a larger change and want to block deployments, you can run
.lock --reason <reason>
to lock all other deployments (remove with.unlock
)
You can view the branch deploy usage guide for additional information
Bumps the github-actions group with 3 updates: github/branch-deploy, GrantBirki/json-yaml-validate and github/codeql-action.
Updates
github/branch-deploy
from 9.4.0 to 9.7.0Release notes
Sourced from github/branch-deploy's releases.
Commits
4445cd0
Merge pull request #300 from github/node-updates454f590
update internal node depsa40c82b
Merge pull request #299 from github/lock-branch-validationbada9d6
additional testfbbfcb8
tests and bundleeaf9285
adding debug logsccf16e0
passing branch names throughconstructValidBranchName()
7d3b7d8
Merge pull request #295 from github/node-updates2072000
node package updatesaaba0a8
Merge pull request #294 from github/help-improvementsUpdates
GrantBirki/json-yaml-validate
from 3.0.0 to 3.2.1Release notes
Sourced from GrantBirki/json-yaml-validate's releases.
Commits
e42e6ec
Merge pull request #76 from GrantBirki/fix-file-validation9c3b7ad
update tests8ddeade
bundle7909d63
Fix file validation in action summary8dca03d
Merge pull request #75 from GrantBirki/flat-yaml2a6b408
accidental deletion ofcustom formats
test5f5b452
fix schemad93c274
add flat yaml test38952da
Merge pull request #74 from GrantBirki/draft-0478ad73d
adddraft-04
to the docsUpdates
github/codeql-action
from 3.25.15 to 3.26.6Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
4dd1613
Merge pull request #2452 from github/update-v3.26.6-7233ec5e6dd9dd2d
Update changelog for v3.26.67233ec5
Merge pull request #2449 from github/update-bundle/codeql-bundle-v2.18.3a32c44d
Add changelog note2966897
Update default bundle to codeql-bundle-v2.18.3b8efe4d
Merge pull request #2435 from github/update-supported-enterprise-server-versionsab408a8
Merge branch 'main' into update-supported-enterprise-server-versions864b979
Merge pull request #2443 from github/dbartol/config-file-telemetryd36c7aa
Merge pull request #2448 from github/dependabot/npm_and_yarn/npm-09b7c43f6bb3bf514
Update checked-in dependenciesDependabot 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