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

Bump the client-dependencies group across 1 directory with 42 updates #9281

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the client-dependencies group with 41 updates in the /client directory:

Package From To
@sentry/vue 8.33.1 8.47.0
axios 1.7.4 1.7.9
luxon 3.4.4 3.5.0
mammoth 1.8.0 1.9.0
monaco-editor 0.52.0 0.52.2
pdfjs-dist 4.8.69 4.10.38
qrcode-vue3 1.6.8 1.7.1
uuid 9.0.1 11.0.4
vue 3.4.25 3.5.13
vue-i18n 9.13.1 11.0.1
vue-router 4.3.2 4.5.0
@intlify/eslint-plugin-vue-i18n 2.0.0 3.2.0
@playwright/test 1.43.1 1.49.1
@sentry/vite-plugin 2.21.1 2.22.7
@types/node 20.12.7 22.10.5
@types/uuid 9.0.8 10.0.0
@typescript-eslint/eslint-plugin 6.21.0 8.19.0
@typescript-eslint/parser 6.21.0 8.19.0
@vitejs/plugin-vue 4.6.2 5.2.1
@vue/eslint-config-typescript 12.0.0 14.2.0
@vue/test-utils 2.4.5 2.4.6
dotenv 16.4.5 16.4.7
esbuild 0.19.12 0.24.2
eslint 8.57.0 9.17.0
eslint-config-standard-with-typescript 39.1.1 43.0.1
eslint-plugin-import 2.29.1 2.31.0
eslint-plugin-n 16.6.2 17.15.1
eslint-plugin-no-relative-import-paths 1.5.4 1.5.5
eslint-plugin-promise 6.1.1 7.2.1
eslint-plugin-vue-scoped-css 2.8.0 2.9.0
happy-dom 15.11.2 16.3.0
prettier 3.1.0 3.4.2
prettier-plugin-organize-imports 3.2.4 4.1.0
sass 1.75.0 1.83.1
sass-loader 13.3.3 16.0.4
start-server-and-test 2.0.3 2.0.9
typescript 5.4.5 5.7.2
vite 4.5.5 6.0.7
vite-plugin-top-level-await 1.4.1 1.4.4
vitest 0.34.6 2.1.8
vue-tsc 1.8.27 2.2.0

Updates @sentry/vue from 8.33.1 to 8.47.0

Release notes

Sourced from @​sentry/vue's releases.

