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 non-major dependencies #1232

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@keyv/compress-brotli 1.1.4 -> 1.1.6 age adoption passing confidence devDependencies patch
@keyv/sqlite 3.6.5 -> 3.6.7 age adoption passing confidence devDependencies patch
@keyv/test-suite 1.9.2 -> 1.9.5 age adoption passing confidence devDependencies patch
@metamask/eth-sig-util 7.0.1 -> 7.0.3 age adoption passing confidence devDependencies patch
@microsoft/tsdoc (source) 0.15.0 -> 0.15.1 age adoption passing confidence devDependencies patch
@types/debug (source) 4.1.8 -> 4.1.12 age adoption passing confidence devDependencies patch
@types/events (source) 3.0.0 -> 3.0.3 age adoption passing confidence devDependencies patch
@types/express (source) 4.17.17 -> 4.17.21 age adoption passing confidence devDependencies patch
@types/inquirer (source) 9.0.3 -> 9.0.7 age adoption passing confidence devDependencies patch
@types/inquirer-autocomplete-prompt (source) 3.0.0 -> 3.0.3 age adoption passing confidence devDependencies patch
@types/jest (source) 29.5.12 -> 29.5.14 age adoption passing confidence devDependencies patch
@types/json-buffer (source) 3.0.0 -> 3.0.2 age adoption passing confidence devDependencies patch
@types/node (source) 20.17.4 -> 20.17.11 age adoption passing confidence devDependencies patch
@types/passport (source) 1.0.12 -> 1.0.17 age adoption passing confidence devDependencies patch
@types/passport-http-bearer (source) 1.0.37 -> 1.0.41 age adoption passing confidence devDependencies patch
@types/qrcode-terminal (source) 0.12.0 -> 0.12.2 age adoption passing confidence devDependencies patch
@types/react (source) 18.3.12 -> 18.3.18 age adoption passing confidence devDependencies patch
@types/react (source) 18.2.20 -> 18.3.18 age adoption passing confidence resolutions minor
@types/react-dom (source) 18.3.1 -> 18.3.5 age adoption passing confidence devDependencies patch
@types/url-parse (source) 1.4.8 -> 1.4.11 age adoption passing confidence devDependencies patch
@types/uuid (source) 9.0.2 -> 9.0.8 age adoption passing confidence devDependencies patch
@types/ws (source) 8.5.5 -> 8.5.13 age adoption passing confidence devDependencies patch
caip 1.1.0 -> 1.1.1 age adoption passing confidence devDependencies patch
ethers (source) 6.13.4 -> 6.13.5 age adoption passing confidence devDependencies patch
express (source) 4.21.1 -> 4.21.2 age adoption passing confidence devDependencies patch
keyv 4.5.3 -> 4.5.4 age adoption passing confidence devDependencies patch
lerna (source) 8.1.2 -> 8.1.9 age adoption passing confidence devDependencies patch
passport (source) ^0.6.0 -> ^0.7.0 age adoption passing confidence dependencies minor
postgres 16.0 -> 16.6 age adoption passing confidence service minor
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence dependencies minor
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence dependencies minor
rimraf 5.0.5 -> 5.0.10 age adoption passing confidence devDependencies patch
sqlite3 5.1.6 -> 5.1.7 age adoption passing confidence devDependencies patch
ts-json-schema-generator 1.5.0 -> 1.5.1 age adoption passing confidence devDependencies patch

Release Notes

MetaMask/eth-sig-util (@​metamask/eth-sig-util)

v7.0.3

Compare Source

Changed
  • Bump @metamask/abi-utils to ^2.0.4 (#​381)
  • Bump @metamask/utils from ^9.0.0 (#​381)

v7.0.2

Compare Source

Fixed
  • Replace dependency tweetnacl-util with @scure/base (#​358)
microsoft/tsdoc (@​microsoft/tsdoc)

v0.15.1

Compare Source

Sat, 23 Nov 2024 00:23:35 GMT

Patches
  • Include CHANGELOG.md in published releases again
pedrouid/caip-js (caip)

v1.1.1

Compare Source

ethers-io/ethers.js (ethers)

v6.13.5

Compare Source

  • Use local dev net for testing Typed API to prevent tests getting throttled (7654ee3).
    • Fixed bad logic for searching prefetched transactions by hash (#​4868; ef3c9bc).
    • Add newline delimiter to IPC providers for broader support (#​4847; 474a8de).
expressjs/express (express)

v4.21.2

Compare Source

lerna/lerna (lerna)

v8.1.9

Compare Source

Bug Fixes

v8.1.8

Compare Source

Bug Fixes

v8.1.7

Compare Source

Bug Fixes

v8.1.6

Compare Source

Bug Fixes

v8.1.5

Compare Source

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

v8.1.4

Compare Source

Note: Version bump only for package lerna

v8.1.3

Compare Source

Bug Fixes
jaredhanson/passport (passport)

v0.7.0

Compare Source

Changed
  • Set req.authInfo by default when using the assignProperty option to
    authenticate() middleware. This makes the behavior the same as when not using
    the option, and can be disabled by setting authInfo option to false.
facebook/react (react)

v18.3.1

Compare Source

v18.3.0

Compare Source

facebook/react (react-dom)

v18.3.1

Compare Source

v18.3.0

Compare Source

isaacs/rimraf (rimraf)

v5.0.10

Compare Source

v5.0.9

Compare Source

v5.0.8

Compare Source

v5.0.7

Compare Source

v5.0.6

Compare Source

TryGhost/node-sqlite3 (sqlite3)

v5.1.7

Compare Source

What's Changed

New Contributors

Full Changelog: TryGhost/node-sqlite3@v5.1.6...v5.1.7

vega/ts-json-schema-generator (ts-json-schema-generator)

v1.5.1

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Joshua (@​Josh-a-e)

❤️ Guillaume Châtelet (@​chatelgu)

❤️ Michael Matloka (@​Twixes)

🐛 Bug Fix
🔩 Dependency Updates
Authors: 6

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the maintenance label Aug 26, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 2ae8252 to c2042d3 Compare September 2, 2023 23:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 12e698b to ef88347 Compare September 6, 2023 14:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from e320b33 to bf2e68e Compare September 20, 2023 07:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 644f80e to 54faa75 Compare September 21, 2023 14:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 1e787d8 to 8f84875 Compare November 3, 2024 04:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8f84875 to db4fffc Compare November 15, 2024 01:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from c93526c to a6f93bd Compare November 28, 2024 06:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 7f74a5e to a958706 Compare December 9, 2024 21:24
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0be4219 to f0deb47 Compare December 16, 2024 15:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f0deb47 to 45df61f Compare December 20, 2024 03:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 45df61f to cd1f1e3 Compare January 1, 2025 03:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cd1f1e3 to 30f0014 Compare January 6, 2025 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants