Skip to content

chore(deps): bump @casl/prisma from 1.6.2 to 2.0.1#165

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/casl/prisma-2.0.1
Open

chore(deps): bump @casl/prisma from 1.6.2 to 2.0.1#165
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/casl/prisma-2.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps @casl/prisma from 1.6.2 to 2.0.1.

Release notes

Sourced from @​casl/prisma's releases.

@​casl/prisma: v2.0.1

2.0.1 (2026-05-22)

Bug Fixes

  • uses @​prisma/client/extension for extension definition (77ec57c)

@​casl/prisma: v2.0.0

2.0.0 (2026-05-21)

⚠ BREAKING CHANGES

  • migrates to @​casl/ability 7.x, PureAbility is no longer available and accessibleBy produces a different shape
  • accessibleBy no longer throws ForbiddenError and it's required to add caslExtension to Prisma Client
  • prisma: The createPrismaAbilityFor factory has been removed. createPrismaAbility is now a standalone generic function rather than a pre-bound factory.

Bug Fixes

  • deps: upgrades @ucast/* to latest version (#1218) (22b00ff)
  • expose PrismaAbility type (3aa325f)

Code Refactoring

  • migrates to @​casl/ability 7.x (#1216) (df9d5b6)
  • prisma: simplify createPrismaAbility and remove reliance on generated types (#1195) (916e7ba)
  • stops throwing ForbiddenError when casl does not have rules for action/subject pair (#1196) (ee850e8)

@​casl/prisma: v2.0.0-rc

2.0.0-rc (2026-05-08)

⚠ BREAKING CHANGES

  • migrates to @​casl/ability 7.x, PureAbility is no longer available and accessibleBy produces a different shape
  • accessibleBy no longer throws ForbiddenError and it's required to add caslExtension to Prisma Client
  • prisma: The createPrismaAbilityFor factory has been removed. createPrismaAbility is now a standalone generic function rather than a pre-bound factory.

Bug Fixes

  • deps: upgrades @ucast/* to latest version (#1218) (22b00ff)

Code Refactoring

  • migrates to @​casl/ability 7.x (#1216) (df9d5b6)
  • prisma: simplify createPrismaAbility and remove reliance on generated types (#1195) (916e7ba)
  • stops throwing ForbiddenError when casl does not have rules for action/subject pair (#1196) (ee850e8)
Changelog

Sourced from @​casl/prisma's changelog.

2.0.1 (2026-05-22)

Bug Fixes

  • uses @​prisma/client/extension for extension definition (77ec57c)

2.0.0 (2026-05-21)

⚠ BREAKING CHANGES

  • migrates to @​casl/ability 7.x, PureAbility is no longer available and accessibleBy produces a different shape
  • accessibleBy no longer throws ForbiddenError and it's required to add caslExtension to Prisma Client
  • prisma: The createPrismaAbilityFor factory has been removed. createPrismaAbility is now a standalone generic function rather than a pre-bound factory.

Bug Fixes

  • deps: upgrades @ucast/* to latest version (#1218) (22b00ff)
  • expose PrismaAbility type (3aa325f)

Code Refactoring

  • migrates to @​casl/ability 7.x (#1216) (df9d5b6)
  • prisma: simplify createPrismaAbility and remove reliance on generated types (#1195) (916e7ba)
  • stops throwing ForbiddenError when casl does not have rules for action/subject pair (#1196) (ee850e8)
Commits
  • c66b5ca chore: release master (#1230)
  • 77ec57c fix: uses @​prisma/client/extension for extension definition
  • a4a4a1a chore: release master (#1199)
  • 3aa325f fix: expose PrismaAbility type
  • 7c39d43 chore: prepare prisma models before tests
  • 0031e27 chore: ensure prisma prepared before tests
  • b51b1b8 chore: allow next as publish branch
  • d49daa6 chore: specify dist tag in release script
  • 22b00ff fix(deps): upgrades @ucast/* to latest version (#1218)
  • df9d5b6 refactor: migrates to @​casl/ability 7.x (#1216)
  • Additional commits viewable in compare view
Attestation changes

This version has no provenance attestation, while the previous version (1.6.2) was attested. Review the package versions before updating.


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 show <dependency name> 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)

Bumps [@casl/prisma](https://github.com/stalniy/casl/tree/HEAD/packages/casl-prisma) from 1.6.2 to 2.0.1.
- [Release notes](https://github.com/stalniy/casl/releases)
- [Changelog](https://github.com/stalniy/casl/blob/master/packages/casl-prisma/CHANGELOG.md)
- [Commits](https://github.com/stalniy/casl/commits/@casl/prisma@2.0.1/packages/casl-prisma)

---
updated-dependencies:
- dependency-name: "@casl/prisma"
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 25, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants