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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config 2.22.0-beta.3 -> 2.27.3 age adoption passing confidence
eslint (source) ^9.10.0 -> ^9.19.0 age adoption passing confidence
esno ^4.7.0 -> ^4.8.0 age adoption passing confidence
ohash ^1.1.3 -> ^1.1.4 age adoption passing confidence
prettier (source) ^3.3.3 -> ^3.4.2 age adoption passing confidence
prettier-plugin-jsdoc ^1.3.0 -> ^1.3.2 age adoption passing confidence
taze ^0.16.8 -> ^0.18.0 age adoption passing confidence
typescript (source) 5.5.4 -> 5.7.3 age adoption passing confidence
unbuild 3.0.0-rc.7 -> 3.3.1 age adoption passing confidence
unplugin-unused ^0.2.3 -> ^0.3.0 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v2.27.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.27.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.27.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.27.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.26.1

Compare Source

No significant changes

    View changes on GitHub

v2.26.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.25.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.25.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.25.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.24.1

Compare Source

   🚀 Features
    View changes on GitHub

v2.24.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.23.2

Compare Source

No significant changes

    View changes on GitHub

v2.23.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.23.0

Compare Source

   🚀 Features
  • Introduce type options, enable ts/explicit-function-return-type for lib  -  by @​antfu (3dd7b)
   🐞 Bug Fixes
    View changes on GitHub

v2.22.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.22.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.22.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.22.1

Compare Source

No significant changes

    View changes on GitHub

v2.22.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v9.19.0

Compare Source

v9.18.0

Compare Source

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

v9.14.0

Compare Source

v9.13.0

Compare Source

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

v9.11.1

Compare Source

v9.11.0

Compare Source

