Skip to content

dependabot npm(deps): bump masto from 6.5.4 to 6.6.0

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

Bumps masto from 6.5.4 to 6.6.0.

Release notes

Sourced from masto's releases.

v6.6.0

6.6.0 (2024-02-23)

Features

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

Bug Fixes

  • Handle skipPolling option properly (4dbccbc)
Changelog

Sourced from masto's changelog.

6.6.0 (2024-02-23)

Features

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

Bug Fixes

  • Handle skipPolling option properly (4dbccbc)
Commits
  • 1640f65 chore(release): 6.6.0 [skip ci]
  • 21f8097 Merge pull request #1041 from neet/skip-polling-fix
  • 4dbccbc fix: Handle skipPolling option properly
  • 1744996 Merge pull request #1040 from neet/dispose-streaming-client
  • d926649 feat: Implement Disposable for mastodon.streaming.Client
  • See full diff in compare view

Merge request reports