-
Notifications
You must be signed in to change notification settings - Fork 0
chore(Renovate): ⬆️ Update configs (major) - autoclosed #49
Conversation
|
Size Change: 0 B Total Size: 32.9 kB ℹ️ View Unchanged
|
Code Climate has analyzed commit fce664f and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 96.8% (0.0% change). View more on Code Climate. |
Pull Request Test Coverage Report for Build 4448868126
💛 - Coveralls |
Kudos, SonarCloud Quality Gate passed!
|
fce664f
to
8d58fb9
Compare
syncpack
to v9
8d58fb9
to
436b200
Compare
436b200
to
5109486
Compare
This PR contains the following updates:
8.4.11
->9.8.4
4.9.5
->5.0.2
Release Notes
JamieMason/syncpack
v9.8.4
Compare Source
Features
v9.7.4
Compare Source
Bug Fixes
Features
Performance Improvements
v9.3.2
Compare Source
Features
v9.1.2
Compare Source
Features
Reverts
v9.0.2
Compare Source
Bug Fixes
v9.0.0
Compare Source
Features
BREAKING CHANGES
custom: 1. The following options were replaced in syncpack@9.0.0:
-p, --prod include dependencies
-d, --dev include devDependencies
-P, --peer include peerDependencies
-R, --resolutions include resolutions (yarn)
-o, --overrides include overrides (npm)
-O, --pnpmOverrides include overrides (pnpm)
-w, --workspace include locally developed package versions
Instead use the new --types option like so:
--types dev,prod,peer
"dev": true,
"overrides": true,
"peer": true,
"pnpmOverrides": true,
"prod": true,
"resolutions": true,
"workspace": true,
Instead use the new dependencyTypes array like so:
8.5.14 (2023-02-07)
Bug Fixes
Features
8.4.11 (2022-12-01)
Bug Fixes
8.4.10 (2022-11-23)
Bug Fixes
Features
8.3.9 (2022-10-28)
Bug Fixes
8.3.8 (2022-10-28)
Bug Fixes
Features
8.2.5 (2022-10-28)
Bug Fixes
8.2.4 (2022-06-25)
Bug Fixes
Features
v8.5.14
Compare Source
Bug Fixes
Features
Microsoft/TypeScript
v5.0.2
: TypeScript 5.0Compare Source
For release notes, check out the release announcement.
For new features, check out the What's new in TypeScript v5.0.2.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,on sunday,before 5am every weekday" in timezone Asia/Taipei, 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 Mend Renovate. View repository job log here.