build(deps-dev): Bump the npm-dev group with 5 updates - #1604
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-dev group with 5 updates: | Package | From | To | | --- | --- | --- | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `64.3.8` | `64.5.2` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.35.1` | `6.36.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.5.1` | `26.6.1` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.5` | `10.6.1` | | [vue](https://github.com/vuejs/core) | `3.5.42` | `3.5.43` | Updates `eslint-plugin-jsdoc` from 64.3.8 to 64.5.2 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v64.3.8...v64.5.2) Updates `knip` from 6.35.1 to 6.36.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.36.0/packages/knip) Updates `@types/node` from 26.5.1 to 26.6.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `autoprefixer` from 10.5.5 to 10.6.1 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.5.5...10.6.1) Updates `vue` from 3.5.42 to 3.5.43 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.42...v3.5.43) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 64.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev - dependency-name: knip dependency-version: 6.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev - dependency-name: "@types/node" dependency-version: 26.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev - dependency-name: autoprefixer dependency-version: 10.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev - dependency-name: vue dependency-version: 3.5.43 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev ... Signed-off-by: dependabot[bot] <support@github.com>
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 npm-dev group with 5 updates:
64.3.864.5.26.35.16.36.026.5.126.6.110.5.510.6.13.5.423.5.43Updates
eslint-plugin-jsdocfrom 64.3.8 to 64.5.2Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
f469cdffix: set optional typescript peer dep. to any to undo breaking changed147779fix: specify typescript as an optional peer dependency; fixes #1768afff498feat(ts-ban-ts-comments): add rule mirrorring typescript-eslint's `ban-ts-c...99d2abffeat(convert-to-jsdoc-comments,no-bad-blocks): add LibreJS tags64a8dcafix(convert-to-jsdoc-comments): merge stacked line comments into a single J...eade377fix(no-undefined-types): recognize class members from the class's own JSDocUpdates
knipfrom 6.35.1 to 6.36.0Release notes
Sourced from knip's releases.
Commits
cb659ebRelease knip@6.36.062b5bf5Resolve localextendsfiles in eslintrc configs (#2044)f1e97b9Show ambiguous, shadowed and converged exports43b3f9bResolve re-export traces to their defining bindings84a4943fix: Correctly resolve Vitest setupFiles from nested configs (#2040)532dab5Add textlint plugin (#2039)ce387b0fix(typedoc): accept string form of plugin and theme options (#2043)4c67685fix(node): add valueless Node CLI flags to boolean options (#2042)a80d386Handle array form ofimport/resolversetting in ESLint plugin (#2041)c8df8a2Apply NODE_OPTIONS inputs to package manager binaries (#2038)Updates
@types/nodefrom 26.5.1 to 26.6.1Commits
Updates
autoprefixerfrom 10.5.5 to 10.6.1Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
c99614dRelease 10.6.1 versionf1d08cbUpdate dependenciescf1ebcbFix grid gap inheritance from row-gap and column-gap longhands (#1557)e1212dcRelease 10.6.0 versiondac3c5fAdd support for prefixing initial-letter (#1556)b031690Release 10.5.6 versionda65c36Add warning when Autoprefixer can cover CSS for old Safari604f8d9Update dependencies54608caFix old WebKit gradients with color hints (#1554)Updates
vuefrom 3.5.42 to 3.5.43Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
5be58b4release: v3.5.43a0b61aachore: remove and ignore generated git hooks2fde323fix(compiler-sfc): ignore comment delimiters inside strings and url() when pa...599f35bfix(reactivity): preserve readonly wrappers in array copy methods (#15469)55a2b45chore(deps): update pnpm to v12 (#15439)243aabcfix(types): keep optional props when a runtime prop uses a generic PropType (...718f782fix(shared): handle circular references in looseEqual (#15499)9a1df69fix(compiler-sfc): prepend semicolon for await in switch case (#15498)d6febaafix(compiler-sfc): reuse parsed parent configs across tsconfig walks (fix #15...b9456cbfix(shared): preserve comment-like text in style values (#15471)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 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