Bump the dev-dependencies group across 1 directory with 9 updates #511
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 9 updates in the / directory:
6.10.0
7.1.1
8.57.0
9.1.0
9.23.0
9.25.0
2.0.0
3.0.0
2.8.0
2.9.0
10.3.0
10.4.0
1.72.0
1.75.0
14.1.0
14.2.1
5.90.1
5.91.0
Updates
css-loader
from 6.10.0 to 7.1.1Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
5c717c9
chore(release): 7.1.1d6c31a1
fix: automatically rename classdefault
to_default
when named export is ...b162e25
chore(release): 7.1.015f793d
docs: update logic (#1587)9c165a4
docs: update migration guide (#1586)af834b4
feat: added thegetJSON
option to output CSS modules mapping (#1577)fd18587
chore: husky migration (#1584)96e6ff4
chore(release): 7.0.0a2231ae
test: updatef96a110
feat:namedExports
works fine with anyexportLocalsConvention
valueUpdates
eslint
from 8.57.0 to 9.1.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
b78d831
9.1.0e4d9c92
Build: changelog update for 9.1.0d9a2983
chore: upgrade@eslint/js
to v9.1.1 (#18367)03068f1
feat: Provide helpful error message for nullish configs (#18357)50d406d
chore: package.json update for@eslint/js
release8d18958
fix: Remove name from eslint/js packages (#18368)155c71c
chore: package.json update for@eslint/js
release594eb0e
fix: do not crash on error infs.walk
filter (#18295)751b518
feat: replace dependency graphemer withIntl.Segmenter
(#18110)fb50077
docs: include notes about globals in migration-guide (#18356)Updates
eslint-plugin-vue
from 9.23.0 to 9.25.0Release notes
Sourced from eslint-plugin-vue's releases.
Commits
cfad3ee
9.25.0e665b7c
Fixed false negatives for props in template invue/no-unused-properties
(#2...a4be0fc
Support Pinia methods invue/no-unused-properties
(#2441)52e0770
fix(no-use-computed-property-like-method): extract LogicalExpression (#2438)45ce14e
9.24.19e063d5
Allow ESLint v9 as peer dependency (#2444)eadf0eb
9.24.0c6c5c46
Change flat config to an array to accept*.vue
(#2436)f0af008
fix(no-restricted-class): error in empty value (#2425)b22bd8b
feat: support flat configs (#2407)Updates
fantasticon
from 2.0.0 to 3.0.0Release notes
Sourced from fantasticon's releases.
Commits
0907f1a
Merge pull request #539 from tancredi/support-readme12e21f1
Add support note in the readme6212282
Merge pull request #538 from tancredi/upgrade-dependencies9171513
Release from node 20b4475b9
Run prettier3347269
Fix jobs dependenciesd798e9a
Change test matrix8648faa
Upgrade dependencies, change support to >= node 16Updates
mini-css-extract-plugin
from 2.8.0 to 2.9.0Release notes
Sourced from mini-css-extract-plugin's releases.
Changelog
Sourced from mini-css-extract-plugin's changelog.
Commits
7cc2789
chore(release): 2.9.029f0b91
test: fix (#1096)ee25e51
feat: add support for link preload/prefetch (#1043)1a56673
fix: avoid reloading all csses when hot load (#1090)e73061d
chore: update dependencies to the latest version (#1095)74ae781
fix: added thedefaultExport
option to generate default and named export to...92c7eb3
chore(deps-dev): bump express from 4.18.2 to 4.19.2 (#1093)51065cc
chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#1091)8bf0ad6
chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 (#1088)717acf1
chore: upgrade dependencies to latest version (#1086)Updates
mocha
from 10.3.0 to 10.4.0Release notes
Sourced from mocha's releases.
Changelog
Sourced from mocha's changelog.
Commits
ffd9557
Release v10.4.07ac67f3
build(deps): bump the github-actions group with 2 updates (#5125)7a2781c
chore: activate dependabot for workflows (#5123)97dcbb2
fix: harden error handling inlib/cli/run.js
(#5074)6f3f45e
fix: xunit integration test (#5122)a5b5652
docs: fix documentation concerning glob expansion on UNIX (#4869)efbb147
feat: add file path to xunit reporter (#4985)a2e600d
fix: closes #5115 (#5116)3735873
feat: include.cause
stacks in the error stack traces (#4829)b88978d
chore: bump ESLint ecmaVersion to 2020 (#5104)Maintainer changes
This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.
Updates
sass
from 1.72.0 to 1.75.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
821b98e
Don't cache canonicalize calls whencontainingUrl
is available (#2215)c5aff1b
Make it possible to build npm with a linked language repo (#2214)1137797
Fix bulma and release 1.74.1 (#2210)d9220d9
Complete implementation the deprecations API (#2207)783c248
Fix typo in function documentation (#2205)c8d0643
Better handle filesystem importers when load paths aren't necessary (#2203)9302b35
Add support for nesting in plain CSS (#2198)772280a
Support linux-riscv64 and windows-arm64 (#2201)Updates
sass-loader
from 14.1.0 to 14.2.1Release notes
Sourced from sass-loader's releases.