Skip to content

Bump @wordpress/api-fetch from 6.0.1 to 6.6.0#624

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/wordpress/api-fetch-6.6.0
Closed

Bump @wordpress/api-fetch from 6.0.1 to 6.6.0#624
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/wordpress/api-fetch-6.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2022

Bumps @wordpress/api-fetch from 6.0.1 to 6.6.0.

Changelog

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

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.

5.2.5 (2021-11-07)

Internal

  • Removed getStablePath function. Please use normalizePath from @wordpress/url package instead (#35992).``

5.2.0 (2021-07-21)

New feature

  • AbortError being thrown by the default fetch handler can now be caught and handled separately in user-land. Add documentation about aborting a request (#32530).

5.1.0 (2021-05-20)

5.0.0 (2021-05-14)

Breaking Changes

4.0.0 (2021-04-29)

Breaking Changes

  • OPTIONS requests which are handled by the preloading middleware are no longer resolved as unparsed responses unless you explicitly set parse: false, for consistency with other request methods. If you expect an unparsed response, add { parse: false } to your request options to preserve the previous behavior.

3.23.1 (2021-04-15)

Bug Fixes

  • Align exported type names with the DefinitelyTyped type names and actually export those types.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by gutenbergplugin, a new releaser for @​wordpress/api-fetch since your current version.


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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 18, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 27, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/wordpress/api-fetch-6.6.0 branch May 27, 2022 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants