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.5 in /app #1092

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.5.

Release notes

Sourced from @​nuxtjs/axios's releases.

v5.13.4

Bug Fixes

  • build.transpile guard for nuxt@1.x (fixes #498) (66d56ab)

v5.13.3

Bug Fixes

v5.13.2

Dependencies:

  • Update defu to 5.x

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

Thanks

... (truncated)

Changelog

Sourced from @​nuxtjs/axios's changelog.

5.13.5 (2021-05-26)

Bug Fixes

  • only transpile defu for client bundle (resolves #501) (ec2eb0a)

5.13.4 (2021-05-18)

Bug Fixes

5.13.3 (2021-05-17)

Bug Fixes

5.13.2 (2021-05-17)

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

... (truncated)

Commits


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 #1110.