-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the npm group across 1 directory with 13 updates #200
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
Closed
Conversation
This file contains hidden or 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 npm group with 13 updates in the /gui directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.22` | `3.5.25` | | [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) | `3.10.4` | `3.11.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.36.0` | `9.39.1` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.4.0` | `5.6.1` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.20` | `4.17.21` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.45.0` | `8.48.0` | | [axios](https://github.com/axios/axios) | `1.12.2` | `1.13.2` | | [eslint](https://github.com/eslint/eslint) | `9.36.0` | `9.39.1` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.5.0` | `10.6.2` | | [globals](https://github.com/sindresorhus/globals) | `16.4.0` | `16.5.0` | | [sass](https://github.com/sass/dart-sass) | `1.93.2` | `1.94.2` | | [terser](https://github.com/terser/terser) | `5.44.0` | `5.44.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.11` | `7.2.6` | Updates `vue` from 3.5.22 to 3.5.25 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.22...v3.5.25) Updates `vuetify` from 3.10.4 to 3.11.0 - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.11.0/packages/vuetify) Updates `@eslint/js` from 9.36.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js) Updates `@stylistic/eslint-plugin` from 5.4.0 to 5.6.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.6.1/packages/eslint-plugin) Updates `@types/lodash` from 4.17.20 to 4.17.21 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@typescript-eslint/parser` from 8.45.0 to 8.48.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.48.0/packages/parser) Updates `axios` from 1.12.2 to 1.13.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.2...v1.13.2) Updates `eslint` from 9.36.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.39.1) Updates `eslint-plugin-vue` from 10.5.0 to 10.6.2 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v10.5.0...v10.6.2) Updates `globals` from 16.4.0 to 16.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.4.0...v16.5.0) Updates `sass` from 1.93.2 to 1.94.2 - [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.93.2...1.94.2) Updates `terser` from 5.44.0 to 5.44.1 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.44.0...v5.44.1) Updates `vite` from 7.1.11 to 7.2.6 - [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/v7.2.6/packages/vite) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: vuetify dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@eslint/js" dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/lodash" dependency-version: 4.17.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: axios dependency-version: 1.13.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-vue dependency-version: 10.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: sass dependency-version: 1.94.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: terser dependency-version: 5.44.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: vite dependency-version: 7.2.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 npm group with 13 updates in the /gui directory:
3.5.223.5.253.10.43.11.09.36.09.39.15.4.05.6.14.17.204.17.218.45.08.48.01.12.21.13.29.36.09.39.110.5.010.6.216.4.016.5.01.93.21.94.25.44.05.44.17.1.117.2.6Updates
vuefrom 3.5.22 to 3.5.25Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
25ebe3arelease: v3.5.25c0f63ddfix(suspense): defer clearing fallback vnode el in case it has dirs (#14080)301020bfix(reactivity): correctly wrap iterated array items to preserve their readon...0d2357efix(reactivity): toRef edge cases for ref unwrapping (#12420)247b2c2fix(provide): warn when usingprovideafter mounting (#13954)b50eb68dx(runtime-core): check current and parent components in formatComponentName ...5af3dd9refactor(runtime-core): checkpropsrather thanpropsOptions[0](#13514)2214f7afix(compiler): share logic for comments and whitespace (#13550)8f82f23fix(runtime-core): keep options API typing intact when expose is used (#14118)83f6ab6chore(compiler-ssr): movedefaultPropsinitialization intoinputtag bran...Updates
vuetifyfrom 3.10.4 to 3.11.0Release notes
Sourced from vuetify's releases.
... (truncated)
Commits
4fa128achore(release): publish v3.11.01a6c460Merge branch 'master' into devdc0203achore(release): publish v3.10.12c77d2b3fix(VCalendar): expose updateTimesbb30fc2feat(flex): add justify-items classes (#22346)045362efix(v-tooltip): prevent showing empty tooltip (#22347)ee213c5chore(release): publish v3.11.0-beta.13cc2502fix(VCalendar): correct interval and event offset with custom firstTime (#22343)4c48d6dfix(VCalendar): calculate week numbers using current locale (#22341)b0ea2d3perf: avoid creating an array just to check its length (#22344)Updates
@eslint/jsfrom 9.36.0 to 9.39.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
c7ebefcchore: package.json update for@eslint/jsrelease2375a6dchore: package.json update for@eslint/jsrelease9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208)25d0e33chore: package.json update for@eslint/jsreleaseabee4cachore: package.json update for@eslint/jsrelease90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115)Updates
@stylistic/eslint-pluginfrom 5.4.0 to 5.6.1Release notes
Sourced from
@stylistic/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin's changelog.... (truncated)
Commits
52b2b2echore: release v5.6.1 (main) (#1055)c486861fix(computed-property-spacing): guard withnode.typeinstead ofcomputed...1f5526achore: release v5.6.0 (main) (#1023)684ff76feat(no-whitespace-before-property): support TS nodes (#1046)d6e7437feat(computed-property-spacing): supportTSIndexedAccessType(#1047)88248cfdocs(no-extra-parens): add missing]in various examples. (#1048)aa0c6acfix(type-generic-spacing): ignore spaces afternewinTSConstructorType...3fcec3etest(indent): cleanupTestCaseError#nodeType(#1043)598bbb0feat(type-annotation-spacing): deprecateoverrides.arrowin favor of `arrow...a5380d2feat(arrow-spacing): supportTSFunctionTypeandTSConstructorType(#1036)Updates
@types/lodashfrom 4.17.20 to 4.17.21Commits
Updates
@typescript-eslint/parserfrom 8.45.0 to 8.48.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
6fb1551chore(release): publish 8.48.0a4dc42achore: migrate to nx 22 (#11780)28cf803chore(release): publish 8.47.0843f144chore(release): publish 8.46.4d9f3497chore(release): publish 8.46.355ca033chore(release): publish 8.46.23f5fbf6chore(release): publish 8.46.1aec785echore(release): publish 8.46.0Updates
axiosfrom 1.12.2 to 1.13.2Release notes
Sourced from axios's releases.