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 (minor) #644

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pinia/nuxt (source) ~0.5.4 -> ~0.10.0 age adoption passing confidence
@sentry/vue (source) ~8.54.0 -> ~8.55.0 age adoption passing confidence
@vee-validate/i18n (source) ~4.13.0 -> ~4.15.0 age adoption passing confidence
@vee-validate/rules (source) ~4.13.0 -> ~4.15.0 age adoption passing confidence
cron ~3.1.7 -> ~3.5.0 age adoption passing confidence
debug ~4.3.4 -> ~4.4.0 age adoption passing confidence
pg (source) ~8.12.0 -> ~8.13.0 age adoption passing confidence
pinia ~2.2.2 -> ~2.3.0 age adoption passing confidence
vee-validate (source) ~4.13.0 -> ~4.15.0 age adoption passing confidence
yup ~1.4.0 -> ~1.6.0 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

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

v8.55.0

Compare Source

Important Changes
  • chore(ci/v8): Switch lambda layer name to SentryNodeServerlessSDKv8 (#​15351)

The SentryNodeServerlessSDK AWS Lambda Layer will stop receiving updates.
If you intend to stay on v8 and receive updates use SentryNodeServerlessSDKv8 instead.

Other Changes
  • feat(flags/v8): add Statsig browser integration (#​15347)
  • feat(v8/node): Add missing vercelAIIntegration export (#​15339)
  • feat(v8/nuxt): Add enabled to disable Sentry module (#​15337) (#​15381)
  • feat(v8/vue): Support Pinia v3 (#​15384)
  • fix(astro): Add vue to registerEsmLoaderHooks (#​15352)
  • fix(react/v8): Support lazy-loaded routes and components (#​15281)
  • fix(v8/nuxt): Detect Azure Function runtime for flushing with timeout (#​15297)
  • fix(v8/solidstart): Do not copy release-injection map file (#​15304)
  • fix(v8/svelte): Guard component tracking beforeUpdate call (#​15262)

Work in this release was contributed by @​aryanvdesh. Thank you for your contribution!

Bundle size 📦
Path Size
@​sentry/browser 23.3 KB
@​sentry/browser - with treeshaking flags 23.17 KB
@​sentry/browser (incl. Tracing) 35.9 KB
@​sentry/browser (incl. Tracing, Replay) 73.27 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.71 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 77.57 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 89.5 KB
@​sentry/browser (incl. Feedback) 39.51 KB
@​sentry/browser (incl. sendFeedback) 27.91 KB
@​sentry/browser (incl. FeedbackAsync) 32.71 KB
@​sentry/react 25.98 KB
@​sentry/react (incl. Tracing) 38.71 KB
@​sentry/vue 27.58 KB
@​sentry/vue (incl. Tracing) 37.75 KB
@​sentry/svelte 23.46 KB
CDN Bundle 24.49 KB
CDN Bundle (incl. Tracing) 37.6 KB
CDN Bundle (incl. Tracing, Replay) 72.9 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 78.23 KB
CDN Bundle - uncompressed 71.92 KB
CDN Bundle (incl. Tracing) - uncompressed 111.52 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.78 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.88 KB
@​sentry/nextjs (client) 38.96 KB
@​sentry/sveltekit (client) 36.4 KB
@​sentry/node 162.85 KB
@​sentry/node - without tracing 99.14 KB
@​sentry/aws-serverless 131.23 KB
logaretm/vee-validate (@​vee-validate/i18n)

v4.15.0

Compare Source

v4.14.7

Compare Source

v4.14.6

Compare Source

v4.14.5

Compare Source

v4.14.4

Compare Source

Patch Changes
  • 193a96f: feat: add setFallbackLocale for i18n closes #​4872
  • 4f88d85: fix: specify module type on package.json

v4.14.3

Compare Source

v4.14.2

Compare Source

v4.14.1

Compare Source

Patch Changes

v4.14.0

Compare Source

Minor Changes
Patch Changes
  • 97cebd8: chore: add 'exports' field in package.json for all packages
logaretm/vee-validate (@​vee-validate/rules)

v4.15.0

Compare Source

Patch Changes

v4.14.7

Compare Source

Patch Changes

v4.14.6

Compare Source

Patch Changes

v4.14.5

Compare Source

Patch Changes

v4.14.4

Compare Source

Patch Changes

v4.14.3

Compare Source

Patch Changes

v4.14.2

Compare Source

Patch Changes

v4.14.1

Compare Source

Patch Changes

v4.14.0

Compare Source

Minor Changes
Patch Changes
kelektiv/node-cron (cron)

v3.5.0

Compare Source

✨ Features
  • throw instead of silently rewriting invalid cron expressions (#​937) (dcc5b93)
⚙️ Continuous Integrations
  • action: update step-security/harden-runner action to v2.10.3 (#​943) (cd7ee9f)
♻️ Chores

v3.4.0

Compare Source

✨ Features
📚 Documentation
  • contributing: add "Submitting a Pull Request" & "Coding Rules" sections (#​936) (ddd8988)
♻️ Chores
  • deps: lock file maintenance (494b4bf)
  • deps: update dependency @​types/node to v20.17.11 (2978e92)
  • deps: update dependency lint-staged to v15.3.0 (11f9bad)
  • deps: update semantic-release related packages (b830bdb)
  • deps: update tests (major) (#​826) (e47fd5a)

v3.3.2

Compare Source

🐛 Bug Fixes
⚙️ Continuous Integrations
  • action: update marocchino/sticky-pull-request-comment action to v2.9.0 (#​930) (1e7bce9)
  • renovate: pin GitHub action digests to semver (#​926) (6541167)
♻️ Chores

v3.3.1

Compare Source

🐛 Bug Fixes

v3.3.0

Compare Source

✨ Features
⚙️ Continuous Integrations
♻️ Chores

v3.2.1

Compare Source

🛠 Builds

v3.2.0

Compare Source

✨ Features
⚙️ Continuous Integrations
♻️ Chores

v3.1.9

Compare Source

🛠 Builds
  • typescript: add missing "types" property to package.json (#​908) (1953c97)
📚 Documentation
  • Add .nvmrc with recommended Node version for development (#​904) (91848e9)
⚙️ Continuous Integrations
  • action: update github/codeql-action action to v3.27.0 (#​866) (a6dd871)
  • action: update ossf/scorecard-action action to v2.4.0 (#​883) (e0880a1)
♻️ Chores

v3.1.8

Compare Source

🛠 Builds
  • deps: update dependency luxon to ~3.5.0 (676045b)
⚙️ Continuous Integrations
  • allow Renovate to auto-merge minor and patch dependency version updates (#​901) (3899b5d)
♻️ Chores
debug-js/debug (debug)

v4.4.0

Compare Source

Fixes (hopefully) the inefficient regex warnings in .enable().

Minor version as this is invariably going to break certain users who misuse the .enable() API and expected it to work with regexes, which was never supported nor documented. That's on you, sorry - that functionality won't be added back.

Full Changelog: debug-js/debug@4.3.7...4.4.0

brianc/node-postgres (pg)

v8.13.3

Compare Source

v8.13.2

Compare Source

v8.13.1

Compare Source

v8.13.0

Compare Source

logaretm/vee-validate (vee-validate)

[v4.15.0](https://redirect.github.com/logaretm/vee-validate/blob/HEAD/packages/vee-validate/CHANGEL


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" in timezone Europe/Paris, 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

socket-security bot commented Dec 1, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 4ffdfef to 3d3ee28 Compare December 2, 2024 11:01
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 3d3ee28 to ac4255f Compare December 2, 2024 16:21
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from ac4255f to cffe181 Compare December 3, 2024 23:04
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from cffe181 to 58fb96e Compare December 4, 2024 14:22
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 58fb96e to f626a64 Compare December 4, 2024 17:02
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from f626a64 to 39df5d3 Compare December 5, 2024 08:42
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 39df5d3 to 2b7298d Compare December 6, 2024 12:53
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 2b7298d to 9fd1ff8 Compare December 10, 2024 02:35
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 9fd1ff8 to c4c609f Compare December 10, 2024 16:24
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from c4c609f to 23b3de1 Compare December 12, 2024 11:25
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 23b3de1 to 5a951bf Compare December 13, 2024 14:17
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 5a951bf to d492e9c Compare December 16, 2024 22:49
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from d492e9c to 279b9cd Compare December 17, 2024 13:13
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 279b9cd to 59bd36a Compare December 18, 2024 18:00
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 77cb7ac to 0d8388e Compare February 11, 2025 17:02
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 0d8388e to ffcea96 Compare February 11, 2025 17:59
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from ffcea96 to 1ac575e Compare February 12, 2025 09:14
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 1ac575e to dc97a4a Compare February 12, 2025 09:16
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from dc97a4a to 6a7bec4 Compare February 12, 2025 09:31
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 6a7bec4 to 9411244 Compare February 12, 2025 09:40
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 9411244 to e2adb2c Compare February 12, 2025 11:10
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from e2adb2c to 5af2a91 Compare February 12, 2025 15:49
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 5af2a91 to 1ba4668 Compare February 12, 2025 16:59
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 1ba4668 to 0a6f36d Compare February 19, 2025 13:48
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 0a6f36d to 0d47223 Compare February 19, 2025 13:54
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 0d47223 to e2b7e6d Compare February 19, 2025 15:28
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from e2b7e6d to b3d050f Compare February 27, 2025 09:21
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