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.12.4 in /app #1037

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @nuxtjs/axios from 5.12.2 to 5.12.4.

Release notes

Sourced from @nuxtjs/axios's releases.

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.12.4 (2020-12-14)

Bug Fixes

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

5.12.3 (2020-11-30)

Bug Fixes

Commits
  • ae1b398 chore(release): 5.12.4
  • 3c57f72 chore: update @nuxtjs/proxy to 2.1
  • 55f994f fix: preserve default headers with custom headers (#452)
  • 76e0d50 docs: explain global error handling in interceptors (#453)
  • bec998c chore: update yarn.lock
  • b0c4c01 chore(deps): update dependency nuxt to ^2.14.11 (#445)
  • bac85bb docs: fix preview image
  • 450498e chore(release): 5.12.3
  • 2364978 chore: update yarn.lock
  • 7b32262 fix: $loading().set(Infinity) issue (#424)
  • 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 #1051.