damian-pastorini / reldens

Reldens - You can make it - Open Source MMORPG Platform
https://demo.reldens.com/
MIT License
431 stars 54 forks source link

Bump axios and adminjs #241

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps axios to 1.6.7 and updates ancestor dependency adminjs. These dependencies need to be updated together.

Updates axios from 0.24.0 to 1.6.7

Release notes

Sourced from axios's releases.

Release v1.6.7

Release notes:

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

Release v1.6.6

Release notes:

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

Release v1.6.5

Release notes:

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

Release v1.6.4

Release notes:

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

Release v1.6.3

Release notes:

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.7 (2024-01-25)

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

1.6.6 (2024-01-24)

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

1.6.4 (2024-01-03)

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

... (truncated)

Commits


Updates adminjs from 5.7.3 to 7.6.0

Release notes

Sourced from adminjs's releases.

v7.6.0

7.6.0 (2024-02-21)

Features

  • update rollup to v4, use esbuild to minify instead of terser (#1631) (e29d9ac)

v7.5.12

7.5.12 (2024-02-15)

Bug Fixes

  • return existing bundle immediately (b1174d4)

v7.5.11

7.5.11 (2024-02-15)

Bug Fixes

  • fix records list not visible when resource action is open in drawer (d472210)

v7.5.10

7.5.10 (2024-02-07)

Bug Fixes

  • fix filter drawer being open below resource action content (1b8ce0f)

v7.5.9

7.5.9 (2024-01-24)

Bug Fixes

  • fix empty checkboxes when selecting a bulk action (df54a10)

v7.5.8

7.5.8 (2024-01-24)

Bug Fixes

  • do not open filter panel automatically (32f69ef)
  • fix translation of selected option in filter panel (e4b1703)

... (truncated)

Commits
  • 0aecb45 chore(release): 7.6.0 [skip ci]
  • e29d9ac feat: update rollup to v4, use esbuild to minify instead of terser (#1631)
  • b845e61 chore(release): 7.5.12 [skip ci]
  • b1174d4 fix: return existing bundle immediately
  • 1311602 chore(release): 7.5.11 [skip ci]
  • d472210 fix: fix records list not visible when resource action is open in drawer
  • c5718ff chore(release): 7.5.10 [skip ci]
  • 1b8ce0f fix: fix filter drawer being open below resource action content
  • 4bd8378 chore(release): 7.5.9 [skip ci]
  • df54a10 fix: fix empty checkboxes when selecting a bulk action
  • Additional commits viewable in compare view


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 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](https://github.com/damian-pastorini/reldens/network/alerts).
dependabot[bot] commented 4 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.