fix(deps): update all non-major dependencies#14460
Merged
sapphi-red merged 1 commit intomainfrom Sep 25, 2023
Merged
Conversation
|
|
bluwy
approved these changes
Sep 25, 2023
sapphi-red
approved these changes
Sep 25, 2023
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:
^1.2.11->^1.2.12^4.1.8->^4.1.9^1.0.1->^1.0.2^4.14.198->^4.14.199^18.17.17->^18.17.19^2.3.0->^2.3.1^0.0.2->^0.0.3^2.4.4->^2.4.5^18.2.21->^18.2.22^6.7.0->^6.7.2^6.7.0->^6.7.2^4.0.4->^4.1.0^10.4.15->^10.4.16^4.21.10->^4.21.11^8.49.0->^8.50.0^3.20230904.0->^3.20230918.0^1.38.0->^1.38.1^8.4.29->^8.4.30^1.67.0->^1.68.0^1.7.11->^1.7.12^4.2.0->^4.2.1^3.5.1->^3.5.2^5.19.4->^5.20.0v39.0.3->v39.2.0^3.12.10->^3.13.01.0.0-rc.14->1.0.0-rc.20^0.34.4->^0.34.5^4.2.4->^4.2.5^1.8.11->^1.8.13^8.14.1->^8.14.2Release Notes
BuilderIO/qwik (@builder.io/qwik)
v1.2.12Compare Source
What's Changed
New Contributors
Full Changelog: QwikDev/qwik@v1.2.11...v1.2.12
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.7.2Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.7.2Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.1.0Compare Source
@types/babel__coresto dependencies (fix #211)@babel/core#212index.d.ctsfile so you don't get types errors when settingmoduleResolutiontonode16ornodenextin your tsconfig (we recommend usingbundlerwhich is more close to how Vite works)postcss/autoprefixer (autoprefixer)
v10.4.16Compare Source
browserslist/browserslist (browserslist)
v4.21.11Compare Source
--update-dbto move to new CLI (by Ivan Vasilev).eslint/eslint (eslint)
v8.50.0Compare Source
Features
27d5a9efeat: add suggestions to array-callback-return (#17590) (Tanuj Kanti)f9082fffeat: flat-rule-tester make sure default config always matches (#17585) (fnx)83914adfeat: Implement SourceCode#applyInlineConfig() (#17351) (Nicholas C. Zakas)22a5582feat: add ruleno-object-constructor, deprecateno-new-object(#17576) (Francesco Trotta)85a3d9efeat: allowVoid option in array-callback-return (#17564) (Tanuj Kanti)Bug Fixes
cc4d26bfix: Ensure deprecated context.parserServices warns (#17593) (Nicholas C. Zakas)1ea4cfbfix: Ensure all RuleTester tests all deprecated context methods (#17587) (Nicholas C. Zakas)aa1b657fix: wrong suggestion and message inno-misleading-character-class(#17571) (Yosuke Ota)Documentation
1800537docs: Fix and standardize JSX code examples (#17591) (Francesco Trotta)48a44a7docs: Add correct/incorrect tags toprefer-arrow-callback(#17589) (Francesco Trotta)20893d4docs: fix incorrect tag's place (#17575) (Tanuj Kanti)bd7a71fdocs: Update README (GitHub Actions Bot)Chores
f8a8a2dchore: upgrade @eslint/js@8.50.0 (#17599) (Milos Djermanovic)38ada6dchore: package.json update for @eslint/js release (ESLint Jenkins)cloudflare/miniflare (miniflare)
v3.20230918.0Compare Source
What's Changed
GETrequests with bodies in entry worker by @mrbbot in https://github.com/cloudflare/miniflare/pull/677handleQueue()function from entry worker by @mrbbot in https://github.com/cloudflare/miniflare/pull/678workerdbinary viaMINIFLARE_WORKERD_PATHvariable by @mrbbot in https://github.com/cloudflare/miniflare/pull/682miniflareversion to20230918by @jspspike in https://github.com/cloudflare/miniflare/pull/688Full Changelog: cloudflare/miniflare@v3.20230904.0...v3.20230918.0
Microsoft/playwright (playwright-chromium)
v1.38.1Compare Source
Highlights
https://github.com/microsoft/playwright/issues/27071 - expect(value).toMatchSnapshot() deprecation announcement on V1.38
https://github.com/microsoft/playwright/issues/27072 - [BUG] PWT trace viewer fails to load trace and throws TypeErrorhttps://github.com/microsoft/playwright/issues/270733 - [BUG] RangeError: Invalid time valuhttps://github.com/microsoft/playwright/issues/2708787 - [REGRESSION]: npx playwright test --list prints all tests twihttps://github.com/microsoft/playwright/issues/27113113 - [REGRESSION]: No longer able to extend PlaywrightTest.Matchers type for locators and pahttps://github.com/microsoft/playwright/issues/271447144 - [BUG]can not display thttps://github.com/microsoft/playwright/issues/2716327163 - [REGRESSION] Single Quote Wrongly Escaped by Locator When Using Unicodehttps://github.com/microsoft/playwright/issues/27181/27181 - [BUG] evaluate serializing fails at 1.38
Browser Versions
This version was also tested against the following stable channels:
postcss/postcss (postcss)
v8.4.30Compare Source
sass/dart-sass (sass)
v1.68.0Compare Source
abs-percentdeprecation.JS API
Non-filesystem importers can now set the
nonCanonicalSchemefield, whichdeclares that one or more URL schemes (without
:) will never be used forURLs returned by the
canonicalize()method.Add a
containingUrlfield to thecanonicalize()andfindFileUrl()methods of importers, which is set to the canonical URL of the stylesheet that
contains the current load. For filesystem importers, this is always set; for
other importers, it's set only if the current load has no URL scheme, or if
its URL scheme is declared as non-canonical by the importer.
Dart API
Add
AsyncImporter.isNonCanonicalScheme, which importers (async or sync) canuse to indicate that a certain URL scheme will never be used for URLs returned
by the
canonicalize()method.Add
AsyncImporter.containingUrl, which is set during calls to thecanonicalize()method to the canonical URL of the stylesheet that containsthe current load. This is set only if the current load has no URL scheme, or
if its URL scheme is declared as non-canonical by the importer.
Embedded Sass
The
CalculationValue.interpolationfield is deprecated and will be removedin a future version. It will no longer be set by the compiler, and if the host
sets it it will be treated as equivalent to
CalculationValue.stringexceptthat
"("and")"will be added to the beginning and end of the stringvalues.
Properly include TypeScript types in the
sass-embeddedpackage.sveltejs/svelte (svelte)
v4.2.1Compare Source
Patch Changes
fix: update style directive when style attribute is present and is updated via an object prop (#9187)
fix: css sourcemap generation with unicode filenames (#9120)
fix: do not add module declared variables as dependencies (#9122)
fix: handle
svelte:elementwith dynamic this and spread attributes (#9112)fix: silence false positive reactive component warning (#9094)
fix: head duplication when binding is present (#9124)
fix: take custom attribute name into account when reflecting property (#9140)
fix: add
indeterminateto the list of HTMLAttributes (#9180)fix: recognize option value on spread attribute (#9125)
sveltejs/language-tools (svelte-check)
v3.5.2Compare Source
$$Propscode differently to deal with unions better (#2153)terser/terser (terser)
v5.20.0Compare Source
minify()zero files will now throw a clean exception (#1450)drop_consolesupports passing in an array ofconsole.*method names (#1445)tj-actions/changed-files (tj-actions/changed-files)
v39.2.0Compare Source
What's Changed
8ade135by @renovate in https://github.com/tj-actions/changed-files/pull/1599Full Changelog: tj-actions/changed-files@v39...v39.2.0
v39.1.2Compare Source
What's Changed
Full Changelog: tj-actions/changed-files@v39...v39.1.2
v39.1.1Compare Source
What's Changed
New Contributors
Full Changelog: tj-actions/changed-files@v39...v39.1.1
v39.1.0Compare Source
What's Changed
Full Changelog: tj-actions/changed-files@v39...v39.1.0
esbuild-kit/tsx (tsx)
v3.13.0Compare Source
Features
This release is also available on:
vuejs/vitepress (vitepress)
v1.0.0-rc.20Compare Source
Bug Fixes
v1.0.0-rc.19Compare Source
v1.0.0-rc.18Compare Source
Bug Fixes
v1.0.0-rc.17Compare Source
v1.0.0-rc.16Compare Source
v1.0.0-rc.15Compare Source
Bug Fixes
Features
createContentLoader(4f9a60b), closes [#2985](https://togithub.com/vuejs/vitepress/issues/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.