chore(deps): update all non-major dependencies#129
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
6f3a452 to
6f9a460
Compare
af82c68 to
4225eba
Compare
ad451f0 to
94b48fa
Compare
3feaef8 to
d3276ae
Compare
fe99052 to
3a56404
Compare
7eaed6d to
23cf904
Compare
f8180ca to
20af759
Compare
20af759 to
5adc504
Compare
4f4eb42 to
a7113f3
Compare
a7113f3 to
bf41060
Compare
ab872ce to
7191cae
Compare
7191cae to
0ec656e
Compare
0ec656e to
038877b
Compare
038877b to
3a3fc9a
Compare
39bf69b to
0924ca1
Compare
0924ca1 to
0857d73
Compare
0857d73 to
e1d12ee
Compare
e1d12ee to
a6964ef
Compare
557892e to
c86d201
Compare
a63d671 to
6a4d42f
Compare
b9468fa to
45271a5
Compare
45271a5 to
db7e56d
Compare
db7e56d to
88efbe3
Compare
8e8ce29 to
7e7769b
Compare
8a131b6 to
75bc252
Compare
1fe63c6 to
c357bf7
Compare
c357bf7 to
34c2d71
Compare
34c2d71 to
0bdd501
Compare
68b4eba to
87469c8
Compare
221cf3a to
fbfec0d
Compare
fbfec0d to
8165b6a
Compare
8165b6a to
c181dc0
Compare
c181dc0 to
27af7c5
Compare
27af7c5 to
b3201f6
Compare
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:
29.5.12→29.5.144.3.0→4.3.19.0.11→9.1.75.0.0→5.0.25.0.5→5.0.1029.1.2→29.4.115.4.2→5.9.31.22.21→1.22.22Release Notes
commitizen/cz-cli (commitizen)
v4.3.1Compare Source
4.3.1 (2024-09-27)
Bug Fixes
typicode/husky (husky)
v9.1.7Compare Source
What's Changed
New Contributors
Full Changelog: typicode/husky@v9.1.6...v9.1.7
v9.1.6Compare Source
What's Changed
New Contributors
Full Changelog: typicode/husky@v9.1.5...v9.1.6
v9.1.5Compare Source
What's Changed
pre-merge-commithook by @RainMeoCat in #1497New Contributors
Full Changelog: typicode/husky@v9.1.4...v9.1.5
v9.1.4Compare Source
v9.1.3Compare Source
PATHv9.1.2Compare Source
Show a message instead of automatically removing deprecated code.
This only concerns projects that still have the following code in their hooks:
Hooks with these lines will fail in
v10.0.0v9.1.1Compare Source
Super saiyan
goddog! It's over 9.0.0!What's new
You can now run package commands directly, no need for
npxor equivalents.It makes writing hooks more intuitive and is also slightly faster 🐺⚡️
A new recipe has been added to the docs. Lint staged files without external dependencies (inspired by Prettier docs). Feel free to modify it.
For more advanced use cases, see lint-staged.
Fixes
bunx husky initcommandDeprecations
#!/usr/bin/env shand. "$(dirname -- "$0")/_/husky.sh"are deprecated.huskycommand will automatically remove them, no action required.~/.huskyrcplease move it to.config/husky/init.shSupport for these will be removed in v10.
Friendly reminder
If Git hooks don't fit your workflow, you can disable Husky globally. Just add
export HUSKY=0to.config/husky/init.sh.I've seen some confusion about this on X, so just a heads-up!
Sponsoring
Husky is downloaded over 45M times per month and used by ~1.5M projects. If your company wants to sponsor, you can do so here: GitHub Sponsors.
Have a nice summer ☀️ I'm open to new opportunities/consulting so feel free to drop me a message 😉
v9.1.0Compare Source
bcomnes/npm-run-all2 (npm-run-all2)
v5.0.2Compare Source
Merged
#85#84#83#82#78#77#75#76#74#73#72#71#70#69#64#62#65#66#67#61#59#58#57#54#53#52#51#50#49#48#47#46#44#43#42#41#40#39#38#33#32#31#30#29#28#27Fixed
#79Commits
7d19dd4e59806696260d6v5.0.1Compare Source
Commits
00b88f8a2d11ff648a541isaacs/rimraf (rimraf)
v5.0.10Compare Source
v5.0.9Compare Source
v5.0.8Compare Source
v5.0.7Compare Source
v5.0.6Compare Source
kulshekhar/ts-jest (ts-jest)
v29.4.11Compare Source
Bug Fixes
v29.4.10Compare Source
Bug Fixes
resolutionModetots.resolveModuleNamefor hybrid module support (b557a85)Programwhen consecutive compiles need different module kinds (a82a2b3), closes #4774moduleResolutioninstead of forcingNode10(1bffffc)mjsfiles fromnode_modulesfor CJS mode (96d025d)v29.4.9Compare Source
v29.4.8Compare Source
v29.4.7Compare Source
Features
v29.4.6Compare Source
Bug Fixes
v29.4.5Compare Source
Bug Fixes
v29.4.4Compare Source
Bug Fixes
v29.4.3Compare Source
Bug Fixes
v29.4.2Compare Source
v29.4.1Compare Source
v29.4.0Compare Source
Features
v29.3.4Compare Source
Bug Fixes
TsJestTransformerOptionstype (3b11e29), closes #4247rewriteRelativeImportExtensionsalways (9b1f472), closes #4855v29.3.3Compare Source
Bug Fixes
isolatedDeclarations(5d6b35f), closes #4847v29.3.2Compare Source
Bug Fixes
jsfiles fromnode_moduleswhenever Jest asks (968370e), closes #4637v29.3.1Compare Source
Bug Fixes
isolatedModulesmode to havets.ProgramunderNode16/Next(25157eb)isolatedModulesofts-jestconfig (547eb6f)v29.3.0Compare Source
Features
modulevalues forisolatedModules: true(f372121)Bug Fixes
customConditionstoundefinedinTsCompiler(b091d70), closes #4620Code Refactoring
RawCompilerOptionsinterface (2b1b6cd)isolatedModules(7dfef71)v29.2.6Compare Source
Bug Fixes
JS_TRANSFORM_PATTERNregex (8c91c60)TS_JS_TRANSFORM_PATTERNregex (3eea850)TS_TRANSFORM_PATTERNregex (80d3e4d), closes #4579v29.2.5Compare Source
Bug Fixes
NodeNextmodule (9b3ade5)ts/tsxextensionsToTreatAsEsmin default esm preset (d9ff362)NodeJSmodule resolution for ts 4.8 (b7d3409), closes #4499v29.2.4Compare Source
Bug Fixes
Node16/NodeNext(70b9530), closes #4468 #4473v29.2.3Compare Source
Security Fixes
Code Refactoring
src(8474fc2)29.2.2 (2024-07-10)
Bug Fixes
modulevalue (94db43f), closes #4439v29.2.2Compare Source
Security Fixes
Code Refactoring
src(8474fc2)29.2.2 (2024-07-10)
Bug Fixes
modulevalue (94db43f), closes #4439v29.2.1Compare Source
Security Fixes
Code Refactoring
src(8474fc2)29.2.2 (2024-07-10)
Bug Fixes
modulevalue (94db43f), closes #4439v29.2.0Compare Source
Bug Fixes
Features
presetstotransformconfig (22fb027)Code refactoring
TsJestTransformerOptionstype everywhere possibly (7d001be)react-appto use Vite (827c8ad)v29.1.5Compare Source
Bug Fixes
v29.1.4Compare Source
Bug Fixes
Features
type: "module"(81a5f64), closes #4210 #4012v29.1.3Compare Source
Bug Fixes
@jest/transformas an optional peer dependency (0ba7f86)Performance Improvements
microsoft/TypeScript (typescript)
v5.9.3: TypeScript 5.9.3Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
v5.9.2: TypeScript 5.9Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
v5.8.3: TypeScript 5.8.3Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement.
Downloads are available on:
v5.8.2: TypeScript 5.8Compare Source
For release notes, check out the release announcement.
Downloads are available on:
v5.7.3: TypeScript 5.7.3Compare Source
For release notes, check out the release announcement.
Downloads are available on npm
v5.7.2: TypeScript 5.7Compare Source
For release notes, check out the release announcement.
Downloads are available on:
v5.6.3: TypeScript 5.6.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.6.2: TypeScript 5.6Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
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:
v5.5.3: TypeScript 5.5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.2: TypeScript 5.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.5: TypeScript 5.4.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.4: TypeScript 5.4.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
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:
yarnpkg/yarn (yarn)
v1.22.22Compare Source
Fixes a punycode warning.
Fixes a hoisting issue when transitive dependencies themselves listed aliases as dependencies.
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.