Skip to content

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

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

Bumps masto from 6.5.2 to 6.5.4.

Release notes

Sourced from masto's releases.

v6.5.4

6.5.4 (2024-02-22)

Bug Fixes

  • Fix "Masquerading as ESM" (4d88a43)
  • Prevent REST API client to be a type of function (42abe50)

Chores

  • deps: Update dependencies (75107a4)
  • refactor: Refactor HTTP dispatcher (90f6c0e)

v6.5.3

6.5.3 (2024-02-22)

Chores

  • test: Use docker-compose for E2E testing and reduce file I/O (63ebc29)
Changelog

Sourced from masto's changelog.

6.5.4 (2024-02-22)

Bug Fixes

  • Fix "Masquerading as ESM" (4d88a43)
  • Prevent REST API client to be a type of function (42abe50)

Chores

  • deps: Update dependencies (75107a4)
  • refactor: Refactor HTTP dispatcher (90f6c0e)

6.5.3 (2024-02-22)

Chores

  • test: Use docker-compose for E2E testing and reduce file I/O (63ebc29)
Commits
  • 7a04c56 chore(release): 6.5.4 [skip ci]
  • ea38407 Merge pull request #1039 from neet/masquerading-as-esm
  • 4d88a43 fix: Fix "Masquerading as ESM"
  • 121f901 Merge pull request #1038 from neet/refactor-dispatcher
  • 42abe50 fix: Prevent REST API client to be a type of function
  • 90f6c0e chore(refactor): Refactor HTTP dispatcher
  • 369d62a Merge pull request #1036 from neet/update-dependencies
  • 75107a4 chore(deps): Update dependencies
  • 5b1afe3 chore(release): 6.5.3 [skip ci]
  • f022cb1 Merge pull request #1035 from neet/redis-docker-compose
  • Additional commits viewable in compare view

Merge request reports