fix(deps): update all non-major dependencies #15675
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:
^1.3.5
->^1.4.0
^0.3.21
->^0.3.22
^20.11.1
->^20.11.5
^18.2.47
->^18.2.48
^6.18.1
->^6.19.0
^6.18.1
->^6.19.0
^3.4.13
->^3.4.15
^10.4.16
->^10.4.17
^3.35.0
->^3.35.1
^16.3.1
->^16.3.2
^3.20231218.1
->^3.20231218.2
^1.40.1
->^1.41.1
8.14.1
->8.14.2
3.2.2
->3.2.4
^1.69.7
->^1.70.0
^4.2.8
->^4.2.9
^5.26.0
->^5.27.0
v41.1.1
->v41.1.2
^5.0.11
->^5.0.12
^2.8.0
->^2.8.2
1.0.0-rc.36
->1.0.0-rc.40
^1.2.0
->^1.2.1
^3.4.13
->^3.4.15
^3.4.13
->^3.4.15
Release Notes
BuilderIO/qwik (@builder.io/qwik)
v1.4.0
Compare Source
What's Changed
JSXOutput
instead ofJSXNode
, which captures the existing possibility to return strings, booleans, arrays etc.PRs merged
New Contributors
Full Changelog: QwikDev/qwik@v1.3.5...v1.4.0
jridgewell/trace-mapping (@jridgewell/trace-mapping)
v0.3.22
Compare Source
What's Changed
Full Changelog: jridgewell/trace-mapping@v0.3.21...v0.3.22
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.19.0
Compare Source
🚀 Features
eslint-plugin: [prefer-promise-reject-errors] add rule
eslint-plugin: [no-array-delete] add new rule
eslint-plugin: [no-useless-template-literals] add fix suggestions
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression
eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.19.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vuejs/core (@vue/shared)
v3.4.15
Compare Source
Bug Fixes
Performance Improvements
v3.4.14
Compare Source
Bug Fixes
postcss/autoprefixer (autoprefixer)
v10.4.17
Compare Source
user-select: contain
prefixes.zloirock/core-js (core-js)
v3.35.1
Compare Source
ToLength
operation with bigints, #1318String#split
polyfillIterator
helpers proposal methods marked as supported from V8 ~ Chrome 122Set
methods, but they have a bug similar to Safariself
marked as fixed from Bun 1.0.22SuppressedError
andSymbol.{ dispose , asyncDispose }
marked as supported from Bun 1.0.23motdotla/dotenv (dotenv)
v16.3.2
Compare Source
Added
Changed
populate
#792cloudflare/workers-sdk (miniflare)
v3.20231218.2
Compare Source
Minor Changes
#4686
4f6999ea
Thanks @mrbbot! - feat: exposerows_read
androws_written
in D1 resultmeta
rows_read
/rows_written
contain the number of rows read from/written to the database engine when executing a query respectively. These numbers may be greater than the number of rows returned from/inserted by a query. These numbers form billing metrics when your Worker is deployed. See https://developers.cloudflare.com/d1/platform/pricing/#billing-metrics for more details.Patch Changes
#4719
c37d94b5
Thanks @mrbbot! - fix: ensureminiflare
andwrangler
can source map in the same processPreviously, if in a
wrangler dev
session you calledconsole.log()
and threw an unhandled error you'd see an error like[ERR_ASSERTION]: The expression evaluated to a falsy value
. This change ensures you can do both of these things in the same session.microsoft/playwright (playwright-chromium)
v1.41.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/29067 - [REGRESSION] Codegen/Recorder: not all clicks are being actioned nor recordedhttps://github.com/microsoft/playwright/issues/290288 - [REGRESSION] React component tests throw type error when passing null/undefined to componenhttps://github.com/microsoft/playwright/issues/2902727 - [REGRESSION] React component tests not passing Date prop valuhttps://github.com/microsoft/playwright/issues/29023023 - [REGRESSION] React component tests not rendering children phttps://github.com/microsoft/playwright/issues/290199019 - [REGRESSION] trace.playwright.dev does not currently support the loading from URL
Browser Versions
This version was also tested against the following stable channels:
v1.41.0
Compare Source
New APIs
style
in page.screenshot([options]) and locator.screenshot([options]) to add custom CSS to the page before taking a screenshot.stylePath
for methods expect(page).toHaveScreenshot(name[, options]) and expect(locator).toHaveScreenshot(name[, options]) to apply a custom stylesheet while making the screenshot.fileName
option for Blob reporter, to specify the name of the report to be created.Browser Versions
This version was also tested against the following stable channels:
pnpm/pnpm (pnpm)
v8.14.2
Compare Source
Patch Changes
pnpm dlx
should not fail, when executed frompackage.json
"scripts" 7424.pnpm publish
should pack "main" file or "bin" files defined in "publishConfig" #4195.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
prettier/prettier (prettier)
v3.2.4
Compare Source
diff
Fix incorrect parser inference (#15947 by @fisker)
Files like
.eslintrc.json
were incorrectly formatted as JSONC files.v3.2.3
Compare Source
diff
Throw errors for invalid code (#15881 by @fisker, @Josh-Cena, @auvred)
Fix parser inference (#15927 by @fisker)
sass/dart-sass (sass)
v1.70.0
Compare Source
JavaScript API
Add a
sass.initCompiler()
function that returns asass.Compiler
objectwhich supports
compile()
andcompileString()
methods with the same API asthe global Sass object. On the Node.js embedded host, each
sass.Compiler
object uses a single long-lived subprocess, making compiling multiple
stylesheets much more efficient.
Add a
sass.initAsyncCompiler()
function that returns asass.AsyncCompiler
object which supports
compileAsync()
andcompileStringAsync()
methods withthe same API as the global Sass object. On the Node.js embedded host, each
sass.AsynCompiler
object uses a single long-lived subprocess, makingcompiling multiple stylesheets much more efficient.
Embedded Sass
Support the
CompileRequest.silent
field. This allows compilations with nologging to avoid unnecessary request/response cycles.
The Dart Sass embedded compiler now reports its name as "dart-sass" rather
than "Dart Sass", to match the JS API's
info
field.sveltejs/svelte (svelte)
v4.2.9
Compare Source
Patch Changes
fix: add types for popover attributes and events (#10042)
fix: add
gamepadconnected
andgamepaddisconnected
events (#9864)fix: make
@types/estree
a dependency (#10149)fix: bump
axobject-query
(#10167)terser/terser (terser)
v5.27.0
Compare Source
minify_sync()
alternative tominify()
since there's no async code left.tj-actions/changed-files (tj-actions/changed-files)
v41.1.2
Compare Source
What's Changed
Full Changelog: tj-actions/changed-files@v41...v41.1.2
vitejs/vite (vite)
v5.0.12
Compare Source
Please refer to CHANGELOG.md for details.
vuejs/vitepress (vitepress)
v1.0.0-rc.40
Compare Source
Bug Fixes
VPBadge
type intheme.d.ts
(#3470) (fcf828c)Features
v1.0.0-rc.39
Compare Source
Bug Fixes
--vp-c-tip-
CSS variable for badge/block colors with typetip
(#3434) (78abf47)Features
v1.0.0-rc.38
[Compare Sour
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.