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

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/cli (source) 18.4.1 -> 18.4.2 age adoption passing confidence devDependencies patch
@commitlint/config-conventional (source) 18.4.0 -> 18.4.2 age adoption passing confidence devDependencies patch
@koa/router 12.0.0 -> 12.0.1 age adoption passing confidence devDependencies patch
@koa/router 12.0.0 -> 12.0.1 age adoption passing confidence dependencies patch
@types/aws-lambda (source) 8.10.122 -> 8.10.126 age adoption passing confidence dependencies patch
@types/bunyan (source) 1.8.9 -> 1.8.11 age adoption passing confidence dependencies patch
@types/connect (source) 3.4.36 -> 3.4.38 age adoption passing confidence dependencies patch
@types/express (source) 4.17.18 -> 4.17.21 age adoption passing confidence devDependencies patch
@types/express (source) 4.17.18 -> 4.17.21 age adoption passing confidence dependencies patch
@types/jquery (source) 3.5.20 -> 3.5.27 age adoption passing confidence devDependencies patch
@types/koa (source) 2.13.9 -> 2.13.11 age adoption passing confidence dependencies patch
@types/koa (source) 2.13.9 -> 2.13.11 age adoption passing confidence devDependencies patch
@types/koa__router (source) 12.0.3 -> 12.0.4 age adoption passing confidence dependencies patch
@types/lodash (source) 4.14.199 -> 4.14.201 age adoption passing confidence devDependencies patch
@types/mysql (source) 2.15.22 -> 2.15.24 age adoption passing confidence dependencies patch
@types/mysql (source) 2.15.22 -> 2.15.24 age adoption passing confidence devDependencies patch
@types/pg-pool (source) 2.0.4 -> 2.0.6 age adoption passing confidence dependencies patch
@types/react (source) 17.0.67 -> 17.0.70 age adoption passing confidence devDependencies patch
@types/restify (source) 4.3.10 -> 4.3.12 age adoption passing confidence devDependencies patch
@types/semver (source) 7.5.3 -> 7.5.5 age adoption passing confidence devDependencies patch
@types/shimmer (source) 1.0.3 -> 1.0.5 age adoption passing confidence devDependencies patch
@types/sinon (source) 10.0.18 -> 10.0.20 age adoption passing confidence devDependencies patch
grafana/grafana 10.2.0 -> 10.2.1 age adoption passing confidence patch
memcached 1.6.21-alpine -> 1.6.22-alpine age adoption passing confidence service patch
nock 13.3.3 -> 13.3.8 age adoption passing confidence devDependencies patch
systeminformation (source) 5.21.15 -> 5.21.17 age adoption passing confidence dependencies patch

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v18.4.2

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v18.4.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

koajs/router (@​koa/router)

v12.0.1

Compare Source

nock/nock (nock)

v13.3.8

Compare Source

Bug Fixes

v13.3.7

Compare Source

Reverts

v13.3.6

Compare Source

Bug Fixes

v13.3.5

Compare Source

Bug Fixes

v13.3.4

Compare Source

Bug Fixes
  • typescript: support nock(new URL('https://example.test/')) (#​2526) (6987327)
sebhildebrandt/systeminformation (systeminformation)

v5.21.17

Compare Source

v5.21.16

Compare Source


Configuration

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

@renovate-bot renovate-bot requested a review from a team October 9, 2023 01:35
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Oct 9, 2023
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Merging #1723 (b99a60c) into main (7370386) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1723   +/-   ##
=======================================
  Coverage   91.42%   91.42%           
=======================================
  Files         143      143           
  Lines        7303     7303           
  Branches     1461     1461           
=======================================
  Hits         6677     6677           
  Misses        626      626           

@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 3 times, most recently from a104bf3 to be9afd8 Compare October 11, 2023 00:39
@renovate-bot renovate-bot changed the title fix(deps): update all patch versions chore(deps): update all patch versions Oct 12, 2023
@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 8 times, most recently from 612d686 to 0c799e7 Compare October 19, 2023 19:12
@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 4 times, most recently from febc521 to a96e6a7 Compare October 30, 2023 18:23
@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 7 times, most recently from 6cef590 to 6da2e1c Compare November 7, 2023 11:37
@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 6 times, most recently from 4fa3c1e to 3496f40 Compare November 12, 2023 09:14
@renovate-bot renovate-bot force-pushed the renovate/all-patch branch 2 times, most recently from 308e06e to 2ab67b7 Compare November 16, 2023 08:57
@pichlermarc pichlermarc merged commit 5c1050b into open-telemetry:main Nov 16, 2023
13 checks passed
trentm added a commit to trentm/opentelemetry-js-contrib that referenced this pull request Nov 16, 2023
jmcdo29 pushed a commit to jmcdo29/opentelemetry-js-contrib that referenced this pull request Nov 21, 2023
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.

5 participants