You can trigger a rebase of this PR 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
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/joschi/toot-together/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps the npm_and_yarn group group with 1 update: masto.
Updates
masto
from 3.7.0 to 6.7.0Release notes
Sourced from masto's releases.
... (truncated)
Changelog
Sourced from masto's changelog.
... (truncated)
Commits
e4f0eb7
chore(release): 6.7.0 [skip ci]f8c56aa
Merge pull request #1056 from neet/support-authorization-code1f6b3ca
feat: Supportgrant_type: authorization_code
andclient_credentials
.fce7a60
chore(release): 6.6.4 [skip ci]984a853
Merge pull request #1049 from neet/dependabot/npm_and_yarn/eslint-8.57.051da239
Merge pull request #1052 from neet/dependabot/npm_and_yarn/typescript-eslint/...5dc7e62
chore(deps-dev): bump eslint from 8.56.0 to 8.57.06e9e6d4
chore(deps-dev): bump@typescript-eslint/eslint-plugin
e1aed35
Merge pull request #1053 from neet/dependabot/npm_and_yarn/types/node-20.11.240d9be2a
Merge pull request #1051 from neet/dependabot/npm_and_yarn/typedoc-0.25.9You can trigger a rebase of this PR 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