chore(deps): update all non-major dependencies #876
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:
^3.1.1
->^3.2.0
3.1.1
->3.2.0
^5.0.2
->^5.0.4
^20.11.28
->^20.11.30
^7.2.0
->^7.4.0
^7.2.0
->^7.4.0
^10.4.18
->^10.4.19
^0.84.1
->^0.85.0
^0.10.0
->^0.11.0
^0.4.4
->^0.4.5
^4.18.3
->^4.19.2
^8.4.36
->^8.4.38
^3.6.7
->^3.6.8
^5.4.2
->^5.4.3
^5.1.6
->^5.2.6
Release Notes
sveltejs/kit (@sveltejs/adapter-auto)
v3.2.0
Compare Source
Minor Changes
tsconfig/bases (@tsconfig/svelte)
v5.0.4
Compare Source
v5.0.3
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.4.0
Compare Source
🚀 Features
eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata
eslint-plugin: [no-unnecessary-type-arguments] handle tagged templates
eslint-plugin: deprecate no-throw-literal and add a renamed only-throw-error
🩹 Fixes
eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive
eslint-plugin: [prefer-optional-chain] properly disambiguate between
boolean
andfalse
eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.3.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.3.0
Compare Source
🚀 Features
eslint-plugin: [restrict-template-expressions] add
allowArray
optioneslint-plugin: add meta.docs.recommended setting for strict config options
eslint-plugin: add rule
use-unknown-in-catch-callback-variables
eslint-plugin: [prefer-reduce-type-parameter] supports tuple, union, intersection
🩹 Fixes
correct
engines.node
constraints inpackage.json
eslint-plugin: [unbound-method] check method definition in object literal using longhand form
eslint-plugin: [consistent-type-imports] handle imports without specifiers
eslint-plugin: [no-redundant-type-constituents] incorrectly marks & string as redundant
eslint-plugin: [no-unnecessary-qualifier] handle merge namespace with enum
eslint-plugin: [no-unused-expressions] false negatives when using assertions
eslint-plugin: [ban-ts-comment] more accurate handling of multiline comments
eslint-plugin: [explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option
eslint-plugin: [class-literal-property-style] ignore property assigned in constructor
eslint-plugin: [no-unnecessary-type-assertion] fix false negative for const variable declarations
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.4.0
Compare Source
v7.3.1
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.
v7.3.0
Compare Source
🩹 Fixes
engines.node
constraints inpackage.json
❤️ Thank You
You can read about our versioning strategy and releases on our website.
postcss/autoprefixer (autoprefixer)
v10.4.19
Compare Source
end value has mixed support, consider using flex-end
warningsince
end
/start
now have good support.carbon-design-system/carbon-components-svelte (carbon-components-svelte)
v0.85.0
Compare Source
⚠ BREAKING CHANGES
:global()
for custom UI Shell styles (#1940) (d5a1148)0.84.1 (2024-03-16)
Bug Fixes
on:focus
,on:blur
toCheckbox
andInlineCheckbox
(#1937) (6364b23)sort
return type to be anumber
(#1935) (9132bf8), closes #19340.84.0 (2024-03-08)
Features
HeaderGlobalAction
(#1894) (d8bc651), closes #1893Bug Fixes
carbon-design-system/carbon-preprocess-svelte (carbon-preprocess-svelte)
v0.11.0
Compare Source
Breaking Changes
optimizeImports
optimizeImports
: drop support forcarbon-icons-svelte
version 10,carbon-pictograms-svelte
version 10optimizeCss
plugin from scratch; it's now offered as a Vite/Rollup/Webpack plugin.carbon-components-svelte@0.85.0
or greater is requiredRich-Harris/dts-buddy (dts-buddy)
v0.4.5
Compare Source
expressjs/express (express)
v4.19.2
Compare Source
==========
v4.19.1
Compare Source
==========
v4.19.0
Compare Source
postcss/postcss (postcss)
v8.4.38
Compare Source
endIndex: 0
in errors and warnings (by @romainmenke).v8.4.37
Compare Source
original.column are not numbers
error in another case.sveltejs/language-tools (svelte-check)
v3.6.8
Compare Source
Microsoft/TypeScript (typescript)
v5.4.3
: TypeScript 5.4.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
vitejs/vite (vite)
v5.2.6
Compare Source
fs.deny
with globs with directories (#16250) (ba5269c), closes #16250v5.2.5
Compare Source
v5.2.4
v5.2.3
optimizeDeps.include
glob syntax for./*
exports (#16230) (f184c80), closes #16230prepareStackTrace
(#16220) (dad7f4f), closes #16220utf8
replaced withutf-8
(#16232) (9800c73), closes #16232v5.2.2
v5.2.1
v5.2.0
,
inside query parameter of image URI in srcset property (#16081) (50caf67), closes #16081@shikiji/vitepress-twoslash
(#16168) (6f8a320), closes #16168v5.1.7
Compare Source
Please refer to CHANGELOG.md for details.
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.