Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Bump anilist-node from 1.7.0 to 1.10.0#275

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/anilist-node-1.10.0
Closed

Bump anilist-node from 1.7.0 to 1.10.0#275
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/anilist-node-1.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 11, 2021

Copy link
Copy Markdown
Contributor

Bumps anilist-node from 1.7.0 to 1.10.0.

Release notes

Sourced from anilist-node's releases.

Release 1.10.0

Added

  • Added a tutorial document for getting started
  • Added a method to update user settings: User.update
  • Added a check to prevent crashing if API returns empty string
  • Added new types and typings for newly added features
  • Added Contributing guide and Pull Request template

Changes

  • Replaced moderatorStatus for moderatorRoles per API depreciation
  • Fixed typing issue where AnimeUserStatistics and MangaUserStatistics were labeled as strings and not object arrays.
  • Marked several properties in AnimeUserStatistics and MangaUserStatistics typings as optional as they are sometimes not present.
  • Updated typing export name from UserSettings to MediaListSettings for better clarity

Release 1.9.1

Fixes

  • ListEntry.media.title was listed as ListEntry.media.mediaTitle in the types. (#32)
  • Added missing properties for staff & character images in the JSDocs.
  • Staff.characters lists PersonRelation[] instead of Object[] in the JSDocs.
  • isFavourite is not listed as optional for StaffEntry, CharacterEntry, and StudioRelation in the types. isFavourite will always return a boolean, even if there is no login.

Release 1.9.0

Added

  • User now returns donatorBadge (#27)
  • Users can now import AniList-Node typings into their files (#29)

Fixes

  • Fixed several spelling mistakes across the repository. (#27)
  • TypeScript typings for UserSetting.mangaList, UserProfile.isBlocked, and UserList.entries are no longer mamngaList, isBlcoekd, and enries (#27)
  • Removed stray lines left over from v1.8.0 development (#28)
  • Fixed TypeScript typings path (#29)
  • Renamed Media interface to ImageSize in typing (#29)
  • Renamed ImagesSize interface to CoverImage in typing (#29)

Release 1.8.1

Fixes

  • Fixed a typo in typings for MediaTitle.romaji instead of MediaTitle.romanji. (#25)
  • Fixed a mistype in PersonRelation.name. PersonRelation.name is a string and does not contain a english value. (#25)
  • MediaEntry now list characters and staff as an array of PersonRelation instead of just one person.
  • MediaEntry now lists relations as an array of MediaRelation instead of just one relation.
  • MediaEntry now references PersonRelation instead of defining the value itself. Also, name does not have an english value and is a string.

Release 1.8.0

Added

  • New Class: Recommendation
    • get: Get a specific recommendation by its AniList ID
    • getList: Get a list of recommendations for a specific media.
  • Added getAuthorized method to User. Get a UserProfile object for the current authorized user.
  • Added TypeScript types (#22)

... (truncated)

Commits
  • 09f4e78 Merge pull request #40 from Butterstroke/development
  • 142bf36 Update Docs for Release
  • 0da8ae1 Added User Update Method
  • 8982ccc Added API Return Check
  • 8b670b1 Updated Typings + Typing Fix
  • ff25ca0 Added Contributing and PR template
  • 7f5c1b0 Forgotten Type File
  • 939e118 Updated Depreciated Property on User
  • 01c2b23 Updated JSDocs for Attached Members
  • 85d7f3b Added ESLint Ignore Comments For No CamelCase
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [anilist-node](https://github.com/butterstroke/Anilist-Node) from 1.7.0 to 1.10.0.
- [Release notes](https://github.com/butterstroke/Anilist-Node/releases)
- [Commits](AurelicButter/AniList-Node@v1.7.0...v1.10.0)

---
updated-dependencies:
- dependency-name: anilist-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Nov 8, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #286.

@dependabot dependabot Bot closed this Nov 8, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev/anilist-node-1.10.0 branch November 8, 2021 06:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant