Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps masto from 7.7.1 to 7.10.0.

Release notes

Sourced from masto's releases.

v7.10.0

7.10.0 (2025-12-18)

Features

v7.9.0

7.9.0 (2025-12-11)

Features

  • support new attributes of status - quotesCount and quoteApproval introduced by Mastodon v4.5.0 (#1377) (4a88b21)
  • support quotes of status API endpoint (#1380) (a7e9a69)

Bug Fixes

  • Fix v1.lists.$select(id).remove and v1.statuses.$select(id).reblog() types (#1381) (f9d0576)

v7.8.0

7.8.0 (2025-12-06)

Features

  • add three new quote states introduced by Mastodon v4.5.0 (#1374) (9cac4ec)

Bug Fixes

  • Fix return type of /v2/filters/keywords/:id (8dc80e4)
  • Fix v2.media.create nor working with $raw (#1376) (7dbf15e)
Changelog

Sourced from masto's changelog.

7.10.0 (2025-12-18)

Features

7.9.0 (2025-12-11)

Features

  • support new attributes of status - quotesCount and quoteApproval introduced by Mastodon v4.5.0 (#1377) (4a88b21)
  • support quotes of status API endpoint (#1380) (a7e9a69)

Bug Fixes

  • Fix v1.lists.$select(id).remove and v1.statuses.$select(id).reblog() types (#1381) (f9d0576)

7.8.0 (2025-12-06)

Features

  • add three new quote states introduced by Mastodon v4.5.0 (#1374) (9cac4ec)

Bug Fixes

  • Fix return type of /v2/filters/keywords/:id (8dc80e4)
  • Fix return type of /v2/filters/keywords/:id (6aeb825)
  • Fix v2.media.create nor working with $raw (#1376) (7dbf15e)
Commits
  • fb6ae09 chore(main): release 7.10.0 (#1388)
  • 473d51e feat: update AccountSource type (#1387)
  • 097a1d5 chore: Remove eslint-plugin-prettier (#1386)
  • 98e358a chore: Use vi.waitFor for async side-effects (#1385)
  • 87ade31 chore(main): release 7.9.0 (#1378)
  • a7e9a69 feat: support quotes of status API endpoint (#1380)
  • f89b12b chore: Use Mastodon v4.5.3 in E2E testing (#1382)
  • f9d0576 fix: Fix v1.lists.$select(id).remove and v1.statuses.$select(id).reblog()...
  • 4a88b21 feat: support new attributes of status - quotesCount and quoteApproval in...
  • 6a29fac chore(main): release 7.8.0 (#1373)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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)

Bumps [masto](https://github.com/neet/masto.js) from 7.7.1 to 7.10.0.
- [Release notes](https://github.com/neet/masto.js/releases)
- [Changelog](https://github.com/neet/masto.js/blob/main/CHANGELOG.md)
- [Commits](neet/masto.js@v7.7.1...v7.10.0)

---
updated-dependencies:
- dependency-name: masto
  dependency-version: 7.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2026
@ffflorian ffflorian merged commit 3cefabf into main Jan 1, 2026
4 checks passed
@ffflorian ffflorian deleted the dependabot/npm_and_yarn/masto-7.10.0 branch January 1, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants