-
Notifications
You must be signed in to change notification settings - Fork 544
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
fix(deps): update all patch versions #2413
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2413 +/- ##
==========================================
- Coverage 90.95% 90.72% -0.24%
==========================================
Files 172 167 -5
Lines 8119 7808 -311
Branches 1646 1605 -41
==========================================
- Hits 7385 7084 -301
+ Misses 734 724 -10 |
bfa84a0
to
8909adc
Compare
Head branch was pushed to by a user without write access
c6f11f8
to
25d5206
Compare
25d5206
to
0de76bf
Compare
0de76bf
to
94f57c9
Compare
c35f7c1
to
c8ec2e1
Compare
c8ec2e1
to
ec5da1a
Compare
927acc4
to
b68762a
Compare
b68762a
to
ee3878d
Compare
@@ -51,7 +51,7 @@ | |||
"nyc": "15.1.0", | |||
"rimraf": "5.0.10", | |||
"sinon": "15.2.0", | |||
"typescript": "4.4.4" | |||
"typescript": "5.7.3" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know how this ended up in a patch
version update 🤔
build is broken, typescript is updated for some reason
ac6dcfc
to
6e3109b
Compare
6e3109b
to
cb21fcc
Compare
This PR contains the following updates:
21.3.10
->21.3.12
8.10.143
->8.10.147
1.8.9
->1.8.11
3.4.36
->3.4.38
3.5.30
->3.5.32
17.0.80
->17.0.83
1.3.2
->1.3.5
2.2.2
->2.2.3
1.6.29-alpine
->1.6.34-alpine
9.5.1
->9.5.2
Release Notes
hapijs/hapi (@hapi/hapi)
v21.3.12
Compare Source
v21.3.11
Compare Source
graphql/dataloader (dataloader)
v2.2.3
Compare Source
Patch Changes
38fedd4
Thanks @abendi! - EnsurecacheKeyFn
is not called when caching is disabled, since the key is not utilized in that case.TypeStrong/ts-loader (ts-loader)
v9.5.2
Compare Source
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.