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 minor dependencies (master) #707

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.16.7 -> 7.25.2 age adoption passing confidence
@babel/plugin-proposal-class-properties (source) 7.16.7 -> 7.18.6 age adoption passing confidence
@babel/plugin-proposal-decorators (source) 7.16.7 -> 7.24.7 age adoption passing confidence
@babel/plugin-proposal-do-expressions (source) 7.16.7 -> 7.24.7 age adoption passing confidence
@babel/plugin-proposal-export-default-from (source) 7.16.7 -> 7.24.7 age adoption passing confidence
@babel/plugin-proposal-export-namespace-from (source) 7.16.7 -> 7.18.9 age adoption passing confidence
@babel/plugin-proposal-function-bind (source) 7.16.7 -> 7.24.7 age adoption passing confidence
@babel/plugin-proposal-function-sent (source) 7.16.7 -> 7.24.7 age adoption passing confidence
@babel/plugin-proposal-json-strings (source) 7.16.7 -> 7.18.6 age adoption passing confidence
@babel/plugin-proposal-logical-assignment-operators (source) 7.16.7 -> 7.20.7 age adoption passing confidence
@babel/plugin-proposal-nullish-coalescing-operator (source) 7.16.7 -> 7.18.6 age adoption passing confidence
@babel/plugin-proposal-numeric-separator (source) 7.16.7 -> 7.18.6 age adoption passing confidence
@babel/plugin-proposal-optional-chaining (source) 7.16.7 -> 7.21.0 age adoption passing confidence
@babel/plugin-proposal-pipeline-operator (source) 7.16.7 -> 7.24.7 age adoption passing confidence
@babel/plugin-proposal-throw-expressions (source) 7.16.7 -> 7.24.7 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.16.7 -> 7.25.4 age adoption passing confidence
@babel/preset-env (source) 7.16.7 -> 7.25.4 age adoption passing confidence
@babel/preset-react (source) 7.16.7 -> 7.24.7 age adoption passing confidence
@babel/runtime-corejs2 (source) 7.16.7 -> 7.25.6 age adoption passing confidence
@webassemblyjs/ast 1.11.1 -> 1.12.1 age adoption passing confidence
@webassemblyjs/wasm-edit 1.11.1 -> 1.12.1 age adoption passing confidence
address 1.1.2 -> 1.2.2 age adoption passing confidence
babel-loader 8.2.5 -> 8.4.1 age adoption passing confidence
classnames 2.3.1 -> 2.5.1 age adoption passing confidence
cross-port-killer 1.3.0 -> 1.4.0 age adoption passing confidence
eslint-plugin-import 2.25.4 -> 2.30.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.5.1 -> 6.10.0 age adoption passing confidence
eslint-plugin-react 7.28.0 -> 7.37.0 age adoption passing confidence
jquery (source) 3.6.0 -> 3.7.1 age adoption passing confidence
less (source) 3.0.4 -> 3.13.1 age adoption passing confidence
mini-css-extract-plugin ^0.4.0 -> ^0.12.0 age adoption passing confidence
moment (source) 2.29.4 -> 2.30.1 age adoption passing confidence
qs 6.11.0 -> 6.13.0 age adoption passing confidence
react (source) 16.8.4 -> 16.14.0 age adoption passing confidence
react-copy-to-clipboard 5.0.4 -> 5.1.0 age adoption passing confidence
react-countup (source) 4.1.3 -> 4.4.0 age adoption passing confidence
react-dom (source) 16.8.4 -> 16.14.0 age adoption passing confidence
regenerator-runtime (source) ^0.11.1 -> ^0.14.0 age adoption passing confidence
style-loader ^0.21.0 -> ^0.23.0 age adoption passing confidence
webpack 4.46.0 -> 4.47.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.25.2

Compare Source

🐛 Bug Fix

v7.24.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

v7.24.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-parser
  • 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
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
🏃‍♀️ Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3

v7.24.4

Compare Source

