Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency masto to v6.8.0 #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
masto 6.3.3 -> 6.8.0 age adoption passing confidence

Release Notes

neet/masto.js (masto)

v6.8.0

Compare Source

Features
  • Support Mastodon v4.2.9 (b2fd141)

v6.7.7

Compare Source

Bug Fixes
  • Eliminate direct imports from ws (37049df)
  • Refactor FormData, querystring and websocket utils (1052740)
  • Refactor WebSocketSubscription and remove unused code (6870df2)

v6.7.6

Compare Source

Bug Fixes
  • Add missing language attribute to PreviewCard type (6c6fdef)
  • Restore missing skipPolling param (620c895)

v6.7.5

Compare Source

Bug Fixes
  • Remove unnecessary merging of AbortSignal to avoid overhead (8967643)

v6.7.4

Compare Source

Bug Fixes
  • Change timeout: undefined to fall back to Fetch API default timeout (dfbaaa6)

v6.7.3

Compare Source

Bug Fixes
  • Fix BaseCreateTokenParams["scope"] type to accept null (ab197c5)
  • Run npm publish from release-please (4e6b5af)
  • Use personal access token on release-please CI (2c6c0be)

v6.7.2

Compare Source

Chores

v6.7.1

Compare Source

Chores

v6.7.0

Compare Source

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

v6.6.4

Compare Source

Chores

v6.6.3

Compare Source

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

v6.6.2

Compare Source

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

v6.6.1

Compare Source

Chores
  • docs: Add descriptions for config parameters (ade9eb2)

v6.6.0

Compare Source

Features
  • Implement Disposable for mastodon.streaming.Client (d926649)
Bug Fixes
  • Handle skipPolling option properly (4dbccbc)

v6.5.4

Compare Source

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

Compare Source

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

v6.5.2

Compare Source

Bug Fixes
  • Fix search API to return paginator (2691c27)
  • Fix type of hashtags to be an array in Search entity (35cad26)

v6.5.1

Compare Source

Chores
  • Update CONTRIBUTING.md [skip ci] (0dc5158)

v6.5.0

Compare Source

Features
  • Add token.revoke to OAuth client (47688e0)

v6.4.2

Compare Source

Chores
  • Simplify logger service (3cedcf8)

v6.4.1

Compare Source

Bug Fixes
  • Use Blob | string as a type annotation for media (cca5c30)
Chores

v6.4.0

Compare Source

Features
  • Add experimental support for explicit resource management (077bc09)
Chores

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency masto to v6.4.0 Update dependency masto to v6.4.1 Nov 2, 2023
@renovate renovate bot changed the title Update dependency masto to v6.4.1 Update dependency masto to v6.4.2 Nov 3, 2023
@renovate renovate bot changed the title Update dependency masto to v6.4.2 Update dependency masto to v6.5.0 Nov 13, 2023
@renovate renovate bot changed the title Update dependency masto to v6.5.0 Update dependency masto to v6.5.1 Nov 18, 2023
@renovate renovate bot changed the title Update dependency masto to v6.5.1 Update dependency masto to v6.5.2 Dec 27, 2023
@renovate renovate bot changed the title Update dependency masto to v6.5.2 Update dependency masto to v6.5.3 Feb 22, 2024
@renovate renovate bot changed the title Update dependency masto to v6.5.3 Update dependency masto to v6.5.4 Feb 22, 2024
@renovate renovate bot changed the title Update dependency masto to v6.5.4 Update dependency masto to v6.6.0 Feb 23, 2024
@renovate renovate bot changed the title Update dependency masto to v6.6.0 Update dependency masto to v6.6.1 Feb 25, 2024
@renovate renovate bot changed the title Update dependency masto to v6.6.1 Update dependency masto to v6.6.2 Feb 29, 2024
@renovate renovate bot changed the title Update dependency masto to v6.6.2 Update dependency masto to v6.6.3 Mar 1, 2024
@renovate renovate bot changed the title Update dependency masto to v6.6.3 Update dependency masto to v6.6.4 Mar 3, 2024
@renovate renovate bot changed the title Update dependency masto to v6.6.4 Update dependency masto to v6.7.0 Mar 16, 2024
@renovate renovate bot changed the title Update dependency masto to v6.7.0 Update dependency masto to v6.7.1 Apr 6, 2024
@renovate renovate bot changed the title Update dependency masto to v6.7.1 Update dependency masto to v6.7.2 Apr 13, 2024
@renovate renovate bot changed the title Update dependency masto to v6.7.2 Update dependency masto to v6.7.3 Apr 23, 2024
@renovate renovate bot changed the title Update dependency masto to v6.7.3 Update dependency masto to v6.7.4 Apr 27, 2024
@renovate renovate bot changed the title Update dependency masto to v6.7.4 Update dependency masto to v6.7.5 Apr 28, 2024
@renovate renovate bot changed the title Update dependency masto to v6.7.5 Update dependency masto to v6.7.6 Apr 29, 2024
@renovate renovate bot changed the title Update dependency masto to v6.7.6 Update dependency masto to v6.7.7 May 4, 2024
@renovate renovate bot changed the title Update dependency masto to v6.7.7 Update dependency masto to v6.8.0 Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants