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 all non-major dependencies #388

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/result (source) ^2.6.6 -> ^2.7.1 age adoption passing confidence
@sapphire/utilities (source) ^3.17.0 -> ^3.18.0 age adoption passing confidence
@sentry/node (source) ^8.35.0 -> ^8.36.0 age adoption passing confidence
@swc/core (source) ^1.7.40 -> ^1.7.42 age adoption passing confidence
@types/ws (source) ^8.5.12 -> ^8.5.13 age adoption passing confidence
@vitest/coverage-v8 (source) ^2.1.3 -> ^2.1.4 age adoption passing confidence
tslib (source) ^2.8.0 -> ^2.8.1 age adoption passing confidence
vitest (source) ^2.1.3 -> ^2.1.4 age adoption passing confidence

Release Notes

sapphiredev/utilities (@​sapphire/result)

v2.7.1

Compare Source

🐛 Bug Fixes

v2.7.0

Compare Source

🐛 Bug Fixes

📝 Documentation

  • result: Update readme url for website (804cc21)

🚀 Features

🧪 Testing

  • result: Update test case (5932a43)
sapphiredev/utilities (@​sapphire/utilities)

v3.18.0

Compare Source

🏠 Refactor

🐛 Bug Fixes

🚀 Features

getsentry/sentry-javascript (@​sentry/node)

v8.36.0

Compare Source

Important Changes
  • feat(nuxt): Add Sentry Pinia plugin (#​14047)

The Nuxt SDK now allows you to track Pinia state for captured errors. To enable the Pinia plugin, set the trackPinia option to true in your client config:

// sentry.client.config.ts

Sentry.init({
  trackPinia: true,
});

Read more about the Pinia plugin in the Sentry Pinia Documentation.

  • feat(nextjs/vercel-edge/cloudflare): Switch to OTEL for performance monitoring (#​13889)

With this release, the Sentry Next.js, and Cloudflare SDKs will now capture performance data based on OpenTelemetry.
Some exceptions apply in cases where Next.js captures inaccurate data itself.

NOTE: You may experience minor differences in transaction names in Sentry.
Most importantly transactions for serverside pages router invocations will now be named GET /[param]/my/route instead of /[param]/my/route.
This means that those transactions are now better aligned with the OpenTelemetry semantic conventions.

Other Changes
swc-project/swc (@​swc/core)

v1.7.42

Compare Source

Bug Fixes
Features
  • (es/minifier) Optimize switch with side effect and termination tests (#​9677) (7344a63)

  • (es/parser) Ability to get script's potential module errors (#​9682) (2bbd1e8)

Miscellaneous Tasks
Performance
vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
Microsoft/tslib (tslib)

v2.8.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 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 requested a review from favna as a code owner November 3, 2024 00:42
@renovate renovate bot added the dependencies label Nov 3, 2024
@renovate renovate bot enabled auto-merge (rebase) November 3, 2024 00:42
Copy link

codecov bot commented Nov 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.37%. Comparing base (3ef7779) to head (9fc8e85).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #388      +/-   ##
==========================================
- Coverage   30.56%   28.37%   -2.19%     
==========================================
  Files         128      128              
  Lines        4018     3848     -170     
  Branches      359      243     -116     
==========================================
- Hits         1228     1092     -136     
+ Misses       2700     2690      -10     
+ Partials       90       66      -24     

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

@renovate renovate bot merged commit b1b6cde into main Nov 3, 2024
6 of 7 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 3, 2024 00:44
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