Skip to content

Commit

Permalink
Bump @wordpress/api-fetch from 6.52.0 to 7.5.0
Browse files Browse the repository at this point in the history
Bumps [@wordpress/api-fetch](https://github.com/WordPress/gutenberg/tree/HEAD/packages/api-fetch) from 6.52.0 to 7.5.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/api-fetch/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/api-fetch)

---
updated-dependencies:
- dependency-name: "@wordpress/api-fetch"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent c5abc1a commit 4736e3c
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@testing-library/user-event": "^14.5.2",
"@wordpress/api-fetch": "^6.48.0",
"@wordpress/api-fetch": "^7.5.0",
"@wordpress/components": "^27.1.0",
"@wordpress/data": "^9.23.0",
"@wordpress/dom-ready": "^3.53.0",
Expand Down
65 changes: 37 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2743,7 +2743,7 @@
"@wordpress/dom-ready" "^3.53.0"
"@wordpress/i18n" "^4.53.0"

"@wordpress/api-fetch@^6.48.0", "@wordpress/api-fetch@^6.51.0", "@wordpress/api-fetch@^6.52.0":
"@wordpress/api-fetch@^6.51.0":
version "6.52.0"
resolved "https://registry.yarnpkg.com/@wordpress/api-fetch/-/api-fetch-6.52.0.tgz#eb79b4ab7ad7df5297a554e0839449e9217a32c8"
integrity sha512-zLgpRT6iKdfQupF7hGYbixjqgkeU2taclEHbbQqP6ClLfG709I3kX6Ft+2wh6FaG8MhdVZkl0/E0DTROJ5lbyA==
Expand All @@ -2752,6 +2752,15 @@
"@wordpress/i18n" "^4.55.0"
"@wordpress/url" "^3.56.0"

"@wordpress/api-fetch@^7.5.0":
version "7.5.0"
resolved "https://registry.yarnpkg.com/@wordpress/api-fetch/-/api-fetch-7.5.0.tgz#8678fa83bf6a2b9c0eedf83041466b99cf3895e8"
integrity sha512-ShUbXTYaQD9G7rROidMtlByu4i1N8Pj4gB5tIUUg2d0IUwDdXJnABQWI2+ebSXLKIRNaAOrw/Gb5xef08TR0ag==
dependencies:
"@babel/runtime" "^7.16.0"
"@wordpress/i18n" "^5.5.0"
"@wordpress/url" "^4.5.0"

"@wordpress/babel-plugin-import-jsx-pragma@^4.37.0":
version "4.37.0"
resolved "https://registry.yarnpkg.com/@wordpress/babel-plugin-import-jsx-pragma/-/babel-plugin-import-jsx-pragma-4.37.0.tgz#b204f7c91133b74c44bb48ebe526e667e4421ada"
Expand Down Expand Up @@ -2934,21 +2943,6 @@
mime "^3.0.0"
web-vitals "^3.5.0"

"@wordpress/e2e-test-utils-playwright@^0.23.0":
version "0.23.0"
resolved "https://registry.yarnpkg.com/@wordpress/e2e-test-utils-playwright/-/e2e-test-utils-playwright-0.23.0.tgz#246c3c8d79a4a0cf2e639f4aa73154cbde247742"
integrity sha512-IrLvLho82nWG0tPYNODHtMYRjehMVR2w+wwM3NoEOjHxhAfDCBU0+/7e63z/obAOWDLKe1jeCXXQ6sRyr1cOMw==
dependencies:
"@wordpress/api-fetch" "^6.52.0"
"@wordpress/keycodes" "^3.55.0"
"@wordpress/url" "^3.56.0"
change-case "^4.1.2"
form-data "^4.0.0"
get-port "^5.1.1"
lighthouse "^10.4.0"
mime "^3.0.0"
web-vitals "^3.5.0"

"@wordpress/element@^5.0.0", "@wordpress/element@^5.30.0":
version "5.30.0"
resolved "https://registry.yarnpkg.com/@wordpress/element/-/element-5.30.0.tgz#8ea18fe92419d7db279c2629c367bb7825578ef6"
Expand Down Expand Up @@ -3011,7 +3005,7 @@
globals "^13.12.0"
requireindex "^1.2.0"

"@wordpress/hooks@^3.53.0", "@wordpress/hooks@^3.54.0":
"@wordpress/hooks@^3.53.0":
version "3.54.0"
resolved "https://registry.yarnpkg.com/@wordpress/hooks/-/hooks-3.54.0.tgz#bb635abeec2c520ca187c65d15df461c4af4a29b"
integrity sha512-ciLUJCH/xIxtwZI5ADts0RT6te6Lye1Qx/7saBC6qQ8CDdaO6+bvVm8Up4dWG60CZ8UQe/+9QSss2xIkOxgY3w==
Expand All @@ -3025,32 +3019,39 @@
dependencies:
"@babel/runtime" "^7.16.0"

"@wordpress/hooks@^4.5.0":
version "4.5.0"
resolved "https://registry.yarnpkg.com/@wordpress/hooks/-/hooks-4.5.0.tgz#a90893b1a4e830e25335afa8e1205d18109dfccd"
integrity sha512-wr1l1WM1yobyNGFLRgbLNBGtYIkzAGfmbT2e9zIOvqllRJT4wprYTqqhgovOKHlET5ij/TKdv4tApkGLUIXTsA==
dependencies:
"@babel/runtime" "^7.16.0"

"@wordpress/html-entities@^3.53.0":
version "3.53.0"
resolved "https://registry.yarnpkg.com/@wordpress/html-entities/-/html-entities-3.53.0.tgz#faa291e1b6f4e35bab1a335740240810ec5c42ef"
integrity sha512-fqO6oJnBs1hLNtRLQLIYkKcnISpwf/ts4hOcBr+SN1pusTM3Om9fSUYjjRwXzjnqQsm/Tqjnh3GyDNzmmyuz5w==
dependencies:
"@babel/runtime" "^7.16.0"

"@wordpress/i18n@^4.53.0", "@wordpress/i18n@^4.54.0":
version "4.54.0"
resolved "https://registry.yarnpkg.com/@wordpress/i18n/-/i18n-4.54.0.tgz#e4af6dbf0690762b42010a5a66428bf9444626ea"
integrity sha512-gSKBopBN9rY9GhNy3CXLK3n4D5viuBTObvcu3blu4SFqkHl+Ws1Gx0tHbpypfV80ESrOyMXHJIAqWgBD8d4Hew==
"@wordpress/i18n@^4.53.0", "@wordpress/i18n@^4.54.0", "@wordpress/i18n@^4.55.0":
version "4.55.0"
resolved "https://registry.yarnpkg.com/@wordpress/i18n/-/i18n-4.55.0.tgz#064ae19b717d84692878c67a91fea09a0fc3bde1"
integrity sha512-ZM1G0AQHgriIe44pp8r/dvbqqRlgfmCeo8ijXgga4GCuxwjENZpJdCjL4UaBljgNfCf+b/H4c6XUUVoHWDBCYw==
dependencies:
"@babel/runtime" "^7.16.0"
"@wordpress/hooks" "^3.54.0"
"@wordpress/hooks" "^3.55.0"
gettext-parser "^1.3.1"
memize "^2.1.0"
sprintf-js "^1.1.1"
tannin "^1.2.0"

"@wordpress/i18n@^4.55.0":
version "4.55.0"
resolved "https://registry.yarnpkg.com/@wordpress/i18n/-/i18n-4.55.0.tgz#064ae19b717d84692878c67a91fea09a0fc3bde1"
integrity sha512-ZM1G0AQHgriIe44pp8r/dvbqqRlgfmCeo8ijXgga4GCuxwjENZpJdCjL4UaBljgNfCf+b/H4c6XUUVoHWDBCYw==
"@wordpress/i18n@^5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@wordpress/i18n/-/i18n-5.5.0.tgz#79e26ed16553d43533edbe0eab3d7327723d4012"
integrity sha512-MtCJIjNHCWs7R77f5Xml1CCnVXqrle4cDpqMU9myx4Cq8ZijqSayX1CTtwtk+Z3/3xa+dBZu5Koe4wiW1yIUSA==
dependencies:
"@babel/runtime" "^7.16.0"
"@wordpress/hooks" "^3.55.0"
"@wordpress/hooks" "^4.5.0"
gettext-parser "^1.3.1"
memize "^2.1.0"
sprintf-js "^1.1.1"
Expand Down Expand Up @@ -3088,7 +3089,7 @@
"@wordpress/jest-console" "^7.25.0"
babel-jest "^29.6.2"

"@wordpress/keycodes@^3.53.0", "@wordpress/keycodes@^3.54.0", "@wordpress/keycodes@^3.55.0":
"@wordpress/keycodes@^3.53.0", "@wordpress/keycodes@^3.54.0":
version "3.55.0"
resolved "https://registry.yarnpkg.com/@wordpress/keycodes/-/keycodes-3.55.0.tgz#a964da7a4089be33492fcb4df2442468c2f05c9d"
integrity sha512-93Z479aesGmCo2BZ4UX8gVGabVfj128hCaod1cknZBkOymYxOCc6bobiEQ3ncZ1m6HTxAt5ikjeDXoWuCrPKsQ==
Expand Down Expand Up @@ -3261,6 +3262,14 @@
"@babel/runtime" "^7.16.0"
remove-accents "^0.5.0"

"@wordpress/url@^4.5.0":
version "4.5.0"
resolved "https://registry.yarnpkg.com/@wordpress/url/-/url-4.5.0.tgz#b56e1a7722e926414532d94860a691d411fa1fa5"
integrity sha512-xv/wqUnqNedo9fyiCVJgZnfLtYJbBph30Z2neTFR8Ivy8HA4p74xGqlt8TJceYLeRUrT9EgsMITbHNJMftdNbA==
dependencies:
"@babel/runtime" "^7.16.0"
remove-accents "^0.5.0"

"@wordpress/warning@^2.53.0":
version "2.53.0"
resolved "https://registry.yarnpkg.com/@wordpress/warning/-/warning-2.53.0.tgz#9381e7f878987882a77bf4f97d7156ef4ab9aa9e"
Expand Down

0 comments on commit 4736e3c

Please sign in to comment.