Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all dependencies #92

Merged
merged 1 commit into from Sep 9, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) 7.21.8 -> 7.22.17 age adoption passing confidence devDependencies minor
@commitlint/cli (source) 17.6.3 -> 17.7.1 age adoption passing confidence devDependencies minor
@commitlint/config-conventional (source) 17.6.3 -> 17.7.0 age adoption passing confidence devDependencies minor
@emotion/react (source) 11.11.0 -> 11.11.1 age adoption passing confidence dependencies patch
@iconify/react (source) 4.1.0 -> 4.1.1 age adoption passing confidence dependencies patch
@mantine/core (source) 6.0.11 -> 6.0.20 age adoption passing confidence dependencies patch
@mantine/hooks (source) 6.0.11 -> 6.0.20 age adoption passing confidence dependencies patch
@playwright/test (source) 1.33.0 -> 1.37.1 age adoption passing confidence devDependencies minor
@tanstack/react-query (source) 4.29.7 -> 4.35.0 age adoption passing confidence dependencies minor
@tanstack/react-query-devtools (source) 4.29.7 -> 4.35.0 age adoption passing confidence dependencies minor
@types/react (source) 18.2.6 -> 18.2.21 age adoption passing confidence devDependencies patch
@types/react-dom (source) 18.2.4 -> 18.2.7 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin 5.59.6 -> 6.6.0 age adoption passing confidence devDependencies major
@typescript-eslint/parser 5.59.6 -> 6.6.0 age adoption passing confidence devDependencies major
@vitejs/plugin-react (source) 4.0.0 -> 4.0.4 age adoption passing confidence devDependencies patch
@vitest/ui (source) 0.31.0 -> 0.34.4 age adoption passing confidence devDependencies minor
actions/checkout v3 -> v4 age adoption passing confidence action major
axios (source) 1.4.0 -> 1.5.0 age adoption passing confidence dependencies minor
clsx 1.2.1 -> 2.0.0 age adoption passing confidence dependencies major
eslint (source) 8.40.0 -> 8.49.0 age adoption passing confidence devDependencies minor
eslint-config-prettier 8.8.0 -> 9.0.0 age adoption passing confidence devDependencies major
eslint-import-resolver-typescript 3.5.5 -> 3.6.0 age adoption passing confidence devDependencies minor
eslint-plugin-import 2.27.5 -> 2.28.1 age adoption passing confidence devDependencies minor
eslint-plugin-playwright 0.12.0 -> 0.16.0 age adoption passing confidence devDependencies minor
eslint-plugin-prettier 4.2.1 -> 5.0.0 age adoption passing confidence devDependencies major
eslint-plugin-react 7.32.2 -> 7.33.2 age adoption passing confidence devDependencies minor
lint-staged 13.2.2 -> 14.0.1 age adoption passing confidence devDependencies major
prettier (source) 2.8.8 -> 3.0.3 age adoption passing confidence devDependencies major
react-hook-form (source) 7.43.9 -> 7.46.1 age adoption passing confidence dependencies minor
react-redux 8.0.5 -> 8.1.2 age adoption passing confidence dependencies minor
react-router-dom 6.11.1 -> 6.15.0 age adoption passing confidence dependencies minor
type-fest 3.10.0 -> 4.3.1 age adoption passing confidence dependencies major
typescript (source) 5.0.4 -> 5.2.2 age adoption passing confidence devDependencies minor
vite (source) 4.3.7 -> 4.4.9 age adoption passing confidence devDependencies minor
vite-plugin-windicss 1.9.0 -> 1.9.1 age adoption passing confidence devDependencies patch
vitest 0.31.0 -> 0.34.4 age adoption passing confidence devDependencies minor
zod (source) 3.21.4 -> 3.22.2 age adoption passing confidence dependencies minor

Release Notes

babel/babel (@​babel/core)

v7.22.17

Compare Source

🐛 Bug Fix
🔬 Output optimization
  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-function-sent, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, 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.11

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-typescript
  • babel-types
  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object
  • babel-core
🏠 Internal
  • babel-parser
  • babel-core, babel-helper-compilation-targets, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decorators, babel-preset-env, babel-preset-react, babel-register, babel-traverse, babel-types
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • Other
🔬 Output optimization
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-optional-chaining, babel-preset-env

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.8

Compare Source

↩️ Revert

v7.22.7

Compare Source

🐛 Bug Fix
🏠 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, babel-plugin-transform-optional-chaining, babel-plugin-transform-typescript
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-traverse

v7.22.5

Compare Source

🐛 Bug Fix
💅 Polish

v7.22.1

Compare Source

🐛 Bug Fix
🔬 Output optimization
  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-function-sent, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-preset-env

v7.22.0

Compare Source

🚀 New Feature
  • babel-parser, babel-plugin-transform-typescript
  • babel-compat-data, babel-core, babel-plugin-proposal-unicode-sets-regex, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-standalone
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-plugin-proposal-import-attributes-to-assertions
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-generator, babel-parser, babel-traverse, babel-types
  • babel-core, babel-helper-create-regexp-features-plugin, babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
💅 Polish
  • babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-jsx, babel-traverse, babel-types
🏠 Internal
  • babel-parser
  • babel-compat-data, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-proposal-decorators, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-async-generator-functions, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
  • babel-core, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-dynamic-import, babel-plugin-proposal-export-namespace-from, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-nullish-coalescing-operator, babel-plugin-proposal-numeric-separator, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-catch-binding, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-unicode-property-regex, babel-preset-env, babel-standalone
conventional-changelog/commitlint (@​commitlint/cli)

v17.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.7.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.6.7 (2023-07-19)

Note: Version bump only for package @​commitlint/cli

17.6.6 (2023-06-24)

Note: Version bump only for package @​commitlint/cli

17.6.5 (2023-05-30)

Note: Version bump only for package @​commitlint/cli

17.6.3 (2023-05-04)

Note: Version bump only for package @​commitlint/cli

17.6.1 (2023-04-14)

Note: Version bump only for package @​commitlint/cli

v17.6.7

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.6

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.5

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v17.7.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

17.6.7 (2023-07-19)

Note: Version bump only for package @​commitlint/config-conventional

17.6.6 (2023-06-24)

Note: Version bump only for package @​commitlint/config-conventional

17.6.5 (2023-05-30)

Note: Version bump only for package @​commitlint/config-conventional

17.6.3 (2023-05-04)

Note: Version bump only for package @​commitlint/config-conventional

17.6.1 (2023-04-14)

Note: Version bump only for package @​commitlint/config-conventional

v17.6.7

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.6.6

Compare Source

Note: Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitli


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@netlify
Copy link

netlify bot commented May 29, 2023

Deploy Preview for my-react-template ready!

Name Link
🔨 Latest commit c926119
🔍 Latest deploy log https://app.netlify.com/sites/my-react-template/deploys/64fbab7fe41a0d0009cd0240
😎 Deploy Preview https://deploy-preview-92--my-react-template.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/all branch 13 times, most recently from d4b9f06 to 2faaf22 Compare June 3, 2023 02:05
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from cb719c8 to 7231e80 Compare June 12, 2023 20:44
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 247082a to 82de0b0 Compare June 16, 2023 12:01
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 49dfe11 to e168c86 Compare August 22, 2023 20:32
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from 0e8c1ce to 5d83e5d Compare August 29, 2023 15:07
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from a32797e to 9bbaf60 Compare September 8, 2023 17:31
@DuckyMomo20012 DuckyMomo20012 merged commit d820b16 into main Sep 9, 2023
7 checks passed
@DuckyMomo20012 DuckyMomo20012 deleted the renovate/all branch September 9, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant