fix(deps): update all non-major dependencies #14460
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.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.0
v39.0.3
->v39.2.0
^3.12.10
->^3.13.0
1.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.2
Release Notes
BuilderIO/qwik (@builder.io/qwik)
v1.2.12
Compare 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.2
Compare 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.2
Compare 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.0
Compare Source
@types/babel__cores
to dependencies (fix #211)@babel/core
#212index.d.cts
file so you don't get types errors when settingmoduleResolution
tonode16
ornodenext
in your tsconfig (we recommend usingbundler
which is more close to how Vite works)postcss/autoprefixer (autoprefixer)
v10.4.16
Compare Source
browserslist/browserslist (browserslist)
v4.21.11
Compare Source
--update-db
to move to new CLI (by Ivan Vasilev).eslint/eslint (eslint)
v8.50.0
Compare Source
Features
27d5a9e
feat: add suggestions to array-callback-return (#17590) (Tanuj Kanti)f9082ff
feat: flat-rule-tester make sure default config always matches (#17585) (fnx)83914ad
feat: Implement SourceCode#applyInlineConfig() (#17351) (Nicholas C. Zakas)22a5582
feat: add ruleno-object-constructor
, deprecateno-new-object
(#17576) (Francesco Trotta)85a3d9e
feat: allowVoid option in array-callback-return (#17564) (Tanuj Kanti)Bug Fixes
cc4d26b
fix: Ensure deprecated context.parserServices warns (#17593) (Nicholas C. Zakas)1ea4cfb
fix: Ensure all RuleTester tests all deprecated context methods (#17587) (Nicholas C. Zakas)aa1b657
fix: wrong suggestion and message inno-misleading-character-class
(#17571) (Yosuke Ota)Documentation
1800537
docs: Fix and standardize JSX code examples (#17591) (Francesco Trotta)48a44a7
docs: Add correct/incorrect tags toprefer-arrow-callback
(#17589) (Francesco Trotta)20893d4
docs: fix incorrect tag's place (#17575) (Tanuj Kanti)bd7a71f
docs: Update README (GitHub Actions Bot)Chores
f8a8a2d
chore: upgrade @eslint/js@8.50.0 (#17599) (Milos Djermanovic)38ada6d
chore: package.json update for @eslint/js release (ESLint Jenkins)cloudflare/miniflare (miniflare)
v3.20230918.0
Compare Source
What's Changed
GET
requests 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/678workerd
binary viaMINIFLARE_WORKERD_PATH
variable by @mrbbot in https://github.com/cloudflare/miniflare/pull/682miniflare
version to20230918
by @jspspike in https://github.com/cloudflare/miniflare/pull/688Full Changelog: cloudflare/miniflare@v3.20230904.0...v3.20230918.0
Microsoft/playwright (playwright-chromium)
v1.38.1
Compare 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.30
Compare Source
sass/dart-sass (sass)
v1.68.0
Compare Source
abs-percent
deprecation.JS API
Non-filesystem importers can now set the
nonCanonicalScheme
field, whichdeclares that one or more URL schemes (without
:
) will never be used forURLs returned by the
canonicalize()
method.Add a
containingUrl
field 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.interpolation
field 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.string
exceptthat
"("
and")"
will be added to the beginning and end of the stringvalues.
Properly include TypeScript types in the
sass-embedded
package.sveltejs/svelte (svelte)
v4.2.1
Compare 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:element
with 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
indeterminate
to the list of HTMLAttributes (#9180)fix: recognize option value on spread attribute (#9125)
sveltejs/language-tools (svelte-check)
v3.5.2
Compare Source
$$Props
code differently to deal with unions better (#2153)terser/terser (terser)
v5.20.0
Compare Source
minify()
zero files will now throw a clean exception (#1450)drop_console
supports passing in an array ofconsole.*
method names (#1445)tj-actions/changed-files (tj-actions/changed-files)
v39.2.0
Compare Source
What's Changed
8ade135
by @renovate in https://github.com/tj-actions/changed-files/pull/1599Full Changelog: tj-actions/changed-files@v39...v39.2.0
v39.1.2
Compare Source
What's Changed
Full Changelog: tj-actions/changed-files@v39...v39.1.2
v39.1.1
Compare Source
What's Changed
New Contributors
Full Changelog: tj-actions/changed-files@v39...v39.1.1
v39.1.0
Compare Source
What's Changed
Full Changelog: tj-actions/changed-files@v39...v39.1.0
esbuild-kit/tsx (tsx)
v3.13.0
Compare Source
Features
This release is also available on:
vuejs/vitepress (vitepress)
v1.0.0-rc.20
Compare Source
Bug Fixes
v1.0.0-rc.19
Compare Source
v1.0.0-rc.18
Compare Source
Bug Fixes
v1.0.0-rc.17
Compare Source
v1.0.0-rc.16
Compare Source
v1.0.0-rc.15
Compare 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.