-
Notifications
You must be signed in to change notification settings - Fork 40
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 39 updates #9069
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot-npm_and_yarn-client-client-dependencies-8a4c7834ad
Closed
Bump the client-dependencies group across 1 directory with 39 updates #9069
dependabot
wants to merge
1
commit into
master
from
dependabot-npm_and_yarn-client-client-dependencies-8a4c7834ad
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the client-dependencies group with 38 updates in the /client directory: | Package | From | To | | --- | --- | --- | | [@sentry/vue](https://github.com/getsentry/sentry-javascript) | `8.33.1` | `8.41.0` | | [axios](https://github.com/axios/axios) | `1.7.4` | `1.7.8` | | [luxon](https://github.com/moment/luxon) | `3.4.4` | `3.5.0` | | [pdfjs-dist](https://github.com/mozilla/pdf.js) | `4.8.69` | `4.9.124` | | [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.3` | | [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` | `10.0.5` | | [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.1.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.43.1` | `1.49.0` | | [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) | `2.21.1` | `2.22.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.7` | `22.10.1` | | [@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.16.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.16.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.1.4` | | [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.5` | `2.4.6` | | [esbuild](https://github.com/evanw/esbuild) | `0.19.12` | `0.24.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.16.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.14.0` | | [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` | `15.11.7` | | [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.4.1` | | [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.81.0` | | [sass-loader](https://github.com/webpack-contrib/sass-loader) | `13.3.3` | `16.0.3` | | [start-server-and-test](https://github.com/bahmutov/start-server-and-test) | `2.0.3` | `2.0.8` | | [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.1` | | [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.6` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `1.8.27` | `2.1.10` | Updates `@sentry/vue` from 8.33.1 to 8.41.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@8.33.1...8.41.0) Updates `axios` from 1.7.4 to 1.7.8 - [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.8) 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 `pdfjs-dist` from 4.8.69 to 4.9.124 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](mozilla/pdf.js@v4.8.69...v4.9.124) 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.3 - [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.3) 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 10.0.5 - [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/v10.0.5/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.1.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.1.0) Updates `@playwright/test` from 1.43.1 to 1.49.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.43.1...v1.49.0) Updates `@sentry/vite-plugin` from 2.21.1 to 2.22.6 - [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.6) Updates `@types/node` from 20.12.7 to 22.10.1 - [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.16.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.16.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 8.16.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.16.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/[email protected]/packages/plugin-vue) Updates `@vue/eslint-config-typescript` from 12.0.0 to 14.1.4 - [Release notes](https://github.com/vuejs/eslint-config-typescript/releases) - [Commits](vuejs/eslint-config-typescript@v12.0.0...v14.1.4) 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 `esbuild` from 0.19.12 to 0.24.0 - [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.0) Updates `eslint` from 8.57.0 to 9.16.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.16.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.14.0 - [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.14.0) 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 15.11.7 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v15.11.2...v15.11.7) Updates `prettier` from 3.1.0 to 3.4.1 - [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.1) 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.81.0 - [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.81.0) Updates `sass-loader` from 13.3.3 to 16.0.3 - [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.3) Updates `start-server-and-test` from 2.0.3 to 2.0.8 - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](bahmutov/start-server-and-test@v2.0.3...v2.0.8) 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.1 - [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/[email protected]/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.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/vitest) Updates `vue-tsc` from 1.8.27 to 2.1.10 - [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.1.10/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: 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: 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-patch 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] <[email protected]>
dependabot
bot
added
I-Dependency
Impact: related to an dependency
I-Javascript
Impact: Javascript-related stuff
labels
Dec 2, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot-npm_and_yarn-client-client-dependencies-8a4c7834ad
branch
December 9, 2024 04:01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the client-dependencies group with 38 updates in the /client directory:
8.33.1
8.41.0
1.7.4
1.7.8
3.4.4
3.5.0
4.8.69
4.9.124
1.6.8
1.7.1
9.0.1
11.0.3
3.4.25
3.5.13
9.13.1
10.0.5
4.3.2
4.5.0
2.0.0
3.1.0
1.43.1
1.49.0
2.21.1
2.22.6
20.12.7
22.10.1
9.0.8
10.0.0
6.21.0
8.16.0
6.21.0
8.16.0
4.6.2
5.2.1
12.0.0
14.1.4
2.4.5
2.4.6
0.19.12
0.24.0
8.57.0
9.16.0
39.1.1
43.0.1
2.29.1
2.31.0
16.6.2
17.14.0
1.5.4
1.5.5
6.1.1
7.2.1
2.8.0
2.9.0
15.11.2
15.11.7
3.1.0
3.4.1
3.2.4
4.1.0
1.75.0
1.81.0
13.3.3
16.0.3
2.0.3
2.0.8
5.4.5
5.7.2
4.5.5
6.0.1
1.4.1
1.4.4
0.34.6
2.1.6
1.8.27
2.1.10
Updates
@sentry/vue
from 8.33.1 to 8.41.0Release notes
Sourced from
@sentry/vue
's releases.... (truncated)
Changelog
Sourced from
@sentry/vue
's changelog.... (truncated)
Commits
df843cc
release: 8.41.0470d4ec
Merge pull request #14502 from getsentry/prepare-release/8.41.0f7289c4
meta(changelog): Update changelog for 8.41.0a4138e9
perf(opentelemetry): Bucket spans for cleanup (#14154)3e7969f
feat: DeprecateregisterEsmLoaderHooks.include
and `registerEsmLoaderHooks....1e0cb04
ref(core): Do not check baggage validity (#14479)de65590
feat(core): Further optimize debug ID parsing (#14365)09a31d1
feat(node): AddopenTelemetryInstrumentations
option (#14484)23e3783
meta(nuxt): Require minimum Nuxt v3.7.0 (#14473)973ef9c
chore: Add GHSA entry for nuxt e2e test (#14490)Updates
axios
from 1.7.4 to 1.7.8Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
415ca94
chore(release): v1.7.8 (#6715)0a8d6e1
fix: use URL API instead of DOM to fix a potential vulnerability warning; (#6...c71811b
fix(types): export CJS types from ESM (#6218)4355a6d
chore(sponsor): update sponsor block (#6709)5d54d22
chore(sponsor): update sponsor block (#6707)eac4619
fix: allow passing a callback as paramsSerializer to buildURL (#6680)df956d1
fix(http): useglobalThis.TextEncoder
when available (#6634)7139ce9
chore(deps): bump cookie and socket.io (#6704)5ebb124
chore(deps-dev): bump elliptic from 6.5.4 to 6.6.0 (#6698)4e9b33d
chore(deps): bump send and express (#6699)Updates
luxon
from 3.4.4 to 3.5.0Changelog
Sourced from luxon's changelog.
Commits
a4044fe
bump to 3.5.0cea7b5f
Documented weekSettings opt in DateTime (#1640)2008075
Fixed duplicate word in comment in datetime.js (#1623)cafc4ee
Perf: Cache ts offset guesses for quickDT (#1579)73c4438
fix cutoff year docs895a749
Added some JS doc for time zones (#1499)080e813
Alias DateTime in documentation site (#1546)55bdb08
add DATETIME_MED_WITH_WEEKDAY to formatting.md (#1554)1616114
format5763215
Update interval.js doc per #742 (#1565)Updates
pdfjs-dist
from 4.8.69 to 4.9.124Release notes
Sourced from pdfjs-dist's releases.
... (truncated)
Commits
867aaf0
Merge pull request #19117 from Snuffleupagus/bot-forceNoChrome2bbf9b4
Merge pull request #19099 from timvandermeij/updateseb51dbf
Update translations to the most recent versions7784f86
Update dependencies to the most recent versionsc40a0a6
Merge pull request #19137 from Snuffleupagus/PDFDocumentProperties-move-getPage9f90bc9
Merge pull request #19136 from Snuffleupagus/WorkerMessageHandler-this1bc6b76
Merge pull request #19135 from Snuffleupagus/api-more-optional-chaininge5f744d
Move thegetPage
call inPDFDocumentProperties
classede589d
Shorten theWorkerMessageHandler
class a little bit4b0900f
Use even more optional chaining in thesrc/display/api.js
fileUpdates
qrcode-vue3
from 1.6.8 to 1.7.1Commits
Updates
uuid
from 9.0.1 to 11.0.3Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
... (truncated)
Commits
1370497
chore(main): release 11.0.3 (#828)383474d
chore: replace optional-dev-dependencies with iodd (#836)341edf4
fix: export internal uuid types (#833)e2dee69
fix: revert "simplify type for v3 and v5" (#835)c8866d9
chore: enable manual runs of browser workflow (#834)c2d3fed
fix: apply stricter typing to the v* signatures (#831)913e958
chore: update to actions/checkout@v4 (#830)0980160
chore: cleanup changelog (#829)b93ea10
fix: remove sourcemaps (#827)36f2369
chore(main): release 11.0.2 (#823)Maintainer changes
This version was pushed to npm by broofa, a new releaser for uuid since your current version.
Updates
vue
from 3.4.25 to 3.5.13Release notes
Sourced from vue's releases.
... (truncated)
Changelog
Sourced from vue's changelog.