added support for org wide app installations. This includes adding team_id as an optional argument to various web-api methods and adding team_id as an optional parameter to WebClientOptions so it will be automatically passed along to any web-api calls being made. (#1046) - Thanks @stevengill
Update ViewsUpdateArguments to accommodate external_id and view_id (#1002, #1116) - thanks @misscoded
Adds new Web API methods as part of the Workflow Steps from Apps functionality (#1094) - thanks @misscoded. NOTE: This feature is currently in open beta, and some details may change between now and when the beta is complete.
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/travisghansen/node-red-slack/network/alerts).
Bumps follow-redirects, @slack/web-api and @slack/webhook. These dependencies needed to be updated together. Updates
follow-redirects
from 1.5.10 to 1.15.4Commits
6585820
Release version 1.15.4 of the npm package.7a6567e
Disallow bracketed hostnames.05629af
Prefer native URL instead of deprecated url.parse.1cba8e8
Prefer native URL instead of legacy url.resolve.72bc2a4
Simplify _processResponse error handling.3d42aec
Add bracket tests.bcbb096
Do not directly set Error properties.192dbe7
Release version 1.15.3 of the npm package.bd8c81e
Fix resource leak on destroy.9c728c3
Split linting and testing.Updates
@slack/web-api
from 5.10.0 to 5.15.0Release notes
Sourced from
@slack/web-api
's releases.... (truncated)
Commits
75cafb2
Publish44b06ca
Merge pull request #1140 from mlarraz/axiosf6a6890
Update axios on webhook package53866de
Merge pull request #1139 from stevengill/issue-1137a837085
added auth.teams.list method73bb9f6
Merge pull request #1129 from stevengill/github-action5fbfcbb
Fixed merge conflict377c3af
removed references to travisdc9189a
migrating to github actions2e9ad58
updated axios dependency to 0.21.1Updates
@slack/webhook
from 5.0.3 to 5.0.4Release notes
Sourced from
@slack/webhook
's releases.Commits
75cafb2
Publish44b06ca
Merge pull request #1140 from mlarraz/axiosf6a6890
Update axios on webhook package53866de
Merge pull request #1139 from stevengill/issue-1137a837085
added auth.teams.list method73bb9f6
Merge pull request #1129 from stevengill/github-action5fbfcbb
Fixed merge conflict377c3af
removed references to travisdc9189a
migrating to github actions2e9ad58
updated axios dependency to 0.21.1Dependabot 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 show