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 #1602

Closed

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/aws-lambda (source) 8.10.81 -> 8.10.119 age adoption passing confidence dependencies patch
@types/bunyan (source) 1.8.7 -> 1.8.8 age adoption passing confidence dependencies patch
@types/express (source) 4.17.13 -> 4.17.17 age adoption passing confidence devDependencies patch
@types/express (source) 4.17.13 -> 4.17.17 age adoption passing confidence dependencies patch
@​types/hapi__hapi 20.0.9 -> 20.0.13 age adoption passing confidence dependencies patch
@types/jquery (source) 3.5.6 -> 3.5.16 age adoption passing confidence devDependencies patch
@types/koa__router (source) 8.0.7 -> 8.0.11 age adoption passing confidence dependencies patch
@types/lodash (source) 4.14.178 -> 4.14.195 age adoption passing confidence devDependencies patch
@types/mysql (source) 2.15.19 -> 2.15.21 age adoption passing confidence dependencies patch
@types/react (source) 17.0.16 -> 17.0.62 age adoption passing confidence devDependencies patch
@​types/redis 2.8.31 -> 2.8.32 age adoption passing confidence devDependencies patch
@types/restify (source) 4.3.8 -> 4.3.9 age adoption passing confidence devDependencies patch
@types/sinon (source) 10.0.2 -> 10.0.15 age adoption passing confidence devDependencies patch
@types/sinon (source) 10.0.13 -> 10.0.15 age adoption passing confidence devDependencies patch
@types/sinon (source) 10.0.9 -> 10.0.15 age adoption passing confidence devDependencies patch
@types/sinon (source) 10.0.6 -> 10.0.15 age adoption passing confidence devDependencies patch
cassandra-driver 4.6.3 -> 4.6.4 age adoption passing confidence devDependencies patch
dataloader 2.2.1 -> 2.2.2 age adoption passing confidence devDependencies patch
gts 3.1.0 -> 3.1.1 age adoption passing confidence devDependencies patch
karma-spec-reporter 0.0.32 -> 0.0.36 age adoption passing confidence devDependencies patch
karma-spec-reporter 0.0.33 -> 0.0.36 age adoption passing confidence devDependencies patch
memcached 1.6.9-alpine -> 1.6.21-alpine age adoption passing confidence service patch
mysql2 2.3.0 -> 2.3.3 age adoption passing confidence devDependencies patch
nock 13.3.1 -> 13.3.2 age adoption passing confidence devDependencies patch
rimraf 5.0.0 -> 5.0.1 age adoption passing confidence devDependencies patch
router 1.3.5 -> 1.3.8 age adoption passing confidence devDependencies patch
sinon (source) 14.0.0 -> 14.0.2 age adoption passing confidence devDependencies patch
sqlite3 5.1.5 -> 5.1.6 age adoption passing confidence devDependencies patch
winston2 2.4.5 -> 2.4.7 age adoption passing confidence devDependencies patch

Release Notes

datastax/nodejs-driver (cassandra-driver)

v4.6.4

Compare Source

2022-07-11

Bug fixes
  • [NODEJS-633] - Mapper error: TypeError: Cannot read property 'executor' of null
  • [NODEJS-645] - Travis builds are failing due to TypeScript errors
  • [NODEJS-646] - Unable to add address for initially unresolved host
  • [NODEJS-647] - Log negotiated SSL/TLS versions when using encrypted connections
graphql/dataloader (dataloader)

v2.2.2

Compare Source

Patch Changes
google/gts (gts)

v3.1.1

Compare Source

tmcgee123/karma-spec-reporter (karma-spec-reporter)

v0.0.36

Compare Source

v0.0.35

Compare Source

v0.0.34

Compare Source

v0.0.33

Compare Source

sidorares/node-mysql2 (mysql2)

v2.3.3

Compare Source

v2.3.2

Compare Source

v2.3.1

Compare Source

nock/nock (nock)

v13.3.2

Compare Source

Bug Fixes
  • nock.removeInterceptor can remove the wrong Intercept (#​2497) (92de0de)
isaacs/rimraf (rimraf)

v5.0.1

Compare Source

pillarjs/router (router)

v1.3.8

Compare Source

==================

  • Fix routing requests without method

v1.3.7

Compare Source

==================

  • Fix hanging on large stack of sync routes

v1.3.6

Compare Source

==================

  • Fix handling very large stacks of sync middleware
  • deps: safe-buffer@5.2.1
sinonjs/sinon (sinon)

v14.0.2

Compare Source

Released by Morgan Roderick on 2022-11-07.

v14.0.1

Compare Source

  • 6c4753ef
    Fixed CSS selectors in _base.scss and changed blockquote default size to 16px. (Jose Lupianez)
  • A bunch of dependency updates

Released by Carl-Erik Kopseng on 2022-10-03.

TryGhost/node-sqlite3 (sqlite3)

v5.1.6

Compare Source

What's Changed

New Contributors

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

winstonjs/winston (winston2)

v2.4.7

Compare Source

What's Changed

New Contributors

Full Changelog: winstonjs/winston@v2.4.6...v2.4.7

v2.4.6

Compare Source

This updates a dependency to address https://security.snyk.io/vuln/SNYK-JS-ASYNC-2441827. See #​2112 by @​bacali95.


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 July 19, 2023 00:50
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jul 19, 2023
@haddasbronfman
Copy link
Member

Same as #1593 and #1597.
Renovate now bumps all patches every workday, and it turns out to be too noisy (while we fix the issues raised from #1593, Renovate opened #1597 and #1602 and tomorrow it will open another one if we don't merge #1593...)

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