Bump the dependencies group across 1 directory with 8 updates#182
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the dependencies group across 1 directory with 8 updates#182dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [uuid](https://github.com/uuidjs/uuid) | `11.1.0` | `13.0.0` | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.4.1` | `2.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.3` | `25.0.2` | | [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `10.0.0` | `11.0.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.4.1` | `7.2.7` | | [vite-plugin-lib](https://github.com/DerYeger/yeger/tree/HEAD/packages/vite-plugin-lib) | `2.2.1` | `4.0.1` | | [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `5.1.4` | `6.0.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.15` | Updates `uuid` from 11.1.0 to 13.0.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v13.0.0) Updates `@eslint/compat` from 1.4.1 to 2.0.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.0/packages/compat) Updates `@types/node` from 22.19.3 to 25.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/uuid` from 10.0.0 to 11.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Updates `vite` from 6.4.1 to 7.2.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.2.7/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.7/packages/vite) Updates `vite-plugin-lib` from 2.2.1 to 4.0.1 - [Release notes](https://github.com/DerYeger/yeger/releases) - [Changelog](https://github.com/DerYeger/yeger/blob/main/packages/vite-plugin-lib/CHANGELOG.md) - [Commits](https://github.com/DerYeger/yeger/commits/vite-plugin-lib@4.0.1/packages/vite-plugin-lib) Updates `vite-tsconfig-paths` from 5.1.4 to 6.0.0 - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v5.1.4...v6.0.0) Updates `vitest` from 3.2.4 to 4.0.15 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.15/packages/vitest) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@eslint/compat" dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 25.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/uuid" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: vite dependency-version: 7.2.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: vite-plugin-lib dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: vite-tsconfig-paths dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: vitest dependency-version: 4.0.15 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dependencies group with 8 updates in the / directory:
11.1.013.0.01.4.12.0.022.19.325.0.210.0.011.0.06.4.17.2.72.2.14.0.15.1.46.0.03.2.44.0.15Updates
uuidfrom 11.1.0 to 13.0.0Release notes
Sourced from uuid's releases.
Changelog
Sourced from uuid's changelog.
Commits
24c1238chore(main): release 13.0.0 (#902)bce9d72fix!: make browser exports the default (#901)7844bc2chore(main): release 12.0.0 (#880)a2b4603chore: npm run docs (#898)744a4a8docs: add motivation for dropping CJS support (#897)3c9acd5docs: fix CHANGELOG links. fixes #871 (#896)5fd974cfix: improve v4() performance (#894)330ee3bchore: minor example and benchmark cleanup (#893)caea889chore: fix bug report forme1f42a3fix: restore node: prefix (#889)Updates
@eslint/compatfrom 1.4.1 to 2.0.0Release notes
Sourced from
@eslint/compat's releases.... (truncated)
Changelog
Sourced from
@eslint/compat's changelog.Commits
c368656chore: release main (#317)50c6da8docs: Update README sponsorsacc623cfeat!: Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)a40d8c6feat: patch missing context and SourceCode methods for v10 (#311)d9a760ddocs: Update README sponsorsd274789docs: Update README sponsorsb7eff4adocs: Update README sponsorsUpdates
@types/nodefrom 22.19.3 to 25.0.2Commits
Updates
@types/uuidfrom 10.0.0 to 11.0.0Commits
Updates
vitefrom 6.4.1 to 7.2.7Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
317b3b2release: v7.2.7721f163fix: plugin shortcut support (#21211)bda5dbbrelease: v7.2.63aa7527release: v7.2.572e398afix(deps): update all non-major dependencies (#21175)3765f7bfix: shortcuts not rebound after server restart (#21166)5ef557afix: fixexternal: truemerging (#21164)74559c9chore(deps): update rolldown-related dependencies (#21174)df5a30dfix(config): handle shebang properly (#21158)a3cd262fix(deps): update all non-major dependencies (#21146)Updates
vite-plugin-libfrom 2.2.1 to 4.0.1Release notes
Sourced from vite-plugin-lib's releases.
Changelog
Sourced from vite-plugin-lib's changelog.
Commits
c50e4ccchore: release (#484)fccce5bchore(deps): update all non-major dependenciesd101cb2chore: release (#482)3684aafbuild: use isolated declarations (#481)0ed5cf9build: migrate to tsdown (#479)f44ec64chore: release (#478)4ec68cctest: use browser environment2992286chore: release (#477)5641000chore: update vitest to v4 (#476)9541d78chore: release (#423)Updates
vite-tsconfig-pathsfrom 5.1.4 to 6.0.0Release notes
Sourced from vite-tsconfig-paths's releases.
... (truncated)
Commits
17110f1chore: release v6.0.09a39620chore(docs): update readme for v687890d0chore(docs): add new section to readme08677affeat(refactor): narrow the plugin type to avoid conflicts5ce91a3chore: release v6.0.0-beta.480b4c63fix(windows): ensure drive letter is uppercase (#183)5d5d5b3chore: use tsup instead of tsup-node5ef3b4ffix: use lowercase file paths when filesystem is case-insensitivefbbc8edfeat: add .astro to JS-like extension regex503f1cechore: add resolvedFromCache logUpdates
vitestfrom 3.2.4 to 4.0.15Release notes
Sourced from vitest's releases.
... (truncated)
Commits
eb1abf0chore: release v4.0.15a68f74efeat(cache): add opt-out on a plugin level, fix internal root cache (#9154)122ff32feat(reporters): print import duration breakdown (#9105)0d2e7e3fix(browser): runtoMatchScreenshotonly once when used with `expect.elemen...d57d8bffix(pool): terminate workers onCTRL+cforceful exits (#9140)bb65e15fix(reporters): show project in github reporter (#9138)52b242bchore(deps): update all non-major dependencies (#9133)4c75492fix: fix external behavior withdeps.optimizer(#9125)a5d98fdrefactor(vitest): get current test name from task property (#9120)fd8bd6dfix: useoptimizeDeps.rolldownOptionsto fix depreated warning + fix `ssr.e...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions