chore(deps): update devdependencies (non-major)#1782
Merged
renovate[bot] merged 1 commit intomainfrom Jan 8, 2025
Merged
Conversation
32c0fd9 to
91cfc58
Compare
922af20 to
f0b4982
Compare
87c3dd8 to
756396c
Compare
756396c to
52c760c
Compare
52c760c to
9942b9f
Compare
1cf9098 to
8ee4a88
Compare
40efe16 to
b424e4e
Compare
b424e4e to
5c2b183
Compare
87262dd to
353c04c
Compare
353c04c to
d51acb0
Compare
57ef388 to
9b9fcd4
Compare
5cd4fa1 to
b3b7775
Compare
915e47f to
2f9ad25
Compare
a0e9642 to
2ef379d
Compare
2ef379d to
0be4007
Compare
0be4007 to
52a9235
Compare
52a9235 to
d935092
Compare
d935092 to
ca19a58
Compare
aqrln
approved these changes
Jan 8, 2025
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.10.1->1.11.119.3.0->19.6.119.2.2->19.6.019.0.0->19.7.07.16.1->7.18.07.16.1->7.18.08.57.0->8.57.19.1.1->9.1.715.2.7->15.3.010.6.0->10.8.20.9.1->0.10.13.3.3->3.4.25.5.3->5.7.3Release Notes
actions/toolkit (@actions/core)
v1.11.1crypto.randomUUIDon Node 18 and earlier #1842v1.11.0uuidpackage #1824conventional-changelog/commitlint (@commitlint/cli)
v19.6.1Compare Source
Note: Version bump only for package @commitlint/cli
v19.6.0Compare Source
Note: Version bump only for package @commitlint/cli
v19.5.0Compare Source
Features
19.4.1 (2024-08-28)
Note: Version bump only for package @commitlint/cli
v19.4.1Compare Source
Note: Version bump only for package @commitlint/cli
v19.4.0Compare Source
Features
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.6.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.5.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
19.4.1 (2024-08-28)
Note: Version bump only for package @commitlint/config-conventional
19.2.2 (2024-04-14)
Note: Version bump only for package @commitlint/config-conventional
v19.4.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
conventional-changelog/commitlint (@commitlint/config-lerna-scopes)
v19.7.0Compare Source
Features
v19.5.0Compare Source
Note: Version bump only for package @commitlint/config-lerna-scopes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.18.0Compare Source
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib
eslint-plugin: [unbound-method] report on destructuring in function parameters
eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types
eslint-plugin: [strict-boolean-expressions] support branded booleans
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.17.0Compare Source
🚀 Features
eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7
eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"
🩹 Fixes
eslint-plugin: [no-floating-promises] check top-level type assertions (and more)
eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context
eslint-plugin: [no-unnecessary-condition] false positive on optional private field
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.18.0Compare 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.17.0Compare 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.
eslint/eslint (eslint)
v8.57.1Compare Source
typicode/husky (husky)
v9.1.7Compare Source
v9.1.6Compare Source
v9.1.5Compare Source
v9.1.4Compare Source
v9.1.3Compare Source
PATHv9.1.2Compare Source
lint-staged/lint-staged (lint-staged)
v15.3.0Compare Source
Minor Changes
#1495
e69da9eThanks @iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.#1493
fa0fe98Thanks @iiroj! - Added more help messages around the automaticgit stashthat lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.For example:
where the backup can be seen with
git show 20addf8, orgit stash list:v15.2.11Compare Source
Patch Changes
#1484
bcfe309Thanks @wormsik! - Escape paths containing spaces when using the "shell" option.#1487
7dd8caaThanks @iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.v15.2.10Compare Source
Patch Changes
e3f283bThanks @iiroj! - Update minor dependencies, includingmicromatch@~4.0.8.v15.2.9Compare Source
Patch Changes
b69ce2dThanks @iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warningMaxListenersExceededWarning: Possible EventEmitter memory leak detected.v15.2.8Compare Source
Patch Changes
f0480f0Thanks @iiroj! - In the previous version the nativegit rev-parse --show-toplevelcommand was taken into use for resolving the current git repo root. This version switched the--show-toplevelflag with--show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.jschild_process. The new flag returns a path relative to the working directory, avoiding the issue.The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.
mochajs/mocha (mocha)
v10.8.2Compare Source
🩹 Fixes
📚 Documentation
🧹 Chores
🤖 Automation
v10.8.1Compare Source
🩹 Fixes
v10.8.0Compare Source
🌟 Features
🩹 Fixes
:is()frommocha.cssto support older browsers (#5225) (#5227) (0a24b58)📚 Documentation
SECURITY.mdpointing to Tidelift (#5210) (bd7e63a)🧹 Chores
v10.7.3Compare Source
🩹 Fixes
v10.7.0Compare Source
🎉 Enhancements
v10.6.1Compare Source
🐛 Fixes
eclipse/openvsx (ovsx)
v0.10.1Compare Source
Dependencies
@vscode/vscefrom3.1.0to3.2.1(#1047)v0.10.0Compare Source
New Features
logincommand to add a namespace to the list of known namespaces (#1012)logoutcommand to remove a namespace from the list of known namespaces (#1012)--packageVersionto set the version of the provided VSIX packages (#1013)Dependencies
yauzl(#1012)v0.9.5Compare Source
Breaking Changes
20because of the newer@vscode/vsceDependencies
@vscode/vscefrom2.25.0to3.1.0(#994)commanderfrom6.1.0to6.2.1(#994)tmpfrom0.2.1to0.2.3(#994)v0.9.4Compare Source
Dependencies
micromatchfrom4.0.5to4.0.8(#978)v0.9.3: Open VSX v0.9.3This is the sixth release of Open VSX. It consists of
Deploying the server application is documented in the Wiki.
What's Changed
Full Changelog: eclipse/openvsx@v0.9.1...v0.9.3
v0.9.2Bug Fixes
Dependencies
bracesfrom3.0.2to3.0.3(#953)prettier/prettier (prettier)
v3.4.2Compare Source
diff
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @tats-u)
Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.
U+30A0 can be used as the replacement of the
-in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).Fix comments print on class methods with decorators (#16891 by @fisker)
Fix non-idempotent formatting (#16899 by @seiyab)
This bug fix is not language-specific. You may see similar change in any languages. This fixes regression in 3.4.0 so change caused by it should yield same formatting as 3.3.3.
v3.4.1Compare Source
diff
Remove unnecessary parentheses around assignment in
v-on(#16887 by @fisker)v3.4.0Compare Source
diff
🔗 Release Notes
microsoft/TypeScript (typescript)
v5.7.3Compare Source
v5.7.2Compare Source
v5.6.3Compare Source
v5.6.2Compare Source
v5.5.4: TypeScript 5.5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.