chore(deps): update devdependencies (non-major) #266
Merged
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.
This PR contains the following updates:
9.12.0
->9.14.0
20.0.7
->20.0.12
20.0.7
->20.0.12
20.0.7
->20.0.12
1.0.8
->1.1.0
1.0.8
->1.1.0
1.7.26
->1.9.1
10.0.8
->10.0.9
22.8.6
->22.9.0
2.1.2
->2.1.4
3.1.1
->3.2.1
9.12.0
->9.14.0
10.7.3
->10.8.2
20.0.7
->20.0.12
5.6.2
->5.6.3
8.8.0
->8.13.0
2.1.2
->2.1.4
Release Notes
eslint/eslint (@eslint/js)
v9.14.0
Compare Source
v9.13.0
Compare Source
Features
381c32b
feat: Allow languages to providedefaultLanguageOptions
(#19003) (Milos Djermanovic)bf723bd
feat: Improve eslintrc warning message (#19023) (Milos Djermanovic)1def4cd
feat: drop support for jiti v1.21 (#18996) (Francesco Trotta)f879be2
feat: exportESLint.defaultConfig
(#18983) (Nitin Kumar)Bug Fixes
78836d4
fix: update thecomplexity
rule type (#19027) (Nitin Kumar)064c8b6
fix: update rule types (#18925) (Nitin Kumar)Documentation
abdbfa8
docs: markLintMessage#nodeType
as deprecated (#19019) (Nitin Kumar)19e68d3
docs: update deprecated rules type definitions (#19018) (Nitin Kumar)7dd402d
docs: Update examples of passing multiple values to a CLI option (#19006) (Milos Djermanovic)5dcbc51
docs: Add example with side-effect imports to no-restricted-imports (#18997) (Milos Djermanovic)1ee87ca
docs: Update README (GitHub Actions Bot)2c3dbdc
docs: Use prerendered sponsors for README (#18988) (Milos Djermanovic)Chores
68d2d9d
chore: upgrade to@eslint/js@9.13.0
and@eslint/core@^0.7.0
(#19034) (Francesco Trotta)2211f0a
chore: package.json update for @eslint/js release (Jenkins)c7abaef
perf: using Node.js compile cache (#19012) (唯然)1d7c077
chore: add pkg.type "commonjs" (#19011) (唯然)468e3bd
test: fixESLint
tests (#19021) (Francesco Trotta)ed4635f
ci: upgrade knip@5.32.0 (#18992) (Milos Djermanovic)efad767
chore: remove unused ignore dependency (#18993) (Amaresh S M)nrwl/nx (@nx/js)
v20.0.12
Compare Source
20.0.12 (2024-11-08)
🩹 Fixes
❤️ Thank You
v20.0.11
Compare Source
20.0.11 (2024-11-07)
🚀 Features
🩹 Fixes
❤️ Thank You
v20.0.10
Compare Source
20.0.10 (2024-11-06)
🩹 Fixes
setWorkspaceContext
is run only on main nx packages (#28706)❤️ Thank You
v20.0.9
Compare Source
20.0.9 (2024-11-05)
🚀 Features
🩹 Fixes
❤️ Thank You
v20.0.8
Compare Source
20.0.8 (2024-11-04)
🩹 Fixes
❤️ Thank You
web-infra-dev/rspack (@rspack/cli)
v1.1.0
Compare Source
See Announcing Rspack 1.1 for more details.
What's Changed
Performance Improvements ⚡
xxhash64
hash function by default by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8249disableAllLints
by default to reduce overhead by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8275neo-async
with a minimal helper by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8282Exciting New Features 🎉
@rspack/cli
dual package and bundle with Rslib by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8187[name]
in filename by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/7753output.compareBeforeEmit
by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/8245Bug Fixes 🐞
lightingcss_rs
to fix CSS property order by @GiveMe-A-Name in https://github.com/web-infra-dev/rspack/pull/8182rspack
function type in cjs require by @SoonIter in https://github.com/web-infra-dev/rspack/pull/8169pkg-preview
when the needs are skipped by @shulaoda in https://github.com/web-infra-dev/rspack/pull/8216rspack serve
by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/8244--target ESNext
by @andersk in https://github.com/web-infra-dev/rspack/pull/8279pnpm --filter
in package scripts by @shulaoda in https://github.com/web-infra-dev/rspack/pull/8319exports.types
field by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8355Document Updates 📖
keepImportAttributes
configuration when useRule.with
by @9aoy in https://github.com/web-infra-dev/rspack/pull/8239optimization
by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8339Other Changes
rspack.default
should not exist test by @SoonIter in https://github.com/web-infra-dev/rspack/pull/8207lightningCssMiminizerPlugin.ts
file by @SoonIter in https://github.com/web-infra-dev/rspack/pull/8214JsRegExp
by @shulaoda in https://github.com/web-infra-dev/rspack/pull/8254RawRegex
andJsRegExp
by @shulaoda in https://github.com/web-infra-dev/rspack/pull/8298New Contributors
Full Changelog: web-infra-dev/rspack@v1.0.14...v1.1.0
v1.0.14
Compare Source
What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
require.ensure
by @CPunisher in https://github.com/web-infra-dev/rspack/pull/7972ResolveData
type by @9aoy in https://github.com/web-infra-dev/rspack/pull/8177Bug Fixes 🐞
Document Updates 📖
html-rspack-tags-plugin
as an alternative by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/8158Other Changes
Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.