8.47.0

  • feat(v8/core): Add updateSpanName helper function (#14736)
  • feat(v8/node): Do not overwrite prisma db.system in newer Prisma versions (#14772)
  • feat(v8/node/deps): Bump @​prisma/instrumentation from 5.19.1 to 5.22.0 (#14755)
  • feat(v8/replay): Mask srcdoc iframe contents per default (#14779)
  • ref(v8/nextjs): Fix typo in source maps deletion warning (#14776)

Work in this release was contributed by @​aloisklink and @​benjick. Thank you for your contributions!

Bundle size 📦

Path Size
@​sentry/browser 23.29 KB
@​sentry/browser - with treeshaking flags 21.96 KB
@​sentry/browser (incl. Tracing) 35.81 KB
@​sentry/browser (incl. Tracing, Replay) 73.06 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.45 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 77.37 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 89.85 KB
@​sentry/browser (incl. Feedback) 40.04 KB
@​sentry/browser (incl. sendFeedback) 27.89 KB
@​sentry/browser (incl. FeedbackAsync) 32.68 KB
@​sentry/react 25.96 KB
@​sentry/react (incl. Tracing) 38.64 KB
@​sentry/vue 27.52 KB
@​sentry/vue (incl. Tracing) 37.67 KB
@​sentry/svelte 23.45 KB
CDN Bundle 24.47 KB
CDN Bundle (incl. Tracing) 37.51 KB
CDN Bundle (incl. Tracing, Replay) 72.71 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 78.1 KB
CDN Bundle - uncompressed 71.85 KB
CDN Bundle (incl. Tracing) - uncompressed 111.23 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.3 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.52 KB
@​sentry/nextjs (client) 38.9 KB
@​sentry/sveltekit (client) 36.32 KB
@​sentry/node 162.7 KB
@​sentry/node - without tracing 98.87 KB
@​sentry/aws-serverless 126.53 KB

8.46.0

  • feat: Allow capture of more than 1 ANR event [v8] (#14713)
  • feat(node): Detect Railway release name [v8] (#14714)
  • fix: Normalise ANR debug image file paths if appRoot was supplied [v8] (#14709)
  • fix(nuxt): Remove build config from tsconfig (#14737)

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

... (truncated)

Changelog

Sourced from @​sentry/vue's changelog.

8.47.0

  • feat(v8/core): Add updateSpanName helper function (#14736)
  • feat(v8/node): Do not overwrite prisma db.system in newer Prisma versions (#14772)
  • feat(v8/node/deps): Bump @​prisma/instrumentation from 5.19.1 to 5.22.0 (#14755)
  • feat(v8/replay): Mask srcdoc iframe contents per default (#14779)
  • ref(v8/nextjs): Fix typo in source maps deletion warning (#14776)

Work in this release was contributed by @​aloisklink and @​benjick. Thank you for your contributions!

8.46.0

  • feat: Allow capture of more than 1 ANR event [v8] (#14713)
  • feat(node): Detect Railway release name [v8] (#14714)
  • fix: Normalise ANR debug image file paths if appRoot was supplied [v8] (#14709)
  • fix(nuxt): Remove build config from tsconfig (#14737)

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

8.45.1

  • fix(feedback): Return when the sendFeedback promise resolves (#14683)

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

8.45.0

  • feat(core): Add handled option to captureConsoleIntegration (#14664)
  • feat(browser): Attach virtual stack traces to HttpClient events (#14515)
  • feat(replay): Upgrade rrweb packages to 2.31.0 (#14689)
  • fix(aws-serverless): Remove v8 layer as it overwrites the current layer for docs (#14679)
  • fix(browser): Mark stack trace from captureMessage with attachStacktrace: true as synthetic (#14668)
  • fix(core): Mark stack trace from captureMessage with attatchStackTrace: true as synthetic (#14670)
  • fix(core): Set level in server runtime captureException (#10587)
  • fix(profiling-node): Guard invocation of native profiling methods (#14676)
  • fix(nuxt): Inline nitro-utils function (#14680)
  • fix(profiling-node): Ensure profileId is added to transaction event (#14681)
  • fix(react): Add React Router Descendant Routes support (#14304)
  • fix: Disable ANR and Local Variables if debugger is enabled via CLI args (#14643)

Work in this release was contributed by @​anonrig and @​Zih0. Thank you for your contributions!

8.44.0

Deprecations

  • feat: Deprecate autoSessionTracking (#14640)

    Deprecates autoSessionTracking. To enable session tracking, it is recommended to unset autoSessionTracking and ensure that either, in browser environments

... (truncated)

Commits
  • eac1a88 release: 8.47.0
  • 8a7b29e meta: Update changelog for 8.47.0 (#14777)
  • 8107512 feat(v8/replay): Mask srcdoc iframe contents per default (#14779)
  • b1d393e ref(v8/nextjs): Fix typo in source maps deletion warning (#14776)
  • 37fbd75 feat(v8/node): Do not overwrite prisma db.system in newer Prisma versions (...
  • 8e0db86 chore(docs): Add docs for how to publish a release for previous majors (#14740)
  • 9c53d48 feat(v8/node/deps): Bump @​prisma/instrumentation from 5.19.1 to 5.22.0 (#14755)
  • 3a7743c feat(core): Add updateSpanName helper function [v8] (#14736)
  • e80eefe Merge branch 'release/8.46.0' into v8
  • 5387fde release: 8.46.0
  • Additional commits viewable in compare view

Updates axios from 1.7.4 to 1.7.9

Release notes

Sourced from axios's releases.

Release v1.7.9

Release notes:

Reverts

Contributors to this release

Release v1.7.8

Release notes:

Bug Fixes

  • allow passing a callback as paramsSerializer to buildURL (#6680) (eac4619)
  • core: fixed config merging bug (#6668) (5d99fe4)
  • fixed width form to not shrink after 'Send Request' button is clicked (#6644) (7ccd5fd)
  • http: add support for File objects as payload in http adapter (#6588) (#6605) (6841d8d)
  • http: fixed proxy-from-env module import (#5222) (12b3295)
  • http: use globalThis.TextEncoder when available (#6634) (df956d1)
  • ios11 breaks when build (#6608) (7638952)
  • types: add missing types for mergeConfig function (#6590) (00de614)
  • types: export CJS types from ESM (#6218) (c71811b)
  • updated stream aborted error message to be more clear (#6615) (cc3217a)
  • use URL API instead of DOM to fix a potential vulnerability warning; (#6714) (0a8d6e1)

Contributors to this release

Release v1.7.7

Release notes:

Bug Fixes

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.9 (2024-12-04)

Reverts

Contributors to this release

1.7.8 (2024-11-25)

Bug Fixes

  • allow passing a callback as paramsSerializer to buildURL (#6680) (eac4619)
  • core: fixed config merging bug (#6668) (5d99fe4)
  • fixed width form to not shrink after 'Send Request' button is clicked (#6644) (7ccd5fd)
  • http: add support for File objects as payload in http adapter (#6588) (#6605) (6841d8d)
  • http: fixed proxy-from-env module import (#5222) (12b3295)
  • http: use globalThis.TextEncoder when available (#6634) (df956d1)
  • ios11 breaks when build (#6608) (7638952)
  • types: add missing types for mergeConfig function (#6590) (00de614)
  • types: export CJS types from ESM (#6218) (c71811b)
  • updated stream aborted error message to be more clear (#6615) (cc3217a)
  • use URL API instead of DOM to fix a potential vulnerability warning; (#6714) (0a8d6e1)

Contributors to this release

1.7.7 (2024-08-31)

... (truncated)

Commits

Updates luxon from 3.4.4 to 3.5.0

Changelog

Sourced from luxon's changelog.

3.5.0 (2024-08-03)

  • Various performance improvements
  • throwOnInvalid causes the constructor to throw if the year is invalid
Commits

Updates mammoth from 1.8.0 to 1.9.0

Changelog

Sourced from mammoth's changelog.

1.9.0

  • Update lop to 0.4.2, which removes the use of the util module when there are errors during parsing. This should remove the need to polyfill util in the browser.

  • Detect checkboxes, both as complex fields and structured document tags, and convert them to checkbox inputs.

Commits
  • e2725a5 Bump version to 1.9.0
  • bfe81df Set next version number to 1.9.0 in NEWS
  • 388ec6e Update NEWS
  • 777512b Convert SDT checkboxes to checkbox inputs
  • a6b7486 Add children to empty element
  • 888a3bd Handle complex field checkboxes without separate field char
  • ce471de Convert checkbox to HTML
  • 6dd60db Add input to list of void elements
  • c7f99e7 Add test for retention of void elements
  • 500e1c2 Parse checked value of complex field checkbox
  • Additional commits viewable in compare view

Updates monaco-editor from 0.52.0 to 0.52.2

Release notes

Sourced from monaco-editor's releases.

v0.52.2

Changes:

This list of changes was auto generated.

Changelog

Sourced from monaco-editor's changelog.

Monaco Editor Changelog

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for monaco-editor since your current version.


Updates pdfjs-dist from 4.8.69 to 4.10.38

Release notes

Sourced from pdfjs-dist's releases.

v4.10.38

This release contains improvements for accessibility, the annotation editor, font conversion, performance, SMasks and the viewer.

Changes since v4.9.155

v4.9.155

... (truncated)

Commits
  • f9bea39 Merge pull request #19273 from Snuffleupagus/NetworkManager-request-methods
  • 01240fd Remove the requestRange/requestFull methods from the NetworkManager class
  • f19b0a1 Merge pull request #19271 from Snuffleupagus/l10n-update
  • 93ce29f Update l10n files
  • 61c3ed4 Merge pull request #19269 from Snuffleupagus/image-hasMask
  • 20d5332 For images that include SMask/Mask entries, ignore an SMask defined in the cu...
  • 8a50d2d Merge pull request #19259 from Snuffleupagus/more-wrapReason
  • 91d8017 Merge pull request #19262 from Snuffleupagus/CompiledFont-assert-fontMatrix
  • 5b94c86 Merge pull request #19263 from Snuffleupagus/Type2Compiled-fix-glyphNameMap
  • b4abfec Merge pull request #19260 from Snuffleupagus/src-core-simplify-ifs
  • Additional commits viewable in compare view

Updates qrcode-vue3 from 1.6.8 to 1.7.1

Commits

Updates uuid from 9.0.1 to 11.0.4

Release notes

Sourced from uuid's releases.

v11.0.4

11.0.4 (2025-01-05)

Bug Fixes

  • docs: insure -> ensure (#843) (d2a61e1)
  • exclude tests from published package (#840) (f992ff4)
  • Test for invalid byte array sizes and ranges in v1(), v4(), and v7() (#845) (e0ee900)

v11.0.3

11.0.3 (2024-11-04)

Bug Fixes

v11.0.2

11.0.2 (2024-10-28)

Bug Fixes

v11.0.1

11.0.1 (2024-10-27)

Bug Fixes

v11.0.0

11.0.0 (2024-10-27)

⚠ BREAKING CHANGES

  • refactor v1 internal state and options logic (#780)
  • refactor v7 internal state and options logic, fixes #764 (#779)
  • Port to TypeScript, closes #762 (#763)
  • update node support matrix (only support node 16-20) (#750)
  • This library always aims at supporting one EOLed LTS release which by this time now is 12.x which has reached EOL 30 Apr 2022.
  • Remove the minified UMD build from the package.

... (truncated)

Changelog

Sourced from uuid's changelog.

11.0.4 (2025-01-05)

Bug Fixes

  • docs: insure -> ensure (#843) (d2a61e1)
  • exclude tests from published package (#840) (f992ff4)
  • Test for invalid byte array sizes and ranges in v1(), v4(), and v7() (#845) (e0ee900)

11.0.3 (2024-11-04)

Bug Fixes

11.0.2 (2024-10-28)

Bug Fixes

11.0.1 (2024-10-27)

Bug Fixes

11.0.0 (2024-10-26)

⚠ BREAKING CHANGES

  • refactor v1 internal state and options logic (#780)
  • refactor v7 internal state and options logic, fixes #764 (#779)
  • Port to TypeScript, closes #762 (#763)
  • update node support matrix (only support node 16-20) (#750)

Features

Bug Fixes

  • missing v7 expectations in browser spec (#751) (f54a866)
  • refactor v1 internal state and options logic (#780) (031b3d3)
  • refactor v7 internal state and options logic, fixes #764 (#779) (9dbd1cd)

... (truncated)

Commits
  • 050cd5b chore(main): release 11.0.4 (#842)
  • e0ee900 fix: Test for invalid byte array sizes and ranges in v1(), v4(), and `v7(...
  • 6e83b3a chore: update deps (#848)
  • 5f58b43 docs: Ensure link to getrandomvalues-not-supported is maintained (#844)
  • d2a61e1 fix(docs): insure -> ensure (#843)
  • f992ff4 fix: exclude tests from published package (#840)

Bumps the client-dependencies group with 41 updates in the /client directory:

| Package | From | To |
| --- | --- | --- |
| [@sentry/vue](https://github.com/getsentry/sentry-javascript) | `8.33.1` | `8.47.0` |
| [axios](https://github.com/axios/axios) | `1.7.4` | `1.7.9` |
| [luxon](https://github.com/moment/luxon) | `3.4.4` | `3.5.0` |
| [mammoth](https://github.com/mwilliamson/mammoth.js) | `1.8.0` | `1.9.0` |
| [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.0` | `0.52.2` |
| [pdfjs-dist](https://github.com/mozilla/pdf.js) | `4.8.69` | `4.10.38` |
| [qrcode-vue3](https://github.com/scholtz/qrcode-vue3) | `1.6.8` | `1.7.1` |
| [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `11.0.4` |
| [vue](https://github.com/vuejs/core) | `3.4.25` | `3.5.13` |
| [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `9.13.1` | `11.0.1` |
| [vue-router](https://github.com/vuejs/router) | `4.3.2` | `4.5.0` |
| [@intlify/eslint-plugin-vue-i18n](https://github.com/intlify/eslint-plugin-vue-i18n) | `2.0.0` | `3.2.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.43.1` | `1.49.1` |
| [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) | `2.21.1` | `2.22.7` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.7` | `22.10.5` |
| [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `9.0.8` | `10.0.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `8.19.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.19.0` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `4.6.2` | `5.2.1` |
| [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `12.0.0` | `14.2.0` |
| [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.5` | `2.4.6` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` |
| [esbuild](https://github.com/evanw/esbuild) | `0.19.12` | `0.24.2` |
| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.17.0` |
| [eslint-config-standard-with-typescript](https://github.com/mightyiam/eslint-config-standard-with-typescript) | `39.1.1` | `43.0.1` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `16.6.2` | `17.15.1` |
| [eslint-plugin-no-relative-import-paths](https://github.com/MelvinVermeer/eslint-plugin-no-relative-import-paths) | `1.5.4` | `1.5.5` |
| [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `7.2.1` |
| [eslint-plugin-vue-scoped-css](https://github.com/future-architect/eslint-plugin-vue-scoped-css) | `2.8.0` | `2.9.0` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `15.11.2` | `16.3.0` |
| [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.4.2` |
| [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) | `3.2.4` | `4.1.0` |
| [sass](https://github.com/sass/dart-sass) | `1.75.0` | `1.83.1` |
| [sass-loader](https://github.com/webpack-contrib/sass-loader) | `13.3.3` | `16.0.4` |
| [start-server-and-test](https://github.com/bahmutov/start-server-and-test) | `2.0.3` | `2.0.9` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.7.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.5` | `6.0.7` |
| [vite-plugin-top-level-await](https://github.com/Menci/vite-plugin-top-level-await) | `1.4.1` | `1.4.4` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `0.34.6` | `2.1.8` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `1.8.27` | `2.2.0` |



Updates `@sentry/vue` from 8.33.1 to 8.47.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.47.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.33.1...8.47.0)

Updates `axios` from 1.7.4 to 1.7.9
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.4...v1.7.9)

Updates `luxon` from 3.4.4 to 3.5.0
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@3.4.4...3.5.0)

Updates `mammoth` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/mwilliamson/mammoth.js/releases)
- [Changelog](https://github.com/mwilliamson/mammoth.js/blob/master/NEWS)
- [Commits](mwilliamson/mammoth.js@1.8.0...1.9.0)

Updates `monaco-editor` from 0.52.0 to 0.52.2
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.52.0...v0.52.2)

Updates `pdfjs-dist` from 4.8.69 to 4.10.38
- [Release notes](https://github.com/mozilla/pdf.js/releases)
- [Commits](mozilla/pdf.js@v4.8.69...v4.10.38)

Updates `qrcode-vue3` from 1.6.8 to 1.7.1
- [Commits](https://github.com/scholtz/qrcode-vue3/commits)

Updates `uuid` from 9.0.1 to 11.0.4
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v9.0.1...v11.0.4)

Updates `vue` from 3.4.25 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.25...v3.5.13)

Updates `vue-i18n` from 9.13.1 to 11.0.1
- [Release notes](https://github.com/intlify/vue-i18n/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n/commits/v11.0.1/packages/vue-i18n)

Updates `vue-router` from 4.3.2 to 4.5.0
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.3.2...v4.5.0)

Updates `@intlify/eslint-plugin-vue-i18n` from 2.0.0 to 3.2.0
- [Release notes](https://github.com/intlify/eslint-plugin-vue-i18n/releases)
- [Changelog](https://github.com/intlify/eslint-plugin-vue-i18n/blob/master/CHANGELOG.md)
- [Commits](intlify/eslint-plugin-vue-i18n@v2.0.0...v3.2.0)

Updates `@playwright/test` from 1.43.1 to 1.49.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.43.1...v1.49.1)

Updates `@sentry/vite-plugin` from 2.21.1 to 2.22.7
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript-bundler-plugins@2.21.1...2.22.7)

Updates `@types/node` from 20.12.7 to 22.10.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/uuid` from 9.0.8 to 10.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.19.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.21.0 to 8.19.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/parser)

Updates `@vitejs/plugin-vue` from 4.6.2 to 5.2.1
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.2.1/packages/plugin-vue)

Updates `@vue/eslint-config-typescript` from 12.0.0 to 14.2.0
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](vuejs/eslint-config-typescript@v12.0.0...v14.2.0)

Updates `@vue/test-utils` from 2.4.5 to 2.4.6
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](vuejs/test-utils@v2.4.5...v2.4.6)

Updates `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

Updates `esbuild` from 0.19.12 to 0.24.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.19.12...v0.24.2)

Updates `eslint` from 8.57.0 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.17.0)

Updates `eslint-config-standard-with-typescript` from 39.1.1 to 43.0.1
- [Release notes](https://github.com/mightyiam/eslint-config-standard-with-typescript/releases)
- [Changelog](https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md)
- [Commits](mightyiam/eslint-config-love@v39.1.1...v43.0.1)

Updates `eslint-plugin-import` from 2.29.1 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.29.1...v2.31.0)

Updates `eslint-plugin-n` from 16.6.2 to 17.15.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@16.6.2...v17.15.1)

Updates `eslint-plugin-no-relative-import-paths` from 1.5.4 to 1.5.5
- [Release notes](https://github.com/MelvinVermeer/eslint-plugin-no-relative-import-paths/releases)
- [Commits](MelvinVermeer/eslint-plugin-no-relative-import-paths@v1.5.4...v1.5.5)

Updates `eslint-plugin-promise` from 6.1.1 to 7.2.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v6.1.1...v7.2.1)

Updates `eslint-plugin-vue` from 9.25.0 to 9.32.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.25.0...v9.32.0)

Updates `eslint-plugin-vue-scoped-css` from 2.8.0 to 2.9.0
- [Release notes](https://github.com/future-architect/eslint-plugin-vue-scoped-css/releases)
- [Changelog](https://github.com/future-architect/eslint-plugin-vue-scoped-css/blob/master/CHANGELOG.md)
- [Commits](future-architect/eslint-plugin-vue-scoped-css@v2.8.0...v2.9.0)

Updates `happy-dom` from 15.11.2 to 16.3.0
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v15.11.2...v16.3.0)

Updates `prettier` from 3.1.0 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.1.0...3.4.2)

Updates `prettier-plugin-organize-imports` from 3.2.4 to 4.1.0
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases)
- [Changelog](https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md)
- [Commits](simonhaenisch/prettier-plugin-organize-imports@v3.2.4...v4.1.0)

Updates `sass` from 1.75.0 to 1.83.1
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.75.0...1.83.1)

Updates `sass-loader` from 13.3.3 to 16.0.4
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v13.3.3...v16.0.4)

Updates `start-server-and-test` from 2.0.3 to 2.0.9
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v2.0.3...v2.0.9)

Updates `typescript` from 5.4.5 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.7.2)

Updates `vite` from 4.5.5 to 6.0.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.7/packages/vite)

Updates `vite-plugin-top-level-await` from 1.4.1 to 1.4.4
- [Commits](Menci/vite-plugin-top-level-await@v1.4.1...v1.4.4)

Updates `vitest` from 0.34.6 to 2.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest)

Updates `vue-tsc` from 1.8.27 to 2.2.0
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.2.0/packages/tsc)

---
updated-dependencies:
- dependency-name: "@sentry/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: client-dependencies
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
- dependency-name: mammoth
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: client-dependencies
- dependency-name: pdfjs-dist
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
- dependency-name: qrcode-vue3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
- dependency-name: vue-i18n
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
- dependency-name: "@intlify/eslint-plugin-vue-i18n"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
- dependency-name: "@sentry/vite-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: "@vue/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: client-dependencies
- dependency-name: dotenv
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: client-dependencies
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: eslint-config-standard-with-typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: eslint-plugin-no-relative-import-paths
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: client-dependencies
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
- dependency-name: eslint-plugin-vue-scoped-css
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
- dependency-name: happy-dom
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
- dependency-name: prettier-plugin-organize-imports
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: start-server-and-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: client-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: vite-plugin-top-level-await
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: client-dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: client-dependencies
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: client-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 6, 2025 03:42
@dependabot dependabot bot added I-Dependency Impact: related to an dependency I-Javascript Impact: Javascript-related stuff labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-Dependency Impact: related to an dependency I-Javascript Impact: Javascript-related stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants