Skip to content

dependabot npm(deps): bump masto from 6.8.0 to 6.8.1

Depen d'Abot requested to merge dependabot-npm_and_yarn-masto-6.8.1 into master

Bumps masto from 6.8.0 to 6.8.1.

Release notes

Sourced from masto's releases.

v6.8.1

6.8.1 (2024-10-11)

Bug Fixes

  • Add dependabot.yml to use prefix deps (c43bc7d)
  • Add dependabot.yml to use prefix deps (3f8310b)
  • Add missing offset to SearchAccountsParams (#1164) (54089da)
  • Add missing offset to v2 SearchParams (#1163) (4ae3951)
  • Fix type of AccountSource.fields (#1161) (bd885de)
  • Remove ERR_INCLUSION test (101c7ff)
Changelog

Sourced from masto's changelog.

6.8.1 (2024-10-11)

Bug Fixes

  • Add dependabot.yml to use prefix deps (c43bc7d)
  • Add dependabot.yml to use prefix deps (3f8310b)
  • Add missing offset to SearchAccountsParams (#1164) (54089da)
  • Add missing offset to v2 SearchParams (#1163) (4ae3951)
  • Fix type of AccountSource.fields (#1161) (bd885de)
  • Remove ERR_INCLUSION test (101c7ff)
Commits
  • 5be0168 Merge pull request #1169 from neet/release-please--branches--main--components...
  • 80a8725 Merge pull request #1173 from neet/dependabot/npm_and_yarn/rollup-4.24.0
  • f199225 deps: bump rollup from 4.18.0 to 4.24.0
  • 61b5a58 chore(main): release 6.8.1
  • 54089da fix: Add missing offset to SearchAccountsParams (#1164)
  • bd885de fix: Fix type of AccountSource.fields (#1161)
  • 4ae3951 fix: Add missing offset to v2 SearchParams (#1163)
  • 101c7ff fix: Remove ERR_INCLUSION test
  • c43bc7d fix: Add dependabot.yml to use prefix deps
  • 3f8310b fix: Add dependabot.yml to use prefix deps
  • Additional commits viewable in compare view

Merge request reports

Loading