Skip to content

Comments

Bump @types/ws from 7.4.7 to 8.2.2 in /ee/server/services#8

Closed
dependabot[bot] wants to merge 401 commits into3.18.3-pdisfrom
dependabot/npm_and_yarn/ee/server/services/types/ws-8.2.2
Closed

Bump @types/ws from 7.4.7 to 8.2.2 in /ee/server/services#8
dependabot[bot] wants to merge 401 commits into3.18.3-pdisfrom
dependabot/npm_and_yarn/ee/server/services/types/ws-8.2.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 15, 2021

Bumps @types/ws from 7.4.7 to 8.2.2.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

d-gubert and others added 30 commits October 5, 2021 16:56
…23370)

* Convert ErrorBoundary

* Move createToken helper

* Convert UTCClock

* Convert Backdrop

* Convert Logo

* Convert LocalTime

* Convert NotAuthorizedPage

* Convert PageSkeleton
)

* check if user exists when accessing canViewAllInfo

* Explicitly return null

Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
…nc (RocketChat#23378)

Co-authored-by: Diego Sampaio <chinello@gmail.com>
)

* check if user exists when accessing canViewAllInfo

* Explicitly return null

Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
…nc (RocketChat#23378)

Co-authored-by: Diego Sampaio <chinello@gmail.com>
* Document /api/v1/me

* Document /api/v1/stdout.queue
* Document /api/v1/e2e.setRoomKeyID

* Document /api/v1/e2e.setUserPublicAndPrivateKeys

* Document /api/v1/e2e.updateGroupKey
* Document /api/v1/dns.resolve.srv

* Document /api/v1/dns.resolve.txt

* Fix indentation
gabriellsh and others added 25 commits December 7, 2021 13:30
* Remove subscription, queue updates

* use key instead of queue

* Fix types

* little adjustments
* Fix teams.removeMembers client usage

* chore: api test

* fix: definition test

Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
)

Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
…Chat#23879)

* Update message erasure type setting's description

* Remove outdated translations
Bumps [pm2](https://github.com/Unitech/pm2) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/Unitech/pm2/releases)
- [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md)
- [Commits](Unitech/pm2@5.1.1...5.1.2)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…3526)

Bumps [@rocket.chat/string-helpers](https://github.com/RocketChat/Rocket.Chat.Fuselage/tree/HEAD/packages/string-helpers) from 0.29.0 to 0.30.1.
- [Release notes](https://github.com/RocketChat/Rocket.Chat.Fuselage/releases)
- [Changelog](https://github.com/RocketChat/Rocket.Chat.Fuselage/blob/develop/packages/string-helpers/CHANGELOG.md)
- [Commits](https://github.com/RocketChat/Rocket.Chat.Fuselage/commits/v0.30.1/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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…Chat#23921)

Bumps [cookie-parser](https://github.com/expressjs/cookie-parser) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/expressjs/cookie-parser/releases)
- [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md)
- [Commits](expressjs/cookie-parser@1.4.5...1.4.6)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: custom status update

* wip

* fix custom status and translation

* fix: qa

Co-authored-by: gabriellsh <gabriel.henriques@rocket.chat>
…oseRoom (RocketChat#21025)

* Add possibility to close livechat rooms with custom closer for Apps Bridge

Co-authored-by: chnguyen <Cuong.Huu.Nguyen@mgm-tp.com>
Project Name: Rocket.Chat
Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat
User: Robot LingoHub

Easy language translations with LingoHub 🚀

Co-authored-by: Robot LingoHub <robot@lingohub.com>
* Fix creating room with federated member

When creating a room with a federated member the local user only has the attributes "_id" and "username" for the event normalizeUser.
In there the attribute emails is called but only defined two lines down.
Moved the definition before the call to resolve  "undefined user" error message on room creation.

* remove empty line (no traling spaces)
* Bump thehanimo/pr-title-checker from 1.2 to 1.3.4

Bumps [thehanimo/pr-title-checker](https://github.com/thehanimo/pr-title-checker) from 1.2 to 1.3.4.
- [Release notes](https://github.com/thehanimo/pr-title-checker/releases)
- [Commits](thehanimo/pr-title-checker@v1.2...v1.3.4)

---
updated-dependencies:
- dependency-name: thehanimo/pr-title-checker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Fix title check regex for Bump

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Bumps [mailparser](https://github.com/nodemailer/mailparser) from 3.2.0 to 3.4.0.
- [Release notes](https://github.com/nodemailer/mailparser/releases)
- [Commits](nodemailer/mailparser@v3.2.0...v3.4.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 7.4.7 to 8.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

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

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 Dec 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 27, 2022

Superseded by #120.

@dependabot dependabot bot closed this May 27, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ee/server/services/types/ws-8.2.2 branch May 27, 2022 11:23
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

Development

Successfully merging this pull request may close these issues.