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

fix(deps): update web npm deps non-major #4440

Merged
merged 3 commits into from
Dec 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config 3.11.2 -> 3.12.1 age adoption passing confidence
@eslint/js (source) 9.16.0 -> 9.17.0 age adoption passing confidence
@intlify/eslint-plugin-vue-i18n 3.1.0 -> 3.2.0 age adoption passing confidence
@intlify/unplugin-vue-i18n (source) 6.0.0 -> 6.0.2 age adoption passing confidence
@types/node (source) 22.10.1 -> 22.10.2 age adoption passing confidence
@vueuse/core (source) 12.0.0 -> 12.2.0 age adoption passing confidence
dompurify 3.2.2 -> 3.2.3 age adoption passing confidence
eslint (source) 9.16.0 -> 9.17.0 age adoption passing confidence
marked (source) 15.0.3 -> 15.0.4 age adoption passing confidence
node-emoji 2.1.3 -> 2.2.0 age adoption passing confidence
pinia 2.2.8 -> 2.3.0 age adoption passing confidence
prettier (source) 3.4.1 -> 3.4.2 age adoption passing confidence
simple-icons (source) 13.19.0 -> 13.21.0 age adoption passing confidence
typescript (source) 5.6.3 -> 5.7.2 age adoption passing confidence
vite (source) 6.0.2 -> 6.0.5 age adoption passing confidence
vitest (source) 2.1.6 -> 2.1.8 age adoption passing confidence
vue-tsc (source) 2.1.10 -> 2.2.0 age adoption passing confidence

Release Notes

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

v3.12.1

No significant changes

    View changes on GitHub

v3.12.0

Compare Source

   🚀 Features
    View changes on GitHub
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)
intlify/eslint-plugin-vue-i18n (@​intlify/eslint-plugin-vue-i18n)

v3.2.0

Compare Source

Minor Changes
intlify/bundle-tools (@​intlify/unplugin-vue-i18n)

v6.0.2

⚡ Improvement Features
Committers: 1

v6.0.1

⚡ Improvement Features
  • #​421 fix(unplugin-vue-i18n): check for vue compiler in directive transform hook (@​userquin)
Committers: 1
vueuse/vueuse (@​vueuse/core)

v12.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v12.1.0

Compare Source

cure53/DOMPurify (dompurify)

v3.2.3: DOMPurify 3.2.3

Compare Source

eslint/eslint (eslint)

v9.17.0

Compare Source

markedjs/marked (marked)

v15.0.4

Compare Source

Bug Fixes
omnidan/node-emoji (node-emoji)

v2.2.0

Compare Source

Features
  • allow RegExp objects to be passed to search that are evaluated for each emoji (7046cbb)

2.1.3 (2023-11-20)

Bug Fixes
  • pin skin-tone to ^2.0.0 and add renovate.json ignoreDeps (dcd6c43)

2.1.2 (2023-11-20)

Bug Fixes
  • add back CJS support, with a test (e2856d9)

2.1.1 (2023-11-18)

Bug Fixes
  • underlines in README.md badges (05e30ae)
vuejs/pinia (pinia)

v2.3.0

Compare Source

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>;
simple-icons/simple-icons (simple-icons)

v13.21.0: Release 18 new icons and 11 updated icons (v13.21.0)

Compare Source

18 new icons

11 updated icons

v13.20.0: Release 22 new icons and 2 updated icons (v13.20.0)

Compare Source

22 new icons

2 updated icons

microsoft/TypeScript (typescript)

v5.7.2

Compare Source

vitejs/vite (vite)

v6.0.5

Compare Source

v6.0.4

Compare Source

v6.0.3

Compare Source

vitest-dev/vitest (vitest)

v2.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vuejs/language-tools (vue-tsc)

v2.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 Automerge: Enabled.

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 dependencies ui frontend related labels Nov 23, 2024
@renovate renovate bot enabled auto-merge (squash) November 23, 2024 00:14
@renovate renovate bot force-pushed the renovate/web-npm-deps-non-major branch from 848bc3c to 4c09b04 Compare November 23, 2024 04:39
@qwerty287
Copy link
Contributor

Blocked by vuejs/language-tools#5018

@renovate renovate bot changed the title chore(deps): update web npm deps non-major chore(deps): update web npm deps non-major - abandoned Dec 8, 2024
Copy link
Contributor Author

renovate bot commented Dec 8, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@pat-s
Copy link
Contributor

pat-s commented Dec 11, 2024

@qwerty287 I think we should close this and wait for the next release in which a fix will be available. We don't need to apply the workaround referenced in the issue IMO.

@qwerty287
Copy link
Contributor

We can close it, but renovate will open a new one anyways and create even more noise.

@pat-s
Copy link
Contributor

pat-s commented Dec 11, 2024

Ah yes, because it is a grouped action. If it would be a single one, it would skip the respective version and wait for the next one. Hmm.

@renovate renovate bot force-pushed the renovate/web-npm-deps-non-major branch from 1b5033b to 79c1fd8 Compare December 24, 2024 06:31
@renovate renovate bot changed the title chore(deps): update web npm deps non-major - abandoned fix(deps): update web npm deps non-major Dec 24, 2024
Copy link
Contributor Author

renovate bot commented Dec 24, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@qwerty287
Copy link
Contributor

Finally managed to fix this is here...

@qwerty287 qwerty287 requested a review from a team December 24, 2024 07:45
Copy link
Contributor

@pat-s pat-s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@renovate renovate bot merged commit 109d577 into main Dec 24, 2024
7 checks passed
@renovate renovate bot deleted the renovate/web-npm-deps-non-major branch December 24, 2024 08:52
@woodpecker-bot
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ui frontend related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants