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

chore(deps): update all patch versions #4390

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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
@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
@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
axios (source) 1.6.0 -> 1.6.8 age adoption passing confidence
chromedriver 124.0.1 -> 124.0.2 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
superagent 9.0.1 -> 9.0.2 age adoption passing confidence
unionfs 4.5.1 -> 4.5.4 age adoption passing confidence

Release Notes

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

axios/axios (axios)

v1.6.8

Compare Source

Bug Fixes
  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#​6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#​6300) (8786e0f)
Contributors to this release

v1.6.7

Compare Source

Bug Fixes
  • capture async stack only for rejections with native error objects; (#​6203) (1a08f90)
Contributors to this release

v1.6.6

Compare Source

Bug Fixes
Contributors to this release

v1.6.5

Compare Source

Bug Fixes
Contributors to this release

v1.6.4

Compare Source

Bug Fixes
  • security: fixed formToJSON prototype pollution vulnerability; (#​6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#​6163) (75af1cd)
Contributors to this release

v1.6.3

Compare Source

Bug Fixes
Contributors to this release

v1.6.2

Compare Source

Features
  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#​6046) (cff9967)
PRs
  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #​6046 )

📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.
Contributors to this release

v1.6.1

Compare Source

Bug Fixes
  • formdata: fixed content-type header normalization for non-standard browser environments; (#​6056) (dd465ab)
  • platform: fixed emulated browser detection in node.js environment; (#​6055) (3dc8369)
Contributors to this release
giggio/node-chromedriver (chromedriver)

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 as a code owner 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 92.84%. Comparing base (2610122) to head (28872d8).
Report is 24 commits behind head on main.

❗ Current head 28872d8 differs from pull request most recent head 65ea27a. Consider uploading reports for the commit 65ea27a to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4390      +/-   ##
==========================================
+ Coverage   90.77%   92.84%   +2.07%     
==========================================
  Files          90      308     +218     
  Lines        1930     8767    +6837     
  Branches      417     1886    +1469     
==========================================
+ Hits         1752     8140    +6388     
- Misses        178      627     +449     

see 224 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 591f84e to 4659a47 Compare March 13, 2024 17:46
@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 5 times, most recently from a0470c8 to 9df7978 Compare March 26, 2024 18:28
@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 3 times, most recently from 5f48137 to 09ff68d Compare March 29, 2024 11:28
@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 2 times, most recently from 28872d8 to 610a785 Compare April 9, 2024 00:45
@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 4 times, most recently from 3b6c807 to a5acf05 Compare April 16, 2024 11:49
@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 2 times, most recently from c996c10 to 8adb11f Compare April 24, 2024 13:49
@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 6 times, most recently from f1f9ea5 to 07d3b1e Compare May 3, 2024 11:03
@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 3 times, most recently from e77f2fb to c1c239b Compare May 7, 2024 22:50
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.

None yet

6 participants