Skip to content
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.

chore(deps): update dependencies (non-major) #530

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.20.7 -> 7.23.0 age adoption passing confidence
@babel/core (source) 7.20.12 -> 7.23.3 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.19.6 -> 7.23.3 age adoption passing confidence
@babel/preset-env (source) 7.20.2 -> 7.23.3 age adoption passing confidence
@babel/preset-react (source) 7.18.6 -> 7.23.3 age adoption passing confidence
@babel/preset-typescript (source) 7.18.6 -> 7.23.3 age adoption passing confidence
@commitlint/cli (source) 17.4.2 -> 17.8.1 age adoption passing confidence
@commitlint/config-conventional (source) 17.4.2 -> 17.8.1 age adoption passing confidence
@commitlint/cz-commitlint (source) 17.4.2 -> 17.8.1 age adoption passing confidence
@pmmmwh/react-refresh-webpack-plugin 0.5.10 -> 0.5.11 age adoption passing confidence
@testing-library/jest-dom 5.16.5 -> 5.17.0 age adoption passing confidence
@types/html-webpack-plugin (source) 3.2.6 -> 3.2.9 age adoption passing confidence
@types/jest (source) 29.2.5 -> 29.5.8 age adoption passing confidence
@types/react (source) 18.0.26 -> 18.2.37 age adoption passing confidence
@types/react-dom (source) 18.0.10 -> 18.2.15 age adoption passing confidence
@types/react-helmet (source) 6.1.6 -> 6.1.9 age adoption passing confidence
@types/webpack-bundle-analyzer (source) 4.6.0 -> 4.6.3 age adoption passing confidence
@types/webpack-env (source) 1.18.0 -> 1.18.4 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.48.1 -> 5.62.0 age adoption passing confidence
@typescript-eslint/parser 5.48.1 -> 5.62.0 age adoption passing confidence
autoprefixer 10.4.13 -> 10.4.16 age adoption passing confidence
babel-loader 9.1.2 -> 9.1.3 age adoption passing confidence
commitizen 4.2.6 -> 4.3.0 age adoption passing confidence
css-loader 6.7.3 -> 6.8.1 age adoption passing confidence
eslint (source) 8.31.0 -> 8.54.0 age adoption passing confidence
eslint-config-prettier 8.6.0 -> 8.10.0 age adoption passing confidence
eslint-plugin-compat 4.0.2 -> 4.2.0 age adoption passing confidence
eslint-plugin-import 2.27.4 -> 2.29.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.7.1 -> 6.8.0 age adoption passing confidence
eslint-plugin-react 7.32.0 -> 7.33.2 age adoption passing confidence
eslint-plugin-sonarjs 0.18.0 -> 0.23.0 age adoption passing confidence
eslint-plugin-testing-library 5.9.1 -> 5.11.1 age adoption passing confidence
html-webpack-plugin 5.5.0 -> 5.5.3 age adoption passing confidence
i18next (source) 22.4.9 -> 22.5.1 age adoption passing confidence
i18next-http-backend 2.1.1 -> 2.4.1 age adoption passing confidence
jest (source) 29.3.1 -> 29.7.0 age adoption passing confidence
jest-environment-jsdom 29.3.1 -> 29.7.0 age adoption passing confidence
postcss (source) 8.4.21 -> 8.4.31 age adoption passing confidence
postcss-loader 7.0.2 -> 7.3.3 age adoption passing confidence
prettier (source) 2.8.3 -> 2.8.8 age adoption passing confidence
react-i18next 12.1.4 -> 12.3.1 age adoption passing confidence
react-router-dom 6.6.2 -> 6.19.0 age adoption passing confidence
style-loader 3.3.1 -> 3.3.3 age adoption passing confidence
tailwindcss (source) 3.2.4 -> 3.3.5 age adoption passing confidence
typescript (source) 4.9.4 -> 4.9.5 age adoption passing confidence
webpack 5.75.0 -> 5.89.0 age adoption passing confidence
webpack-bundle-analyzer 4.7.0 -> 4.10.1 age adoption passing confidence
webpack-cli (source) 5.0.1 -> 5.1.4 age adoption passing confidence
webpack-dev-server 4.11.1 -> 4.15.1 age adoption passing confidence
workbox-core (source) 6.5.4 -> 6.6.0 age adoption passing confidence
workbox-precaching (source) 6.5.4 -> 6.6.0 age adoption passing confidence
workbox-routing (source) 6.5.4 -> 6.6.0 age adoption passing confidence
workbox-strategies (source) 6.5.4 -> 6.6.0 age adoption passing confidence
workbox-webpack-plugin (source) 6.5.4 -> 6.6.0 age adoption passing confidence
workbox-window (source) 6.5.4 -> 6.6.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.23.0

