Open dependabot[bot] opened 3 days 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, cloudflare/wrangler-action and github/codeql-action.
Updates
github/branch-deploy
from 9.9.1 to 9.10.0Release notes
Sourced from github/branch-deploy's releases.
Commits
041fcdd
Merge pull request #323 from github/dependabot/npm_and_yarn/npm-dependencies-...f1905b1
runnpm update
01b9d58
Bump the npm-dependencies group across 1 directory with 4 updatesbace691
Merge pull request #317 from github/dependabot/github_actions/github-actions-...4915c89
Bump actions/upload-artifact in the github-actions group8e57417
Merge pull request #322 from fabn/feature/parse-params6e86eb8
fmt18776f3
add more unit tests6ab18a6
update docs29a87db
more testsUpdates
cloudflare/wrangler-action
from 3.11.0 to 3.13.0Release notes
Sourced from cloudflare/wrangler-action's releases.
Changelog
Sourced from cloudflare/wrangler-action's changelog.
... (truncated)
Commits
6d58852
Automatic compilation3aee84c
Merge pull request #330 from cloudflare/changeset-release/main9d9bee8
Version Packagesee57f25
Merge pull request #334 from cloudflare/maximo/bump-default-wrangler-version9fed19a
Bump default wrangler version to 3.90.03c6e4da
Merge pull request #332 from uFloppyDisk/chore/action-input-fix1c0eef1
chore(action.yml): rename input;b19342b
Merge pull request #325 from cloudflare/maximo/add-github-deployments-parity-...d44c809
Merge pull request #315 from Alexkuva/patch-1cada7a6
Add tests for github service, and move all github deployments logic to be ins...Updates
github/codeql-action
from 3.27.0 to 3.27.5Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
f09c1c0
Merge pull request #2616 from github/update-v3.27.5-a6c8729a567b73ea
Update changelog for v3.27.5a6c8729
Merge pull request #2614 from github/marcogario/per-platform-proxy8f3b487
Start-proxy: Fetch OS specific binarycba5fb5
Merge pull request #2613 from github/dependabot/npm_and_yarn/npm_and_yarn-018...e782c3a
Merge pull request #2612 from github/angelapwen/report-linux-runner-releasedb67881
Update checked-in dependenciesecde4d2
Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn groupe3c67a0
Merge pull request #2610 from github/dependabot/npm_and_yarn/npm-d2ca52e617f9ada54
Telemetry: report OS release for GitHub-hosted Linux runnersDependabot 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