getjerry / nest-casl

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

fix(deps): bump @casl/ability from 6.3.3 to 6.4.0 #643

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @casl/ability from 6.3.3 to 6.4.0.

Release notes

Sourced from @​casl/ability's releases.

@​casl/ability@​6.4.0

6.4.0 (2023-04-02)

Features

  • adds actionsFor(subjectType) method that returns all actions associated with particular subject type (f2d7e17), closes #497

@​casl/ability@​6.3.4

6.3.4 (2023-04-02)

Bug Fixes

  • builder: makes AbilityBuilder bound methods define as arrow functions (e724741), closes #736
Changelog

Sourced from @​casl/ability's changelog.

6.4.0 (2023-04-02)

Features

  • adds actionsFor(subjectType) method that returns all actions associated with particular subject type (f2d7e17), closes #497

6.3.4 (2023-04-02)

Bug Fixes

  • builder: makes AbilityBuilder bound methods define as arrow functions (e724741), closes #736
Commits
  • 7307c98 chore(release): @​casl/ability@​6.4.0 [skip ci]
  • 66bcfcf chore: fixes eslint
  • f2d7e17 feat: adds actionsFor(subjectType) method that returns all actions associat...
  • e70c8d0 chore(release): @​casl/ability@​6.3.4 [skip ci]
  • e724741 fix(builder): makes AbilityBuilder bound methods define as arrow functions
  • 4b4397a chore(deps): update jest to v29
  • ff4dc21 Update dependency @​types/node to v18
  • 7927e8a Update dependency expect-type to ^0.15.0
  • c795e8b chore: Update typescript-eslint monorepo to v5, eslint and elint-airbnb relat...
  • See full diff 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)
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.8.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket: