getjerry / nest-casl

Casl integration for NestJS
MIT License
225 stars 29 forks source link

fix(deps): bump @casl/ability from 6.5.0 to 6.7.1 #932

Open dependabot[bot] opened 4 months ago

dependabot[bot] commented 4 months ago

Bumps @casl/ability from 6.5.0 to 6.7.1.

Release notes

Sourced from @​casl/ability's releases.

@​casl/ability@​6.7.1

6.7.1 (2024-03-27)

Bug Fixes

  • fixes path to extra submodule in package.json (#893) (90e1e66)

@​casl/ability@​6.7.0

6.7.0 (2024-02-23)

Features

  • refactors extra subpackage in casl/ability and adds AccessibleFields helper class (#883) (9d2ad70)

@​casl/ability@​6.6.0

6.6.0 (2024-02-23)

Features

  • adds possibility to auto detect subject type based on passed rules (#882) (4737fe2)
  • adds return type to 'rulesToQuery' based on return type from 'convert' param (#876) (379e130)
Changelog

Sourced from @​casl/ability's changelog.

6.7.1 (2024-03-27)

Bug Fixes

  • fixes path to extra submodule in package.json (#893) (90e1e66)

6.7.0 (2024-02-23)

Features

  • refactors extra subpackage in casl/ability and adds AccessibleFields helper class (#883) (9d2ad70)

6.6.0 (2024-02-23)

Features

  • adds possibility to auto detect subject type based on passed rules (#882) (4737fe2)
  • adds return type to 'rulesToQuery' based on return type from 'convert' param (#876) (379e130)

6.5.1 (2023-05-05)

Bug Fixes

Commits
  • b22e60f chore(release): @​casl/ability@​6.7.1 [skip ci]
  • 90e1e66 fix: fixes path to extra submodule in package.json (#893)
  • aa69cb4 chore: removes redundant re-export of packRules
  • 8e5e850 chore(release): @​casl/ability@​6.7.0 [skip ci]
  • 9d2ad70 feat: refactors extra subpackage in casl/ability and adds AccessibleFields he...
  • 725ba38 chore(release): @​casl/ability@​6.6.0 [skip ci]
  • 4737fe2 feat: adds possibility to auto detect subject type based on passed rules (#882)
  • 379e130 feat: adds return type to 'rulesToQuery' based on return type from 'convert'...
  • 9d7ae6f chore(deps): update dependency @​types/node to v20
  • e076b31 chore(deps): update angular monorepo to v16 (major) (#764)
  • 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 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)