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 - autoclosed #260

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.22.15 -> 7.23.4 age adoption passing confidence
@babel/code-frame (source) 7.22.13 -> 7.23.5 age adoption passing confidence
@babel/core (source) 7.22.15 -> 7.23.6 age adoption passing confidence
@babel/parser (source) 7.22.16 -> 7.23.6 age adoption passing confidence
@babel/preset-env (source) 7.22.15 -> 7.23.6 age adoption passing confidence
@babel/preset-typescript (source) 7.22.15 -> 7.23.3 age adoption passing confidence
@babel/types (source) 7.22.15 -> 7.23.6 age adoption passing confidence
@commitlint/cli (source) 17.7.1 -> 17.8.1 age adoption passing confidence
@commitlint/config-conventional (source) 17.7.0 -> 17.8.1 age adoption passing confidence
@commitlint/prompt-cli (source) 17.7.1 -> 17.8.1 age adoption passing confidence
@types/babel__code-frame (source) 7.0.3 -> 7.0.6 age adoption passing confidence
@types/fs-extra (source) 11.0.1 -> 11.0.4 age adoption passing confidence
@types/inquirer (source) 8.2.6 -> 8.2.10 age adoption passing confidence
@types/jest (source) 29.5.4 -> 29.5.11 age adoption passing confidence
@types/js-yaml (source) 4.0.5 -> 4.0.9 age adoption passing confidence
@types/json-stable-stringify (source) 1.0.34 -> 1.0.36 age adoption passing confidence
@types/lodash (source) 4.14.198 -> 4.14.202 age adoption passing confidence
@types/prompts (source) 2.4.4 -> 2.4.9 age adoption passing confidence
@types/semver (source) 7.5.1 -> 7.5.6 age adoption passing confidence
@types/single-trailing-newline (source) 1.0.0 -> 1.0.2 age adoption passing confidence
@types/tmp (source) 0.2.3 -> 0.2.6 age adoption passing confidence
@types/which (source) 3.0.0 -> 3.0.3 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.6.0 -> 6.15.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.6.0 -> 6.15.0 age adoption passing confidence
concurrently 8.2.1 -> 8.2.2 age adoption passing confidence
eslint (source) 8.48.0 -> 8.56.0 age adoption passing confidence
eslint-config-prettier 9.0.0 -> 9.1.0 age adoption passing confidence
fs-extra 11.1.1 -> 11.2.0 age adoption passing confidence
immer 10.0.2 -> 10.0.3 age adoption passing confidence
jest (source) 29.6.4 -> 29.7.0 age adoption passing confidence
json-stable-stringify 1.0.2 -> 1.1.0 age adoption passing confidence
memfs 4.2.1 -> 4.6.0 age adoption passing confidence
rimraf 5.0.1 -> 5.0.5 age adoption passing confidence
ts-json-schema-generator 1.3.0 -> 1.5.0 age adoption passing confidence
ts-node (source) 10.9.1 -> 10.9.2 age adoption passing confidence
typescript (source) 5.2.2 -> 5.3.3 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

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-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env
babel/babel (@​babel/parser)

v7.23.6

Compare Source

v7.23.6 (2023-12-11)

Thanks @​martinez-hugo and @​odinho for your first pull requests!

👓 Spec Compliance
  • babel-generator, babel-parser, babel-types
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types
🐛 Bug Fix
  • babel-generator
  • babel-helpers, babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
    • #​16161 Ensure the [[@​@​toPrimitive]] call of a decorated class member key is invoked once (@​JLHwung)
    • #​16148 Support named evaluation for decorated anonymous class exp (@​JLHwung)
  • babel-plugin-transform-for-of, babel-preset-env
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-typescript
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-helpers, babel-plugin-proposal-decorators
Committers: 7

v7.23.5

Compare Source

v7.23.5 (2023-11-29)

👓 Spec Compliance
  • babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators
🐛 Bug Fix
  • babel-traverse, babel-types
  • babel-plugin-transform-classes
  • babel-generator
  • babel-helpers
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties, babel-plugin-transform-typescript
  • babel-generator, babel-plugin-transform-modules-commonjs, babel-plugin-transform-parameters, babel-plugin-transform-typescript, babel-traverse
  • babel-eslint-plugin
🔬 Output optimization
Committers: 4

v7.23.4

Compare Source

v7.23.4 (2023-11-20)
🐛 Bug Fix
Committers: 4

v7.23.3

Compare Source

v7.23.3 (2023-11-09)

🐛 Bug Fix
📝 Documentation
🏠 Internal
🏃‍♀️ Performance
🔬 Output optimization
  • babel-plugin-transform-computed-properties
Committers: 9

v7.23.0

Compare Source

v7.23.0 (2023-09-25)

Thanks @​lorenzoferre and @​RajShukla1 for your first PRs!

🚀 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
Committers: 7
conventional-changelog/commitlint (@​commitlint/cli)

v17.8.1

Compare Source

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

v17.8.0

Compare Source

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

17.7.2 (2023-09-28)

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

17.7.1 (2023-08-10)

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

v17.7.2

Compare Source

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

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

v17.8.1

Compare Source

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

v17.8.0

Compare Source

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

conventional-changelog/commitlint (@​commitlint/prompt-cli)

v17.8.1

Compare Source

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

v17.8.0

Compare Source

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

17.7.2 (2023-09-28)

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

17.7.1 (2023-08-10)

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

v17.7.2

Compare Source

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

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.15.0

Compare Source

Features

You can read about our versioning strategy and releases on our website.

v6.14.0

Compare Source

Bug Fixes
  • eslint-plugin: add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked (#​8038) (431cd15)
  • eslint-plugin: correct message for no-unsafe-unary-minus (#​7998) (705370a)
Features

Configuration

📅 Schedule: Branch creation - "on Friday" (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.

@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Dec 24, 2023
@renovate renovate bot closed this Dec 24, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch December 24, 2023 05:19
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.

0 participants