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 devcenter-generator-dependencies group in /support/devcenter with 2 updates: guzzlehttp/guzzle and twig/twig.
Updates
guzzlehttp/guzzle
from 7.8.0 to 7.8.1Release notes
Sourced from guzzlehttp/guzzle's releases.
Changelog
Sourced from guzzlehttp/guzzle's changelog.
Commits
41042bc
Fix GitHub CI Workflow Badge URL (#3188)4d6ca3b
Add tests for cookie removal and update in FileCookieJar (#3182)9338d98
Add anotherbase_uri
example in documentation (#3189)d68085a
Release 7.8.1 (#3193)9cb80ef
Switch toactions/checkout@v4
and upgrade SA tools (#3192)d95d9ab
Replacecall_user_func*
syntax in tests (#3174)a427580
Revert "Pin to Composer 2.5.8"56a99b5
Pin to Composer 2.5.81cfc24f
Replaced bad all insecure/invalid/redirecting linkse79c79e
Update link in server.js to point to an https siteUpdates
twig/twig
from 3.7.1 to 3.8.0Changelog
Sourced from twig/twig's changelog.
Commits
9d15f0a
Prepare the 3.8.0 releaseb65ccdf
Update CHANGELOG78e1cdd
bug #3903 Fix timezone fallback to CoreExtension in IntlExtension (keulinho)2f73ee3
minor #3900 Minor rename of Sandbox test: functions->methods (YSaxon)ff98249
minor #3911 Add PHP 8.3 to the CI (fabpot)a04cc88
Add PHP 8.3 to the CIe6ba716
minor #3908 Bump dependencies (fabpot)fdb9d9e
Bump dependencies6f74d5b
minor #3909 Fix tests and CS (fabpot)4be326a
Fix tests and CSDependabot 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