Skip to content
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 #4390

Merged
merged 1 commit into from
May 23, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@grpc/grpc-js (source) 1.10.7 -> 1.10.8 age adoption passing confidence
@protobuf-ts/grpc-transport (source) 2.9.3 -> 2.9.4 age adoption passing confidence
@protobuf-ts/runtime (source) 2.9.3 -> 2.9.4 age adoption passing confidence
@protobuf-ts/runtime-rpc (source) 2.9.3 -> 2.9.4 age adoption passing confidence
@size-limit/file 11.1.3 -> 11.1.4 age adoption passing confidence
@size-limit/time 11.1.3 -> 11.1.4 age adoption passing confidence
@size-limit/webpack 11.1.3 -> 11.1.4 age adoption passing confidence
@types/jquery (source) 3.5.29 -> 3.5.30 age adoption passing confidence
@types/semver (source) 7.5.6 -> 7.5.8 age adoption passing confidence
chromedriver 124.0.1 -> 124.0.4 age adoption passing confidence
karma (source) 6.4.2 -> 6.4.3 age adoption passing confidence
linkinator 6.0.2 -> 6.0.4 age adoption passing confidence
size-limit 11.1.3 -> 11.1.4 age adoption passing confidence
superagent 9.0.1 -> 9.0.2 age adoption passing confidence
unionfs 4.5.1 -> 4.5.4 age adoption passing confidence

Release Notes

grpc/grpc-node (@​grpc/grpc-js)

v1.10.8: @​grpc/grpc-js 1.10.8

Compare Source

  • Fix a bug that caused channels with unix: targets to not reconnect after the channel goes idle (#​2750)
timostamm/protobuf-ts (@​protobuf-ts/grpc-transport)

v2.9.4

Compare Source

What's Changed
New Contributors

Full Changelog: timostamm/protobuf-ts@v2.9.3...v2.9.4

ai/size-limit (@​size-limit/file)

v11.1.4

Compare Source

giggio/node-chromedriver (chromedriver)

v124.0.4

Compare Source

v124.0.3

Compare Source

v124.0.2

Compare Source

karma-runner/karma (karma)

v6.4.3

Compare Source

Bug Fixes
  • add build commits for patch release (d7f2d69)
JustinBeckwith/linkinator (linkinator)

v6.0.4

Compare Source

Bug Fixes

v6.0.3

Compare Source

Bug Fixes
ladjs/superagent (superagent)

v9.0.2

Compare Source

  • Merge pull request #​1803 from alumni/fix-url-parse 329cc63
  • fix: replace deprecated url.parse() with new URL() 8ead63f
  • Merge pull request #​1804 from alumni/remove-semver 9406dae
  • chore: remove unnecessary semver checks 86c9bf4
  • Merge pull request #​1802 from alumni/fix-url-parse e996382
  • fix: replace deprecated node:url methods 7e20ced
streamich/unionfs (unionfs)

v4.5.4

Compare Source

Bug Fixes
  • readdir and readdirSync failing on valid empty directory if another fs fails (#​787) (dab090e)

v4.5.3

Compare Source

Bug Fixes
  • createWriteStream and createReadStream targeting fss in wrong order (#​785) (944275d)

v4.5.2

Compare Source

Bug Fixes
  • createWriteStream failing to create new files in directories (#​783) (cc52c7f)

Configuration

📅 Schedule: Branch creation - "before 3am every weekday" (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.

@renovate-bot renovate-bot requested a review from a team December 25, 2023 01:41
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Dec 25, 2023
Copy link

codecov bot commented Dec 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.36%. Comparing base (e49c4c7) to head (a723dab).
Report is 3 commits behind head on main.

Current head a723dab differs from pull request most recent head a34f876

Please upload reports for the commit a34f876 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4390      +/-   ##
==========================================
+ Coverage   93.32%   93.36%   +0.03%     
==========================================
  Files          84      275     +191     
  Lines        1694     7291    +5597     
  Branches      349     1503    +1154     
==========================================
+ Hits         1581     6807    +5226     
- Misses        113      484     +371     

see 193 files with indirect coverage changes

@renovate-bot renovate-bot changed the title fix(deps): update all patch versions chore(deps): update all patch versions Dec 29, 2023
@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 6 times, most recently from b6111f9 to 66390da Compare January 19, 2024 20:17
@@ -72,7 +72,7 @@
},
"dependencies": {
"@types/shimmer": "^1.0.2",
"import-in-the-middle": "1.7.1",
"import-in-the-middle": "1.7.3",
Copy link
Contributor

Choose a reason for hiding this comment

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

Heh. We definitely do not want this one right now.

@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 3 times, most recently from 8f1ede4 to 448a5ff Compare January 28, 2024 11:54
@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 2 times, most recently from 02c7e4a to 64e77e5 Compare February 13, 2024 22:32
@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 5 times, most recently from 6839255 to 051ac2e Compare February 25, 2024 09:07
@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 5 times, most recently from e50cc25 to e77f2fb Compare May 6, 2024 12:00
@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 5 times, most recently from e6b0c9a to 22456fc Compare May 13, 2024 20:20
@pichlermarc pichlermarc requested a review from trentm May 15, 2024 15:05
@pichlermarc
Copy link
Member

@trentm I re-requested review as iitm was updated to latest, "changes requested"-reason probably does not apply anymore. 🙂

@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 2 times, most recently from b43b77f to 0a4ba5a Compare May 16, 2024 00:00
@renovate-bot renovate-bot changed the title chore(deps): update all patch versions fix(deps): update all patch versions May 16, 2024
Copy link
Contributor

@trentm trentm left a comment

Choose a reason for hiding this comment

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

Looks good now.

FWIW, the PR description is out of date now. This seems to be just about a [@grpc/grpc-js](https://grpc.io/) update now. Anyway, all good.

@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 4 times, most recently from a723dab to 050920e Compare May 21, 2024 12:47
@dyladan dyladan added this pull request to the merge queue May 23, 2024
Merged via the queue into open-telemetry:main with commit d545521 May 23, 2024
19 checks passed
@renovate-bot renovate-bot deleted the renovate/all-patch branch May 23, 2024 13:19
Zirak pushed a commit to Zirak/opentelemetry-js that referenced this pull request Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants