fix(deps): update all non-major dependencies (js/ts) #66
+5
−5
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.27.0->3.34.21.32.0->1.114.03.0.5->3.2.03.3.0->3.4.43.7.5->3.9.10Release Notes
coveo/ui-kit (@coveo/headless)
v3.34.2setAccessTokenfor ssr commerce (#6181) (acfc6c5), closes #6181v3.34.1v3.34.0Compare Source
preprocessRequestfunction chaining (#6210) (d56074a), closes #6210FromBuildResultmethod (#6147) (a1bc072), closes #6147v3.33.0Compare Source
v3.32.0Compare Source
v3.31.6Compare Source
v3.31.5Compare Source
v3.31.4Compare Source
v3.31.3Compare Source
v3.31.2Compare Source
v3.31.1Compare Source
navigatorContextProviderwithnavigatorContextin SSR implementatio (51f6eca), closes #6076searchParams.queryto with optionalq(#6081) (51352c4), closes #6081v3.31.0Compare Source
v3.30.2Compare Source
v3.30.1Compare Source
v3.30.0Compare Source
BuildOption(#5927) (8c7822d), closes #5927ControllerDefinitionOptionand export missing controller definition (fa7d95d), closes #5933v3.29.2Compare Source
Kindtype (#5930) (7126d9e), closes #5930 #5866v3.29.1Compare Source
numberOfValuesin category facet `sho (10f9dec), closes #5955v3.29.0Compare Source
v3.28.4Compare Source
fetchStaticStateworks seamlessly withhydrateStaticStatewithout ma (1d430e8), closes #5804v3.28.3Compare Source
v3.28.2Compare Source
v3.28.1Compare Source
v3.28.0Compare Source
src/ssr(#5771) (6f24bae), closes #5771v3.27.7Compare Source
v3.27.6Compare Source
v3.27.5Compare Source
v3.27.4Compare Source
v3.27.3Compare Source
v3.27.2Compare Source
v3.27.1Compare Source
lquixada/cross-fetch (cross-fetch)
v3.2.0Compare Source
What's Changed
FEATURES
node-fetchfrom 2.6.12 to 2.7.0. Please refer tonode-fetchrelease notes for features and bug fixes.whatwg-fetchfrom 3.0.0 to 3.6.20. Please refer towhatwg-fetchrelease notes for features and bug fixes.v3.1.8Compare Source
What's Changed
Full Changelog: lquixada/cross-fetch@v3.1.7...v3.1.8
v3.1.7Compare Source
What's Changed
Full Changelog: lquixada/cross-fetch@v3.1.6...v3.1.7
v3.1.6Compare Source
What's Changed
Full Changelog: lquixada/cross-fetch@v3.1.5...v3.1.6
v3.1.5Compare Source
What's Changed
New Contributors
Full Changelog: lquixada/cross-fetch@v3.1.4...v3.1.5
v3.1.4Compare Source
🐞 fixed typescript errors.
v3.1.3Compare Source
🐞 fixed typescript compilation error causing #95, #101, #102.
v3.1.2Compare Source
🐞 added missing Headers interface augmentation from lib.dom.iterable.d.ts (#97)
v3.1.1Compare Source
🐞 fixed missing fetch api types from constructor signatures #96 (thanks @jstewmon)
v3.1.0Compare Source
⚡️ improved TypeScript support with own fetch API type definitions (thanks @jstewmon)
⚡️ set
fetch.ponyfilltotruewhen custom ponyfill implementation is used.💡 set the same fetch API test suite to run against
node-fetch,whatwg-fetchand native fetch.v3.0.6Compare Source
⚡️ updated node-fetch to 2.6.1
facebook/create-react-app (react-scripts)
v3.4.4Compare Source
3.4.4 (2020-10-20)
v3.4.4 release bumps
resolve-url-loaderto a version for whichnpm auditdoes not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.Migrating from 3.4.3 to 3.4.4
Inside any created project that has not been ejected, run:
or
v3.4.3Compare Source
3.4.3 (2020-08-12)
v3.4.3 release bumps
terser-webpack-pluginto a version for whichnpm auditdoes not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.Migrating from 3.4.2 to 3.4.3
Inside any created project that has not been ejected, run:
or
v3.4.2Compare Source
3.4.2 (2020-08-11)
v3.4.2 release bumps
webpack-dev-serverto a version for whichnpm auditdoes not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.Migrating from 3.4.1 to 3.4.2
Inside any created project that has not been ejected, run:
or
v3.4.1Compare Source
3.4.1 (2020-03-20)
v3.4.1 is a maintenance release that includes minor bug fixes and documentation updates including upgrading Babel to fix a bug in the 7.8 release line. This release also brings support for TypeScript 3.8.
🐛 Bug Fix
react-scriptsbabel-preset-react-appcra-template,eslint-config-react-app,react-scripts💅 Enhancement
cra-template-typescript,cra-templatereact-scripts📝 Documentation
react-scripts🔨 Underlying Tools
babel-preset-react-app,create-react-app,react-dev-utils,react-error-overlay,react-scriptsreact-scriptsCommitters: 9
Migrating from 3.4.0 to 3.4.1
Inside any created project that has not been ejected, run:
or
v3.4.0Compare Source
3.4.0 (2020-02-14)
v3.4.0 is a minor release that adds new features, including support for SSL and setting
PUBLIC_URLin development. It also includes a fix for Hot Module Reloading with CSS Modules as well as other bug fixes.🐛 Bug Fix
react-scriptscreate-react-app,react-dev-utils,react-error-overlayreact-dev-utilscra-template-typescript,cra-templatecra-template-typescript💅 Enhancement
react-dev-utils,react-scriptscra-template-typescriptcra-template-typescript,cra-templatereact-scripts📝 Documentation
cra-template-typescript,cra-template,react-dev-utils,react-error-overlay,react-scripts🔨 Underlying Tools
react-dev-utilsreact-scriptsCommitters: 18
Migrating from 3.3.1 to 3.4.0
Inside any created project that has not been ejected, run: