Bump the dev-dependencies group with 8 updates #507
Closed
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 8 updates:
6.10.0
7.1.1
8.57.0
9.0.0
9.23.0
9.24.1
2.0.0
3.0.0
10.3.0
10.4.0
1.72.0
1.75.0
14.1.0
14.2.0
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.0.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
e0cbc50
9.0.075cb5f4
Build: changelog update for 9.0.019f9a89
chore: Update dependencies for v9.0.0 (#18275)7c957f2
chore: package.json update for@eslint/js
released73a33c
chore: ignore/docs/v8.x
in link checker (#18274)d54a412
feat: Add --inspect-config CLI flag (#18270)e151050
docs: update get-started to the new@eslint/create-config
(#18217)610c148
fix: Supportusing
declarations in no-lone-blocks (#18269)44a81c6
chore: upgrade knip (#18272)94178ad
docs: mention aboutname
field in flat config (#18252)Updates
eslint-plugin-vue
from 9.23.0 to 9.24.1Release notes
Sourced from eslint-plugin-vue's releases.
Commits
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
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.0Release notes
Sourced from sass-loader's releases.
Changelog
Sourced from sass-loader's changelog.
Commits
4edc139
chore(release): 14.2.02265b72
feat: support webpack built-in resolver formodern
andmodern-compiler
AP...a975db2
fix: use watchClose hook (#1196)cef40a8
feat: added themodern-compiler
value for API to reuse compiler process (#1...13f0dc8
chore: upgrade dependencies to latest version (#1194)5d2cd80
chore: update codecov-action to v4 (#1193)31789cc
ci: fix commitlint check (#1192)53603fc
chore(release): 14.1.1c34c8e3
fix: handlepkg:
scheme (#1191)1fa54da
chore(deps): update (#1190)Updates
webpack
from 5.90.1 to 5.91.0Release notes
Sourced from webpack's releases.