Skip to content

chore(deps): bump axios and @tutkli/jikan-ts #2

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps axios and @tutkli/jikan-ts. These dependencies needed to be updated together.
Updates axios from 1.3.5 to 1.7.3

Release notes

Sourced from axios's releases.

Release v1.7.3

Release notes:

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

Release v1.7.2

Release notes:

Bug Fixes

Contributors to this release

Release v1.7.1

Release notes:

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

Release v1.7.0

Release notes:

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.3 (2024-08-01)

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

1.7.2 (2024-05-21)

Bug Fixes

Contributors to this release

1.7.1 (2024-05-20)

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

1.7.0 (2024-05-19)

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

... (truncated)

Commits

Updates @tutkli/jikan-ts from 0.6.61 to 2.0.2

Release notes

Sourced from @​tutkli/jikan-ts's releases.

v2.0.2

Full Changelog: tutkli/jikan-ts@v2.0.1...v2.0.2

v2.0.1

What's Changed

New Contributors

Full Changelog: tutkli/jikan-ts@v2.0.0...v2.0.1

v2.0.0

What's Changed

  • style: update biome config 3308c4f
  • fix: remove banner from build output ba11de2
  • perf: remove boilerplate 6a60194
  • fix: simplify types 2fba166
  • perf: replace enum endpoints with consts f268a9a
  • refactor: replace params enums with types a1a0be8
  • perf: remove type boilerplate f5fd9d3
  • feat: add some missing anime and manga endpoints b98dcb8
  • refactor: replace enums with types 697432d
  • feat: add random client 2e034d1
  • fix: character model 4f9f76a
  • feat: add getTopCharacters to topClient 258c928
  • test: update tests 4b62c5c
  • docs: update README.md 7f93a95
  • perf: rename identifiers to pathParams 932fac1
  • feat: add random to jikan client 5a4a03d
  • perf: remove unnecesary type assertion db2bfb0
  • chore: add bun.lockb to npmignore 0fa01be

Full Changelog: tutkli/jikan-ts@v1.2.2...v2.0.0

v1.2.2

What's Changed

New Contributors

Full Changelog: tutkli/jikan-ts@v1.2.1...v1.2.2

v1.2.1

These past two releases have had many internal improvements. In the upcoming releases we will aim to improve the typings api as well as integrate the missing endpoints for the current clients.

What Changed

... (truncated)

Changelog

Sourced from @​tutkli/jikan-ts's changelog.

v2.0.2

13 July 2024

v1.2.2

6 May 2024

v1.2.1

7 February 2024

  • build: replace jest with vitest b4344b4
  • build: replace esbuild and dts bundle generator with tsup 3e751f5
  • chore: remove eslint and prettier 56aaf46
  • chore: run biome formatter 8089432
  • test: add missing anime client tests, fix errors 2588723
  • chore: add biomejs f98c0b1
  • chore: bump to v1.2.1 68bb105

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [axios](https://github.com/axios/axios) and [@tutkli/jikan-ts](https://github.com/tutkli/jikan-ts). These dependencies needed to be updated together.

Updates `axios` from 1.3.5 to 1.7.3
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.3.5...v1.7.3)

Updates `@tutkli/jikan-ts` from 0.6.61 to 2.0.2
- [Release notes](https://github.com/tutkli/jikan-ts/releases)
- [Changelog](https://github.com/tutkli/jikan-ts/blob/main/CHANGELOG.md)
- [Commits](tutkli/jikan-ts@v0.6.61...v2.0.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
- dependency-name: "@tutkli/jikan-ts"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 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.

0 participants