chore(deps): update all non-major dependencies #13633
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:
^7.35.4
->^7.36.0
^25.0.1
->^25.0.2
^18.2.12
->^18.2.14
^18.2.5
->^18.2.6
^5.59.11
->^5.60.0
^5.59.11
->^5.60.0
^4.0.0
->^4.0.1
^1.20.0
->^1.21.0
^1.21.0
->^1.21.1
^1.3.0
->^1.4.0
8.6.2
->8.6.4
^1.63.4
->^1.63.6
^3.4.3
->^3.4.4
^5.18.0
->^5.18.1
v36.4.0
->v36.4.1
1.0.0-beta.2
->1.0.0-beta.3
^1.8.0
->^1.8.1
Release Notes
rollup/plugins (@rollup/plugin-commonjs)
v25.0.2
Compare Source
2023-06-19
Bugfixes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.60.0
Compare Source
Features
5.59.11 (2023-06-12)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.10 (2023-06-12)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.9 (2023-06-05)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.8 (2023-05-29)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.7 (2023-05-22)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.6 (2023-05-15)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.5 (2023-05-08)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.4 (2023-05-08)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.3 (2023-05-08)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.2 (2023-05-01)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.1 (2023-04-24)
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.60.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.59.11 (2023-06-12)
Note: Version bump only for package @typescript-eslint/parser
5.59.10 (2023-06-12)
Note: Version bump only for package @typescript-eslint/parser
5.59.9 (2023-06-05)
Note: Version bump only for package @typescript-eslint/parser
5.59.8 (2023-05-29)
Note: Version bump only for package @typescript-eslint/parser
5.59.7 (2023-05-22)
Note: Version bump only for package @typescript-eslint/parser
5.59.6 (2023-05-15)
Note: Version bump only for package @typescript-eslint/parser
5.59.5 (2023-05-08)
Note: Version bump only for package @typescript-eslint/parser
5.59.4 (2023-05-08)
Note: Version bump only for package @typescript-eslint/parser
5.59.3 (2023-05-08)
Note: Version bump only for package @typescript-eslint/parser
5.59.2 (2023-05-01)
Note: Version bump only for package @typescript-eslint/parser
5.59.1 (2023-04-24)
Note: Version bump only for package @typescript-eslint/parser
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.0.1
Compare Source
Shinigami92/eslint-define-config (eslint-define-config)
v1.21.0
Compare Source
diff
parcel-bundler/lightningcss (lightningcss)
v1.21.1
Compare Source
Fixes
e66d99c
::marker
pseudo element –cff779d
::part
pseudo element –fbf0d24
:is()
when we can safely unwrap it –8d94ea1
d6e1295
acde78b
5cec8be
currentColor
incolor-mix()
or relative color syntax –20c9612
lightningcss-derive
in Rust crate –1203368
unjs/mlly (mlly)
v1.4.0
Compare Source
compare changes
🚀 Enhancements
findTypeImports
for finding type imports (#163)parseNodeModulePath
andlookupNodeModuleSubpath
utils (#89)🩹 Fixes
resolvePath
return type (#172)🏡 Chore
✅ Tests
findStaticImports
(f0b120b)❤️ Contributors
pnpm/pnpm (pnpm)
v8.6.4
Compare Source
Patch Changes
.npmrc
file #6354.Our Gold Sponsors
Our Silver Sponsors
v8.6.3
Compare Source
Patch Changes
APPDATA
env variable is not set on Windows #6659.node-linker
is set tohoisted
#6680.pnpm update --global --latest
should work #3779.pnpm license ls
should work even when there is a patched git protocol dependency #6595Our Gold Sponsors
Our Silver Sponsors
sass/dart-sass (sass)
v1.63.6
Compare Source
JavaScript API
import sass from 'sass'
again after it was broken in the last release.Embedded Sass
exports
declaration inpackage.json
.v1.63.5
Compare Source
JavaScript API
require()
and ESMimport
could crash on Node.js.Embedded Sass
Fix a deadlock when running at high concurrency on 32-bit systems.
Fix a race condition where the embedded compiler could deadlock or crash if a
compilation ID was reused immediately after the compilation completed.
sveltejs/language-tools (svelte-check)
v3.4.4
Compare Source
vite.config.ts.timestamp-*
to ignore list (#2052)terser/terser (terser)
v5.18.1
Compare Source
tj-actions/changed-files (tj-actions/changed-files)
v36.4.1
Compare Source
What's Changed
Full Changelog: tj-actions/changed-files@v36...v36.4.1
vuejs/vitepress (vitepress)
v1.0.0-beta.3
Compare Source
Bug Fixes
build: disable validation for rewrite compiling (69b2625)
theme: prevent glitch when algolia chunk is loaded (#2519) (51661de)
use extends in template custom theme (#2500) (7e39e02)
revert!: sync defineConfig types with vite (#2529) (cd03db8), closes #2529
Features
BREAKING CHANGES
defineConfig
anddefineConfigWithTheme
no longer accept functions as argument.vuejs/language-tools (vue-tsc)
v1.8.1
Compare Source
__VLS_IsAny
- thanks @so1veFull-time Support by
WebContainer API is here.
Our Sponsors ⭐✨
Add you via GitHub Sponsors or Open Collective
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.