chore(deps): update all non-major dependencies #34
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.19.0
->^9.20.0
^22.13.0
->^22.13.4
^9.19.0
->^9.20.1
^15.14.0
->^15.15.0
^3.4.2
->^3.5.1
^0.27.6
->^0.27.7
8.22.0
->8.24.0
Release Notes
eslint/eslint (@eslint/js)
v9.20.0
Compare Source
eslint/eslint (eslint)
v9.20.1
Compare Source
v9.20.0
Compare Source
sindresorhus/globals (globals)
v15.15.0
Compare Source
445df81
prettier/prettier (prettier)
v3.5.1
Compare Source
diff
Fix CLI crash when cache for old version exists (#17100 by @sosukesuzuki)
Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.
Support dockercompose and github-actions-workflow in VSCode (#17101 by @remcohaszing)
Prettier now supports the
dockercompose
andgithub-actions-workflow
languages in Visual Studio Code.v3.5.0
Compare Source
diff
🔗 Release Notes
TypeStrong/TypeDoc (typedoc)
v0.27.7
Compare Source
Features
@includeCode
and@inline
can now inject parts of files using regionnames or line numbers, #2816.
ja
translation options, deprecatedjp
in favor ofja
, #2843.--watch
option to support watching files not caught byTypeScript's watch mode, #2675.
@inline
tag now works in more places for generic types.Bug Fixes
@class
incorrectly handling mapped types, #2842.so that declaration merged members with global symbols can be documented, #2844.
Thanks!
typescript-eslint/typescript-eslint (typescript-eslint)
v8.24.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.23.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.
Configuration
📅 Schedule: Branch creation - "before 4:00 am on the first day of the month" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.