-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update devdependencies (non-major) (patch) #720
base: main
Are you sure you want to change the base?
Conversation
51c5d97
to
951fc35
Compare
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
951fc35
to
a55776b
Compare
ddd3569
to
aff7d26
Compare
c7f10eb
to
14e2bdb
Compare
9cbbcc0
to
aeae43e
Compare
bfdba1a
to
e5afda7
Compare
bc6199c
to
5854152
Compare
3231951
to
73083e7
Compare
5dd41d7
to
ba83da4
Compare
0fb7e08
to
6549546
Compare
6549546
to
de3495e
Compare
|
This PR contains the following updates:
19.6.0
->19.6.1
3.4.1
->3.4.2
1.8.10
->1.8.14
5.7.2
->5.7.3
11.0.3
->11.0.5
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.6.1
Compare Source
Note: Version bump only for package @commitlint/cli
prettier/prettier (prettier)
v3.4.2
Compare 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.
justkey007/tsc-alias (tsc-alias)
v1.8.14
: (2025-04-08)Compare Source
What's Changed
Full Changelog: justkey007/tsc-alias@v1.8.13...v1.8.14
v1.8.13
: (2025-03-29)Compare Source
What's Changed
Full Changelog: justkey007/tsc-alias@v1.8.12...v1.8.13
v1.8.12
: (2025-03-29)Compare Source
What's Changed
New Contributors
Full Changelog: justkey007/tsc-alias@v1.8.11...v1.8.12
v1.8.11
: (2025-02-25)Compare Source
What's Changed
Full Changelog: justkey007/tsc-alias@v1.8.10...v1.8.11
microsoft/TypeScript (typescript)
v5.7.3
: TypeScript 5.7.3Compare Source
For release notes, check out the release announcement.
Downloads are available on npm
uuidjs/uuid (uuid)
v11.0.5
Compare Source
Bug Fixes
v11.0.4
Compare Source
Bug Fixes
v1()
,v4()
, andv7()
(#845) (e0ee900)Configuration
📅 Schedule: Branch creation - "* * 1 * " (UTC), Automerge - " 0-4,22-23 * * 1-5,* * * * 0,6" (UTC).
🚦 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.