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.10.1 - autoclosed #7

Closed
wants to merge 1 commit into from

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.10.1 age adoption passing confidence

Release Notes

neet/masto.js (masto)

v6.10.1

Compare Source

Bug Fixes
  • Unset ws of WebSocketConnectorImpl after close event (0a73a2a)

v6.10.0

Compare Source

Features
  • Support new accounts field in PreviewCard of status introduced by Mastodon 4.3.0 (96a84f2)
Bug Fixes
  • Fix duplicated WebSocket connection created when acquiring connection before one established (dbfd4c8)
  • Fix WebSocket client to maintain subscription even if other subscription with same parameter ends (e6d6bd0)
  • Unsubscribe from WebSocket stream when iterator ended (b7732ed)

v6.9.0

Compare Source

Features

v6.8.2

Compare Source

Bug Fixes

v6.8.1

Compare Source

Bug Fixes

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 force-pushed the renovate/masto-6.x branch from aa41a03 to 47c1ee3 Compare November 2, 2023 00:36
@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 force-pushed the renovate/masto-6.x branch from 47c1ee3 to a02b90b Compare November 3, 2023 01:31
@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 force-pushed the renovate/masto-6.x branch from a02b90b to f651cbc Compare November 13, 2023 01:52
@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 force-pushed the renovate/masto-6.x branch from f651cbc to 0387b77 Compare November 18, 2023 00:28
@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 force-pushed the renovate/masto-6.x branch from 0387b77 to dda928b Compare December 27, 2023 00:23
@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 force-pushed the renovate/masto-6.x branch from dda928b to 06d2aa3 Compare February 22, 2024 01:58
@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 force-pushed the renovate/masto-6.x branch from 06d2aa3 to 4d5f8c9 Compare February 22, 2024 07:56
@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 force-pushed the renovate/masto-6.x branch from 4d5f8c9 to 6607207 Compare February 23, 2024 01:54
@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 force-pushed the renovate/masto-6.x branch from 6607207 to 6641b79 Compare February 25, 2024 01:41
@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 force-pushed the renovate/masto-6.x branch from 6641b79 to 512630b Compare February 29, 2024 00:55
@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 force-pushed the renovate/masto-6.x branch from 512630b to e5aec34 Compare March 1, 2024 01:05
@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 force-pushed the renovate/masto-6.x branch from e5aec34 to 38e0358 Compare March 3, 2024 04:15
@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 force-pushed the renovate/masto-6.x branch from 38e0358 to 98bbc20 Compare March 16, 2024 05:18
@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 force-pushed the renovate/masto-6.x branch from 98bbc20 to d04459d Compare April 6, 2024 01:35
@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 force-pushed the renovate/masto-6.x branch from d04459d to 5ef027a Compare April 13, 2024 02:02
@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 force-pushed the renovate/masto-6.x branch from 5ef027a to 5a43b74 Compare April 23, 2024 20:26
@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 force-pushed the renovate/masto-6.x branch from 5a43b74 to 1313937 Compare April 27, 2024 13:13
@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 force-pushed the renovate/masto-6.x branch from 1313937 to d1a03f6 Compare April 28, 2024 05:15
@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 force-pushed the renovate/masto-6.x branch from d1a03f6 to 47de4a4 Compare April 29, 2024 16:12
@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 force-pushed the renovate/masto-6.x branch from 47de4a4 to 3d6c6cc Compare May 4, 2024 03:50
@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 force-pushed the renovate/masto-6.x branch from 3d6c6cc to fcf9bb7 Compare June 5, 2024 05:18
@renovate renovate bot changed the title Update dependency masto to v6.7.7 Update dependency masto to v6.8.0 Jun 5, 2024
@renovate renovate bot force-pushed the renovate/masto-6.x branch from fcf9bb7 to 402c923 Compare October 11, 2024 04:39
@renovate renovate bot changed the title Update dependency masto to v6.8.0 Update dependency masto to v6.8.1 Oct 11, 2024
@renovate renovate bot force-pushed the renovate/masto-6.x branch from 402c923 to 0d2259b Compare October 13, 2024 07:38
@renovate renovate bot changed the title Update dependency masto to v6.8.1 Update dependency masto to v6.8.2 Oct 13, 2024
@renovate renovate bot force-pushed the renovate/masto-6.x branch from 0d2259b to f86c6f6 Compare October 14, 2024 07:23
@renovate renovate bot changed the title Update dependency masto to v6.8.2 Update dependency masto to v6.9.0 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/masto-6.x branch from f86c6f6 to 4340a22 Compare October 21, 2024 16:09
@renovate renovate bot changed the title Update dependency masto to v6.9.0 Update dependency masto to v6.10.0 Oct 21, 2024
@renovate renovate bot force-pushed the renovate/masto-6.x branch from 4340a22 to 512f91f Compare October 23, 2024 15:50
@renovate renovate bot changed the title Update dependency masto to v6.10.0 Update dependency masto to v6.10.1 Oct 23, 2024
@renovate renovate bot changed the title Update dependency masto to v6.10.1 Update dependency masto to v6.10.1 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/masto-6.x branch December 8, 2024 18:27
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