Herein is a patch to allow a typed token attribute in a few API methods that accept it - apps.uninstall, admin.apps.uninstall, and admin.apps.clearResolution. Experiment using the snippet below and caution if you're using an app in production:
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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dev-dependencies group with 13 updates in the / directory:
7.12.1
7.14.0
7.3.2
7.3.4
1.4.0
1.4.1
14.2.5
14.2.6
1.4.0
1.4.1
1.46.0
1.46.1
22.2.0
22.5.0
18.3.3
18.3.4
8.0.1
8.2.0
8.0.1
8.2.0
14.2.5
14.2.6
3.4.9
3.4.10
29.2.4
29.2.5
Updates
@mui/x-charts
from 7.12.1 to 7.14.0Release notes
Sourced from
@mui/x-charts
's releases.... (truncated)
Changelog
Sourced from
@mui/x-charts
's changelog.... (truncated)
Commits
b321b40
v7.14.0 (#14294)3fb2093
Bump MUI Core (#14095)0cf9af8
[charts] Fix grid overflow with zooming (#14280)e570b4b
[core] Prepare for material v6 (#14143)15e0171
[charts] Improve bar chart performances (#14278)eb5644b
Bump MUI Internal (#14266)a943aef
[code-infra] Set upeslint-plugin-testing-library
(#14232)ea3fbcc
[charts-pro] Zoom axis filtering (#14121)a593729
[charts] Test pointer events (#14042)b217a27
UseisPointInside
function for both graphs and axis (#14222)Updates
@slack/web-api
from 7.3.2 to 7.3.4Release notes
Sourced from
@slack/web-api
's releases.Commits
461afdd
Publish@slack/web-api@7.3.4
(#1876)855549b
fix: bump axios to 1.7.4 to address CVE (#1875)c300168
web-api(chore): release@slack/web-api
@7
.3.3 (#1873)5fbb3bd
web-api(fix): allow typed token overrides in supported methods (#1872)3a7d3b5
docs: adds google analytics tag (#1870)5bfc338
Docs: remove release deploy workflow (#1869)2e53e73
Publish@slack/cli-test@1.0.0+cli.2.29.0
(#1867)9bc2c69
cli-test: 1.0 (#1857)e3a3231
chore: try latest version of node 22 for CI, fixes codecov (#1866)41389b2
Docs: fix incorrect link (#1863)Updates
@vercel/functions
from 1.4.0 to 1.4.1Release notes
Sourced from
@vercel/functions
's releases.Changelog
Sourced from
@vercel/functions
's changelog.Commits
9d4d4b6
Version Packages (#11963)dffa3f3
package@vercel/functions
files into root (#11982)ce15b26
Update community links (#11977)1788863
Correct geolocation header value in documentation example (#11874)e78cb7c
[functions] improve docs markup (#11853)Updates
next
from 14.2.5 to 14.2.6Release notes
Sourced from next's releases.
Commits
427c01d
v14.2.6d4ca0b9
Ensure fetch cache TTL is updated properly (#69164)eee87cb
remove invalid line in disabling webpack cache exampledc40cc9
Fix typo in memory usage docs28110b6
[docs] Backport Multi-Zones docs to 14.x branch (#68460)Updates
next-axiom
from 1.4.0 to 1.4.1Commits
7677543
Merge pull request #225 from axiomhq/revert-whatwg-fetch-changes356e518
version: 1.4.11b15fcd
build: remove whatwf-fetch to dependenciesUpdates
@playwright/test
from 1.46.0 to 1.46.1Release notes
Sourced from
@playwright/test
's releases.Commits
e1c861c
cherry-pick(#32021): test: fix failing client-certificate tests20b0788
chore: mark v1.46.1 (#32194)57c3240
cherry-pick(#32192): chore: generate self-signed certificates for socks proxy301f179
cherry-pick(#32189): fix(only-changed): show nice error message about shallow...b2d6a09
cherry-pick(#32164): docs: release video and trace viewer video (#32173)7cf7aec
cherry-pick(#32094): fix(test runner): run project dependencies of `--only-ch...d78ae01
cherry-pick(#32163): fix(client-certificates): stall on tls handshake errorsbd13da4
cherry-pick(#32155): fix(client-certificates): when server does tls renegotia...30684a7
cherry-pick(#32066): fix(types): revert type changes made to support TS 5.5 (...5e68061
cherry-pick(#32015): docs(release-notes): fix typo in .NET release notesUpdates
@types/node
from 22.2.0 to 22.5.0Commits
Updates
@types/react
from 18.3.3 to 18.3.4Commits
Updates
@typescript-eslint/eslint-plugin
from 8.0.1 to 8.2.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
7440e14
chore(release): publish 8.2.0db558d1
fix(eslint-plugin): [no-unsafe-enum-comparison] add logic to see through inte...3962885
chore: enable unicorn/prefer-string-replace-all (#9798)da02f61
fix(eslint-plugin): [no-unnecessary-type-parameters] check mapped constraint ...478990f
feat(eslint-plugin): add suggestion torequire-await
to removeasync
keyw...8087d17
fix(eslint-plugin): [no-redundant-type-constituents] differentiate a types-er...8e01254
fix(eslint-plugin): delete [] in message if ReadOnly<string[]> is detected (#...3ca8477
fix(eslint-plugin): [no-unnecessary-type-assertion] conflict with TS for vari...75a09a8
fix(eslint-plugin): [use-unknown-in-catch-callback-variable] flag second argu...382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)Updates
@typescript-eslint/parser
from 8.0.1 to 8.2.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
7440e14
chore(release): publish 8.2.0382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)243fb5f
chore: enable prefer-template (#9544)3d78392
chore(release): publish 8.1.0a26e3c7
chore: enable prefer-regexp-test (#9658)Updates
eslint-config-next
from 14.2.5 to 14.2.6Release notes
Sourced from eslint-config-next's releases.
Commits
427c01d
v14.2.6Updates
tailwindcss
from 3.4.9 to 3.4.10Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
f07dbff
3.4.10c4f2362
Bump versions of plugins in the Standalone CLI (#14185)Updates
ts-jest
from 29.2.4 to 29.2.5Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
500a863
chore(release): 29.2.5dce986e
build(deps): Update dependency@babel/preset-env
to ^7.25.448a28a6
build(deps): Update dependency vite to ^5.4.2d9ff362
fix: set valuets/tsx
extensionsToTreatAsEsm
in default esm preset00550ef
test: add e2e test case for ESM features978169b
build(deps): Update dependency@types/node
to v20.16.1e9a643c
build(deps): Update dependency@types/node
to v20.16.0535edab
build(deps): Update dependency@types/node
to v20.15.0011a9d8
build(deps): Update dependency vite to ^5.4.14eb8ccd
build: update renovate botDependabot 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