chore(deps-dev): bump the npm group with 4 updates#29406
Merged
Conversation
Bumps the npm group with 4 updates: [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [lefthook](https://github.com/evilmartians/lefthook) and [marked](https://github.com/markedjs/marked). Updates `@eslint/compat` from 2.0.3 to 2.0.4 - [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.4/packages/compat) Updates `@types/node` from 24.12.1 to 24.12.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `lefthook` from 2.1.4 to 2.1.5 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v2.1.4...v2.1.5) Updates `marked` from 17.0.5 to 17.0.6 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v17.0.5...v17.0.6) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-version: 24.12.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: lefthook dependency-version: 2.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: marked dependency-version: 17.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
mdn-bot
approved these changes
Apr 6, 2026
Contributor
|
Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs). |
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 group with 4 updates: @eslint/compat, @types/node, lefthook and marked.
Updates
@eslint/compatfrom 2.0.3 to 2.0.4Release notes
Sourced from
@eslint/compat's releases.Changelog
Sourced from
@eslint/compat's changelog.Commits
fe114eechore: release main (#413)8863791docs: Update README sponsors835ddf9docs: Update README sponsors8cd3676docs: Update README sponsors4d73459docs: Update README sponsorsa6c7a26chore: updateeslintandeslint-config-eslint(#401)Updates
@types/nodefrom 24.12.1 to 24.12.2Commits
Updates
lefthookfrom 2.1.4 to 2.1.5Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.
Commits
4cec5792.1.5: prevent overwriting global hooks and fix pre-push for sha256 repos5ddf220deps: April 2026 (#1375)0c16199docs: update documentation and docs for claude (#1373)e26c719fix: git repository merge issue (#1372)f3fc175fix: use pre-push stdin for push file detection (#1368)236a5bdchore: small cleanup (#1370)3503a3bfix: preventlefthook runfrom overwriting global hooks (#1371)afac466chore(golangci-lint): upgrade to 2.11.4 (#1362)f8e73b9chore: fix golangci-lint version lookup4564da3chore: move golangci-lint version to .tool-versions (#1349)Updates
markedfrom 17.0.5 to 17.0.6Release notes
Sourced from marked's releases.
Commits
e07037echore(release): 17.0.6 [skip ci]6e96fa7fix: avoid race condition in async parallel parse/parseInline with hooks (#3924)73e1f3ffix(cli): use file URL for config import (#3923)a1c2617fix(cli): honor positional input file (#3922)3b59e81refactor: use strict equality in RegExp exec checks (#3935)e6b37f2chore(deps-dev): Bump lodash from 4.17.23 to 4.18.1 (#3937)abb5667chore(deps-dev): Bump lodash-es from 4.17.23 to 4.18.1 (#3936)4969cf2chore(deps-dev): Bump handlebars from 4.7.8 to 4.7.9 (#3931)d44cafcchore(deps-dev): Bump picomatch from 2.3.1 to 2.3.2 (#3929)59386adchore(deps-dev): Bump eslint from 10.0.3 to 10.1.0 (#3928)Most Recent Ignore Conditions Applied to This Pull Request
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