hubot-google-hangouts-chat
hubot-google-hangouts-chat copied to clipboard
Hubot adapter for Google Chat.
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-automerge-start)...
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) and [google-gax](https://github.com/googleapis/gax-nodejs). These dependencies needed to be updated together. Updates `protobufjs` from 7.2.2 to 7.2.4 Release notes Sourced from protobufjs's releases. protobufjs: v7.2.4 7.2.4 (2023-06-23) Bug Fixes do...
Current version triggers **Error: Invalid Credentials** after **Sending a message to space: 'spacename'** when hubot is trying to send a response message from Service Account in the chat. This is...
Following [my previous package update PR](https://github.com/googleworkspace/hubot-google-hangouts-chat/pull/56), I've noticed the usage of `google-auth` has changed slightly, resulting in an invalid credentials error. This PR fixes that. It also seems like the...
Hi there, Last night my PR was merged, but I've noticed the build is failing (and has been for sometime), I believe this is preventing your automation from publishing updated...
Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.0 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...
Bumps [qs](https://github.com/ljharb/qs) from 6.7.0 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...
Bumps [minimatch](https://github.com/isaacs/minimatch) to 5.0.1 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 5.0.1 Changelog Sourced from minimatch's changelog. change log 7.0...
Bumps [minimist](https://github.com/minimistjs/minimist) from 0.0.8 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...