-
Notifications
You must be signed in to change notification settings - Fork 3.9k
build(deps): bump the npm-development-dependencies group across 3 directories with 4 updates #2320
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the npm-development-dependencies group across 3 directories with 4 updates #2320
Conversation
…ectories with 4 updates Bumps the npm-development-dependencies group with 2 updates in the / directory: [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) and [@umbrelladocs/linkspector](https://github.com/UmbrellaDocs/linkspector). Bumps the npm-development-dependencies group with 2 updates in the /src/frontend directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint](https://github.com/eslint/eslint). Bumps the npm-development-dependencies group with 1 update in the /src/payment directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `markdownlint-cli` from 0.37.0 to 0.45.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.37.0...v0.45.0) Updates `@umbrelladocs/linkspector` from 0.3.13 to 0.4.5 - [Release notes](https://github.com/UmbrellaDocs/linkspector/releases) - [Commits](UmbrellaDocs/linkspector@v0.3.13...v0.4.5) Updates `@types/node` from 22.13.5 to 24.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/node` from 24.0.4 to 24.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.29.0 to 9.30.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.29.0...v9.30.0) Updates `@types/node` from 24.0.4 to 24.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: markdownlint-cli dependency-version: 0.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: "@umbrelladocs/linkspector" dependency-version: 0.4.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: "@types/node" dependency-version: 24.0.7 dependency-type: indirect update-type: version-update:semver-major dependency-group: npm-development-dependencies - dependency-name: "@types/node" dependency-version: 24.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-dependencies - dependency-name: eslint dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: "@types/node" dependency-version: 24.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Markdown is failing because of updates in the MD lint checks. This can be fixed later once this is merged:
|
fixing markdown linter here: #2323 |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
@dependabot reopen |
…ndencies-61eb9f5258
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the npm-development-dependencies group with 2 updates in the / directory: markdownlint-cli and @umbrelladocs/linkspector.
Bumps the npm-development-dependencies group with 2 updates in the /src/frontend directory: @types/node and eslint.
Bumps the npm-development-dependencies group with 1 update in the /src/payment directory: @types/node.
Updates
markdownlint-cli
from 0.37.0 to 0.45.0Release notes
Sourced from markdownlint-cli's releases.
... (truncated)
Commits
192ad82
Bump version 0.45.0f6225d2
Bump nano-spawn from 0.2.0 to 1.0.11b8554a
Add released Node version 24 to CI workflow.836379f
Remove optional constant fs.R_OK1a19ddb
Bump minimatch from 9.0.5 to 10.0.15033e1e
Pass newly-required markdownItFactory option to markdownlint.b7e47f8
Bump markdownlint from 0.37.4 to 0.38.0c3fa9f5
Bump glob from 10.4.5 to 11.0.2b983f61
Remove support for end-of-life Node.js version 18.8878ef0
Bump ignore from 7.0.3 to 7.0.4Updates
@umbrelladocs/linkspector
from 0.3.13 to 0.4.5Release notes
Sourced from
@umbrelladocs/linkspector
's releases.... (truncated)
Commits
0963a05
Merge pull request #131 from UmbrellaDocs/v04505df89f
chore: prepare for release 0.4.580085df
Merge pull request #124 from woodrow/woodrow-file-extensions39b3052
feat: Make config.fileExtensions config work with confg.dirs.2c01784
Merge pull request #130 from UmbrellaDocs/feat/follow-redirectsf7b0f75
chore: ran prettier and fixed testsb54a2a1
feat: add followRedirects option for configuration58fc6e5
Merge pull request #128 from UmbrellaDocs/dependabot/npm_and_yarn/vite-6.3.48bcbc53
chore(deps-dev): bump vite from 6.2.6 to 6.3.486da25b
Merge pull request #125 from UmbrellaDocs/config-pattern-fixUpdates
@types/node
from 22.13.5 to 24.0.7Commits
Updates
@types/node
from 24.0.4 to 24.0.7Commits
Updates
eslint
from 9.29.0 to 9.30.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
ad1d639
9.30.0c02d70b
Build: changelog update for 9.30.02b6491c
chore: upgrade to@eslint/[email protected]
(#19889)5a5d526
chore: package.json update for@eslint/js
release52a5fca
feat: SupportbasePath
property in config objects (#19879)6a0f164
fix: handlenull
typeloc
ingetIndexFromLoc
method (#19862)8662ed1
docs: adopt eslint-stylistic sub packages related changes (#19887)eaf8a41
chore: Correct typos in linter tests (#19878)4ab4482
feat: addallowSeparateTypeImports
option tono-duplicate-imports
(#19872)3fbcd70
fix: update error message forno-restricted-properties
(#19855)Updates
@types/node
from 24.0.4 to 24.0.7Commits
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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