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 v5.11.4 #42

Merged
merged 2 commits into from
Oct 5, 2023
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
masto 5.0.5 -> 5.11.4 age adoption passing confidence

Release Notes

neet/masto.js (masto)

v5.11.4

Compare Source

Bug Fixes

v5.11.3

Compare Source

Bug Fixes
  • Add 'report' attribute to the Notification entity (#​900) (bab715f)
  • Add public Report entity (946288c)
  • Link header parsing when order is first prev and then next link (853da99)
  • Skip /v1/statuses/:id/translate test on PRs from forks (67470d1)
Chores

v5.11.2

Compare Source

Chores
  • Generate docs on GitHub Actions (81e4d52)

v5.11.1

Compare Source

Bug Fixes
  • tests: Add delay before translate API test (9789f8d)
  • wholeWord is a boolean (c625a20)

v5.11.0

Compare Source

Features
  • Add sensitized flag to AdminAccount (18e2221)
Bug Fixes
  • Enable carry forward (d68c2c6)
  • Fix email confirmation endpoint (fb23044)
  • Fix filter.fetchStatus URL (75a310b)
  • Fix keys of v1.preferences.fetch (436b72e)
  • Fix poll.vote parameters (1a7114e)
  • wholeWord is a boolean, not a string (1fc082a)
Chores
  • test: Add cache layer to test tokens (df5a307)
  • test: Add E2E tests with multiple accounts (8b4b46f)
  • test: Add test for _destroy parameter for filters.update (0381091)
  • tests: Add tests for accounts, bookmarks, etc (71e11ca)
  • tests: Add tests for admin APIs (7efa306)
  • tests: Add tests for lists, notifications, etc (8494316)
  • tests: Suppress verbose logs (767675f)

v5.10.0

Compare Source

Features

v5.9.2

Compare Source

Bug Fixes
  • Remove JSON content type when body is empty (8bff0fb)

v5.9.1

Compare Source

Bug Fixes
  • Fix disableVersionCheck being ignored (196fa8f)

v5.9.0

Compare Source

Features
  • Add mediaAttributes to statuses.update (e34c47e)
  • Add requestedBy to Relationship entity (af6198b)
  • Add Instance.configuration.urls.status (0e98d51)
Chores

v5.8.0

Compare Source

Features
  • Add roles attribute to Account (7e04944)

v5.7.0

Compare Source

Features
  • Add policy field to WebPushSubscription (20ccc90)
Chores
  • Fix test for subscription (2e5dff2)

v5.6.1

Compare Source

Bug Fixes
  • Add missing repliesPolicy to List (25dc358)
  • Correct version range of /api/v2/search (5d5cae7)

v5.6.0

Compare Source

Features
  • Add hideCollections to v1.account.updateCredentials parameters (a0b6167)
  • Add reading:autoplay:gifs to Preference (82f7402)

v5.5.1

Compare Source

Bug Fixes
  • Fix chore to be included in release note (5230d25)
Chores
  • Add tests for streaming API (65e992f)

v5.5.0

Compare Source

Bug Fixes
  • Add logger to Client argument (cc9c848)
  • Exclude spec.ts from coverage (9d0ef17)
  • Fix isObject to work with Jest (469e79f)
  • Fix Token.createdAt (00839b2)
  • paginator: parse array in url query string correctly (e3b629e)
Features
  • Add experimental oauth repository (7257f22)

v5.4.0

Compare Source

Bug Fixes
  • add missing fields for entity (c90871f)
Features
  • Change streamingApiUrl to optional (1c53e0b)

v5.3.0

Compare Source

Features
  • create client from known instance (3e89eaa)

5.2.2 (2023-01-11)

Bug Fixes
  • Fix v1.accounts.create content-type and return type (3d083f5)

5.2.1 (2023-01-11)

Bug Fixes
  • add value type of done result (f809cbd)

v5.2.2

Compare Source

Bug Fixes
  • Fix v1.accounts.create content-type and return type (3d083f5)

v5.2.1

Compare Source

Bug Fixes
  • add value type of done result (f809cbd)

v5.2.0

Compare Source

Bug Fixes
  • Add missing filters.createStatus (6a0586a)
  • Clear timeout regardless response status (7b4e170)
  • FilterResult type (d85a8e5)
  • Fix typo on listKeywords (eb82682)
  • Fix v2.filters.updateKeyword URL (144435c)
  • v2 instance api version (3a491e4)
Features
  • add clone for Paginator (0c74998)
  • Add missing filter features (a839b03)

5.1.3 (2023-01-09)

Bug Fixes
  • allow omitting one timeline when creating marker (ca1070c)

5.1.2 (2023-01-08)

Bug Fixes
  • update moved field type of Account (1fa6546)

5.1.1 (2023-01-05)

Bug Fixes

v5.1.3

Compare Source

Bug Fixes
  • allow omitting one timeline when creating marker (ca1070c)

v5.1.2

Compare Source

Bug Fixes
  • update moved field type of Account (1fa6546)

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Features

5.0.5 (2022-12-26)

5.0.4 (2022-12-25)

Bug Fixes
  • Node.js < 18 media uploading (987dac7)

5.0.3 (2022-12-25)

Bug Fixes
  • Add default filename only when field value is a blob (fd6d3fb)
  • Clear timeout when request completed (f6b2f9c)

5.0.2 (2022-12-25)

Bug Fixes
  • Add default filename for form-data (9a7489f)
  • Change return type of Paginator#next to Promise (3399892)
  • Fix MastoTimeoutError to be thrown instead of AbortError (8de20a4)
  • Update target to ES6 (3a3acec)

5.0.1 (2022-12-24)


Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/masto-5.x-lockfile branch from bbbf97e to 9c43c8b Compare July 18, 2023 01:40
@renovate renovate bot changed the title Update dependency masto to v5.11.3 Update dependency masto to v5.11.4 Jul 18, 2023
@renovate renovate bot force-pushed the renovate/masto-5.x-lockfile branch from 9c43c8b to d8498fc Compare August 9, 2023 14:18
@renovate renovate bot force-pushed the renovate/masto-5.x-lockfile branch from d8498fc to e9415c5 Compare September 19, 2023 13:18
@renovate renovate bot force-pushed the renovate/masto-5.x-lockfile branch from e9415c5 to 6ba48fa Compare September 26, 2023 16:15
@renovate renovate bot force-pushed the renovate/masto-5.x-lockfile branch 2 times, most recently from c8767d5 to dd5d8dc Compare October 5, 2023 10:40
@renovate renovate bot force-pushed the renovate/masto-5.x-lockfile branch from dd5d8dc to 5cae85e Compare October 5, 2023 11:20
@joschi joschi merged commit d4c8bdc into main Oct 5, 2023
6 checks passed
@joschi joschi deleted the renovate/masto-5.x-lockfile branch October 5, 2023 12:07
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.

1 participant