akinaru-lu / lmm

Personal blog
https://www.lumingming.net
MIT License
1 stars 0 forks source link

chore(deps): bump @nuxtjs/axios from 5.12.2 to 5.13.1 in /app #1062

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @nuxtjs/axios from 5.12.2 to 5.13.1.

Release notes

Sourced from @nuxtjs/axios's releases.

v5.13.1

Bug Fixes

v5.13.0

Features

  • Support baseUrl and browserBaseUrl to handle casing typos (8904847)

Bug Fixes

  • Add x-forwarded-port and x-forwarded-proto to proxyHeaderIgnore defaults (#465) (a1a1894)

v5.12.5

Bug Fixes

  • add x-forwarded-host to proxyHeaderIgnore defaults (#462) (433548b), closes #456

Dependencies

v5.12.4

Bug Fixes

Dependencies

  • Update @nuxtjs/proxy to 2.1.0 (less warnings and typescript rewrite)

Thanks

  • Gábor Egyed (@1ed)

v5.12.3

Bug Fixes

Changelog

Sourced from @nuxtjs/axios's changelog.

5.13.1 (2021-02-08)

Bug Fixes

5.13.0 (2021-02-01)

Features

  • support baseUrl and browserBaseUrl to handle casing typos (8904847)

Bug Fixes

  • add x-forwarded-port and x-forwarded-proto to proxyHeaderIgnore defaults (#465) (a1a1894)

5.12.5 (2021-01-04)

Bug Fixes

  • add x-forwarded-host to proxyHeaderIgnore defaults (#462) (433548b), closes #456

5.12.4 (2020-12-14)

Bug Fixes

  • preserve default headers with custom headers (#452) (55f994f)

5.12.3 (2020-11-30)

Bug Fixes

Commits
  • b92b6e9 chore(release): 5.13.1
  • 32f0308 chore(deps): update all non-major dependencies (#471)
  • ecfab9a fix(types): update interceptors type (#476)
  • 62f17ca fix(types): add missing type for create() (#475)
  • a61b82b chore(release): 5.13.0
  • 8904847 feat: support baseUrl and browserBaseUrl to handle casing typos
  • a1a1894 fix: add x-forwarded-port and x-forwarded-proto to proxyHeaderIgnore de...
  • c6e256c chore(release): 5.12.5
  • b46a4b3 chore: update all deps
  • ab25b87 chore(deps): update dependency axios to ^0.21.1 (#460)
  • 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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #1092.