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 minor and patch updates #214

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) 9.16.0 -> 9.17.0 age adoption passing confidence
@originjs/vite-plugin-federation 1.3.6 -> 1.3.7 age adoption passing confidence
@testing-library/jest-dom 6.6.2 -> 6.6.3 age adoption passing confidence
@testing-library/react 16.0.1 -> 16.1.0 age adoption passing confidence
@trivago/prettier-plugin-sort-imports 5.2.0 -> 5.2.1 age adoption passing confidence
@types/node (source) 20.17.4 -> 20.17.12 age adoption passing confidence
@types/react (source) 18.3.12 -> 18.3.18 age adoption passing confidence
@types/react-dom (source) 18.3.1 -> 18.3.5 age adoption passing confidence
@vitejs/plugin-react (source) 4.3.3 -> 4.3.4 age adoption passing confidence
@vitest/coverage-v8 (source) 2.1.4 -> 2.1.8 age adoption passing confidence
eslint (source) 9.16.0 -> 9.17.0 age adoption passing confidence
globals 15.11.0 -> 15.14.0 age adoption passing confidence
lint-staged 15.2.11 -> 15.3.0 age adoption passing confidence
prettier (source) 3.3.3 -> 3.4.2 age adoption passing confidence
typescript (source) 5.6.3 -> 5.7.3 age adoption passing confidence
typescript-eslint (source) 8.18.0 -> 8.19.1 age adoption passing confidence
vite (source) 5.4.10 -> 5.4.11 age adoption passing confidence
vite-envs 4.4.5 -> 4.4.10 age adoption passing confidence
vite-plugin-pwa ^0.19.8 -> ^0.21.0 age adoption passing confidence
vitest (source) 2.1.4 -> 2.1.8 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

  • cc243c9 chore: upgrade to @eslint/js@9.17.0 (#​19242) (Francesco Trotta)
  • 84c5787 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c4f53b chore: add missing backticks to flags.js (#​19226) (루밀LuMir)
  • 4b3132c chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#​19221) (renovate[bot])
  • 9bf2204 chore: add type definitions for the eslint-config-eslint package (#​19050) (Arya Emami)
  • ee8c220 chore: fix incorrect name property in integration-tutorial-code (#​19218) (루밀LuMir)
  • cca801d chore: Upgrade cross-spawn to 7.0.6 (#​19185) (folortin)
originjs/vite-plugin-federation (@​originjs/vite-plugin-federation)

v1.3.7

Compare Source

Please refer to CHANGELOG.md for details.

testing-library/jest-dom (@​testing-library/jest-dom)

v6.6.3

Compare Source

testing-library/react-testing-library (@​testing-library/react)

v16.1.0

Compare Source

trivago/prettier-plugin-sort-imports (@​trivago/prettier-plugin-sort-imports)

v5.2.1

Compare Source

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.3.4

Compare Source

Add Vite 6 to peerDependencies range

Vite 6 is highly backward compatible, not much to add!

Force Babel to output spec compliant import attributes #​386

The default was an old spec (with type: "json"). We now enforce spec compliant (with { type: "json" })

vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.6

Compare Source

🚀 Features

  • Support VIte 6
    View changes on GitHub

v2.1.5

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
eslint/eslint (eslint)

v9.17.0

Compare Source

sindresorhus/globals (globals)

v15.14.0

Compare Source

v15.13.0

Compare Source

v15.12.0

Compare Source

lint-staged/lint-staged (lint-staged)

v15.3.0

Compare Source

Minor Changes
  • #​1495 e69da9e Thanks @​iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.

  • #​1493 fa0fe98 Thanks @​iiroj! - Added more help messages around the automatic git stash that lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.

    For example:

    % npx lint-staged
    ✔ Backed up original state in git stash (20addf8)
    ✔ Running tasks for staged files...
    ✔ Applying modifications from tasks...
    ✔ Cleaning up temporary files...
    

    where the backup can be seen with git show 20addf8, or git stash list:

    % git stash list
    stash@{0}: lint-staged automatic backup (20addf8)
    
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

microsoft/TypeScript (typescript)

v5.7.3

Compare Source

v5.7.2

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.19.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.19.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.18.2

Compare Source

🩹 Fixes
  • typescript-eslint: export types so that declarations can be named for dts files (#​10513)
❤️ Thank You

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

v8.18.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.

vitejs/vite (vite)

v5.4.11

Compare Source

Please refer to CHANGELOG.md for details.

garronej/vite-envs (vite-envs)

v4.4.10

Compare Source

Full Changelog: garronej/vite-envs@v4.4.6...v4.4.10

v4.4.9

Compare Source

Full Changelog: garronej/vite-envs@v4.4.8...v4.4.9

v4.4.8

Compare Source

Full Changelog: garronej/vite-envs@v4.4.7...v4.4.8

v4.4.7

Compare Source

Full Changelog: garronej/vite-envs@v4.4.6...v4.4.7

v4.4.6

Compare Source

Full Changelog: garronej/vite-envs@v4.4.5...v4.4.6

vite-pwa/vite-plugin-pwa (vite-plugin-pwa)

v0.21.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.21.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v0.20.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.20.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.20.3

Compare Source

No significant changes: add git+ prefix to repository url

    View changes on GitHub

v0.20.2

Compare Source

   🚀 Features
    View changes on GitHub

v0.20.1

Compare Source

No significant changes

    View changes on GitHub

v0.20.0

Compare Source

   🚨 Breaking Changes
    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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from f61fceb to d8da754 Compare September 1, 2024 13:35
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from d8da754 to d068229 Compare September 2, 2024 11:29
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from d068229 to 8d520a7 Compare September 3, 2024 20:16
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 8d520a7 to 1f3c489 Compare September 4, 2024 02:06
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 1f3c489 to 66707a6 Compare September 4, 2024 22:38
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 66707a6 to 98d1987 Compare September 6, 2024 00:41
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 98d1987 to 0001980 Compare September 6, 2024 04:16
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 0001980 to 261e7b7 Compare September 9, 2024 20:38
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 261e7b7 to 37cf947 Compare September 11, 2024 10:18
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 37cf947 to f62fbcd Compare September 13, 2024 09:59
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from f62fbcd to 124eaf5 Compare September 16, 2024 11:21
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 124eaf5 to 129491e Compare September 16, 2024 23:14
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 129491e to 8c51156 Compare September 17, 2024 10:01
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 8c51156 to 43ec177 Compare September 19, 2024 19:35
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 82e47dd to 318149a Compare December 9, 2024 20:33
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 318149a to 24e64a3 Compare December 10, 2024 23:05
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 24e64a3 to 60b0dc3 Compare December 11, 2024 01:31
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 60b0dc3 to 4b9c60e Compare December 11, 2024 05:19
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 4b9c60e to 71942b5 Compare December 11, 2024 09:49
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 71942b5 to 3803c6b Compare December 12, 2024 10:31
@renovate renovate bot changed the title chore(deps): update drama-queen devdependencies minor and patch updates chore(deps): update devdependencies minor and patch updates Dec 12, 2024
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch 6 times, most recently from 6008dd1 to 3de3e91 Compare December 20, 2024 05:05
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch 3 times, most recently from 8749ef9 to 243bba2 Compare December 30, 2024 17:52
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch 4 times, most recently from 512ea11 to f4fa03d Compare January 6, 2025 12:13
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from f4fa03d to 2513aad Compare January 8, 2025 13:13
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 2513aad to b016b44 Compare January 9, 2025 02:43
Copy link

sonarqubecloud bot commented Jan 9, 2025

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