Bump the development-dependencies group with 7 updates #480
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 development-dependencies group with 7 updates:
9.9.1
9.11.1
9.9.1
9.11.1
0.130.1
0.132.0
0.13.0
0.14.0
6.2.2
6.2.3
8.4.42
8.4.47
14.2.0
15.0.0
Updates
@eslint/js
from 9.9.1 to 9.11.1Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
36d8095
chore: package.json update for@eslint/js
releasea10f90a
chore: package.json update for@eslint/js
release1ebdde1
chore: package.json update for@eslint/js
releaseUpdates
eslint
from 9.9.1 to 9.11.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
69e9459
9.11.1fcdac44
Build: changelog update for 9.11.1df4a859
chore: upgrade@eslint/js
@9
.11.1 (#18943)36d8095
chore: package.json update for@eslint/js
release20fd916
fix: add@eslint/core
,@types/estree
, &@types/json-schema
deps (#18938)3eff709
docs: replace deprecatedLinter.FlatConfig
type withLinter.Config
(#18941)2738322
fix: add missing types forrequire-atomic-updates
rule (#18937)d71ff30
fix: add missing types forobject-shorthand
rule (#18935)561cadc
fix: add missing types forno-unsafe-negation
rule (#18932)8843656
fix: add missing types forno-underscore-dangle
rule (#18931)Updates
hugo-bin
from 0.130.1 to 0.132.0Commits
cbbd789
0.132.0b33cf7a
Update Hugo to v0.135.058111d4
0.131.330a1250
Update Hugo to v0.134.3ab0bcee
Add basic debugging viaNODE_DEBUG=hugo-bin
(#151)e069ba3
README.md: switch to an alert7bdcbc8
0.131.2bef960d
Update Hugo to v0.134.21723b6c
install.js: use async/await instead of a Promise (#158)b2ad859
0.131.1Updates
markdownlint-cli2
from 0.13.0 to 0.14.0Changelog
Sourced from markdownlint-cli2's changelog.
Commits
da711fa
Put "gitignore" in a code span to avoid being reported as a spelling error.bf34521
Update to version 0.14.0.284bb81
Update version of all formatters (to pick up changes to package.json, etc.) a...5f5f1c2
Add simple 100% test coverage for fs-virtual.js.1e6a84a
Fix FsVirtual on Windows due to path.resolve converting "/" into "C:".d66d6b8
Handle "--" parameter per POSIX Utility Conventions 12.2 Guideline 10.caa46d0
Add@stylistic/eslint-plugin
to ESLint configuration.37bde15
Add support for glob expression to gitignore configuration (fixes #365).48a1cd4
Update tests to account for new markdownlint library version.39c6feb
Bump markdownlint from 0.34.0 to 0.35.0Updates
npm-run-all2
from 6.2.2 to 6.2.3Release notes
Sourced from npm-run-all2's releases.
Changelog
Sourced from npm-run-all2's changelog.
Commits
97d19db
6.2.3c43fa2b
Merge pull request #151 from bcomnes/fix-pnpm-agiandc2d7da
Avoid passing config fields as flags for pnpmUpdates
postcss
from 8.4.42 to 8.4.47Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
5e6fd13
Release 8.4.47 version714bc10
Typo439d20e
Release 8.4.46 versionb93582f
Update dependenciesc51e467
Fix error on inserting node without raws in some cases829ae47
Update dependencies5aaaec2
Update remaining workflow jobs to use latest version of actions (#1968)448c4f3
Release 8.4.45 version1c77d2e
Update unnecessary checkf38b329
Try to fix CIUpdates
stylelint-config-twbs-bootstrap
from 14.2.0 to 15.0.0Release notes
Sourced from stylelint-config-twbs-bootstrap's releases.
Commits
05414af
15.0.0bb859a8
Update ESLint to v9.x (#269)55e07a0
Bump stylelint-config-recess-order from 5.0.1 to 5.1.0 (#267)9b8bda4
Bump stylelint-scss from 6.5.0 to 6.5.1 (#266)7139bd0
Bump@stylistic/stylelint-plugin
from 3.0.0 to 3.0.1 (#264)b474020
Bump stylelint from 16.8.1 to 16.9.0 (#265)f90ad58
Regenerate package-lock.json787694f
Require stylelint 16.8.0 like our depsa434063
Bump stylelint-scss from 6.3.2 to 6.5.0 (#263)d2dae92
Bump@stylistic/stylelint-config
from 1.0.1 to 2.0.0 (#262)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 spe...Description has been truncated