Bump the all-dependencies group in /frontend with 12 updates
Bumps the all-dependencies group in /frontend with 12 updates:
| Package | From | To |
|---|---|---|
| http-proxy-middleware | 2.0.6 |
3.0.0 |
| react | 18.2.0 |
18.3.1 |
| react-dom | 18.2.0 |
18.3.1 |
| react-redux | 9.1.0 |
9.1.1 |
| react-router-dom | 6.22.3 |
6.23.0 |
| react-tooltip | 5.26.3 |
5.26.4 |
| @babel/cli | 7.24.1 |
7.24.5 |
| @babel/core | 7.24.3 |
7.24.5 |
| @babel/eslint-parser | 7.24.1 |
7.24.5 |
| @babel/preset-env | 7.24.3 |
7.24.5 |
| eslint | 8.57.0 |
9.1.1 |
| react-test-renderer | 18.2.0 |
18.3.1 |
Updates http-proxy-middleware from 2.0.6 to 3.0.0
Release notes
Sourced from http-proxy-middleware's releases.
v3.0.0
[BREAKING CHANGES]
Read the v3 in Discussions or MIGRATION.md to see what the breaking changes are and how you can migrate them.
What's Changed
- refactor: v3 by
@chimuraiin chimurai/http-proxy-middleware#766- ci: github-actions Node.js v18 by
@chimuraiin chimurai/http-proxy-middleware#770- fix(logger-plugin): fix next.js url logging (baseUrl not supported) by
@chimuraiin chimurai/http-proxy-middleware#771- test(mockttp): fix deprecated functions by
@chimuraiin chimurai/http-proxy-middleware#772- ci: remove unnecessary pre-build steps by
@chimuraiin chimurai/http-proxy-middleware#774- ci(package): build speed improvements by
@chimuraiin chimurai/http-proxy-middleware#776- docs(node17+): dns lookups localhost by
@davidmeirlevyin chimurai/http-proxy-middleware#783- ci(cspell): minor tweaks by
@chimuraiin chimurai/http-proxy-middleware#787- ci: add .gitpod.yml by
@chimuraiin chimurai/http-proxy-middleware#791- docs(shields.io): add logos to badges by
@chimuraiin chimurai/http-proxy-middleware#792- chore(dev-deps): bump jest to v28 by
@chimuraiin chimurai/http-proxy-middleware#817- ci(github-actions): drop node 12.x by
@chimuraiin chimurai/http-proxy-middleware#821- chore(dev-deps): bump jest to v29 by
@chimuraiin chimurai/http-proxy-middleware#825- chore(package): upgrade mockttp to 3.4.0 by
@chimuraiin chimurai/http-proxy-middleware#841- chore(package): update dev dependencies by
@chimuraiin chimurai/http-proxy-middleware#844- docs(README): fix github-actions workflow badge by
@chimuraiin chimurai/http-proxy-middleware#874- docs(README): fix badge links by
@chimuraiin chimurai/http-proxy-middleware#875- feat(typescript): type improvements by
@chimuraiin chimurai/http-proxy-middleware#882- docs(servers.md): next.js bodyParser usage by
@chimuraiin chimurai/http-proxy-middleware#886- docs: fix proxy events documentation by
@chimuraiin chimurai/http-proxy-middleware#887- chore(package.json): bump devDependencies by
@chimuraiin chimurai/http-proxy-middleware#888- docs: improve jsdoc for http-proxy options by
@chimuraiin chimurai/http-proxy-middleware#889- chore(package): v3.0.0-beta.1 by
@chimuraiin chimurai/http-proxy-middleware#890- docs(response-interceptor.md): improve example by
@bangank36in chimurai/http-proxy-middleware#891- refactor(legacy adapter): add MIGRATION.md deeplinks by
@chimuraiin chimurai/http-proxy-middleware#892- docs(README.md): add beta badge by
@chimuraiin chimurai/http-proxy-middleware#894- refactor: minor type improvements by
@chimuraiin chimurai/http-proxy-middleware#895- chore(deps): update to typescript v5 by
@chimuraiin chimurai/http-proxy-middleware#902- ci(github-actions): support node v20 by
@chimuraiin chimurai/http-proxy-middleware#903- chore(package): drop node 12 [BREAKING CHANGE] by
@chimuraiin chimurai/http-proxy-middleware#904- chore(package): bump dev dependencies by
@chimuraiin chimurai/http-proxy-middleware#905- ci(github-actions): minor improvements by
@chimuraiin chimurai/http-proxy-middleware#908- docs(proxy-events.md): fix example by
@pstephan9in chimurai/http-proxy-middleware#921- chore(package): bump prettier to v3 by
@chimuraiin chimurai/http-proxy-middleware#934- ci: drop node v14 and v16 by
@chimuraiin chimurai/http-proxy-middleware#936- chore(package): bump dev dependencies by
@chimuraiin chimurai/http-proxy-middleware#935- docs(README): fix snyk badge by
@chimuraiin chimurai/http-proxy-middleware#937- ci(github-actions): bump actions/checkout to v4 by
@chimuraiin chimurai/http-proxy-middleware#939- build(gitpod): remove deprecated config by
@chimuraiin chimurai/http-proxy-middleware#944- docs(nextjs): improve nextjs example by
@chimuraiin chimurai/http-proxy-middleware#945- test(types): contextual types by
@chimuraiin chimurai/http-proxy-middleware#946- ci(github-actions): update actions/setup-node to v4 by
@chimuraiin chimurai/http-proxy-middleware#951- docs: fix documentation for websockets by
@crooruhein chimurai/http-proxy-middleware#953- chore(package): bump dev dependencies by
@chimuraiin chimurai/http-proxy-middleware#977
... (truncated)
Changelog
Sourced from http-proxy-middleware's changelog.
v3.0.0
This release contains some breaking changes.
Please read the V3 discussion https://github.com/chimurai/http-proxy-middleware/discussions/768 or follow the MIGRATION.md guide.
- feat(typescript): type improvements (#882)
- chore(deps): update micromatch to 4.0.5
- chore(package): bump devDependencies
- feat(legacyCreateProxyMiddleware): show migration tips (#756)
- feat(legacyCreateProxyMiddleware): adapter with v2 behavior (#754)
- docs(proxy events): fix new syntax (#753)
- feat(debug): improve troubleshooting (#752)
- test(path-rewriter): improve coverage (#751)
- feat(ejectPlugins): skip registering default plugins (#750)
- refactor: logging [BREAKING CHANGE] (#749)
- refactor(handlers): refactor to plugins [BREAKING CHANGE] (#745)
- feat(plugins): add support for plugins (#732)
- docs: fix v3 documentation
- fix: server mounting [BREAKING CHANGE] (#731)
- test(fixRequestBody): fix broken test
- refactor: use node http base types [BREAKING CHANGE] (#730) (special thanks:
@cdaringe&@devanshj)- feat(option): refactor context to pathFilter option [BREAKING CHANGE] (#722)
- feat: remove shorthand usage [BREAKING CHANGE] (#716)
Commits
84bfa46chore(package): v3.0.0 (#947)19a3f00chore(package): bump dev dependencies (#977)e4932b3docs: fix documentation for websockets (#953)bd35b7bci(github-actions): update actions/setup-node to v4 (#951)82ad7c1test(types): contextual types (#946)a703969docs(nextjs): improve nextjs example (#945)d286ac8build(gitpod): remove deprecated config (#944)8d3e9bbci(github-actions): bump actions/checkout to v4 (#939)8294cdbdocs(README): fix snyk badge (#937)7a65719chore(package): bump dev dependencies (#935)- Additional commits viewable in compare view
Updates react from 18.2.0 to 18.3.1
Release notes
Sourced from react's releases.
18.3.1 (April 26, 2024)
- Export
actfromreactf1338f18.3.0 (April 25, 2024)
This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
- Allow writing to
this.refsto support string ref codemod 909071- Warn for deprecated
findDOMNodeoutside StrictMode c3b283- Warn for deprecated
test-utilsmethods d4ea75- Warn for deprecated Legacy Context outside StrictMode 415ee0
- Warn for deprecated string refs outside StrictMode #25383
- Warn for deprecated
defaultPropsfor function components #25699- Warn when spreading
key#25697- Warn when using
actfromtest-utilsd4ea75React DOM
Changelog
Sourced from react's changelog.
18.3.1 (April 26, 2024)
- Export
actfromreactf1338f18.3.0 (April 25, 2024)
This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
- Allow writing to
this.refsto support string ref codemod 909071- Warn for deprecated
findDOMNodeoutside StrictMode c3b283- Warn for deprecated
test-utilsmethods d4ea75- Warn for deprecated Legacy Context outside StrictMode 415ee0
- Warn for deprecated string refs outside StrictMode #25383
- Warn for deprecated
defaultPropsfor function components #25699- Warn when spreading
key#25697- Warn when using
actfromtest-utilsd4ea75React DOM
Commits
Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates react-dom from 18.2.0 to 18.3.1
Release notes
Sourced from react-dom's releases.
18.3.1 (April 26, 2024)
- Export
actfromreactf1338f18.3.0 (April 25, 2024)
This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
- Allow writing to
this.refsto support string ref codemod 909071- Warn for deprecated
findDOMNodeoutside StrictMode c3b283- Warn for deprecated
test-utilsmethods d4ea75- Warn for deprecated Legacy Context outside StrictMode 415ee0
- Warn for deprecated string refs outside StrictMode #25383
- Warn for deprecated
defaultPropsfor function components #25699- Warn when spreading
key#25697- Warn when using
actfromtest-utilsd4ea75React DOM
Changelog
Sourced from react-dom's changelog.
18.3.1 (April 26, 2024)
- Export
actfromreactf1338f18.3.0 (April 25, 2024)
This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
- Allow writing to
this.refsto support string ref codemod 909071- Warn for deprecated
findDOMNodeoutside StrictMode c3b283- Warn for deprecated
test-utilsmethods d4ea75- Warn for deprecated Legacy Context outside StrictMode 415ee0
- Warn for deprecated string refs outside StrictMode #25383
- Warn for deprecated
defaultPropsfor function components #25699- Warn when spreading
key#25697- Warn when using
actfromtest-utilsd4ea75React DOM
Commits
d6c42f7Bump to 18.3.18a015b6Add deprecation warning for unmountComponentAtNodec3b2839Add deprecation warning for findDOMNoded4ea75dReactDOMTestUtils deprecation warnings7548c01DeprecaterenderToStaticNodeStream(#28872) (#28874)5894232Enable warning for defaultProps on function components for everyone (#25699)c2a246eTurn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474Bump version from 18.2 to 18.3- See full diff in compare view
Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates react-redux from 9.1.0 to 9.1.1
Release notes
Sourced from react-redux's releases.
v9.1.1
This bugfix release fixes an issue with
connectand React Native caused by changes to our bundling setup in v9. Nestedconnectcalls should work correctly now.What's Changed
- Remove unused isProcessingDispatch by
@Connormihain reduxjs/react-redux#2122- Move
Equalsconstraint into an intersection type. by@DanielRosenwasserin reduxjs/react-redux#2123- Fix
useIsomorphicLayoutEffectusage in React Native environments by@aryaemami59in reduxjs/react-redux#2156Full Changelog: https://github.com/reduxjs/react-redux/compare/v9.1.0...v9.1.1
Commits
d44ff74Release 9.1.10396da3Merge pull request #2156 from aryaemami59/fix-RN-useIsomorphicLayoutEffect-issuefd2c5c6RemoveuseIsomorphicLayoutEffect.native.ts691b1a2Remove nested ternary5ba0d93FixuseIsomorphicLayoutEffectin React Native environments05b55c0Removeno-resolutionflag and add--exclude-entrypointswhen running `are...098f862Use the right type1c9bd5dAdd.gitattributesfile to make line endings more consistent (#2134)1de9d66Bump follow-redirects from 1.14.4 to 1.15.6 in /website (#2143)16dc0edCache the examples and speed up test runs (#2140)- Additional commits viewable in compare view
Updates react-router-dom from 6.22.3 to 6.23.0
Release notes
Sourced from react-router-dom's releases.
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- 44bce3c6: Fix
react-router-dompeer dependency version[email protected]
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
6.23.0
Minor Changes
- Add a new
unstable_dataStrategyconfiguration option (#11098)
- This option allows Data Router applications to take control over the approach for executing route loaders and actions
- The default implementation is today's behavior, to fetch all loaders in parallel, but this option allows users to implement more advanced data flows including Remix single-fetch, middleware/context APIs, automatic loader caching, and more
Patch Changes
- Updated dependencies:
@remix-run/[email protected][email protected]
Commits
Updates react-tooltip from 5.26.3 to 5.26.4
Release notes
Sourced from react-tooltip's releases.
v5.26.4
If you like ReactTooltip, please give the project a star on GitHub 🌟
What's Changed
- Escape single quotes from
data-tooltip-idselector by@gabrieljablonskiin ReactTooltip/react-tooltip#1187Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v5.26.3...v5.26.4
Commits
54aeda9chore(version): v5.26.4ab0f163fix: escape single quotes fromdata-tooltip-idselectorc7f865fdocs: add issue withcloseEventsto troubleshooting- See full diff in compare view
Updates @babel/cli from 7.24.1 to 7.24.5
Release notes
Sourced from @babel/cli's releases.
v7.24.5 (2024-04-29)
Thanks
@romgrkand@sossostfor your first PRs!:bug: Bug Fix
babel-plugin-transform-classes,babel-traverse
- #16377 fix: TypeScript annotation affects output (
@liuxingbaoyu)babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3:nail_care: Polish
:house: Internal
- Other
- #16414 Relax ESLint peerDependency constraint to allow v9 (
@liuxingbaoyu)babel-parser
- #16425 Improve
@babel/parserAST types (@nicolo-ribaudo)- #16417 Always pass type argument to
.startNode(@nicolo-ribaudo)babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-helper-module-transforms,babel-helper-split-export-declaration,babel-helper-wrap-function,babel-helpers,babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-block-scoping,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-plugin-transform-private-property-in-object,babel-plugin-transform-react-jsx-self,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-traverse
- #16439 Make
NodePath<T | U>distributive (@nicolo-ribaudo)babel-plugin-proposal-partial-application,babel-types
- #16421 Remove
JSXNamespacedNamefrom validCallExpressionargs (@nicolo-ribaudo)babel-plugin-transform-class-properties,babel-preset-env
- #16406 Do not load unnecessary Babel 7 syntax plugins in Babel 8 (
@nicolo-ribaudo):running_woman: Performance
babel-helpers,babel-preset-env,babel-runtime-corejs3Committers: 6
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)- Rom Grk (
@romgrk)@liuxingbaoyu- ynnsuis (
@sossost)v7.24.4 (2024-04-03)
Thanks
@Dunqing,@luiscubal, and@samualtnormanfor your first PRs!:eyeglasses: Spec Compliance
... (truncated)
Changelog
Sourced from @babel/cli's changelog.
v7.24.5 (2024-04-29)
:bug: Bug Fix
babel-plugin-transform-classes,babel-traverse
- #16377 fix: TypeScript annotation affects output (
@liuxingbaoyu)babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3:nail_care: Polish
:house: Internal
- Other
- #16414 Relax ESLint peerDependency constraint to allow v9 (
@liuxingbaoyu)babel-parser
- #16425 Improve
@babel/parserAST types (@nicolo-ribaudo)- #16417 Always pass type argument to
.startNode(@nicolo-ribaudo)babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-helper-module-transforms,babel-helper-split-export-declaration,babel-helper-wrap-function,babel-helpers,babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-block-scoping,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-plugin-transform-private-property-in-object,babel-plugin-transform-react-jsx-self,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-traverse
- #16439 Make
NodePath<T | U>distributive (@nicolo-ribaudo)babel-plugin-proposal-partial-application,babel-types
- #16421 Remove
JSXNamespacedNamefrom validCallExpressionargs (@nicolo-ribaudo)babel-plugin-transform-class-properties,babel-preset-env
- #16406 Do not load unnecessary Babel 7 syntax plugins in Babel 8 (
@nicolo-ribaudo):running_woman: Performance
babel-helpers,babel-preset-env,babel-runtime-corejs3v7.24.4 (2024-04-03)
:eyeglasses: Spec Compliance
babel-parserbabel-helpers,babel-plugin-proposal-decorators,babel-runtime-corejs3:bug: Bug Fix
babel-generator
- #16402 fix: Correctly prints
{ [key in Bar]? }(@liuxingbaoyu)- #16394 fix: Correctly generate
TSMappedType(@liuxingbaoyu)babel-compat-data,babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-preset-env
- #16390 Create bugfix plugin for classes in computed keys in Firefox (
@nicolo-ribaudo)babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators
- #16387 fix: support mutated outer decorated class binding (
@JLHwung)- #16385 fix: Decorators when
super()exists andprotoInitis not needed (@liuxingbaoyu)babel-plugin-transform-block-scoping
- #16384 fix: Transform scoping for
for Xin loop (@liuxingbaoyu)- #16368 fix: Capture
letwhen theforbody is not a block (@liuxingbaoyu)babel-core,babel-plugin-transform-block-scoped-functions,babel-plugin-transform-block-scoping
... (truncated)
Commits
Updates @babel/core from 7.24.3 to 7.24.5
Release notes
Sourced from @babel/core's releases.
v7.24.5 (2024-04-29)
Thanks
@romgrkand@sossostfor your first PRs!:bug: Bug Fix
babel-plugin-transform-classes,babel-traverse
- #16377 fix: TypeScript annotation affects output (
@liuxingbaoyu)babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3:nail_care: Polish
:house: Internal
- Other
- #16414 Relax ESLint peerDependency constraint to allow v9 (
@liuxingbaoyu)babel-parser
- #16425 Improve
@babel/parserAST types (@nicolo-ribaudo)- #16417 Always pass type argument to
.startNode(@nicolo-ribaudo)babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-helper-module-transforms,babel-helper-split-export-declaration,babel-helper-wrap-function,babel-helpers,babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-block-scoping,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-plugin-transform-private-property-in-object,babel-plugin-transform-react-jsx-self,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-traverse
- #16439 Make
NodePath<T | U>distributive (@nicolo-ribaudo)babel-plugin-proposal-partial-application,babel-types
- #16421 Remove
JSXNamespacedNamefrom validCallExpressionargs (@nicolo-ribaudo)babel-plugin-transform-class-properties,babel-preset-env
- #16406 Do not load unnecessary Babel 7 syntax plugins in Babel 8 (
@nicolo-ribaudo):running_woman: Performance
babel-helpers,babel-preset-env,babel-runtime-corejs3Committers: 6
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)- Rom Grk (
@romgrk)@liuxingbaoyu- ynnsuis (
@sossost)v7.24.4 (2024-04-03)
Thanks
@Dunqing,@luiscubal, and@samualtnormanfor your first PRs!:eyeglasses: Spec Compliance
... (truncated)
Changelog
Sourced from @babel/core's changelog.
v7.24.5 (2024-04-29)
:bug: Bug Fix
babel-plugin-transform-classes,babel-traverse
- #16377 fix: TypeScript annotation affects output (
@liuxingbaoyu)babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3:nail_care: Polish
:house: Internal
- Other
- #16414 Relax ESLint peerDependency constraint to allow v9 (
@liuxingbaoyu)babel-parser
- #16425 Improve
@babel/parserAST types (@nicolo-ribaudo)- #16417 Always pass type argument to
.startNode(@nicolo-ribaudo)babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-helper-module-transforms,babel-helper-split-export-declaration,babel-helper-wrap-function,babel-helpers,babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-block-scoping,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-plugin-transform-private-property-in-object,babel-plugin-transform-react-jsx-self,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-traverse
- #16439 Make
NodePath<T | U>distributive (@nicolo-ribaudo)babel-plugin-proposal-partial-application,babel-types
- #16421 Remove
JSXNamespacedNamefrom validCallExpressionargs (@nicolo-ribaudo)babel-plugin-transform-class-properties,babel-preset-env
- #16406 Do not load unnecessary Babel 7 syntax plugins in Babel 8 (
@nicolo-ribaudo):running_woman: Performance
babel-helpers,babel-preset-env,babel-runtime-corejs3v7.24.4 (2024-04-03)
:eyeglasses: Spec Compliance