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.9.1#229

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps anilist-node from 1.7.0 to 1.9.1.

Release notes

Sourced from anilist-node's releases.

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)

Fixes

  • Fixed a link issue with AniList.Lists in the documentation
  • Added npmignore file to remove development files from release package
Commits
  • 2665fe4 Merge pull request #33 from Butterstroke/development
  • 6292067 Update Docs Before Release
  • 893e49b Updated Documentation & Types
  • 6f76097 Merge pull request #32 from bdashore3/master
  • 7007fba Types: Rename ListEntry mediaTitle to title
  • 424a085 Merge pull request #31 from Butterstroke/development
  • 38b998c Update Version and Run Docs Before Release
  • f580b34 Merge pull request #27 from Exhabition/development
  • a9eeea1 Merge pull request #29 from Reydux/ts-fix
  • ece51e1 Remove Unused Line in Send Function
  • 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.9.1.
- [Release notes](https://github.com/butterstroke/Anilist-Node/releases)
- [Commits](AurelicButter/AniList-Node@v1.7.0...v.1.9.1)

---
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 Oct 11, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #275.

@dependabot dependabot Bot closed this Oct 11, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev/anilist-node-1.9.1 branch October 11, 2021 06:02
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