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 non-major dependencies #105

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

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
@4c/babel-preset (source) ^8.0.1 -> ^8.1.2 age adoption passing confidence
@4c/jest-preset (source) ^1.5.3 -> ^1.8.1 age adoption passing confidence
@4c/rollout (source) ^2.1.11 -> ^2.2.2 age adoption passing confidence
@4c/tsconfig (source) ^0.3.1 -> ^0.4.1 age adoption passing confidence
@babel/cli (source) ^7.12.8 -> ^7.24.7 age adoption passing confidence
@babel/core (source) ^7.12.9 -> ^7.24.7 age adoption passing confidence
@babel/preset-typescript (source) ^7.12.7 -> ^7.24.7 age adoption passing confidence
@types/node (source) 14.14.10 -> 14.18.63 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^4.6.1 -> ^4.33.0 age adoption passing confidence
@typescript-eslint/parser (source) ^4.6.1 -> ^4.33.0 age adoption passing confidence
eslint (source) ^7.15.0 -> ^7.32.0 age adoption passing confidence
eslint-config-4catalyzer (source) ^1.1.4 -> ^1.5.0 age adoption passing confidence
eslint-config-4catalyzer-jest (source) ^2.0.9 -> ^2.3.0 age adoption passing confidence
eslint-config-4catalyzer-typescript (source) ^3.0.1 -> ^3.3.0 age adoption passing confidence
eslint-config-prettier ^7.0.0 -> ^7.2.0 age adoption passing confidence
eslint-plugin-import ^2.22.1 -> ^2.29.1 age adoption passing confidence
eslint-plugin-jest ^24.1.3 -> ^24.7.0 age adoption passing confidence
eslint-plugin-prettier ^3.2.0 -> ^3.4.1 age adoption passing confidence
husky ^4.3.5 -> ^4.3.8 age adoption passing confidence
lint-staged ^10.5.3 -> ^10.5.4 age adoption passing confidence
prettier (source) ^2.2.1 -> ^2.8.8 age adoption passing confidence
typescript (source) ^4.1.2 -> ^4.9.5 age adoption passing confidence

Release Notes

4Catalyzer/javascript (@​4c/babel-preset)

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

Bug Fixes

v8.1.0

Compare Source

Features

8.0.4 (2021-04-07)

Bug Fixes
  • includePolyfill option toggling (9d57722)

8.0.3 (2021-01-25)

Bug Fixes

8.0.2 (2020-12-10)

Note: Version bump only for package @​4c/babel-preset

8.0.1 (2020-09-24)

Bug Fixes
Reverts

v8.0.4

Compare Source

Bug Fixes
  • includePolyfill option toggling (9d57722)

v8.0.3

Compare Source

Bug Fixes

v8.0.2

Compare Source

Note: Version bump only for package @​4c/babel-preset

4Catalyzer/javascript (@​4c/jest-preset)

v1.8.1

Compare Source

v1.8.0

Compare Source

Features

v1.7.1

Compare Source

Bug Fixes

v1.7.0

Compare Source

Features

1.6.2 (2021-10-07)

Note: Version bump only for package @​4c/jest-preset

1.6.1 (2021-09-16)

Bug Fixes

v1.6.2

Compare Source

Note: Version bump only for package @​4c/jest-preset

v1.6.1

Compare Source

Bug Fixes

v1.6.0

Compare Source

Features

1.5.4 (2020-12-10)

Note: Version bump only for package @​4c/jest-preset

1.5.3 (2020-08-24)

Note: Version bump only for package @​4c/jest-preset

1.5.2 (2020-08-20)

Note: Version bump only for package @​4c/jest-preset

1.5.1 (2020-05-22)

Note: Version bump only for package @​4c/jest-preset

v1.5.4

Compare Source

Note: Version bump only for package @​4c/jest-preset

4Catalyzer/cli (@​4c/rollout)

v2.2.2

Compare Source

Note: Version bump only for package @​4c/rollout

v2.2.1

Compare Source

Bug Fixes

v2.2.0

Compare Source

Features
  • support webpack 5 bump all the deps (603a29c)

2.1.12 (2021-01-20)

Note: Version bump only for package @​4c/rollout

2.1.11 (2020-10-29)

Note: Version bump only for package @​4c/rollout

2.1.10 (2020-07-06)

Note: Version bump only for package @​4c/rollout

2.1.9 (2020-05-09)

Note: Version bump only for package @​4c/rollout

2.1.8 (2020-05-04)

Note: Version bump only for package @​4c/rollout

2.1.7 (2020-04-29)

Note: Version bump only for package @​4c/rollout

2.1.6 (2020-04-09)

Bug Fixes

2.1.5 (2020-03-30)

Bug Fixes

2.1.4 (2020-03-22)

Bug Fixes

2.1.3 (2020-03-12)

Bug Fixes

2.1.2 (2020-02-13)

Note: Version bump only for package @​4c/rollout

2.1.1 (2020-02-13)

Note: Version bump only for package @​4c/rollout

v2.1.12

Compare Source

Note: Version bump only for package @​4c/rollout

4Catalyzer/javascript (@​4c/tsconfig)

v0.4.1

Compare Source

Note: Version bump only for package @​4c/tsconfig

v0.4.0

Compare Source

Features

0.3.1 (2020-02-12)

Note: Version bump only for package @​4c/tsconfig

babel/babel (@​babel/cli)

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.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-plugin-transform-runtime, babel-plugin-transform-shorthand-properties, babel-plugin-transform-spread, babel-plugin-transform-sticky-regex, babel-plugin-transform-strict-mode, babel-plugin-transform-template-literals, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-regex, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript
  • babel-compat-data, babel-plugin-transform-object-rest-spread, babel-preset-env
🔬 Output optimization
  • babel-helper-replace-supers, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime
  • babel-plugin-transform-class-properties, babel-plugin-transform-classes
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-object-rest-spread, babel-traverse
  • babel-core, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env

v7.23.9

Compare Source

🐛 Bug Fix
  • babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env
  • babel-traverse
  • Other
🏠 Internal
🏃‍♀️ Performance
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-preset-env
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.23.4

Compare Source

🐛 Bug Fix

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-elemen

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.

@renovate renovate bot added the renovatebot label May 29, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from ef506bd to 07501bb Compare June 13, 2023 05:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3b34362 to f60e962 Compare July 1, 2023 08:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from c54d45b to 54da3ff Compare July 6, 2023 18:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 54da3ff to 230bcc2 Compare July 12, 2023 19:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c4100a7 to 27530ae Compare July 28, 2023 06:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 27530ae to aa5b7f1 Compare August 7, 2023 18:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 0ba2de1 to 85d632b Compare August 24, 2023 13:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from dd26695 to bf83f11 Compare September 8, 2023 16:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 7aad2e1 to 3e27dcb Compare September 15, 2023 12:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6a68568 to 7c8cb8d Compare September 20, 2023 05:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8c4ef51 to 1163b76 Compare October 12, 2023 00:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d088734 to 9ac527f Compare November 9, 2023 11:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ea82a00 to e798434 Compare December 14, 2023 21:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9601032 to 830b544 Compare March 20, 2024 14:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 830b544 to f9e9e3a Compare April 3, 2024 18:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f9e9e3a to c821425 Compare April 29, 2024 19:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c821425 to 7c3757e Compare May 24, 2024 15:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7c3757e to 7597bd9 Compare June 5, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants