Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

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
May 30, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@fluent/bundle (source) ~0.18.0 -> ~0.19.1 age adoption passing confidence devDependencies minor
@ls-lint/ls-lint ^2.2.3 -> ^2.3.0 age adoption passing confidence devDependencies minor
@types/node (source) ^22.13.10 -> ^22.15.27 age adoption passing confidence devDependencies minor
@vitest/coverage-istanbul (source) ^3.0.8 -> ^3.1.4 age adoption passing confidence devDependencies minor
@vue/compiler-sfc (source) ^3.5.13 -> ^3.5.16 age adoption passing confidence devDependencies patch
actions/setup-node v4.2.0 -> v4.4.0 age adoption passing confidence action minor
execa ^9.5.2 -> ^9.6.0 age adoption passing confidence devDependencies minor
happy-dom ^17.4.4 -> ^17.5.6 age adoption passing confidence devDependencies minor
lint-staged ^16.0.0 -> ^16.1.0 age adoption passing confidence devDependencies minor
pnpm (source) 10.6.3+sha512.bb45e34d50a9a76e858a95837301bfb6bd6d35aea2c5d52094fa497a467c43f5c440103ce2511e9e0a2f89c3d6071baac3358fc68ac6fb75e2ceb3d2736065e6 -> 10.11.0 age adoption passing confidence packageManager minor
release-it ^19.0.1 -> ^19.0.3 age adoption passing confidence devDependencies patch
tsup (source) ^8.4.0 -> ^8.5.0 age adoption passing confidence devDependencies minor
typescript (source) ^5.8.2 -> ^5.8.3 age adoption passing confidence devDependencies patch
vite (source) ^6.2.2 -> ^6.3.5 age adoption passing confidence devDependencies minor
vitest (source) ^3.0.8 -> ^3.1.4 age adoption passing confidence devDependencies minor
vue (source) ^3.5.13 -> ^3.5.16 age adoption passing confidence devDependencies patch
vue-3 (source) ^3.5.13 -> ^3.5.16 age adoption passing confidence devDependencies patch

Release Notes

projectfluent/fluent.js (@​fluent/bundle)

v0.19.1: 2025-04-02

Compare Source

@​fluent/bundle 0.19.1

  • Fix FluentDateTime and FluentNumber primitive conversions (#​641)

v0.19.0: 2025-03-25

Compare Source

@​fluent/bundle 0.19.0

  • Add Temporal support (#​636)
  • Require Node.js 18 or later
loeffel-io/ls-lint (@​ls-lint/ls-lint)

v2.3.0

Compare Source

Please see the v2.3.0 announcement for more informations: https://ls-lint.org/blog/announcements/v2.3.0.html

What's Changed

New Contributors

Full Changelog: loeffel-io/ls-lint@v2.2.3...v2.3.0

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

v3.1.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.2

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v3.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.0

Compare Source

🚀 Features
🐞 Bug Fixes
🏎 Performance
View changes on GitHub

v3.0.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vuejs/core (@​vue/compiler-sfc)

v3.5.16

Compare Source

Reverts

v3.5.15

Compare Source

Bug Fixes

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.

Copy link

pkg-pr-new bot commented Mar 17, 2025

Open in StackBlitz

npm i https://pkg.pr.new/fluent-vue/fluent-vue@927

commit: 07fecdc

Copy link

Export Size

Unchanged

fluent-vue

Name Size Diff
createFluentVue 4.1 KB -
useFluent 958 B -

Copy link

codecov bot commented Mar 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.54%. Comparing base (da38f42) to head (07fecdc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #927   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files          12       12           
  Lines         218      218           
  Branches       45       45           
=======================================
  Hits          217      217           
  Partials        1        1           
Flag Coverage Δ
vue-2 88.53% <ø> (ø)
vue-3 92.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 700fb10 to b0c4aaf Compare March 17, 2025 18:32
@renovate renovate bot changed the title chore(deps): update actions/setup-node action to v4.3.0 chore(deps): update all non-major dependencies Mar 17, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 64ec213 to 489188a Compare March 26, 2025 16:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 5e93351 to f964759 Compare April 2, 2025 22:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 36ee071 to b53b1a4 Compare April 10, 2025 08:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b53b1a4 to da7fec3 Compare April 11, 2025 16:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 6fd9ac1 to 500d4ae Compare May 10, 2025 18:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 74c8031 to 3a1b789 Compare May 19, 2025 20:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from ce0824b to da1f659 Compare May 27, 2025 17:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 1b5b291 to 76183e8 Compare May 30, 2025 00:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 76183e8 to 07fecdc Compare May 30, 2025 06:37
@Demivan Demivan merged commit af928a8 into main May 30, 2025
15 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch May 30, 2025 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.