zeronejs / zerone

zerone = zero => one
MIT License
25 stars 4 forks source link

chore(deps): bump @adminjs/nestjs from 4.0.1 to 6.0.1 #714

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @adminjs/nestjs from 4.0.1 to 6.0.1.

Release notes

Sourced from @​adminjs/nestjs's releases.

v6.0.1

6.0.1 (2023-04-19)

Bug Fixes

  • hotfix: fix how @​adminjs/express is loaded in its loader (4379740)

v6.0.0

6.0.0 (2023-04-18)

chore

BREAKING CHANGES

  • This package won't support CJS anymore.

v6.0.0-beta.1

6.0.0-beta.1 (2023-03-20)

chore

  • update packages for esm (0dad1e9)

BREAKING CHANGES

  • This package won't support CJS anymore.

v5.1.1

5.1.1 (2023-02-24)

Bug Fixes

v5.1.0

5.1.0 (2023-01-03)

Features

  • allow registering admin entities inside their own module (a95fb70)

... (truncated)

Commits
  • 9fff69f chore(release): 6.0.1 [skip ci]
  • 4379740 fix(hotfix): fix how @​adminjs/express is loaded in its loader
  • 8f9879c chore(release): 6.0.0 [skip ci]
  • 76c257f chore: change to ECMAScript modules (#52)
  • 3c7303b chore(release): 5.1.1 [skip ci]
  • 9114891 fix: expose loaders (#51)
  • 37dd3ca chore: update README.md
  • c90325f chore(release): 5.1.0 [skip ci]
  • 3439144 chore: allow "any" type but log a warning
  • a95fb70 feat: allow registering admin entities inside their own module
  • 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 will merge this PR once CI passes on it, as requested by @zeronejs.


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)
zeronejs commented 1 year ago

@dependabot squash and merge