ampproject / amp-wp-qa-tester

Easily test pre-release versions of the AMP Plugin for WordPress.
Apache License 2.0
6 stars 4 forks source link

Bump @wordpress/api-fetch from 5.2.5 to 6.16.0 #264

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps @wordpress/api-fetch from 5.2.5 to 6.16.0.

Changelog

Sourced from @​wordpress/api-fetch's changelog.

6.16.0 (2022-10-05)

6.15.0 (2022-09-21)

6.14.0 (2022-09-13)

6.13.0 (2022-08-24)

6.12.0 (2022-08-10)

6.11.0 (2022-07-27)

6.10.0 (2022-07-13)

6.9.0 (2022-06-29)

6.8.0 (2022-06-15)

6.7.0 (2022-06-01)

6.6.0 (2022-05-18)

6.5.0 (2022-05-04)

6.4.0 (2022-04-21)

6.3.0 (2022-04-08)

6.2.0 (2022-03-23)

6.1.0 (2022-03-11)

6.0.0 (2022-01-27)

Breaking changes

OPTIONS requests handled by the preloading middleware are now resolved as window.Response objects if you explicitly set parse: false (for consistency with how GET requests are resolved). They used to be resolved as Plain Old JavaScript Objects.

Commits


Dependabot compatibility score

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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #277.