Features

  • ec30c73 feat: add "eslint/universal" to export Linter (#​18883) (唯然)
  • c591da6 feat: Add language to types (#​18917) (Nicholas C. Zakas)
  • 492eb8f feat: limit the name given to ImportSpecifier in id-length (#​18861) (Tanuj Kanti)
  • 19c6856 feat: Add no-useless-constructor suggestion (#​18799) (Jordan Thomson)
  • a48f8c2 feat: add type FormatterFunction, update LoadedFormatter (#​18872) (Francesco Trotta)

Bug Fixes

  • 5e5f39b fix: add missing types for no-restricted-exports rule (#​18914) (Kristóf Poduszló)
  • 8f630eb fix: add missing types for no-param-reassign options (#​18906) (Kristóf Poduszló)
  • d715781 fix: add missing types for no-extra-boolean-cast options (#​18902) (Kristóf Poduszló)
  • 2de5742 fix: add missing types for no-misleading-character-class options (#​18905) (Kristóf Poduszló)
  • c153084 fix: add missing types for no-implicit-coercion options (#​18903) (Kristóf Poduszló)
  • fa11b2e fix: add missing types for no-empty-function options (#​18901) (Kristóf Poduszló)
  • a0deed1 fix: add missing types for camelcase options (#​18897) (Kristóf Poduszló)

Documentation

  • e4e5709 docs: correct prefer-object-has-own type definition comment (#​18924) (Nitin Kumar)
  • 91cbd18 docs: add unicode abbreviations in no-irregular-whitespace rule (#​18894) (Alix Royere)
  • 59cfc0f docs: clarify resultsMeta in LoadedFormatter type (#​18881) (Milos Djermanovic)
  • adcc50d docs: Update README (GitHub Actions Bot)
  • 4edac1a docs: Update README (GitHub Actions Bot)

Build Related

  • 959d360 build: Support updates to previous major versions (#​18871) (Milos Djermanovic)

Chores

esbuild-kit/esno (esno)

v4.8.0

Compare Source

unjs/ohash (ohash)

v1.1.4

Compare Source

compare changes

🩹 Fixes
  • murmurHash: Fix murmurHash3 implementation, add tests (#​83)
📖 Documentation
  • Improved and finalized jsdocs in exported functions (#​74)
🏡 Chore
❤️ Contributors
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

hosseinmd/prettier-plugin-jsdoc (prettier-plugin-jsdoc)

v1.3.2

Compare Source

antfu/taze (taze)

v0.18.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.17.2

Compare Source

   🚀 Features
    View changes on GitHub

v0.17.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.17.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v0.16.9

Compare Source

   🐞 Bug Fixes
  • vscode: Ignore special protocols for engine version bumpping  -  by @​antfu (a3af7)
    View changes on GitHub
microsoft/TypeScript (typescript)

v5.7.3

Compare Source

v5.7.2

Compare Source

v5.6.3

Compare Source

v5.6.2

Compare Source

unjs/unbuild (unbuild)

v3.3.1

Compare Source

compare changes

🩹 Fixes
  • rollup: Improve external detection (#​488)
❤️ Contributors

v3.3.0

Compare Source

compare changes

🚀 Enhancements
  • Allow specifying dependencies to inline in inlineDependencies (#​480)
🩹 Fixes
  • rollup: Resolve aliases using pathe utils (#​483)
💅 Refactors
  • Inline withTrailingSlash util (#​482)
🏡 Chore
❤️ Contributors

v3.2.0

Compare Source

compare changes

🚀 Enhancements
  • mkdist: Fail build if mkdist errors in creating declarations (#​473)
🩹 Fixes
  • Correct .d.cts default export type (#​458)
🏡 Chore
❤️ Contributors

v3.1.0

Compare Source

compare changes

🚀 Enhancements
  • Support parallel builds (af19b1b)
  • Infer externals from package name, exports and imports (#​469)
  • rollup: Resolve with production condition (#​470)
🩹 Fixes
  • Resolve preset on directory (#​465)
  • Only externalize @types/ from devDependencies (#​471)
🏡 Chore
❤️ Contributors

v3.0.1

Compare Source

compare changes

🩹 Fixes
  • rollup: De-default default export from stub (#​455)
🏡 Chore
❤️ Contributors

v3.0.0

Compare Source

See github release notes.

v3.0.0-rc.11

Compare Source

compare changes

🩹 Fixes
  • untyped: Use schema module default export if is the only export (cc26726)
❤️ Contributors

v3.0.0-rc.10

Compare Source

compare changes

🚀 Enhancements
  • Add --config to the CLI (#​440)
🩹 Fixes
  • Update to jiti 2.3 (9147c3e)
  • Untyped declaration output is optional (5820182)
📖 Documentation
🏡 Chore
❤️ Contributors

v3.0.0-rc.9

Compare Source

compare changes

🩹 Fixes
  • stub: Enable interopDefault by default (8e6f7e4)
  • config: Only take default export (fefafec)
🏡 Chore
❤️ Contributors

v3.0.0-rc.8

Compare Source

compare changes

🩹 Fixes
  • Normalize resolved path (2640083)
💅 Refactors
  • Replace fast-glob with tinyglobby (#​426)
📖 Documentation
🏡 Chore
❤️ Contributors
unplugin/unplugin-unused (unplugin-unused)

v0.3.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

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 added the dependencies Pull requests that update a dependency file label Mar 4, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from bffa305 to 2b99dd0 Compare March 6, 2024 19:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from b8f580a to 9cc9c51 Compare March 15, 2024 14:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from c84dcc3 to c7a0a91 Compare March 27, 2024 14:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 7c6570d to edcb118 Compare April 2, 2024 12:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 5e95dc5 to 051fbb0 Compare April 10, 2024 18:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from a21c011 to 1095b99 Compare April 18, 2024 14:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 28d091f to f5db733 Compare September 29, 2024 01:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d637c8f to bfb3566 Compare October 9, 2024 01:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bfb3566 to f613413 Compare October 18, 2024 23:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from eb8c1d5 to f95921c Compare November 1, 2024 23:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c77a2f0 to 21540e4 Compare November 22, 2024 17:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d30485e to 7c60650 Compare November 29, 2024 22:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7c60650 to d17fb4e Compare December 4, 2024 11:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d0b07d7 to 189055d Compare December 13, 2024 22:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 04901cb to 9ded2ac Compare January 3, 2025 22:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from bae550e to 569c330 Compare January 13, 2025 16:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 569c330 to 7f3e80c Compare January 24, 2025 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants