chore(deps): update all non-major dependencies #9675
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:
^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.1
Release Notes
jridgewell/trace-mapping
v0.3.15
Compare 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.1
Compare Source
Bug Fixes
no-unnecessary-type-constraint
andno-unsafe-argument
(and enableeslint-plugin/recommended
rules internally) (#5453) (d023910)typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.33.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
eslint/eslint
v8.22.0
Compare Source
Features
2b97607
feat: Implement caching for FlatESLint (#16190) (Nicholas C. Zakas)fd5d3d3
feat: addmethodsIgnorePattern
option to object-shorthand rule (#16185) (Milos Djermanovic)Documentation
9f5a752
docs: optimize image assets (#16170) (Sam Chen)61b2948
docs: add svgo command to pre commit hook (#16178) (Amaresh S M)784096d
docs: improve search result UI (#16187) (Sam Chen)d0f4cb4
docs: use shorthand property name in example (#16180) (Kevin Elliott)Chores
10a6e0e
chore: remove deploy workflow for playground (#16186) (Milos Djermanovic)lit/lit
v2.3.0
Compare 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-directive
now re-exports everything from thedirective
module.#3120
6361a4b4
- Bindthis
to custom attribute converter methodsUpdated dependencies [
daddeb34
,0725fdb4
,3766ae4c
,6361a4b4
,ae6f6808
]:unjs/mlly
v0.5.12
Compare Source
v0.5.11
Compare Source
v0.5.10
Compare Source
v0.5.9
Compare Source
v0.5.8
Compare Source
Microsoft/playwright
v1.25.0
Compare 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.id
that 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.3
Compare Source
Fixes
v10.10.2
Compare Source
Fixes
useSyncExternalStore
relying on changed render values (#3655, thanks @JoviDeCroock)sass/dart-sass
v1.54.4
Compare Source
out-of-bounds to various color functions.
stylus/stylus
v0.59.0
Compare Source
===================
systemjs/systemjs
v6.12.2
Compare Source
What's Changed
git.io
within 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.2
Compare Source
Bug Fixes
unjs/unbuild
v0.8.8
Compare Source
v0.8.7
Compare Source
v0.8.6
Compare Source
v0.8.5
Compare Source
v0.8.4
Compare Source
v0.8.3
Compare Source
v0.8.2
Compare Source
v0.8.1
Compare Source
v0.8.0
Compare Source
⚠ BREAKING CHANGES
esmResolve
forjiti
(stub and config)Features
esmResolve
forjiti
(stub and config) (b87c8df)0.7.6 (2022-07-20)
Bug Fixes
default
export condition to avoid breaking change (858d35d), closes #890.7.5 (2022-07-20)
Features
esmResolve
when 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
builtins
andnode:
prefixes to externals (2af233d)vitejs/vite
v3.0.8
Compare Source
vuejs/vitepress
v1.0.0-alpha.5
Compare Source
Bug Fixes
exports
field (#914) (1cc087d)theme.d.ts
(#1101) (70b3060)router.go
if search string is not same (#1109) (5597165)Features
transformHtml
hook (#1022) (2b4b800)doc-footer-before
slot (#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
DefaultTheme
type causes error in some cases (#804) (107724a)Features
base
from command line (2952638)1.0.0-alpha.2 (2022-06-14)
Bug Fixes
createMarkdownRenderer
(#555) (#556) (78a2e84)pre-wrap
for text and tagline (#746) (94704c9)Features
lastUpdated
option 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.