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

dependency updates #292

Closed
wants to merge 74 commits into from
Closed

dependency updates #292

wants to merge 74 commits into from

Conversation

moldypenguins
Copy link

@moldypenguins moldypenguins commented Feb 6, 2023

updated many dependencies (opencensus/[email protected], async, etc)
#285
#287
#289
#290
build errors resolved

moldypenguins and others added 30 commits February 5, 2023 17:11
Bumps [ioredis](https://github.com/luin/ioredis) from 4.28.5 to 5.3.0.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v4.28.5...v5.3.0)

---
updated-dependencies:
- dependency-name: ioredis
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.2.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.2.4...v4.9.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 2.1.0 to 3.1.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v2.1.0...v3.1.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…script-4.9.5

build(deps-dev): bump typescript from 3.2.4 to 4.9.5
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 5.2.5 to 10.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

---
updated-dependencies:
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…dis-5.3.0

build(deps-dev): bump ioredis from 4.28.5 to 5.3.0
…l2-3.1.0

build(deps-dev): bump mysql2 from 2.1.0 to 3.1.0
Bumps [redis](https://github.com/redis/node-redis) from 3.1.2 to 4.6.4.
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/[email protected])

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…s/mocha-10.0.1

build(deps-dev): bump @types/mocha from 5.2.5 to 10.0.1
…s-4.6.4

build(deps-dev): bump redis from 3.1.2 to 4.6.4
Bumps [chai](https://github.com/chaijs/chai) from 4.1.2 to 4.3.7.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](chaijs/chai@4.1.2...v4.3.7)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.2 to 10.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v7.1.2...v10.2.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tslint-config-standard](https://github.com/blakeembrey/tslint-config-standard) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/blakeembrey/tslint-config-standard/releases)
- [Commits](blakeembrey/tslint-config-standard@v8.0.1...v9.0.0)

---
updated-dependencies:
- dependency-name: tslint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 7.3.8.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v6.3.0...v7.3.8)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…ver-7.3.8

build(deps): bump semver from 6.3.0 to 7.3.8
…-4.3.7

build(deps-dev): bump chai from 4.1.2 to 4.3.7
…a-10.2.0

build(deps-dev): bump mocha from 7.1.2 to 10.2.0
…nt-config-standard-9.0.0

build(deps-dev): bump tslint-config-standard from 8.0.1 to 9.0.0
Bumps [require-in-the-middle](https://github.com/elastic/require-in-the-middle) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/elastic/require-in-the-middle/releases)
- [Changelog](https://github.com/elastic/require-in-the-middle/blob/main/CHANGELOG.md)
- [Commits](elastic/require-in-the-middle@v5.2.0...v6.0.0)

---
updated-dependencies:
- dependency-name: require-in-the-middle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@opencensus/core](https://github.com/census-instrumentation/opencensus-node) from 0.0.9 to 0.1.0.
- [Release notes](https://github.com/census-instrumentation/opencensus-node/releases)
- [Changelog](https://github.com/census-instrumentation/opencensus-node/blob/master/CHANGELOG.md)
- [Commits](census-instrumentation/opencensus-node@v0.0.9...v0.1.0)

---
updated-dependencies:
- dependency-name: "@opencensus/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/ioredis](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ioredis) from 4.0.21 to 5.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ioredis)

---
updated-dependencies:
- dependency-name: "@types/ioredis"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 7.0.1 to 10.9.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v7.0.1...v10.9.1)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 7.18.2 to 8.9.0.
- [Release notes](https://github.com/brianc/node-postgres/releases)
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…8.9.0

build(deps-dev): bump pg from 7.18.2 to 8.9.0
…node-10.9.1

build(deps-dev): bump ts-node from 7.0.1 to 10.9.1
…ire-in-the-middle-6.0.0

build(deps): bump require-in-the-middle from 5.2.0 to 6.0.0
…ncensus/core-0.1.0

build(deps): bump @opencensus/core from 0.0.9 to 0.1.0
…es/ioredis-5.0.0

build(deps-dev): bump @types/ioredis from 4.0.21 to 5.0.0
Bumps [@opencensus/propagation-b3](https://github.com/census-instrumentation/opencensus-node) from 0.0.8 to 0.1.0.
- [Release notes](https://github.com/census-instrumentation/opencensus-node/releases)
- [Changelog](https://github.com/census-instrumentation/opencensus-node/blob/master/CHANGELOG.md)
- [Commits](census-instrumentation/opencensus-node@v0.0.8...v0.1.0)

---
updated-dependencies:
- dependency-name: "@opencensus/propagation-b3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot bot and others added 27 commits February 5, 2023 23:26
Bumps [nyc](https://github.com/istanbuljs/nyc) from 13.1.0 to 15.1.0.
- [Release notes](https://github.com/istanbuljs/nyc/releases)
- [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)
- [Commits](istanbuljs/nyc@v13.1.0...v15.1.0)

---
updated-dependencies:
- dependency-name: nyc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.1.32 to 4.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb)

---
updated-dependencies:
- dependency-name: "@types/mongodb"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…es/mongodb-4.0.7

build(deps-dev): bump @types/mongodb from 3.1.32 to 4.0.7
…-15.1.0

build(deps-dev): bump nyc from 13.1.0 to 15.1.0
Bumps [@types/redis](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/redis) from 2.8.32 to 4.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/redis)

---
updated-dependencies:
- dependency-name: "@types/redis"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…es/redis-4.0.11

build(deps-dev): bump @types/redis from 2.8.32 to 4.0.11
@codeclimate
Copy link

codeclimate bot commented Feb 6, 2023

Code Climate has analyzed commit 075771b and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.

@moldypenguins
Copy link
Author

moldypenguins commented Feb 6, 2023

tests are failing, i will update the tests shortly

  • even after updating opncensus to 0.1.0 there are still references to UUID as far back as 3.1.2
  • opencensus is in alpha, probably better to find another solution at this point

See OpenTelemetry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant