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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the development-dependencies group with 5 updates:
9.9.1
9.11.1
0.130.1
0.132.0
6.2.2
6.2.3
1.0.1
1.1.0
8.4.44
8.4.47
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
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
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
picocolors
from 1.0.1 to 1.1.0Release notes
Sourced from picocolors's releases.
Changelog
Sourced from picocolors's changelog.
Commits
4e94689
picocolors@1.1.06f60111
test: add test (shouldn't overflow when coloring already colored large text) ...1d7a86d
feat: bright colors variants (#55)9dd71a0
miscUpdates
postcss
from 8.4.44 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 CIDependabot 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