This repository was archived by the owner on Apr 22, 2025. It is now read-only.
chore(deps-dev): bump the dependencies group across 1 directory with 9 updates#28
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps-dev): bump the dependencies group across 1 directory with 9 updates#28dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…9 updates Bumps the dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.3` | `22.10.5` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.1.5` | `2.1.8` | | [eslint](https://github.com/eslint/eslint) | `9.15.0` | `9.17.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.14.0` | `17.15.1` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `15.11.6` | `16.3.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.11` | `6.0.7` | | [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) | `4.3.0` | `4.4.0` | | [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `5.1.3` | `5.1.4` | Updates `@types/node` from 22.9.3 to 22.10.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 2.1.5 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/coverage-v8) Updates `eslint` from 9.15.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@v9.15.0...v9.17.0) Updates `eslint-plugin-n` from 17.14.0 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@v17.14.0...v17.15.1) Updates `happy-dom` from 15.11.6 to 16.3.0 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v15.11.6...v16.3.0) Updates `vite` from 5.4.11 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-dts` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/qmhc/vite-plugin-dts/releases) - [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md) - [Commits](qmhc/unplugin-dts@v4.3.0...v4.4.0) Updates `vite-tsconfig-paths` from 5.1.3 to 5.1.4 - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v5.1.3...v5.1.4) Updates `vitest` from 2.1.5 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) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: happy-dom dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: vite-plugin-dts dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vite-tsconfig-paths dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
22.9.322.10.52.1.52.1.89.15.09.17.017.14.017.15.115.11.616.3.05.4.116.0.74.3.04.4.05.1.35.1.4Updates
@types/nodefrom 22.9.3 to 22.10.5Commits
Updates
@vitest/coverage-v8from 2.1.5 to 2.1.8Release notes
Sourced from
@vitest/coverage-v8's releases.Commits
d69cc75bump: 2.1.881ed45bchore: release v2.1.7b936702bump: 2.1.6Updates
eslintfrom 9.15.0 to 9.17.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
90c1db99.17.0755512dBuild: changelog update for 9.17.0cc243c9chore: upgrade to@eslint/[email protected](#19242)84c5787chore: package.json update for@eslint/jsreleaseeed91d1feat: add suggestions tono-unused-vars(#18352)4c4f53bchore: add missing backticks toflags.js(#19226)3c22d2adocs: updateyodatoYodainyoda.mdfor consistency (#19230)e0a2203docs: add missing backticks tono-sequences(#19233)4cc4881docs: Update README3db6fdfdocs: [no-await-in-loop] expand on benefits and inapplicability (#19211)Updates
eslint-plugin-nfrom 17.14.0 to 17.15.1Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
6aee9f2chore(master): release 17.15.1 (#399)c5bcb3afix: Promise.withResolvers is supported since node 22.11 (#398)308c80cchore(master): release 17.15.0 (#394)db384d1fix(no-unsupported): Correctly handle recursive objects on a per module basis...1466becfeat(resolve): allow overriding enhanced-resolve's options (#384)af4f774feat(no-unsupported): support node 22.12.0 (#393)Updates
happy-domfrom 15.11.6 to 16.3.0Release notes
Sourced from happy-dom's releases.
... (truncated)
Commits
17634e6feat: #1642 Adds support for child combinator to :has pseudo selector (#1660)d5d94a4chore: #1657 Adds new sponsor andykenward (#1659)8b1af6fchore: #1657 Adds new sponsor andykenward (#1658)3082b7efix: #1587 Fixes the HTMLInputElement.defaultChecked property (#1656)b95a867fix: #1628 Fixes issue where the wrong event target was used when dispatchi...78eb240fix: #1564 Fixes issue where text in script and style elements should not b...2c8a596fix: #1608 Fixes problem where snapshots did not result in HTML for form an...675e306fix: #1627 Fixes bug where the reference to the parent in HTMLFormElement r...758e9fffix: #1627 Fixes bug where the incorrect location is set after a redirect i...f41ad67fix: #1634 Fixes the implementation for the HTMLTableCellElement.headers pr...Updates
vitefrom 5.4.11 to 6.0.7Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
a671e58release: v6.0.71c102d5fix(ssr): fix semicolon injection by ssr transform (#19097)677508bperf: skip globbing for static path in warmup (#19107)b178c90fix: skip the plugin if it has been called before with the same id and import...a492253fix(html): error while removingvite-ignoreattribute for inline script (#1...b07c036feat(css): show lightningcss warnings (#19076)f7b1964fix: fixminifywhenbuilder.sharedPlugins: true(#19025)5c2b4a0release: v6.0.69290d85fix(css): show correct error when unknown placeholder is used for CSS modules...afff05cfix(css): resolve style tags in HTML files correctly for lightningcss (#19001)Updates
vite-plugin-dtsfrom 4.3.0 to 4.4.0Release notes
Sourced from vite-plugin-dts's releases.
Changelog
Sourced from vite-plugin-dts's changelog.
Commits
3273d3frelease: v4.4.00af31fcbuild: upgrade dependencies versionbb4650dfeat: resolve file if wildcard element is used (#396)2bf180fchore: correct link address in README.zh-CN (#392)97e19c0feat: add support for${configDir}in path (#393)acf627dfix: correctly generate declaration for custom SFCUpdates
vite-tsconfig-pathsfrom 5.1.3 to 5.1.4Release notes
Sourced from vite-tsconfig-paths's releases.
Commits
f58afbc5.1.4ece58bfchore: upgrade typescript593a611fix: ensureparseNativeresult is correctly handledeea1c17fix: correctly infer thepathsroot dir34cb651test: add case for resolvingpathsfrom an extended tsconfig (#166)2d187b9chore: upgrade vite & vitesta5bb13echore: stop using yarn in package.json scriptsUpdates
vitestfrom 2.1.5 to 2.1.8Release notes
Sourced from vitest's releases.