-
Notifications
You must be signed in to change notification settings - Fork 28
Bump got and @wordpress/env #104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump got and @wordpress/env #104
Conversation
0ac87ec to
cb599e5
Compare
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Bumps [got](https://github.com/sindresorhus/got) to 11.8.5 and updates ancestor dependency [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env). These dependencies need to be updated together. Updates `got` from 10.7.0 to 11.8.5 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v10.7.0...v11.8.5) Updates `@wordpress/env` from 4.2.1 to 5.4.0 - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/env/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/env@5.4.0/packages/env) --- updated-dependencies: - dependency-name: got dependency-type: indirect - dependency-name: "@wordpress/env" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
6172cb3 to
b7480ec
Compare
peterwilsoncc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Testing notes:
- Checkout new branch,
npm ci - Start local environment,
npm run env:start - Manually confirmed ads.txt file works
- Ran cypress test suite (needed to change base URL to
WP_SITEURLas it was incorrect. Unreleated to this upgrade.
Everything appears to run as expected.
|
@dkotter Assigning to you for merge in admin mode pending the fix to the cypress tests. |
Bumps got to 11.8.5 and updates ancestor dependency @wordpress/env. These dependencies need to be updated together.
Updates
gotfrom 10.7.0 to 11.8.5Release notes
Sourced from got's releases.
... (truncated)
Commits
5e17bb711.8.5bce8ce7Backport 861ccd9ac2237df762a9e2beed7edd88c60782dc8ced192Fix build670eb0411.8.420f29feBackport #1543: Initialize globalResponse in case of ignored HTTPError (#2017)0da732f11.8.39463bb6Bump cacheable-request dependency (#1921)0e167b8HTTPError code set to 'HTTPError' #1711 (#1739)f896aa511.8.23bd245fInstantiate CacheableLookup only when needed (#1529)Updates
@wordpress/envfrom 4.2.1 to 5.4.0Changelog
Sourced from
@wordpress/env's changelog.... (truncated)
Commits
8d42d2fchore(release): publish934c2faUpdate changelog files23e1362chore(release): publishea6a9c0Update changelog filese4603f9chore(release): publishc6b341eUpdate changelog files4ad9fa8Update wp-env changelogdd2572fwp-env: Allow .zip source URLs with query parameters (#43200)002058dchore(release): publish0c6dd48Update changelog filesMaintainer changes
This version was pushed to npm by gutenbergplugin, a new releaser for
@wordpress/envsince your current version.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.