chore(deps): update all non-major dependencies #937
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:
^9.11.0
->^9.11.1
3.1.2
->3.1.3
4.22.4
->4.23.0
4.22.4
->4.23.0
4.22.4
->4.23.0
^2.5.28
->^2.6.1
^20.16.5
->^20.16.10
^18.3.8
->^18.3.10
^8.6.0
->^8.8.0
^8.6.0
->^8.8.0
^4.3.1
->^4.3.2
^9.11.0
->^9.11.1
^50.2.4
->^50.3.0
^7.36.1
->^7.37.0
^2.44.0
->^2.44.1
^3.2.6
->^3.2.7
^1.79.3
->^1.79.4
^1.18.0
->^1.21.0
^4.0.2
->^4.0.4
^3.4.12
->^3.4.13
^3.3.1
->^3.3.2
^8.6.0
->^8.8.0
^5.4.7
->^5.4.8
^5.4.7
->^5.4.8
Release Notes
eslint/eslint (@eslint/js)
v9.11.1
Compare Source
Bug Fixes
20fd916
fix: add@eslint/core
,@types/estree
, &@types/json-schema
deps (#18938) (Nitin Kumar)2738322
fix: add missing types forrequire-atomic-updates
rule (#18937) (Kristóf Poduszló)d71ff30
fix: add missing types forobject-shorthand
rule (#18935) (Kristóf Poduszló)561cadc
fix: add missing types forno-unsafe-negation
rule (#18932) (Kristóf Poduszló)8843656
fix: add missing types forno-underscore-dangle
rule (#18931) (Kristóf Poduszló)92cde5c
fix: add missing types forno-shadow
rule (#18930) (Kristóf Poduszló)b3cbe11
fix: add missing types forno-sequences
rule (#18929) (Kristóf Poduszló)976f77f
fix: add missing types forno-unused-expressions
rule (#18933) (Kristóf Poduszló)Documentation
3eff709
docs: replace deprecatedLinter.FlatConfig
type withLinter.Config
(#18941) (Carlos Meira)Chores
df4a859
chore: upgrade @eslint/js@9.11.1 (#18943) (Milos Djermanovic)36d8095
chore: package.json update for @eslint/js release (Jenkins)kriszyp/lmdb-js (@lmdb/lmdb-win32-x64)
v3.1.3
Compare Source
rollup/rollup (@rollup/rollup-darwin-arm64)
v4.23.0
Compare Source
2024-10-01
Features
Pull Requests
v4.22.5
Compare Source
2024-09-27
Bug Fixes
Pull Requests
sveltejs/kit (@sveltejs/kit)
v2.6.1
Compare Source
Patch Changes
v2.6.0
Compare Source
Minor Changes
load
functions (#12716)Patch Changes
<form target="_blank">
and ` submissions (#11936)typescript-eslint/typescript-eslint (@typescript-eslint/rule-tester)
v8.8.0
Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.7.0
Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.8.0
Compare Source
🩹 Fixes
remove
export type *
in d.ts to support TS<5.0utils: update missing type information message
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.7.0
Compare Source
🚀 Features
export *
exports to see if all exported members are types🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.3.2
Compare Source
Ignore directive sourcemap error #369
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v50.3.0
Compare Source
Features
require-param
: addignoreWhenAllParamsMissing
option; fixes #1317 (3b18435)v50.2.5
Compare Source
Bug Fixes
require-jsdoc
: allowTSTypeAliasDeclaration
to be detected for export; fixes #1319 (909de73)jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.0
Compare Source
Added
no-unescaped-entities
]: add suggestions (#3831 @StyleShit)forbid-component-props
]: addallowedForPatterns
/disallowedForPatterns
options (#3805 @Efimenko)no-unstable-nested-components
]: addpropNamePattern
to support custom render prop naming conventions (#3826 @danreeves)Changed
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v2.44.1
Compare Source
Patch Changes
580e48a
Thanks @mikededo! - fix(svelte/indent): ensure proper snippet indentsveltejs/prettier-plugin-svelte (prettier-plugin-svelte)
v3.2.7
Compare Source
sass/dart-sass (sass)
v1.79.4
Compare Source
JS API
green
orblue
tocolor.change()
for legacycolors would fail.
shikijs/shiki (shiki)
v1.21.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v1.20.0
Compare Source
🚀 Features
createWasmOnigEngine
tocreateOnigurumaEngine
- by @antfu (2335d)createCssVariablesTheme
to core - by @antfu (989af)🐞 Bug Fixes
View changes on GitHub
v1.19.0
Compare Source
🚀 Features
transformer.span
api - by @zzuu666 in https://github.com/shikijs/shiki/issues/782 (bba45)htmlStyle
in themed token, support newhtmlAttrs
- by @antfu (85a4f)View changes on GitHub
sveltejs/language-tools (svelte-check)
v4.0.4
Compare Source
v4.0.3
Compare Source
Component
in type positions. Instead you need to prepend it withtypeof
. Here's how you do it:let x: Component
. After:let x: ReturnType<typeof Component>
let x: typeof Component
. Afterlet x: typeof Component
(no change)tailwindlabs/tailwindcss (tailwindcss)
v3.4.13
Compare Source
Fixed
Gerrit0/typedoc-plugin-mdn-links (typedoc-plugin-mdn-links)
v3.3.2
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.8.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.7.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v5.4.8
Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 Schedule: Branch creation - "every weekend" (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 Renovate Bot.