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 #38

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) ^9.14.0 -> ^9.17.0 age adoption passing confidence
@types/node (source) ^22.8.7 -> ^22.10.2 age adoption passing confidence
@vue/eslint-config-typescript ^14.1.3 -> ^14.1.4 age adoption passing confidence
eslint (source) ^9.14.0 -> ^9.17.0 age adoption passing confidence
eslint-plugin-oxlint ^0.11.0 -> ^0.15.2 age adoption passing confidence
eslint-plugin-vue (source) ^9.30.0 -> ^9.32.0 age adoption passing confidence
npm-run-all2 ^7.0.1 -> ^7.0.2 age adoption passing confidence
oxlint (source) ^0.11.0 -> ^0.15.3 age adoption passing confidence
prettier (source) ^3.3.3 -> ^3.4.2 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.17.0

Compare Source

Features

Bug Fixes

  • 67d683d fix: fix crash when message.fix is nullish (#​19168) (ntnyq)
  • c618707 fix: ignore vars with non-identifier references in no-useless-assignment (#​19200) (YeonJuan)

Documentation

  • 3c22d2a docs: update yoda to Yoda in yoda.md for consistency (#​19230) (루밀LuMir)
  • e0a2203 docs: add missing backticks to no-sequences (#​19233) (루밀LuMir)
  • 4cc4881 docs: Update README (GitHub Actions Bot)
  • 3db6fdf docs: [no-await-in-loop] expand on benefits and inapplicability (#​19211) (Kirk Waiblinger)
  • bf2a4f6 docs: add missing backticks to func-style (#​19227) (루밀LuMir)
  • ba098bd docs: add missing header to prefer-spread (#​19224) (루밀LuMir)
  • b607ae6 docs: update description of no-param-reassign (#​19220) (루밀LuMir)
  • 1eb424d docs: add missing backticks to prefer-destructuring (#​19223) (루밀LuMir)
  • 85998d1 docs: add missing backticks to no-unneeded-ternary (#​19222) (루밀LuMir)
  • b75b32c docs: add missing backticks to no-new-func (#​19219) (루밀LuMir)
  • a7700bc docs: add missing backticks to id-length (#​19217) (루밀LuMir)
  • e2bb429 docs: add missing backticks to complexity.md (#​19214) (루밀LuMir)
  • 045d716 docs: add missing ) to id-denylist (#​19213) (루밀LuMir)
  • 7fe4114 docs: Update README (GitHub Actions Bot)
  • c743ba6 docs: add CSS language to no-restricted-syntax (#​19208) (Milos Djermanovic)
  • 1416d70 docs: add missing backticks to eqeqeq (#​19207) (루밀LuMir)
  • b950c1b docs: add missing backticks to prefer-object-spread (#​19206) (루밀LuMir)
  • 8a941cb docs: update docs and description of require-unicode-regexp (#​19205) (루밀LuMir)
  • cbab228 docs: Update README (GitHub Actions Bot)
  • f2257ce docs: update comments and description of no-script-url (#​19203) (루밀LuMir)
  • 365f0f4 docs: add missing backtick to default-case-last (#​19202) (루밀LuMir)
  • e6b84f5 docs: add missing punctuation in document (#​19161) (루밀LuMir)
  • c88708e docs: replace quote with backtick in description of for-direction (#​19199) (루밀LuMir)
  • a76f233 docs: use higher contrast color tokens for code comments (#​19187) (Josh Goldberg ✨)
  • db19502 docs: Update README (GitHub Actions Bot)

Chores

v9.16.0

Compare Source

v9.15.0

Compare Source

vuejs/eslint-config-typescript (@​vue/eslint-config-typescript)

v14.1.4

Compare Source

eslint/eslint (eslint)

v9.17.0

Compare Source

v9.16.0

Compare Source

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#​19162) (Milos Djermanovic)

Documentation

  • 9eefc8f docs: fix typos in use-isnan (#​19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#​19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#​19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#​19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#​19183) (Tanuj Kanti)
  • 0c6b842 docs: fix typos in migration-guide.md (#​19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#​19179) (루밀LuMir)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#​19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#​19164) (Tanuj Kanti)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#​19148) (Milos Djermanovic)

Chores

v9.15.0

Compare Source

oxc-project/eslint-plugin-oxlint (eslint-plugin-oxlint)

v0.15.2

Compare Source

No significant changes

    View changes on GitHub

v0.15.1

Compare Source

No significant changes

    View changes on GitHub

v0.15.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.14.1

Compare Source

No significant changes

    View changes on GitHub

v0.14.0

Compare Source

No significant changes

    View changes on GitHub

v0.13.2

Compare Source

No significant changes

    View changes on GitHub

v0.13.1

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub

v0.13.0

Compare Source

No significant changes

    View changes on GitHub

v0.12.0

Compare Source

No significant changes

    View changes on GitHub

v0.11.1

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub
vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.32.0

Compare Source

v9.31.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.30.0...v9.31.0

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

v7.0.2

Compare Source

Merged
  • Upgrade: Bump neostandard from 0.11.9 to 0.12.0 #164
  • Upgrade: Bump codecov/codecov-action from 4 to 5 #161
Commits
  • Raise cross-spawn version floor to ^7.0.6 45a9e19
  • Merge pull request #​163 from bcomnes/dependabot/npm_and_yarn/mocha-11.0.1 285967a
  • Upgrade: Bump mocha from 10.8.2 to 11.0.1 5d1aea5
oxc-project/oxc (oxlint)

v0.15.3: oxlint v0.15.3

Compare Source

[0.15.3] - 2024-12-17

Features
  • 25ddb35 linter: Add the import/no_named_default rule (#​7902) (Guillaume Piedigrossi)
  • ee26b44 linter: Enhance get_element_type to resolve more element types (#​7885) (dalaoshu)
Bug Fixes
  • 6f41d92 linter: False positive in unicorn/no-useless-spread (#​7940) (dalaoshu)
  • 0867b40 linter: Fix configuration parser for no-restricted-imports (#​7921) (Alexander S.)
  • 9c9b73d linter: Fix incorrect fixer for prefer-regexp-test (#​7898) (Cameron)
  • 32935e6 linter: False positive in jsx-a11y/label-has-associated-control (#​7881) (dalaoshu)
  • 14c51ff semantic: Remove inherting ScopeFlags::Modifier from parent scope (#​7932) (Dunqing)
Refactor
Styling

v0.15.2: oxlint v0.15.2

Compare Source

[0.15.2] - 2024-12-14

Fix the previous broken release caused by https://github.com/softprops/action-gh-release/issues/555

v0.15.1: oxlint v0.15.1

Compare Source

[0.15.1] - 2024-12-13

Features
  • 38b1c2e editor: Create a command to apply all auto-fixes for the current active text editor (#​7672) (Nicholas Rayburn)
Bug Fixes
  • 2b187e5 linter: Fix configuration casing for typescript/no_this_alias (#​7836) (Boshen)
  • 06e6d38 linter: Fix unicorn/prefer-query-selector to use the correct replacement for getElementsByClassName (#​7796) (Nicholas Rayburn)
  • 7a83230 semantic: Missing reference when export default references a type alias binding (#​7813) (Dunqing)

v0.15.0: oxlint v0.15.0

Compare Source

[0.15.0] - 2024-12-10

  • 39b9c5d linter: [BREAKING] Remove unmaintained security plugin (#​7773) (Boshen)
Features
  • 065f7dc linter: Support expectTypeOf, assert and assertType in vitest/expect-expect (#​7742) (Yuichiro Yamashita)
  • 3d5f0a1 linter/no_restricted_imports: Add the no_restricted_imports rules (#​7629) (Guillaume Piedigrossi)
Bug Fixes
Refactor
Testing
  • 62f0a22 linter: Port react-jsx-uses-vars rules to no_unused_vars (#​7731) (Tyler Earls)
  • 02f9903 linter: Add regression tests for import/namespace (#​7723) (dalaoshu)

v0.14.1: oxlint v0.14.1

Compare Source

[0.14.1] - 2024-12-06

Features
  • fd0935c linter: Change react/rules-of-hooks category to pedantic (#​7691) (Boshen)
  • e64fd95 linter: Map .js to .ts when resolving with tsconfig.json (#​7675) (Boshen)
  • bd9d38a linter: Implement eslint:yoda (#​7559) (tbashiyy)
  • a14e76a linter: Report identical logical expressions in const-comparisons (#​7630) (camc314)
  • afe1e9b linter: Enhance const-comparisons for more cases (#​7628) (camc314)
  • 4eb87ea linter: RulesOfHooks from nursery to correctness (#​7607) (Boshen)
  • 275d625 linter: Output rules to json array (#​7574) (camc314)
  • b8dc333 syntax: Add ExportEntry::is_type (#​7676) (Boshen)
Bug Fixes
  • 9761e94 apps/oxlint: Incorrect matching in .oxlintignore (#​7566) (dalaoshu)
  • 7cee065 linter: Panic in yoda (#​7679) (camc314)
  • 6ae178e linter: Ignore type references in no-undef (#​7670) (Boshen)
  • fcc2546 linter: Move no-unused-expressions from TS to eslint (#​7624) (camc314)
  • 29db060 linter: Detect typescript eslint alias rules (#​7622) (Alexander S.)
  • e824501 linter: False positive in exhaustive-deps (#​7626) (camc314)
  • 8a68ef4 linter: Update reporting spans for exhaustive-deps (#​7625) (camc314)
  • 543df6e linter: Fix false positives in exhaustive-deps (#​7615) (camc314)
  • e80214c linter: Fix false positives in rules-of-hooks (#​7606) (camc314)
  • 3dc46a8 linter: No-unused-expressions false positive with arrow fn expressions (#​7585) (Cameron)
  • 810671a linter: Detect vitest jest alias rules (#​7567) (Alexander S.)
  • 4e3044e linter: Rules-of-hooks fix false positive with default export (#​7570) (camc314)
Documentation
Refactor
  • a0973dc linter: Use BigIntLiteral::raw field (#​7660) (overlookmotel)
  • 3711a8e linter: Rename is_same_reference to is_same_expression (#​7654) (camc314)
  • b445654 linter: Use get_inner_expression in const-comparisons (#​7627) (camc314)
  • f0e7acc syntax: Change ModuleRecord::not_esm to has_module_syntax (#​7579) (Boshen)
  • 18519de syntax: Remove ModuleRecord::export_default (#​7578) (Boshen)
  • d476660 syntax: Remove ModuleRecord::exported_bindings_duplicated because it is a syntax error (#​7577) (Boshen)
  • 17663f5 syntax: Remove ModuleRecord::export_default_duplicated because it is a syntax error (#​7576) (Boshen)
  • 79014ff syntax: Clean up ModuleRecord (#​7568) (Boshen)
Testing
  • be9863a linter: Add more tests fo rules-of-hooks (#​7683) (camc314)
  • 6dd71c6 linter: Port eslint tests to no-unused-expressions (#​7611) (camc314)

v0.14.0

Compare Source

Features
  • 32f860d linter: Add support for ignorePatterns property within config file (#​7092) (Nicholas Rayburn)
Documentation

v0.13.2: oxlint v0.13.2

Compare Source

[0.13.2] - 2024-11-26

  • b04041d vscode: [BREAKING] Use .oxlintrc.json as default value for oxc.configPath (#​7442) (Alexander S.)
Features
  • 7236d14 eslint/jsx_a11y: Implement anchor_ambiguous_text (#​5729) (Jelle van der Waa)
  • 79ab8cc lint-unicorn: Add rule prefer set has (#​7075) (jordan boyer)
  • 87c893f linter: Add the eslint/no_duplicate_imports rule (#​7309) (Guillaume Piedigrossi)
  • 0b9da38 linter: Implement unicorn/prefer-negative-index (#​6920) (Brian Liu)
  • f0643c4 linter: Implement jsx-no-script-url (#​6995) (Radu Baston)
  • 00060ca linter: Implement eslint/no-object-constructor (#​7345) (Naoya Yoshizawa)
Bug Fixes
  • db6558f linter: False positive in eslint/prefer-object-has-own (#​7463) (dalaoshu)
Refactor

v0.13.1: oxlint v0.13.1

Compare Source

[0.13.1] - 2024-11-23

Features
Bug Fixes
  • 8507464 linter: Hanging when source has syntax/is flow (#​7432) (Cameron)
  • e88cf1b linter: Make overrides globs relative to config path (#​7407) (camchenry)
  • 9002e97 linter: Add proper support for findIndex and findLastIndex for unicorn/prefer-array-some (#​7405) (Dmitry Zakharov)
Documentation
  • 6730e3e linter: Add more examples for unicorn/prefer-array-some (#​7411) (Dmitry Zakharov)
Refactor
  • 6c0d31b linter: Remove useless const declaration (#​7430) (Song Gao)
  • c8adc46 linter/no-unused-vars: Improve implementation to remove using SymbolFlags::Export (#​7412) (Dunqing)
  • c90537f linter/only-used-in-recursion: Improve implementation to remove using SymbolFlags::Export (#​7413) (Dunqing)
Testing
  • 779f479 editor: Check if workspace configuration is updated (#​7403) (Alexander S.)

v0.13.0

Compare Source

Documentation

v0.12.0

Compare Source

Features

v0.11.1: oxlint v0.11.1

Compare Source

[0.11.1] - 2024-11-09

Features
Bug Fixes
  • eea8879 editor/vscode: Update language client id to fix the resolution of the oxc.trace.server setting (#​7181) (Nicholas Rayburn)
  • b73cfd9 linter: Fix is_method_call with parentheses and chain expression (#​7095) (tbashiyy)
Refactor
  • 8c0a362 linter: Use ctx.source_range(comment.content_span()) API (#​7155) (Boshen)
  • c5485ae semantic: Add ancestor_kinds iterator function (#​7217) (camchenry)
  • abf1602 semantic: Rename iter_parents to ancestors (#​7216) (camchenry)
  • 42171eb semantic: Rename ancestors to ancestor_ids (#​7215) (camchenry)
prettier/prettier (prettier)

v3.4.2

Compare Source

diff

Treat U+30A0 & U+30FB in Katakana Block as CJK (#​16796 by @​tats-u)

Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.

<!-- Input (--prose-wrap=never) -->

C言
語
・
C++
・
Go
・
Rust

<!-- Prettier 3.4.1 -->
C言語・ C++ ・ Go ・ Rust

<!-- Prettier 3.4.2 -->
C言語・C++・Go・Rust

U+30A0 can be used as the replacement of the - in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).

Fix comments print on class methods with decorators (#​16891 by @​fisker)
// Input
class A {
  @&#8203;decorator
  /** 
   * The method description
   *
  */
  async method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}

// Prettier 3.4.1
class A {
  @&#8203;decorator
  async /**
   * The method description
   *
   */
  method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}

// Prettier 3.4.2
class A {
  @&#8203;decorator
  /**
   * The method description
   *
   */
  async method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}
Fix non-idempotent formatting (#​16899 by @​seiyab)

This bug fix is not language-specific. You may see similar change in any languages. This fixes regression in 3.4.0 so change caused by it should yield same formatting as 3.3.3.

// Input
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;

// Prettier 3.4.1 (first)
<div>
  foo
  <span>
    longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo
  </span>, abc
</div>;

// Prettier 3.4.1 (second)
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;

// Prettier 3.4.2
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;

v3.4.1

Compare Source

diff

Remove unnecessary parentheses around assignment in v-on (#​16887 by @​fisker)
<!-- Input -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

<!-- Prettier 3.4.0 -->
<template>
  <button @&#8203;click="(foo += 2)">Click</button>
</template>

<!-- Prettier 3.4.1 -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

v3.4.0

Compare Source

diff

🔗 Release Notes


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 090c3a4 to 85394a8 Compare November 15, 2024 18:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from ed8cc7a to 0de2c8a Compare November 26, 2024 13:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 79dcaf7 to aadd71d Compare December 1, 2024 10:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f7e7404 to e1ec67b Compare December 6, 2024 12:10
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch December 8, 2024 18:38
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e1ec67b to 9a32b80 Compare December 10, 2024 20:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from ec75b8a to 9163284 Compare December 16, 2024 21:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9163284 to 1ee7100 Compare December 17, 2024 06:31
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.

0 participants