Skip to content

chore(deps): update all non-major dependencies #132

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pinia/nuxt (source) ^0.5.1 -> ^0.11.0 age adoption passing confidence
@vueuse/core (source) ^13.0.0 -> ^13.1.0 age adoption passing confidence
core-js (source) ^3.37.1 -> ^3.42.0 age adoption passing confidence
cypress (source) ^13.13.1 -> ^13.17.0 age adoption passing confidence
pinia ^2.1.7 -> ^2.3.1 age adoption passing confidence
prettier (source) ^3.3.3 -> ^3.5.3 age adoption passing confidence

Release Notes

vuejs/pinia (@​pinia/nuxt)

v0.10.0

Compare Source

v0.9.0

Compare Source

v0.8.0

Compare Source

v0.7.0

Compare Source

v0.6.1

Compare Source

v0.6.0

Compare Source

v0.5.5

Compare Source

v0.5.4

Compare Source

Please refer to CHANGELOG.md for details.

v0.5.3

Compare Source

Please refer to CHANGELOG.md for details.

v0.5.2

Compare Source

Please refer to CHANGELOG.md for details.

vueuse/vueuse (@​vueuse/core)

v13.1.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
zloirock/core-js (core-js)

v3.42.0

Compare Source

  • Changes v3.41.0...v3.42.0 (142 commits)
  • Map upsert proposal:
    • Moved to stage 2.7, April 2025 TC39 meeting
    • Validation order of WeakMap.prototype.getOrInsertComputed updated following tc39/proposal-upsert#79
    • Built-ins:
      • Map.prototype.getOrInsert
      • Map.prototype.getOrInsertComputed
      • WeakMap.prototype.getOrInsert
      • WeakMap.prototype.getOrInsertComputed
  • Don't call well-known Symbol methods for RegExp on primitive values following tc39/ecma262#3009:
    • For avoid performance regression, temporarily, only in own core-js implementations
    • Built-ins:
      • String.prototype.matchAll
      • String.prototype.match
      • String.prototype.replaceAll
      • String.prototype.replace
      • String.prototype.search
      • String.prototype.split
  • Added workaround for the Uint8Array.prototype.setFromBase64 bug in some of Linux builds of WebKit
  • Implemented early-error iterator closing following tc39/ecma262#3467, including fix of a WebKit bug, in the following methods:
    • Iterator.prototype.drop
    • Iterator.prototype.every
    • Iterator.prototype.filter
    • Iterator.prototype.find
    • Iterator.prototype.flatMap
    • Iterator.prototype.forEach
    • Iterator.prototype.map
    • Iterator.prototype.reduce
    • Iterator.prototype.some
    • Iterator.prototype.take
  • Fixed missing forced replacement of AsyncIterator helpers
  • Added closing of sync iterator when async wrapper yields a rejection following tc39/ecma262#2600. Affected methods:
  • Added detection for throwing on undefined initial parameter in Iterator.prototype.reduce (see WebKit bug)
  • core-js-compat and core-js-builder API:
    • Added 'intersect' support for targets.esmodules (Babel 7 behavior)
    • Fixed handling of targets.esmodules: true (Babel 7 behavior)
  • Compat data improvements:

v3.41.0

Compare Source

v3.40.0

Compare Source

v3.39.0

Compare Source

v3.38.1

Compare Source

v3.38.0

Compare Source

cypress-io/cypress (cypress)

v13.17.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#13-17-0

v13.16.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#13-16-1

v13.16.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-16-0

v13.15.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-2

v13.15.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1

v13.15.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-0

v13.14.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-2

v13.14.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-1

v13.14.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-0

v13.13.3

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-3

v13.13.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-2

prettier/prettier (prettier)

v3.5.3

Compare Source

v3.5.2

Compare Source

diff

Remove module-sync condition (#​17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

v3.5.1

Compare Source

diff

Fix CLI crash when cache for old version exists (#​17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#​17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.

v3.5.0

Compare Source

diff

🔗 Release Notes

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 - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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 force-pushed the renovate/all-minor-patch branch 3 times, most recently from 8a6a97a to 7cff48a Compare August 6, 2024 15:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 34d5e1e to 0b6bd4c Compare August 14, 2024 18:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from ea24e0f to 9a64202 Compare August 21, 2024 17:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6270ed1 to a5e384b Compare August 29, 2024 22:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a5e384b to e41418c Compare September 4, 2024 20:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e41418c to b722986 Compare September 16, 2024 11:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 98876ac to 10cc267 Compare October 1, 2024 11:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from e9b10ab to 6007e1e Compare October 31, 2024 17:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 38a7e5c to 6caea97 Compare November 6, 2024 02:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 721967d to 3662103 Compare November 26, 2024 17:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3662103 to 7af929f Compare November 27, 2024 17:38
@renovate renovate bot deleted the renovate/all-minor-patch branch December 8, 2024 19:01
@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 from b357a13 to b62919e Compare December 9, 2024 01:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 70f370d to 4cc876c Compare December 23, 2024 11:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f47c111 to a9add52 Compare January 8, 2025 15:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a9add52 to 76d1fc8 Compare January 10, 2025 09:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3e2895d to 96a6d37 Compare January 22, 2025 15:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 37f2a5c to 5474113 Compare February 15, 2025 09:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5474113 to 429d4a0 Compare February 22, 2025 05:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from e6eb0ef to 2d6b5f5 Compare March 5, 2025 16:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2d6b5f5 to fac48a1 Compare March 17, 2025 07:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 74fa6c2 to 85c305f Compare April 9, 2025 16:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 85c305f to 9fac0fd Compare April 29, 2025 20:43
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