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

Update all non-major dependencies #12

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@eslint/compat 1.2.1 -> 1.2.3 age adoption passing confidence dependencies patch
@eslint/js (source) 9.13.0 -> 9.14.0 age adoption passing confidence dependencies minor
@stylistic/eslint-plugin (source) 2.9.0 -> 2.10.1 age adoption passing confidence dependencies minor
@swc/cli 0.4.0 -> 0.5.0 age adoption passing confidence devDependencies minor
@swc/core (source) 1.7.39 -> 1.9.2 age adoption passing confidence devDependencies minor
@types/node (source) 22.7.8 -> 22.9.0 age adoption passing confidence devDependencies minor
@vitest/coverage-v8 (source) 2.1.3 -> 2.1.5 age adoption passing confidence devDependencies patch
@vitest/eslint-plugin 1.1.7 -> 1.1.10 age adoption passing confidence dependencies patch
eslint-plugin-import-x 4.3.1 -> 4.4.2 age adoption passing confidence dependencies minor
eslint-plugin-jsdoc 50.4.3 -> 50.5.0 age adoption passing confidence dependencies minor
eslint-plugin-n 17.11.1 -> 17.13.1 age adoption passing confidence dependencies minor
neostandard 0.11.6 -> 0.11.8 age adoption passing confidence dependencies patch
node (source) 22.10.0 -> 22.11.0 age adoption passing confidence volta minor
npm-run-all2 7.0.0 -> 7.0.1 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.11.0 -> 8.14.0 age adoption passing confidence dependencies minor
vite-tsconfig-paths 5.0.1 -> 5.1.2 age adoption passing confidence devDependencies minor
vitest (source) 2.1.3 -> 2.1.5 age adoption passing confidence devDependencies patch

Release Notes

eslint/rewrite (@​eslint/compat)

v1.2.3

Compare Source

v1.2.2

Compare Source

eslint/eslint (@​eslint/js)

v9.14.0

Compare Source

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

v2.10.1

Compare Source

Features
  • indent-binary-ops: disabled to lower indent when starts closing bracket (#​591) (25fe554)
Bug Fixes
  • key-spacing: crash for import without attributes when using align: "colon" (#​594) (6000f43)
Chores

v2.10.0

Compare Source

Features
  • cross test comma-spacing (#​562) (ea72317)
  • function-call-spacing: auto-fix optional chain when option is never (#​589) (7a2b47f)
  • function-call-spacing: support ImportExpression in ts version (#​570) (19d1f8c)
  • indent-binary-ops: logical expression indent (#​576) (cbf800d)
  • indent: add support for Import Attributes (#​579) (4f944d8)
  • key-spacing: add support for Import Attributes (#​583) (789d893)
  • max-statements-per-line: new option to allow specific statements (#​558) (2ed4054)
  • no-multi-spaces: add support for Import Attributes (#​584) (0da0713)
  • padding-line-between-statements: add support for multiline-export and singleline-export (#​582) (2690a30)
  • quote-props: add support for Import Attributes (#​581) (4edfee2)
Bug Fixes
  • correct the type of quotes in customize (#​590) (b86c2df)
  • function-call-spacing: don't remove comments while auto-fixing (#​588) (53b4a55)
  • jsx-closing-bracket-location: should not remove comment in jsx (#​566) (e2ba8d5)
Documentation
Chores
swc-project/swc (@​swc/core)

v1.9.2

Compare Source

Bug Fixes
Features

v1.9.1

Compare Source

Bug Fixes

v1.9.0

Compare Source

Bug Fixes
Features
Miscellaneous Tasks

v1.8.0

Compare Source

Bug Fixes
  • (es/typescript) Handle multiline type parameters in async arrow functions (#​9704) (c5ed19c)

  • (es/typescript) Handle ASI hazards in fast type strip (#​9707) (c135f71)

Features
Performance

v1.7.42

Compare Source

Bug Fixes
Features
  • (es/minifier) Optimize switch with side effect and termination tests (#​9677) (7344a63)

  • (es/parser) Ability to get script's potential module errors (#​9682) (2bbd1e8)

Miscellaneous Tasks
Performance

v1.7.40

Compare Source

Bug Fixes
Documentation
Miscellaneous Tasks
  • (deps) Update dependency swc-plugin-coverage-instrument to ^0.0.25 (#​9676) (b8d255b)
vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.1.10

Compare Source

Bug Fixes

v1.1.9

Compare Source

Features

v1.1.8

Compare Source

un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.4.2

Compare Source

Patch Changes

v4.4.0

Compare Source

Minor Changes
Patch Changes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.5.0

Compare Source

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.13.1

Compare Source

🩹 Fixes

v17.13.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores

v17.12.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores
neostandard/neostandard (neostandard)

v0.11.8

Compare Source

🌟 Features
🩹 Fixes

v0.11.7

Compare Source

🌟 Features
🩹 Fixes
nodejs/node (node)

v22.11.0

Compare Source

bcomnes/npm-run-all2 (npm-run-all2)

v7.0.1

Compare Source

Commits
  • Revert engine range bump back to Node 18 b2e849b
typescript-eslint/typescript-eslint (typescript-eslint)

v8.14.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

v8.13.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

v8.12.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

v8.12.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

[v8.12.0](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (rebase) November 4, 2024 06:34
Copy link
Contributor Author

renovate bot commented Nov 4, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 57966e7 to e4d848e Compare November 11, 2024 18:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from ca6b137 to 9c9448b Compare November 13, 2024 17:42
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