chore(deps): update all non-major dependencies #578
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.1
->0.4.0
2.16.3
->2.17.0
8.2.4
->8.2.6
16.18.31
->16.18.38
3.1.0
->3.2.2
8.41.0
->8.44.0
13.2.2
->13.2.3
1.2.1
->1.4.0
2.16.3
->2.17.0
1.1.0
->1.1.1
1.34.0
->1.35.1
15.10.3
->15.11.0
1.62.1
->1.63.6
8.2.4
->8.2.6
5.0.4
->5.1.6
^0.31.0
->^0.32.0
Release Notes
nuxt/module-builder (@nuxt/module-builder)
v0.4.0
Compare Source
Features
prepare
command for local types support (#124) (612c6b2)0.3.1 (2023-05-01)
Bug Fixes
nuxt/schema
as well (796d6ab)nuxt/nuxt.js (@nuxt/types)
v2.17.0
Compare Source
✨ Highlights
Nuxt 2.17 comes with a few new features, including better support for new Vue 2.7 types, and supporting passing postcss config as a function.
It also includes support for Node 20+ and a fix for a dependency issue with the Babel preset that affected new installs.
👉 Changelog
compare changes
🚀 Enhancements
🔥 Performance
🩹 Fixes
🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors
ai/size-limit (@size-limit/file)
v8.2.6
Compare Source
v8.2.5
Compare Source
@size-limit/esbuild-why
(by Yaroslav Chapelskyi).esbuild
.unjs/consola (consola)
v3.2.2
Compare Source
compare changes
🩹 Fixes
📦 Build
❤️ Contributors
v3.2.1
Compare Source
compare changes
🩹 Fixes
singleThick
(#201)❤️ Contributors
v3.2.0
Compare Source
compare changes
🚀 Enhancements
consola.box
(#193)consola/utils
subpath export (#199)🩹 Fixes
🏡 Chore
❤️ Contributors
eslint/eslint (eslint)
v8.44.0
Compare Source
Features
1766771
feat: addes2023
andes2024
environments (#17328) (Milos Djermanovic)4c50400
feat: addecmaVersion: 2024
, regexpv
flag parsing (#17324) (Milos Djermanovic)4d411e4
feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17270) (Percy Ma)c8b1f4d
feat: MoveparserServices
toSourceCode
(#17311) (Milos Djermanovic)ef6e24e
feat: treat unknown nodes as having the lowest precedence (#17302) (Brad Zacher)1866e1d
feat: allow flat config files to export a Promise (#17301) (Milos Djermanovic)Bug Fixes
a36bcb6
fix: no-unused-vars false positive with logical assignment operators (#17320) (Gweesin Chan)7620b89
fix: Removeno-unused-labels
autofix before potential directives (#17314) (Francesco Trotta)391ed38
fix: Removeno-extra-semi
autofix before potential directives (#17297) (Francesco Trotta)Documentation
526e911
docs: resubmit pr 17115 doc changes (#17291) (唯然)e1314bf
docs: Integration section and tutorial (#17132) (Ben Perlmutter)19a8c5d
docs: Update README (GitHub Actions Bot)Chores
49e46ed
chore: upgrade @eslint/js@8.44.0 (#17329) (Milos Djermanovic)a1cb642
chore: package.json update for @eslint/js release (ESLint Jenkins)840a264
test: More test cases for no-case-declarations (#17315) (Elian Cordoba)e6e74f9
chore: package.json update for eslint-config-eslint release (ESLint Jenkins)eb3d794
chore: upgrade semver@7.5.3 (#17323) (Ziyad El Abid)cf88439
chore: upgrade optionator@0.9.3 (#17319) (Milos Djermanovic)9718a97
refactor: remove unnecessary code inflat-eslint.js
(#17308) (Milos Djermanovic)f82e56e
perf: various performance improvements (#17135) (moonlightaria)da81e66
chore: update eslint-plugin-jsdoc to 46.2.5 (#17245) (唯然)b991640
chore: switch eslint-config-eslint to the flat format (#17247) (唯然)v8.43.0
Compare Source
Features
14581ff
feat: directive prologue detection and autofix condition inquotes
(#17284) (Francesco Trotta)e50fac3
feat: add declaration loc to message in block-scoped-var (#17252) (Milos Djermanovic)1b7faf0
feat: addskipJSXText
option tono-irregular-whitespace
rule (#17182) (Azat S)Bug Fixes
5338b56
fix: normalizecwd
passed toESLint
/FlatESLint
constructor (#17277) (Milos Djermanovic)54383e6
fix: Removeno-extra-parens
autofix for potential directives (#17022) (Francesco Trotta)Documentation
8b855ea
docs: resubmit pr17061 doc changes (#17292) (唯然)372722e
docs: resubmit pr17012 doc changes (#17293) (唯然)67e7af3
docs: resubmit custom-rules doc changes (#17294) (唯然)9e3d77c
docs: Resubmit Fix formatting in Custom Rules docs (#17281) (Milos Djermanovic)503647a
docs: Resubmit markVariableAsUsed docs (#17280) (Nicholas C. Zakas)e0cf0d8
docs: Custom rule & plugin tutorial (#17024) (Ben Perlmutter)8e51ea9
docs: resubmitno-new
rule documentation (#17264) (Nitin Kumar)1b217f8
docs: resubmitCustom Processors
documentation (#17265) (Nitin Kumar)428fc76
docs: resubmitCreate Plugins
documentation (#17268) (Nitin Kumar)bdca88c
docs: resubmitConfiguration Files
documentation (#17267) (Nitin Kumar)f5c01f2
docs: resubmitManage Issues
documentation (#17266) (Nitin Kumar)b199295
docs: Resubmit custom rules update docs (#17273) (Ben Perlmutter)0e9980c
docs: add newomitLastInOneLineClassBody
option to thesemi
rule (#17263) (Nitin Kumar)cb2560f
docs: Resubmit getScope/getDeclaredVariables docs (#17262) (Nicholas C. Zakas)85d2b30
docs: explain how to include predefined globals (#17261) (Marcus Wyatt)de4d3c1
docs: update flat config default ignore patterns (#17258) (Milos Djermanovic)3912f3a
docs: Improveignores
documentation (#17239) (Francesco Trotta)35e11d3
docs: fix typos and missing info (#17257) (Ed Lucas)0bc257c
docs: Clarifyno-div-regex
rule docs (#17051) (#17255) (Francesco Trotta)788d836
docs: add references to MIT License (#17248) (Milos Djermanovic)58aab6b
docs: Update README (GitHub Actions Bot)3ef5814
docs: Revert all changes after the license change (#17227) (Milos Djermanovic)03fc4aa
docs: Update README (GitHub Actions Bot)Chores
78350f6
chore: upgrade @eslint/js@8.43.0 (#17295) (Milos Djermanovic)62bf759
chore: package.json update for @eslint/js release (ESLint Jenkins)e0a2448
chore: docs package.license ISC => MIT (#17254) (唯然)6a0196c
chore: use eslint-plugin-eslint-plugin flat configs (#17204) (Milos Djermanovic)v8.42.0
Compare Source
Features
b8448ff
feat: correct no-useless-return behaviour in try statements (#16996) (Nitin Kumar)Bug Fixes
a589636
fix: Config withignores
and withoutfiles
should not always apply (#17181) (Milos Djermanovic)c4fad17
fix: Correct ignore message for "node_modules" subfolders (#17217) (Francesco Trotta)Documentation
01d7142
docs: Update README (GitHub Actions Bot)e5182b7
docs: Update README (GitHub Actions Bot)Chores
6ca5b7c
chore: upgrade @eslint/js@8.42.0 (#17236) (Milos Djermanovic)67fc5e7
chore: package.json update for @eslint/js release (ESLint Jenkins)0892412
refactor: removeIdentifier
listener in no-irregular-whitespace (#17235) (Milos Djermanovic)f67d298
test: AddFlatESLint
tests with missing config files (#17164) (Milos Djermanovic)5b68d51
chore: Fixfixedsize
attribute in code path analysis DOT debug output (#17202) (Milos Djermanovic)37432f2
chore: update descriptions in key-spacing tests (#17195) (Milos Djermanovic)okonet/lint-staged (lint-staged)
v13.2.3
Compare Source
Bug Fixes
--diff
option implies--no-stash
(66a716d)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
v1.3.0
Compare Source
compare changes
🚀 Enhancements
import-meta-url
to v3 (208b323)💅 Refactors
📖 Documentation
resolveSync
andresolvePathSync
utils (02a5efe)🏡 Chore
❤️ Contributors
nuxt/nuxt (nuxt)
v2.17.0
Compare Source
✨ Highlights
Nuxt 2.17 comes with a few new features, including better support for new Vue 2.7 types, and supporting passing postcss config as a function.
It also includes support for Node 20+ and a fix for a dependency issue with the Babel preset that affected new installs.
👉 Changelog
compare changes
🚀 Enhancements
🔥 Performance
🩹 Fixes
🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors
unjs/pathe (pathe)
v1.1.1
Compare Source
Microsoft/playwright (playwright-chromium)
v1.35.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/23622 - [Docs] Provide a description how to correctly use expect.configure with poll parameterhttps://github.com/microsoft/playwright/issues/236666 - [BUG] Live Trace does not work with Codespacehttps://github.com/microsoft/playwright/issues/2369393 - [BUG] attachment steps are not hidden inside expect.toHaveScreenshot()
Browser Versions
This version was also tested against the following stable channels:
v1.35.0
Compare Source
Highlights
UI mode is now available in VSCode Playwright extension via a new "Show trace viewer" button:
UI mode and trace viewer mark network requests handled with
page.route()
andbrowserContext.route()
handlers, as well as those issued via the API testing:New option
maskColor
for methodspage.screenshot()
,locator.screenshot()
,expect(page).toHaveScreenshot()
andexpect(locator).toHaveScreenshot()
to change default masking color:New
uninstall
CLI command to uninstall browser binaries:Both UI mode and trace viewer now could be opened in a browser tab:
playwright-core
binary got renamed fromplaywright
toplaywright-core
. So if you useplaywright-core
CLI, make sure to update the name:$ npx playwright-core install # the new way to install browsers when using playwright-core
This change does not affect
@playwright/test
andplaywright
package users.Browser Versions
This version was also tested against the following stable channels:
v1.34.3
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/23228 - [BUG] Getting "Please install @playwright/test package..." after upgrading from 1.34.0 to 1.34.1
Browser Versions
This version was also tested against the following stable channels:
v1.34.2
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/23225 - [BUG] VSCode Extension broken with Playwright 1.34.1
Browser Versions
This version was also tested against the following stable channels:
v1.34.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/23186 - [BUG] Container image for v1.34.0 missing library for webkithttps://github.com/microsoft/playwright/issues/232066 - [BUG] Unable to install supported browsers for v1.34.0 from playwright-corhttps://github.com/microsoft/playwright/issues/2320707 - [BUG] importing ES Module JSX component is broken since 1.34
Browser Versions
This version was also tested against the following stable channels:
release-it/release-it (release-it)
v15.11.0
Compare Source
46fc8fa
(1ea14aa
)0198b89
)6158d7e
)fef8566
)v15.10.5
Compare Source
9b97b46
)v15.10.4
Compare Source
d13edef
)e28bdd6
)5472a58
)75e970a
)f0f0cf3
)22bfb01
)433f85e
)18abf36
)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.
v1.63.4
Compare Source
JavaScript API
Re-enable support for
import sass from 'sass'
when loading the package froman ESM module in Node.js. However, this syntax is now deprecated; ESM users
should use
import * as sass from 'sass'
instead.On the browser and other ESM-only platforms, only
import * as sass from 'sass'
is supported.Properly export the legacy API values
TRUE
,FALSE
,NULL
, andtypes
fromthe ECMAScript module API.
Embedded Sass
Fix a race condition where closing standard input while requests are in-flight
could sometimes cause the process to hang rather than shutting down
gracefully.
Properly include the root stylesheet's URL in the set of loaded URLs when it
fails to parse.
v1.63.3
Compare Source
JavaScript API
v1.63.2
Compare Source
v1.63.1
Compare Source
v1.63.0
Compare Source
JavaScript API
instructions for use are in the README.
Embedded Sass
The Dart Sass embedded compiler is now included as part of the primary Dart
Sass distribution, rather than a separate executable. To use the embedded
compiler, just run
sass --embedded
from any Sass executable (other than thepure JS executable).
The Node.js embedded host will still be distributed as the
sass-embedded
package on npm. The only change is that it will now provide direct access to a
sass
executable with the same CLI as thesass
package.The Dart Sass embedded compiler now uses version 2.0.0 of the Sass embedded
protocol. See the spec for a full description of the
protocol, and the changelog for a summary of
changes since version 1.2.0.
The Dart Sass embedded compiler now runs multiple simultaneous compilations in
parallel, rather than serially.
Microsoft/TypeScript (typescript)
v5.1.5
: TypeScript 5.1.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.1.3
: TypeScript 5.1.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
vitest-dev/vitest (vitest)
v0.32.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.32.3
Compare Source
🚀 Features
concurrent
option tosequence
config - by @fenghan34 and @sheremet-va in https://github.com/vitest-dev/vitest/issues/3604 (f427f)bench
name - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/3711 (a749a)test.extend
- by @fenghan34 in https://github.com/vitest-dev/vitest/issues/3554 (2db1a)🐞 Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.