Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

chore(deps): lock file maintenance #938

Merged
merged 2 commits into from
Mar 29, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2021

Mend Renovate

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 5am 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2021

Codecov Report

Merging #938 (abf6e4a) into master (1c12e6f) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #938      +/-   ##
==========================================
+ Coverage   95.57%   95.60%   +0.02%     
==========================================
  Files         153      153              
  Lines       10922    10922              
  Branches     1040     1040              
==========================================
+ Hits        10439    10442       +3     
+ Misses        483      480       -3     
Impacted Files Coverage Δ
src/stackdriver-monitoring.ts 81.52% <0.00%> (+3.26%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c12e6f...abf6e4a. Read the comment docs.

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from 14e0502 to b45301d Compare December 6, 2021 16:13
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from aa0292f to abf6e4a Compare January 23, 2022 05:46
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from abf6e4a to df085fd Compare June 27, 2022 22:47
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from df085fd to 5fe4441 Compare March 29, 2023 02:54
@renovate
Copy link
Contributor Author

renovate bot commented Mar 29, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@aabmass aabmass force-pushed the renovate/lock-file-maintenance branch 3 times, most recently from 8563d46 to 4847425 Compare March 29, 2023 15:55
@@ -49,6 +49,7 @@
"access": "public"
},
"devDependencies": {
"@types/bson": "1.0.11",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was needed because @types/mongodb doesn't have a specifier for its dependnecy on this package. This makes it pull the same version that the actual mongodb package does.

@aabmass aabmass enabled auto-merge (squash) March 29, 2023 16:13
@aabmass aabmass force-pushed the renovate/lock-file-maintenance branch from a021697 to 9ef0a71 Compare March 29, 2023 18:40
@aabmass aabmass force-pushed the renovate/lock-file-maintenance branch from 9ef0a71 to 685fe41 Compare March 29, 2023 19:24
@aabmass aabmass merged commit 5bf0c25 into master Mar 29, 2023
6 checks passed
@aabmass aabmass deleted the renovate/lock-file-maintenance branch March 29, 2023 19:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants