LouisBarranqueiro / reapop

:postbox: A simple and customizable React notifications system
https://louisbarranqueiro.github.io/reapop
MIT License
1.55k stars 78 forks source link

chore(deps-dev): bump the development-dependencies group with 33 updates #558

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps the development-dependencies group with 33 updates:

Package From To
@babel/core 7.23.0 7.23.3
@babel/eslint-parser 7.22.5 7.23.3
@babel/preset-env 7.23.2 7.23.3
@babel/preset-react 7.22.5 7.23.3
@babel/preset-typescript 7.23.0 7.23.3
@pmmmwh/react-refresh-webpack-plugin 0.5.10 0.5.11
@redux-devtools/extension 3.2.5 3.2.6
@testing-library/react 14.0.0 14.1.0
@types/copy-webpack-plugin 8.0.1 10.1.0
@types/express 4.17.17 4.17.21
@types/faker 6.6.8 6.6.9
@types/pretty 2.0.1 2.0.3
@types/react 18.2.15 18.2.37
@types/react-dom 18.2.7 18.2.15
@types/react-transition-group 4.4.6 4.4.9
@types/webpack-dev-middleware 5.0.2 5.3.0
@types/webpack-hot-middleware 2.25.6 2.25.9
@typescript-eslint/eslint-plugin 6.7.0 6.10.0
@typescript-eslint/parser 6.7.0 6.10.0
bootstrap 5.3.0 5.3.2
eslint 8.51.0 8.53.0
eslint-plugin-import 2.28.0 2.29.0
eslint-plugin-jsdoc 46.8.0 46.9.0
eslint-plugin-prettier 5.0.0 5.0.1
eslint-plugin-react 7.33.0 7.33.2
husky 7.0.4 8.0.3
lint-staged 14.0.0 15.1.0
prettier 3.0.0 3.0.3
prettier-eslint 16.1.1 16.1.2
react-redux 8.1.1 8.1.3
sass 1.69.0 1.69.5
webpack 5.88.2 5.89.0
@types/webpack 5.28.1 5.28.5

Updates @babel/core from 7.23.0 to 7.23.3

Release notes

Sourced from @​babel/core's releases.

v7.23.3 (2023-11-09)

:bug: Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

:memo: Documentation

:house: Internal

:running_woman: Performance

:microscope: Output optimization

  • babel-plugin-transform-computed-properties

Committers: 9

v7.23.2 (2023-10-11)

NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit.

Thanks @​jimmydief for your first PR!

:bug: Bug Fix

  • babel-traverse

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.23.3 (2023-11-09)

:bug: Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

:memo: Documentation

:house: Internal

:running_woman: Performance

:microscope: Output optimization

  • babel-plugin-transform-computed-properties

v7.23.2 (2023-10-11)

:bug: Bug Fix

  • babel-traverse
  • babel-preset-typescript
  • babel-helpers
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
Commits


Updates @babel/eslint-parser from 7.22.5 to 7.23.3

Release notes

Sourced from @​babel/eslint-parser's releases.

v7.23.3 (2023-11-09)

:bug: Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

:memo: Documentation

:house: Internal

:running_woman: Performance

:microscope: Output optimization

  • babel-plugin-transform-computed-properties

Committers: 9

v7.23.2 (2023-10-11)

NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit.

Thanks @​jimmydief for your first PR!

:bug: Bug Fix

  • babel-traverse

... (truncated)

Changelog

Sourced from @​babel/eslint-parser's changelog.

v7.23.3 (2023-11-09)

:bug: Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

:memo: Documentation

:house: Internal

:running_woman: Performance

:microscope: Output optimization

  • babel-plugin-transform-computed-properties

v7.23.2 (2023-10-11)

:bug: Bug Fix

  • babel-traverse
  • babel-preset-typescript
  • babel-helpers
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.23.0 (2023-09-25)

:rocket: New Feature

  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-generator, babel-parser, babel-types

... (truncated)

Commits


Updates @babel/preset-env from 7.23.2 to 7.23.3

Release notes

Sourced from @​babel/preset-env's releases.

v7.23.3 (2023-11-09)

:bug: Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

:memo: Documentation

:house: Internal

:running_woman: Performance

:microscope: Output optimization

  • babel-plugin-transform-computed-properties

Committers: 9

Changelog

Sourced from @​babel/preset-env's changelog.

v7.23.3 (2023-11-09)

:bug: Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

:memo: Documentation

:house: Internal

:running_woman: Performance

:microscope: Output optimization

  • babel-plugin-transform-computed-properties
Commits


Updates @babel/preset-react from 7.22.5 to 7.23.3

Release notes

Sourced from @​babel/preset-react's releases.

v7.23.3 (2023-11-09)

:bug: Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

:memo: Documentation

:house: Internal

:running_woman: Performance

:microscope: Output optimization

  • babel-plugin-transform-computed-properties

Committers: 9

v7.23.2 (2023-10-11)

NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit.

Thanks @​jimmydief for your first PR!

:bug: Bug Fix

  • babel-traverse

... (truncated)

Changelog

Sourced from @​babel/preset-react's changelog.

v7.23.3 (2023-11-09)

:bug: Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

:memo: Documentation

:house: Internal

:running_woman: Performance

:microscope: Output optimization

  • babel-plugin-transform-computed-properties

v7.23.2 (2023-10-11)

:bug: Bug Fix

  • babel-traverse
  • babel-preset-typescript
  • babel-helpers
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.23.0 (2023-09-25)

:rocket: New Feature

  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-generator, babel-parser, babel-types

... (truncated)

Commits


Updates @babel/preset-typescript from 7.23.0 to 7.23.3

Release notes

Sourced from @​babel/preset-typescript's releases.

v7.23.3 (2023-11-09)

:bug: Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

:memo: Documentation

:house: Internal

:running_woman: Performance

:microscope: Output optimization

  • babel-plugin-transform-computed-properties

Committers: 9

v7.23.2 (2023-10-11)

NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit.

Thanks @​jimmydief for your first PR!

:bug: Bug Fix

  • babel-traverse

... (truncated)

Changelog

Sourced from @​babel/preset-typescript's changelog.

v7.23.3 (2023-11-09)

:bug: Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

:memo: Documentation

:house: Internal

:running_woman: Performance

:microscope: Output optimization

  • babel-plugin-transform-computed-properties

v7.23.2 (2023-10-11)

:bug: Bug Fix

  • babel-traverse
  • babel-preset-typescript
  • babel-helpers
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
Commits


Updates @pmmmwh/react-refresh-webpack-plugin from 0.5.10 to 0.5.11

Release notes

Sourced from @​pmmmwh/react-refresh-webpack-plugin's releases.

v0.5.11

0.5.11 (15 Aug 2023)

Features

  • Added support to exclude dynamically generated modules from other loaders (#769)

Fixes

  • Fixed unnecessary memory leaks due to `prevExports`` (#766)
  • Relaxed peer dependency requirement on type-fest to allow v4.x (#767)
  • Fixed module type resolution when there is difference across contexts (#768)
Changelog

Sourced from @​pmmmwh/react-refresh-webpack-plugin's changelog.

0.5.11 (15 Aug 2023)

Features

  • Added support to exclude dynamically generated modules from other loaders (#769)

Fixes

  • Fixed unnecessary memory leaks due to `prevExports`` (#766)
  • Relaxed peer dependency requirement on type-fest to allow v4.x (#767)
  • Fixed module type resolution when there is difference across contexts (#768)
Commits