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): Bump ajv from 8.11.0 to 8.12.0 in /ee/server/services #533

Open
wants to merge 389 commits into
base: better-7.0
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 4, 2023

Bumps ajv from 8.11.0 to 8.12.0.

Release notes

Sourced from ajv's releases.

v8.12.0

  • fix JTD serialisation (remove leading comma in objects with only optional properties) (#2190, @​piliugin-anton)
  • empty JTD "values" schema (#2191)
  • empty object to work with JTD utility type (#2158, @​erikbrinkman)
  • fix JTD "discriminator" schema for objects with more than 8 properties (#2194)
  • correctly narrow "number" type to "integer" (#2192, @​JacobLey)
  • update Node.js versions in CI to 14, 16, 18 and 19

v8.11.2

Update dependencies

Export ValidationError and MissingRefError (ajv-validator/ajv#1840, @​dannyb648)

v8.11.1

Update dependencies

Export ValidationError and MissingRefError (#1840, @​dannyb648)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Tenet1Ai and others added 30 commits January 10, 2022 15:39
…rver/services/types/node-17.0.8

Bump @types/node from 16.11.11 to 17.0.8 in /ee/server/services
…rver/services/rocket.chat/emitter-0.31.1

Bump @rocket.chat/emitter from 0.30.1 to 0.31.1 in /ee/server/services
…tream-2.2.0

Bump tar-stream from 1.6.2 to 2.2.0
…rver/services/express-4.17.2

Bump express from 4.17.1 to 4.17.2 in /ee/server/services
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.10.1 to 5.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.14.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@rocket.chat/string-helpers](https://github.com/RocketChat/Rocket.Chat.Fuselage/tree/HEAD/packages/string-helpers) from 0.30.1 to 0.31.6.
- [Release notes](https://github.com/RocketChat/Rocket.Chat.Fuselage/releases)
- [Changelog](https://github.com/RocketChat/Rocket.Chat.Fuselage/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/RocketChat/Rocket.Chat.Fuselage/commits/v0.31.6/packages/string-helpers)

---
updated-dependencies:
- dependency-name: "@rocket.chat/string-helpers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pino](https://github.com/pinojs/pino) from 7.5.1 to 7.8.1.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v7.5.1...v7.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@rocket.chat/fuselage-tokens](https://github.com/RocketChat/Rocket.Chat.Fuselage/tree/HEAD/packages/fuselage-tokens) from 0.6.3-dev.362 to 0.31.6.
- [Release notes](https://github.com/RocketChat/Rocket.Chat.Fuselage/releases)
- [Changelog](https://github.com/RocketChat/Rocket.Chat.Fuselage/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/RocketChat/Rocket.Chat.Fuselage/commits/v0.31.6/packages/fuselage-tokens)

---
updated-dependencies:
- dependency-name: "@rocket.chat/fuselage-tokens"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…client-14.0.1

Bump prom-client from 12.0.0 to 14.0.1
…t.chat/fuselage-tokens-0.31.6

Bump @rocket.chat/fuselage-tokens from 0.6.3-dev.362 to 0.31.6
…rver/services/pino-7.8.1

Bump pino from 7.5.1 to 7.8.1 in /ee/server/services
…rver/services/rocket.chat/string-helpers-0.31.6

Bump @rocket.chat/string-helpers from 0.30.1 to 0.31.6 in /ee/server/services
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.8 to 17.0.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
…cript-eslint/parser-5.14.0

Bump @typescript-eslint/parser from 3.10.1 to 5.14.0
Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.2...4.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
…rver/services/express-4.17.3

Bump express from 4.17.2 to 4.17.3 in /ee/server/services
Bumps [underscore.string](https://github.com/epeli/underscore.string) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/epeli/underscore.string/releases)
- [Changelog](https://github.com/esamattis/underscore.string/blob/master/CHANGELOG.markdown)
- [Commits](esamattis/underscore.string@3.3.5...3.3.6)

---
updated-dependencies:
- dependency-name: underscore.string
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…rver/services/underscore.string-3.3.6

Bump underscore.string from 3.3.5 to 3.3.6 in /ee/server/services
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.5.2...v4.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
…rver/services/types/node-17.0.21

Bump @types/node from 17.0.8 to 17.0.21 in /ee/server/services
…rver/services/typescript-4.6.2

Bump typescript from 4.5.2 to 4.6.2 in /ee/server/services
Bumps [mem](https://github.com/sindresorhus/mem) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/sindresorhus/mem/releases)
- [Commits](sindresorhus/memoize@v9.0.1...v9.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
…ions/checkout-3

Bump actions/checkout from 2 to 3
…ions/setup-node-3

Bump actions/setup-node from 2 to 3
…rver/services/mem-9.0.2

Bump mem from 9.0.1 to 9.0.2 in /ee/server/services
Bumps [pm2](https://github.com/Unitech/pm2) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/Unitech/pm2/releases)
- [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md)
- [Commits](Unitech/pm2@5.1.2...5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [nats](https://github.com/nats-io/nats.js) from 2.4.0 to 2.6.1.
- [Release notes](https://github.com/nats-io/nats.js/releases)
- [Commits](nats-io/nats.js@v2.4.0...v2.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [moleculer](https://github.com/moleculerjs/moleculer) from 0.14.18 to 0.14.19.
- [Release notes](https://github.com/moleculerjs/moleculer/releases)
- [Changelog](https://github.com/moleculerjs/moleculer/blob/master/CHANGELOG.md)
- [Commits](moleculerjs/moleculer@v0.14.18...v0.14.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
Tenet1Ai and others added 26 commits December 1, 2022 14:37
…rver/services/rocket.chat/emitter-0.31.21

Chore(deps): Bump @rocket.chat/emitter from 0.31.11 to 0.31.21 in /ee/server/services
…hanimo/pr-title-checker-1.3.5

Chore(deps): Bump thehanimo/pr-title-checker from 1.3.4 to 1.3.5
…rver/services/moleculer-0.14.26

Chore(deps): Bump moleculer from 0.14.19 to 0.14.26 in /ee/server/services
…ercharge/mongodb-github-action-1.8.0

Chore(deps): Bump supercharge/mongodb-github-action from 1.7.0 to 1.8.0
…ions/download-artifact-3

Chore(deps): Bump actions/download-artifact from 2 to 3
…ions/stale-6

Chore(deps): Bump actions/stale from 5 to 6
…rver/services/ts-node-10.9.1

Chore(deps-dev): Bump ts-node from 10.7.0 to 10.9.1 in /ee/server/services
Bumps [ws](https://github.com/websockets/ws) from 8.5.0 to 8.11.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.5.0...8.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases)
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md)
- [Commits](kelektiv/node.bcrypt.js@v5.0.1...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.5.10 to 6.5.13.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.13/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.13/addons/actions)

---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…rver/services/ws-8.11.0

Chore(deps): Bump ws from 8.5.0 to 8.11.0 in /ee/server/services
…rver/services/bcrypt-5.1.0

Chore(deps): Bump bcrypt from 5.0.1 to 5.1.0 in /ee/server/services
…rver/services/ejson-2.2.3

Chore(deps): Bump ejson from 2.2.2 to 2.2.3 in /ee/server/services
…rver/services/pino-8.7.0

Chore(deps): Bump pino from 7.10.0 to 8.7.0 in /ee/server/services
Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 7.6.1 to 9.1.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v7.6.1...v9.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
…rver/services/pino-pretty-9.1.1

Chore(deps-dev): Bump pino-pretty from 7.6.1 to 9.1.1 in /ee/server/services
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v8.11.0...v8.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 4, 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 javascript Pull requests that update Javascript code
Projects
None yet
2 participants