8000 chore(deps): update dependency pinia to v3 by renovate[bot] · Pull Request #5853 · rollup/rollup · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): update dependency pinia to v3 #5853

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

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Feb 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pinia ^2.3.1 -> ^3.0.1 age adoption passing confidence

Release Notes

vuejs/pinia (pinia)

v3.0.0: Pinia 3.0

Compare Source

This version of Pinia has no new features, it drops support for Vue 2 and other deprecated APIs. It should be an straightforward upgrade for most users! 🎉

See the migration guide for help.

⚠ BREAKING CHANGES
  • We now use the native Awaited introduced in TS 4.5, so you need at least TS 4.5 to use Pinia 3.0. That being said, it's always better to have an up to date version of TS.
  • PiniaStorePlugin is now removed. Use PiniaPlugin instead.
  • defineStore({ id: 'id' }) is now removed. Use defineStore('id') instead
  • Pinia is now published as a type: module package but it still provides CJS versions dist files

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "before 4am on Friday" (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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

8000

Copy link
vercel bot commented Feb 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rollup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2025 7:17am

Copy link
github-actions bot commented Feb 21, 2025

Thank you for your contribution! ❤️

You can try out this pull request locally by installing Rollup via

npm install rollup/rollup#renovate/pinia-3.x

Notice: Ensure you have installed the latest stable Rust toolchain. If you haven't installed it yet, please see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust.

or load it into the REPL:
https://rollup-qocxwp9rn-rollup-js.vercel.app/repl/?pr=5853

Copy link
github-actions bot commented Feb 21, 2025

Performance report

  • BUILD: 7170ms, 743 MB
    • initialize: 0ms, 28.1 MB
    • generate module graph: 2776ms, 559 MB
      • generate ast: 1275ms, 552 MB
    • sort and bind modules: 393ms, 604 MB
    • mark included statements: 4011ms, 743 MB
      • treeshaking pass 1: 2344ms, 742 MB
      • treeshaking pass 2: 464ms, 744 MB
      • treeshaking pass 3: 403ms, 744 MB
      • treeshaking pass 4: 396ms, 751 MB
      • treeshaking pass 5: 394ms, 743 MB
  • GENERATE: 728ms, 985 MB
    • initialize render: 0ms, 882 MB
    • generate chunks: 73ms, 891 MB
      • optimize chunks: 0ms, 891 MB
    • render chunks: 637ms, 962 MB
    • transform chunks: 17ms, 985 MB
    • generate bundle: 0ms, 985 MB

Copy link
codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.54%. Comparing base (06182d8) to head (6c9560f).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5853   +/-   ##
=======================================
  Coverage   98.54%   98.54%           
=======================================
  Files         269      269           
  Lines        8545     8545           
  Branches     1467     1467           
=======================================
  Hits         8421     8421           
  Misses         92       92           
  Partials       32       32           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lukastaegert lukastaegert added this pull request to the merge queue Feb 24, 2025
Merged via the queue into master with commit 43a359a Feb 24, 2025
42 checks passed
@lukastaegert lukastaegert deleted the renovate/pinia-3.x branch February 24, 2025 06:19
Copy link
github-actions bot commented Mar 1, 2025

This PR has been released as part of rollup@4.34.9. You can test it via npm install rollup.

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.

1 participant
0