chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates #59
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 dev-dependencies group with 7 updates in the / directory:
9.21.0
9.22.0
9.5.1
9.6.0
2.2.312
2.2.314
10.4.20
10.4.21
9.21.0
9.22.0
10.5.2
10.6.1
4.0.9
4.0.12
Updates
@eslint/js
from 9.21.0 to 9.22.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
eed409a
chore: package.json update for@eslint/js
releaseUpdates
@faker-js/faker
from 9.5.1 to 9.6.0Release notes
Sourced from
@faker-js/faker
's releases.Changelog
Sourced from
@faker-js/faker
's changelog.Commits
50b3241
chore(release): 9.6.0 (#3435)62486af
test: add snapshot test for all locales' character sets (#3276)1982431
refactor(internet): deprecate color method for removal (#3401)7b4f85a
feat(number): bigint multipleOf (#3402)ae9aec6
feat(finance): add ISO 4217 numerical codes to Currency (#3404)57d39d7
docs: revert npm download badge (#3433)bf3aa8b
chore(deps): lock file maintenance (#3431)f591459
chore(deps): update devdependencies (#3428)1db428a
chore(deps): update eslint (major) (#3426)b7e7714
chore(deps): update pnpm to v10 (#3427)Maintainer changes
This version was pushed to npm by st-ddt, a new releaser for
@faker-js/faker
since your current version.Updates
@iconify/json
from 2.2.312 to 2.2.314Commits
56d1e8f
Update 9 icon sets3ca17cf
Merge pull request #163 from velut/fix-typo0bf05ad
Fix typo in readmef24b9bb
Update 4 icon sets: Devicon Plain, Devicon, Material Symbols Light, Material ...Updates
autoprefixer
from 10.4.20 to 10.4.21Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
541295c
Release 10.4.21 version8d555f7
Update dependencies and sort imports5c2421e
Update Node.js and pnpm on CIaf9cb5f
fix: replace:-moz-placeholder-shown
with:-moz-placeholder
(#1532)Updates
eslint
from 9.21.0 to 9.22.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
60a78e7
9.22.0d11fc14
Build: changelog update for 9.22.097f788b
chore: upgrade@eslint/js
@9
.22.0 (#19489)eed409a
chore: package.json update for@eslint/js
releasef9a56d3
chore: upgrade eslint-scope@8.3.0 (#19488)7ddb095
feat: Export defineConfig, globalIgnores (#19487)86c5f37
docs: Update README19c0127
fix: improve message forno-console
suggestions (#19483)fbdeff0
docs: Update READMEc9e8510
docs: generate deprecation notice in TSDoc comments from rule metadata (#19461)Updates
pnpm
from 10.5.2 to 10.6.1Release notes
Sourced from pnpm's releases.
... (truncated)
Changelog
Sourced from pnpm's changelog.
Commits
a2d46b4
chore(release): 10.6.1f62db6c
fix: process exit when --silent is used (#9229)86ff415
chore(release): 10.6.0d965748
feat: setting config settings via pnpm-workspace.yaml (#9211)cd8caec
docs: update sponsorsadb236f
refactor: improve regexp (#9203)5e78da2
style: order the keys in package.json filesf394713
chore: use resolution-mode=lowest-direct6a59366
fix: self-update should not read pnpm settings from current package.json (#9196)Updates
tailwindcss
from 4.0.9 to 4.0.12Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
2f28e5f
Prepare v4.0.12 release (#17033)3d0606b
Fix sorting of classes that have undefined declarations (#16995)b676da8
Prepare v4.0.11 release (#16987)1638b16
Prepare v4.0.10 release (#16963)1c2ad57
Addpointer-*
variants (#16946)2eecb4d
Removemax-w-auto
andmax-h-auto
(#16917)57b080c
Allow!important
on CSS variables (#16873)db40530
Don't swallow@utility
declarations when@apply
is used in nested rules (...b0aa20c
Ensureoutline-hidden
behaves likeoutline-none
in non-forced-colors
mo...595b88f
Support barecol-*
androw-*
utilities (#15183)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