👓 Spec Compliance
🐛 Bug Fix

v7.24.3

Compare Source

🐛 Bug Fix
  • babel-helper-module-imports

v7.24.1

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-proposal-decorators, babel-plugin-proposal-json-modules, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
📝 Documentation
🏠 Internal
  • babel-code-frame, babel-highlight
  • babel-helper-fixtures, babel-helpers, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-preset-flow
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-helper-module-imports, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-plugin-proposal-record-and-tuple, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
  • babel-helper-create-class-features-plugin, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-external-helpers, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-import-defer, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-plugin-proposal-optional-chaining-assign, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-record-and-tuple, babel-plugin-proposal-regexp-modifiers, babel-plugin-proposal-throw-expressions, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decimal, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-defer, babel-plugin-syntax-import-reflection, babel-plugin-syntax-import-source, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-optional-chaining-assign, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-record-and-tuple, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-arrow-functions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-keys, babel-plugin-transform-dynamic-import, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-export-namespace-from, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-instanceof, babel-plugin-transform-jscript, babel-plugin-transform-json-strings, babel-plugin-transform-literals, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-member-expression-literals, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-new-target, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-assign, babel-plugin-transform-object-rest-spread, babel-plugin-transform-object-set-prototype-of-to-assign, babel-plugin-transform-object-super, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-property-literals, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-display-name, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-reserved-words, `babel-p

Configuration

📅 Schedule: Branch creation - "after 10am on saturday,on sunday" in timezone Asia/Taipei, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 3, 2024 00:45
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 2 times, most recently from 94a1d25 to 7742fe1 Compare March 7, 2024 23:44
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 5 times, most recently from d6bf219 to b8b2bd9 Compare March 19, 2024 11:46
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 2 times, most recently from 4ca6373 to c800669 Compare March 24, 2024 15:34
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch from c800669 to 29e1215 Compare April 3, 2024 17:31
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch from 29e1215 to 47530b6 Compare April 13, 2024 01:17
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 2 times, most recently from 24c06c4 to a953e61 Compare April 25, 2024 10:40
mergify[bot]
mergify bot previously approved these changes Apr 27, 2024
mergify[bot]
mergify bot previously approved these changes Apr 29, 2024
Copy link

mergify bot commented May 2, 2024

This pull request is now in conflict. Could you fix it @renovate[bot]? 🙏

@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch from 06d816d to b5ce7cf Compare May 2, 2024 01:44
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 4 times, most recently from bad0d8b to a4b8f40 Compare May 24, 2024 13:01
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch from a4b8f40 to c3e5e1b Compare May 28, 2024 08:10
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 2 times, most recently from c65726b to b149e3a Compare June 5, 2024 13:55
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 2 times, most recently from 9ae0b11 to 948a773 Compare June 20, 2024 08:26
@a110605
Copy link
Contributor

a110605 commented Jul 10, 2024

Discuss with @derekbit , due to too much packages update at same time.

Need more testing, will merge after v1.7.0 release. Put in v1.8.0.

@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 5 times, most recently from bdd5923 to cf3f416 Compare July 15, 2024 13:43
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 3 times, most recently from 6af7f06 to 5f5037c Compare July 26, 2024 19:29
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 3 times, most recently from bdf0811 to 2aa9f91 Compare August 1, 2024 19:47
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch from 2aa9f91 to 41d56b3 Compare August 6, 2024 09:33
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch from 41d56b3 to 77c1287 Compare August 13, 2024 22:02
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 3 times, most recently from 32caf6c to 7bbdc6d Compare August 29, 2024 06:57
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 6 times, most recently from 8296feb to 5ad8565 Compare September 4, 2024 07:06
@a110605 a110605 added the dependencies Pull requests that update a dependency file label Sep 9, 2024
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 4 times, most recently from 5759635 to 1538c33 Compare September 16, 2024 14:16
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch from 1538c33 to 8f67a91 Compare September 27, 2024 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant