chore(deps): update all non-major dependencies#9675
Merged
Conversation
87e7f4b to
67a56b9
Compare
67a56b9 to
6eb1931
Compare
sapphi-red
approved these changes
Aug 16, 2022
Member
sapphi-red
left a comment
There was a problem hiding this comment.
unbuild: The bundle result of both plugin-vue and plugin-react was almost same.
vitepress: Tested with pnpm run docs and pnpm run build-docs && pnpm run serve-docs.
vitest: includes vitest-dev/vitest#1854 (--segfault-retry=3)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^0.3.14->^0.3.15^7.29.0->^7.29.2^7.3.10->^7.3.12^5.33.0->^5.33.1^5.33.0->^5.33.1^8.21.0->^8.22.0^2.2.8->^2.3.0^0.5.7->^0.5.12^1.24.2->^1.25.0^10.10.1->^10.10.3^1.54.3->^1.54.4^0.58.1->^0.59.0^6.12.1->^6.12.2^3.8.1->^3.8.2^0.7.6->^0.8.8^3.0.7->^3.0.8^1.0.0-alpha.4->^1.0.0-alpha.5^0.21.0->^0.22.0^0.39.5->^0.40.1Release Notes
jridgewell/trace-mapping
v0.3.15Compare Source
What's Changed
Full Changelog: jridgewell/trace-mapping@v0.3.14...v0.3.15
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.33.1Compare Source
Bug Fixes
no-unnecessary-type-constraintandno-unsafe-argument(and enableeslint-plugin/recommendedrules internally) (#5453) (d023910)typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.33.1Compare Source
Note: Version bump only for package @typescript-eslint/parser
eslint/eslint
v8.22.0Compare Source
Features
2b97607feat: Implement caching for FlatESLint (#16190) (Nicholas C. Zakas)fd5d3d3feat: addmethodsIgnorePatternoption to object-shorthand rule (#16185) (Milos Djermanovic)Documentation
9f5a752docs: optimize image assets (#16170) (Sam Chen)61b2948docs: add svgo command to pre commit hook (#16178) (Amaresh S M)784096ddocs: improve search result UI (#16187) (Sam Chen)d0f4cb4docs: use shorthand property name in example (#16180) (Kevin Elliott)Chores
10a6e0echore: remove deploy workflow for playground (#16186) (Milos Djermanovic)lit/lit
v2.3.0Compare Source
Minor Changes
ae6f6808- Lit and its underlying libraries can now be imported directly from Node without crashing, without the need to load the @lit-labs/ssr dom-shim library. Note that actually rendering from a Node context still requires the @lit-labs/ssr dom-shim, and the appropriate integration between @lit-labs/ssr and your framework/tool.Patch Changes
#3003
daddeb34- Lit'sasync-directivenow re-exports everything from thedirectivemodule.#3120
6361a4b4- Bindthisto custom attribute converter methodsUpdated dependencies [
daddeb34,0725fdb4,3766ae4c,6361a4b4,ae6f6808]:unjs/mlly
v0.5.12Compare Source
v0.5.11Compare Source
v0.5.10Compare Source
v0.5.9Compare Source
v0.5.8Compare Source
Microsoft/playwright
v1.25.0Compare Source
VSCode Extension
New Playwright actions view
Pick selector
You can pick selector right from a live page, before or after running a test
Record new test
Start recording where you left off with the new 'Record new test' feature.
Show & reuse browser
Watch your tests running live & keep devtools open. Develop while continuously running tests.
test.step(title, body)now returns the value of the step function:Added
test.describe.fixme(title, callback).New
'interrupted'test status.Enable tracing via CLI flag:
npx playwright test --trace=on.New property
testCase.idthat can be use in reporters as a history ID.Announcements
mcr.microsoft.com/playwright:v1.25.0-jammy.Browser Versions
This version was also tested against the following stable channels:
preactjs/preact
v10.10.3Compare Source
Fixes
v10.10.2Compare Source
Fixes
useSyncExternalStorerelying on changed render values (#3655, thanks @JoviDeCroock)sass/dart-sass
v1.54.4Compare Source
out-of-bounds to various color functions.
stylus/stylus
v0.59.0Compare Source
===================
systemjs/systemjs
v6.12.2Compare Source
What's Changed
git.iowithin the error message by @SukkaW in https://github.com/systemjs/systemjs/pull/2390New Contributors
Full Changelog: systemjs/systemjs@6.12.1...6.12.2
esbuild-kit/tsx
v3.8.2Compare Source
Bug Fixes
unjs/unbuild
v0.8.8Compare Source
v0.8.7Compare Source
v0.8.6Compare Source
v0.8.5Compare Source
v0.8.4Compare Source
v0.8.3Compare Source
v0.8.2Compare Source
v0.8.1Compare Source
v0.8.0Compare Source
⚠ BREAKING CHANGES
esmResolveforjiti(stub and config)Features
esmResolveforjiti(stub and config) (b87c8df)0.7.6 (2022-07-20)
Bug Fixes
defaultexport condition to avoid breaking change (858d35d), closes #890.7.5 (2022-07-20)
Features
esmResolvewhen loadingbuild.config(#93) (c856812)Bug Fixes
0.7.4 (2022-04-13)
Bug Fixes
0.7.3 (2022-04-12)
Bug Fixes
file://protocol for windows compatibility (12a99c1)0.7.2 (2022-03-25)
Bug Fixes
0.7.1 (2022-03-25)
Bug Fixes
builtinsandnode:prefixes to externals (2af233d)vitejs/vite
v3.0.8Compare Source
vuejs/vitepress
v1.0.0-alpha.5Compare Source
Bug Fixes
exportsfield (#914) (1cc087d)theme.d.ts(#1101) (70b3060)router.goif search string is not same (#1109) (5597165)Features
transformHtmlhook (#1022) (2b4b800)doc-footer-beforeslot (#1050) (#1052) (60c515c)Performance Improvements
Reverts
1.0.0-alpha.4 (2022-06-22)
Bug Fixes
1.0.0-alpha.3 (2022-06-22)
Bug Fixes
DefaultThemetype causes error in some cases (#804) (107724a)Features
basefrom command line (2952638)1.0.0-alpha.2 (2022-06-14)
Bug Fixes
createMarkdownRenderer(#555) (#556) (78a2e84)pre-wrapfor text and tagline (#746) (94704c9)Features
lastUpdatedoption to frontmatter (b31fbf3)1.0.0-alpha.1 (2022-06-01)
Complete rewrite on default theme, with bunch of features added. Please refer to the docs for the new feature and changes.
0.22.4 (2022-05-06)
Bug Fixes
0.22.3 (2022-02-22)
Bug Fixes
0.22.2 (2022-02-14)
Features
Configuration
📅 Schedule: Branch creation - "before 3am 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.