Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps mangadex-full-api from 5.12.1 to 6.0.0.

Release notes

Sourced from mangadex-full-api's releases.

mangadex-full-api 6.0.0

The rewrite has been in beta for a while. I was originally waiting for Mangadex to make some big changes to their authentication system before I took it out of beta, but it looks like it is staying the same for now.

Let me know if you have any issues, and remember to look at the New Docs.

Install with:

npm i mangadex-full-api@6.0.0

mangadex-full-api 6.0.0-beta.0

Big changes!

The entire library has been rewritten with TypeScript and features brand-new support for browsers and the new OAuth-based authentication methods.

There are minor breaking changes. Please go ahead and give this version a try.

New Docs

Install with:

npm i mangadex-full-api@next
Commits
  • ab799a0 Update package lock for 797671779a1c300cc7362c2f5036476e53fd816f
  • 7976717 Update npm version
  • cd49e7e Remove unused imports
  • 6f7bee6 Fix test that fails due to missing manga
  • c341d9d Update MD network function since it no longer returns JSON
  • 2c0e33b Allow console in tests
  • e96cb68 Update schema
  • dcbc28c Just let git deal with line endings
  • 6d75adb Merge pull request #76 from md-y/dependabot/npm_and_yarn/braces-3.0.3
  • df5ee35 Bump braces from 3.0.2 to 3.0.3
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [mangadex-full-api](https://github.com/md-y/mangadex-full-api) from 5.12.1 to 6.0.0.
- [Release notes](https://github.com/md-y/mangadex-full-api/releases)
- [Commits](md-y/mangadex-full-api@5.12.1...6.0.0)

---
updated-dependencies:
- dependency-name: mangadex-full-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant