Update all non-major dependencies
This MR contains the following updates:
Release Notes
sveltejs/kit
v1.15.9
Patch Changes
-
fix: correctly replace state when
data-sveltekit-replacestate
is used with a hash link (#9751) -
fix: compute trailing slash on page server / data request (#9738)
-
fix: update vite-plugin-svelte to fix windows resolution issue (#9769)
v1.15.8
Patch Changes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.59.1
Note: Version bump only for package @typescript-eslint/parser
sveltejs/eslint-plugin-svelte
v2.27.2
Patch Changes
-
#455
bfd8a29
Thanks @baseballyama! - disableno-self-assign
rule in Svelte files
v2.27.1
Patch Changes
-
#451
df9ed9e
Thanks @ota-meshi! - fix: broken import when not using typescript-eslint
v2.27.0
Minor Changes
-
#439
f810b69
Thanks @ota-meshi! - feat: addsvelte/no-immutable-reactive-statements
rule -
#447
9b5198c
Thanks @renovate! - fix(deps): update dependency svelte-eslint-parser to ^0.27.0 -
#440
ed68b20
Thanks @ota-meshi! - feat: addsvelte/no-reactive-reassign
rule
prettier/prettier
v2.8.8
This version is a republished version of v2.8.7. A bad version was accidentally published and it can't be unpublished, apologies for the churn.
tailwindlabs/prettier-plugin-tailwindcss
v0.2.8
Changed
- Remove support for
@prettier/plugin-php
(#152)
tailwindlabs/tailwindcss
v3.3.2
Fixed
- Don’t move unknown pseudo-elements to the end of selectors (#10943, #10962)
- Inherit gradient stop positions when using variants (#11002)
- Honor default
to
position of gradient when using implicit transparent colors (#11002) - Ensure
@tailwindcss/oxide
doesn't leak in the stable engine (#10988) - Ensure multiple
theme(spacing[5])
calls with bracket notation in arbitrary properties work (#11039) - Normalize arbitrary modifiers (#11057)
Changed
- Drop support for Node.js v12 (#11089)
vitejs/vite
v4.3.3
- fix: address file path mismatch when loading Vite config file on Windows (fix #12923) (#13005) (84c4118), closes #12923 #13005
- fix: undefined document in worker (#12988) (08c1452), closes #12988
- fix(resolve): deep import resolvedId error (#13010) (30a41ff), closes #13010
- feat: optimize deps option to turn off auto discovery (#13000) (bd86375), closes #13000
- chore(deps): update all non-major dependencies (#12805) (5731ac9), closes #12805
v4.3.2
- fix: status optional in windows network drive regex (fix: #12948) (#12949) (f781fc6), closes #12948 #12949
- fix: use realpathSync for node <16.18 on windows (#12971) (965839c), closes #12971
- fix(ssr): hoist statements after hashbang (#12985) (07bd6d1), closes #12985
- chore: build time message setting color (#12940) (ada7cd5), closes #12940
- chore: remove extra ) in changelog (#12932) (e7924d2), closes #12932
- chore: upgrade rollup (#12965) (bdb2f25), closes #12965
- refactor: resolveExports (#10917) (ad21ec3), closes #10917
vite-plugin/vite-plugin-dynamic-import
v1.3.1
-
9c81c19
docs: v1.3.1 -
db41149
v1.3.1 -
f653b57
chore: better args name -
a4dc220
feat: exportglobFiles
-
9fbefa5
chore: better args name -
da70ede
chore: cleanup
v1.3.0
Main changes
- support Vite's Pre-Bundling for vite-plugin-dynamic-import/issues/48
- use the
es-module-lexer
improve performance - integrate
vitest
🌱
Full commits
-
babb391
docs: v1.3.0 -
0949d3f
feat: better build -
c4ef2f6
feat: support Pre-Bundling -
966eca5
chore: types -
2d090cb
chore: cleanup -
b1a5bab
fix: filternode_modules
,import.meta
-
e75e3bc
log: v1.3.0 -
8972bb4
v1.3.0 -
f7a3ab8
doc: v1.3.0 -
b34ada6
test: v1.3.0 -
2a4f240
chore: comments -
17b1eb0
refactor: performance, support node_modules, custom resolve importee -
8dd5cac
feat: integrate vitest🌱 -
2ea165f
chore: cleanup
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.