Compare Source

🚀 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
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
  • babel-standalone
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-traverse, babel-types
  • babel-preset-typescript
  • babel-parser
🐛 Bug Fix
  • babel-plugin-transform-block-scoping
💅 Polish
🔬 Output optimization
  • babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env

v7.22.15

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-cli, babel-core, babel-generator, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-transform-fixture-test-runner, babel-helper-validator-identifier, babel-helper-validator-option, babel-helpers, babel-node, babel-parser, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-async-generator-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-for-of, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-property-mutators, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-register, babel-standalone, babel-template, babel-traverse, babel-types

v7.22.10

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-typescript
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-private-methods, babel-preset-env
💅 Polish
🏠 Internal
  • Other
  • babel-cli, babel-core, babel-generator, babel-helper-builder-react-jsx, babel-preset-env, babel-standalone
  • babel-helper-compilation-targets
  • babel-parser
  • babel-plugin-transform-runtime, babel-traverse, babel-types
🔬 Output optimization
  • babel-plugin-transform-block-scoping, babel-plugin-transform-parameters, babel-plugin-transform-regenerator

v7.22.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.22.6

Compare Source

🐛 Bug Fix
  • babel-compat-data, babel-helper-compilation-targets, babel-preset-env
  • babel-plugin-transform-optional-chaining
  • babel-helper-split-export-declaration, babel-plugin-transform-modules-commonjs
  • babel-compat-data, babel-preset-env
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3, babel-runtime
  • babel-standalone
  • babel-core
🏠 Internal
  • babel-helper-create-class-features-plugin, babel-plugin-transform-classes
🔬 Output optimization
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-class-properties,

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Jan 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2023 2:33am

@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 832b360 to d8ab177 Compare January 16, 2023 20:34
@renovate renovate bot changed the title chore(deps): update dependency eslint to v8.32.0 chore(deps): update dependencies (non-major) Jan 16, 2023
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from d8ab177 to 0dfc250 Compare January 17, 2023 00:38
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 0dfc250 to 521f4b1 Compare January 18, 2023 20:26
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 521f4b1 to e550ebf Compare January 19, 2023 01:23
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from e550ebf to 783f1c3 Compare January 20, 2023 00:23
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 783f1c3 to ae6bb31 Compare January 23, 2023 14:13
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from ae6bb31 to 64f8afb Compare January 23, 2023 18:14
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 64f8afb to fca86c7 Compare January 24, 2023 12:16
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from fca86c7 to 2220dc0 Compare January 25, 2023 10:07
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 2220dc0 to a25610f Compare January 26, 2023 16:19
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from a25610f to dae8196 Compare January 26, 2023 20:30
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from dae8196 to 5c46d02 Compare January 29, 2023 03:43
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 5c46d02 to 54520df Compare January 29, 2023 09:36
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 54520df to c116a96 Compare January 30, 2023 22:10
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 1d9c0f2 to d2cba37 Compare November 2, 2023 00:25
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from d2cba37 to a75575c Compare November 3, 2023 16:13
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from a75575c to 77bb1d4 Compare November 4, 2023 02:06
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 77bb1d4 to 5941f54 Compare November 5, 2023 11:11
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 5941f54 to b53b5ba Compare November 6, 2023 12:09
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from b53b5ba to f9b8420 Compare November 7, 2023 10:37
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from f9b8420 to bc3e667 Compare November 7, 2023 21:54
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from bc3e667 to b41c007 Compare November 9, 2023 09:47
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from b41c007 to 0fb0048 Compare November 10, 2023 15:38
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 0fb0048 to 3f9e97e Compare November 14, 2023 08:33
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 3f9e97e to ad55514 Compare November 15, 2023 15:21
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from ad55514 to f1b8c92 Compare November 16, 2023 07:48
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from f1b8c92 to bc92814 Compare November 16, 2023 15:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant