joschi / toot-together

:elephant: A GitHub action to toot from a repository
https://github.com/marketplace/actions/toot-together
MIT License
22 stars 3 forks source link

build(deps): bump the npm_and_yarn group group with 1 update #352

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 8 months ago

Bumps the npm_and_yarn group group with 1 update: masto.

Updates masto from 3.7.0 to 6.7.0

Release notes

Sourced from masto's releases.

v6.7.0

6.7.0 (2024-03-16)

Features

  • Support grant_type: authorization_code and client_credentials. (1f6b3ca)

v6.6.4

6.6.4 (2024-03-03)

Chores

  • deps-dev: bump @​types/node from 20.11.19 to 20.11.24 (f07c8e5)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (6e9e6d4)
  • deps-dev: bump @​typescript-eslint/parser from 7.0.2 to 7.1.0 (f582b6b)
  • deps-dev: bump cspell from 8.4.1 to 8.5.0 (194dee9)
  • deps-dev: bump eslint from 8.56.0 to 8.57.0 (5dc7e62)
  • deps-dev: bump typedoc from 0.25.8 to 0.25.9 (ebf330d)

v6.6.3

6.6.3 (2024-03-01)

Bug Fixes

  • Use PUT for update for Mastodon-fork compatibility (304d2fd)

v6.6.2

6.6.2 (2024-02-29)

Bug Fixes

  • Fix property name for streaming API URL in v2.Instance (a66f087)

v6.6.1

6.6.1 (2024-02-25)

Chores

  • docs: Add descriptions for config parameters (ade9eb2)

v6.6.0

6.6.0 (2024-02-23)

Features

... (truncated)

Changelog

Sourced from masto's changelog.

6.7.0 (2024-03-16)

Features

  • Support grant_type: authorization_code and client_credentials. (1f6b3ca)

6.6.4 (2024-03-03)

Chores

  • deps-dev: bump @​types/node from 20.11.19 to 20.11.24 (f07c8e5)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (6e9e6d4)
  • deps-dev: bump @​typescript-eslint/parser from 7.0.2 to 7.1.0 (f582b6b)
  • deps-dev: bump cspell from 8.4.1 to 8.5.0 (194dee9)
  • deps-dev: bump eslint from 8.56.0 to 8.57.0 (5dc7e62)
  • deps-dev: bump typedoc from 0.25.8 to 0.25.9 (ebf330d)

6.6.3 (2024-03-01)

Bug Fixes

  • Use PUT for update for Mastodon-fork compatibility (304d2fd)

6.6.2 (2024-02-29)

Bug Fixes

  • Fix property name for streaming API URL in v2.Instance (a66f087)

6.6.1 (2024-02-25)

Chores

  • docs: Add descriptions for config parameters (ade9eb2)

6.6.0 (2024-02-23)

Features

  • Implement Disposable for mastodon.streaming.Client (d926649)

Bug Fixes

... (truncated)

Commits
  • e4f0eb7 chore(release): 6.7.0 [skip ci]
  • f8c56aa Merge pull request #1056 from neet/support-authorization-code
  • 1f6b3ca feat: Support grant_type: authorization_code and client_credentials.
  • fce7a60 chore(release): 6.6.4 [skip ci]
  • 984a853 Merge pull request #1049 from neet/dependabot/npm_and_yarn/eslint-8.57.0
  • 51da239 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.0
  • 6e9e6d4 chore(deps-dev): bump @​typescript-eslint/eslint-plugin
  • e1aed35 Merge pull request #1053 from neet/dependabot/npm_and_yarn/types/node-20.11.24
  • 0d9be2a Merge pull request #1051 from neet/dependabot/npm_and_yarn/typedoc-0.25.9
  • Additional commits viewable in compare view


Dependabot compatibility score

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.

joschi commented 1 week ago

@dependabot rebase

dependabot[bot] commented 1 week ago

Looks like masto is up-to-date now, so this is no longer needed.