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 devdependencies #107

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.23.9 -> 7.24.0 age adoption passing confidence
@babel/preset-env (source) 7.23.9 -> 7.24.0 age adoption passing confidence
@commitlint/cli (source) 19.0.0 -> 19.2.0 age adoption passing confidence
@commitlint/config-conventional (source) 19.0.0 -> 19.1.0 age adoption passing confidence
@commitlint/cz-commitlint (source) 19.0.0 -> 19.2.0 age adoption passing confidence
@rightcapital/eslint-config-javascript (source) 20.0.0 -> 20.1.0 age adoption passing confidence
@rightcapital/eslint-config-typescript (source) 20.0.0 -> 20.1.0 age adoption passing confidence
@rightcapital/prettier-config (source) 6.0.13 -> 6.0.14 age adoption passing confidence
@types/lodash (source) 4.14.202 -> 4.17.0 age adoption passing confidence
beachball (source) 2.39.0 -> 2.41.0 age adoption passing confidence
eslint (source) 8.56.0 -> 8.57.0 age adoption passing confidence
inquirer (source) 9.2.15 -> 9.2.16 age adoption passing confidence
vitest (source) 1.3.0 -> 1.3.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.24.0

Compare Source

🚀 New Feature
  • babel-standalone
  • babel-core, babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-transform-class-properties
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-decorators, babel-plugin-transform-class-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-preset-flow
  • babel-helper-import-to-platform-api, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-standalone
  • babel-plugin-transform-runtime
  • babel-parser, babel-types
🐛 Bug Fix
  • babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object
  • babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-typescript, babel-preset-env
  • babel-helpers
  • babel-helpers, babel-plugin-proposal-decorators
💅 Polish
  • babel-core, babel-helper-create-class-features-plugin, babel-preset-env
🏠 Internal
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-transform-private-methods
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
  • babel-helper-create-class-features-plugin, babel-helper-fixtures, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers, babel-plugin-proposal-decorators
conventional-changelog/commitlint (@​commitlint/cli)

v19.2.0

Compare Source

Features
  • cli: introduce new --last flag, to stop recommending HEAD~1 (#​3916) (99f4f3f)

v19.1.0

Compare Source

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

19.0.3 (2024-02-28)

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

19.0.2 (2024-02-28)

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

19.0.1 (2024-02-27)

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.3

Compare Source

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

v19.0.2

Compare Source

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

v19.0.1

Compare Source

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938
conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.1.0

Compare Source

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

19.0.3 (2024-02-28)

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

v19.0.3

Compare Source

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

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

v19.2.0

Compare Source

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

v19.1.0

Compare Source

Bug Fixes
Features

19.0.3 (2024-02-28)

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

19.0.2 (2024-02-28)

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

19.0.1 (2024-02-27)

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

v19.0.3

Compare Source

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

v19.0.2

Compare Source

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

v19.0.1

Compare Source

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

RightCapitalHQ/frontend-style-guide (@​rightcapital/eslint-config-javascript)

v20.1.0

Compare Source

RightCapitalHQ/frontend-style-guide (@​rightcapital/eslint-config-typescript)

v20.1.0

Compare Source

RightCapitalHQ/frontend-style-guide (@​rightcapital/prettier-config)

v6.0.14

Compare Source

Mon, 26 Feb 2024 05:50:35 GMT

6.0.14 (2024-2-26)
  • fix(deps): update dependencies (non-major) (7f2eb99)
microsoft/beachball (beachball)

v2.41.0

Compare Source

Wed, 06 Mar 2024 08:03:35 GMT

Minor changes
  • Adding support for identifier base when bumping with a pre-release prefix ([email protected])

v2.40.0

Compare Source

Tue, 27 Feb 2024 08:02:43 GMT

Minor changes
Patches
eslint/eslint (eslint)

v8.57.0

Compare Source

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#​18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#​18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#​18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#​18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#​18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#​18056) (Milos Djermanovic)

Documentation

Chores

SBoudrias/Inquirer.js (inquirer)

v9.2.16

Compare Source

vitest-dev/vitest (vitest)

v1.3.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 added the dependencies Change in project dependencies. label Feb 20, 2024
@renovate renovate bot assigned rainx Feb 20, 2024
@renovate renovate bot requested a review from rainx February 20, 2024 15:03
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch 2 times, most recently from 3261297 to ab5656d Compare February 23, 2024 21:03
@renovate renovate bot changed the title chore(deps): update devdependency vitest to v1.3.1 chore(deps): update devdependencies Feb 23, 2024
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch 11 times, most recently from f195e0d to c544c77 Compare February 29, 2024 19:52
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch 8 times, most recently from 3a4b7a8 to 7d007ad Compare March 11, 2024 04:02
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch 5 times, most recently from 607fec0 to 2f84ff9 Compare March 13, 2024 16:56
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 2f84ff9 to 73a5935 Compare March 15, 2024 04:27
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 73a5935 to afc68b8 Compare March 15, 2024 05:45
@rainx rainx merged commit 72208ae into main Mar 15, 2024
9 checks passed
@renovate renovate bot deleted the renovate/auto-merge-dev-dependencies-updates branch March 15, 2024 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Change in project dependencies.
Development

Successfully merging this pull request may close these issues.

1 participant