-
Notifications
You must be signed in to change notification settings - Fork 542
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.79% 90.79%
=======================================
Files 169 169
Lines 8061 8061
Branches 1646 1646
=======================================
Hits 7319 7319
Misses 742 742 |
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
ee3878d
to
ef21a67
Compare
ef21a67
to
ac6dcfc
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
6.13.5
->6.13.6
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.Automattic/mongoose (mongoose)
v6.13.6
Compare Source
===================
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.