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 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/hackclub/airbender/network/alerts).
Bumps axios to 0.27.2 and updates ancestor dependencies axios, @googlemaps/google-maps-services-js and @slack/web-api. These dependencies need to be updated together.
Updates
axios
from 0.18.1 to 0.27.2Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
bc733fe
Releasing v0.27.2b9e9fb4
Enhanced protocol parsing implementation to fix #4633; (#4639)76432c1
Fixed FormData posting in browser environment by reverting #3785; (#4640)82fd15f
Combined build process and cleaned it up a bit1d82af1
Fixing issues with bundle sizesbcb166e
Fixed incorrect date in changelog838f53b
Merge branch 'master' of github.com:axios/axioscb9c534
Releasing v0.27.191d21fc
Releasing v0.72.1167cb8b
Remove eslint-g package as this seems have been added in errorMaintainer changes
This version was pushed to npm by jasonsaayman, a new releaser for axios since your current version.
Updates
@googlemaps/google-maps-services-js
from 2.3.1 to 3.3.29Release notes
Sourced from
@googlemaps/google-maps-services-js
's releases.... (truncated)
Commits
a6d53e1
chore(release): 3.3.29 [skip ci]e01c546
build(deps-dev): bump typedoc from 0.24.1 to 0.24.6 (#977)cb06a58
build(deps-dev): bump typedoc from 0.23.28 to 0.24.1 (#972)c5633d9
Update test.ymlb51beae
chore: reenable e2e tests (#970)b57fdb2
chore: Synced file(s) with googlemaps/.githubdf07c30
chore(release): 3.3.28 [skip ci]1b4f24f
Update release.ymla638b42
Update release.yml2f2002a
fix: revert last commit and bypass e2e tests instead (#964)Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for
@googlemaps/google-maps-services-js
since your current version.Updates
@slack/web-api
from 5.7.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.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 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/hackclub/airbender/network/alerts).