chore(deps): bump the npm-root group with 8 updates#214
Merged
allenhutchison merged 2 commits intomainfrom Feb 12, 2026
Merged
Conversation
Bumps the npm-root group with 8 updates: | Package | From | To | | --- | --- | --- | | [marked](https://github.com/markedjs/marked) | `17.0.1` | `17.0.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.2` | `25.2.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.54.0` | `8.55.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.54.0` | `8.55.0` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.0` | | [eslint-plugin-license-header](https://github.com/nikku/eslint-plugin-license-header) | `0.8.0` | `0.9.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.4.1` | `7.3.1` | | [vue](https://github.com/vuejs/core) | `3.5.27` | `3.5.28` | Updates `marked` from 17.0.1 to 17.0.2 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v17.0.1...v17.0.2) Updates `@types/node` from 25.2.2 to 25.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.54.0 to 8.55.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.55.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.54.0 to 8.55.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.55.0/packages/parser) Updates `eslint` from 9.39.2 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.0) Updates `eslint-plugin-license-header` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/nikku/eslint-plugin-license-header/releases) - [Changelog](https://github.com/nikku/eslint-plugin-license-header/blob/main/CHANGELOG.md) - [Commits](nikku/eslint-plugin-license-header@v0.8.0...v0.9.0) Updates `vite` from 6.4.1 to 7.3.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/v7.3.1/packages/vite) Updates `vue` from 3.5.27 to 3.5.28 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.27...v3.5.28) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-root - dependency-name: "@types/node" dependency-version: 25.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-root - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-root - dependency-name: "@typescript-eslint/parser" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-root - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-root - dependency-name: eslint-plugin-license-header dependency-version: 0.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-root - dependency-name: vite dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-root - dependency-name: vue dependency-version: 3.5.28 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-root ... Signed-off-by: dependabot[bot] <support@github.com>
allenhutchison
approved these changes
Feb 12, 2026
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-root group with 8 updates:
17.0.117.0.225.2.225.2.38.54.08.55.08.54.08.55.09.39.210.0.00.8.00.9.06.4.17.3.13.5.273.5.28Updates
markedfrom 17.0.1 to 17.0.2Release notes
Sourced from marked's releases.
Commits
e824620chore(release): 17.0.2 [skip ci]e031175fix: fix list item wrong indent (#3889)9fc4f8efix: fix list with tabs (#3891)3fc6a44fix: fix empty list item (#3890)2a475a1fix: fix blockquote after list (#3888)1a5b124fix: fix strikethrough flanking rules (#3882)2ba4e73chore(deps-dev): Bump eslint from 9.39.2 to 10.0.0 (#3894)00f4a0achore(deps-dev): Bump@semantic-release/npmfrom 13.1.3 to 13.1.4 (#3892)b3b84d0chore(deps-dev): Bump esbuild from 0.27.2 to 0.27.3 (#3895)4e94244chore(deps-dev): Bump@semantic-release/githubfrom 12.0.3 to 12.0.5 (#3893)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for marked since your current version.
Updates
@types/nodefrom 25.2.2 to 25.2.3Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.54.0 to 8.55.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
fedfe86chore(release): publish 8.55.08a95834fix(eslint-plugin): [no-useless-default-assignment] reduce param index to ts ...4ba1e72fix(eslint-plugin): [no-useless-default-assignment] report unnecessary defaul...a1f8617feat(utils): deprecate defaultOptions in favor of meta.defaultOptions (#11992)3f0ce54fix(eslint-plugin): [no-useless-default-assignment] require strictNullChecks ...3df0002fix(eslint-plugin): [no-unused-vars] remove trailing newline when removing en...b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Updates
@typescript-eslint/parserfrom 8.54.0 to 8.55.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Updates
eslintfrom 9.39.2 to 10.0.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4e6c4ac10.0.0ddd8a22Build: changelog update for 10.0.0bff9091feat: handleArray.fromAsyncinarray-callback-return(#20457)1ece282chore: ignore/docs/v9.xin link checker (#20452)034e139ci: add type integration test for@html-eslint/eslint-plugin(#20345)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)e978ddadocs: Update README4cecf83docs: Update READMEc79f0abdocs: Update READMEafc0681chore: remove scopeManager.addGlobals patch for typescript-eslint parser (#20...Updates
eslint-plugin-license-headerfrom 0.8.0 to 0.9.0Release notes
Sourced from eslint-plugin-license-header's releases.
Changelog
Sourced from eslint-plugin-license-header's changelog.
Commits
0191ffd0.9.0ea9efe2chore(CHANGELOG): update to v0.9.0b3edc96feat: support eslint@104646036test: verify error positions3ba84fcchore: preserve error causebcbca27style: remove dangling comma4b583bcchore: remove left-over config filea509964chore: update to actions/setup-node@v677471ddchore: update to actions/checkout@v6371f575ci: use node@24Updates
vitefrom 6.4.1 to 7.3.1Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
95e8923release: v7.3.19d39d37feat: addignoreOutdatedRequestsoption tooptimizeDeps(#21364)acf7e05release: v7.3.0cff26ecfeat(deps): update esbuild from ^0.25.0 to ^0.27.0 (#21183)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)Updates
vuefrom 3.5.27 to 3.5.28Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
1bdeb33release: v3.5.28e71c26cfix(runtime-core): properly handle async component update before resolve (#11...57866b5fix(runtime-core): prevent child component updates when style remains unchang...b0a1f05fix(compiler-sfc): no params were generated when using withDefaults (#12823)48b7552fix(reactivity): add __v_skip flag to EffectScope to prevent reactive convers...0243a79fix(transition-group): correct move translation under scale via element rect ...261de54fix(runtime-dom): handle null/undefined handler in withModifiers (#14362)fc40ca0fix(useTemplateRef): don't update setup ref for useTemplateRef key (#12756)6798853fix: avoid unexpectedcancelledparameter in transitiondonecallback (#1...4ace79afix(runtime-core): avoid retaining el on cached text vnodes during static tra...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