Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @casl/ability to v6 #178

Merged
merged 1 commit into from
Nov 19, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@casl/ability (source) ^5.4.4 -> ^6.0.0 age adoption passing confidence

Release Notes

stalniy/casl

v6.3.2

Compare Source

Bug Fixes
  • adds unlessCan method to ForbiddenError and reused it mongoose package to construct ForbiddenError (be7ae6a)

v6.3.1

Compare Source

Bug Fixes
  • fixes CreateAbility type typos and wrong types in parameters (aaec82d)

v6.3.0

Compare Source

Features
  • updates createMongoAbility function signature to accept AppAbility as generic type (f4a466c)

v6.2.0

Compare Source

Features
  • adds possibility to build Ability instance from factory function (53d199f)

6.1.2 (2022-09-18)

Bug Fixes
  • fixes MongoQuery type for typescript ^4.8.x (4af7c39), closes #​673

6.1.1 (2022-08-28)

Bug Fixes
  • exports private continer property to get rid of ts error (6ffdb14), closes #​608

v6.1.2

Compare Source

Bug Fixes
  • fixes MongoQuery type for typescript ^4.8.x (4af7c39), closes #​673

v6.1.1

Compare Source

Bug Fixes
  • exports private continer property to get rid of ts error (6ffdb14), closes #​608

v6.1.0

Compare Source

Features

v6.0.0

Compare Source

Bug Fixes
  • replaces object.hasOwnProperty with static calls to Object.hasOwn (+ polyfill) (22fa7f8), closes #​604
Features
BREAKING CHANGES
  • drops support for angular < 13

5.4.4 (2022-05-28)

Bug Fixes
  • ability: negates inverted rules in ruleToAST (#​602) (c1bdc60)
  • package: add repository directory into package.json for all @​casl/* packages (#​560) (0ef534c)

5.4.3 (2021-08-17)

Bug Fixes
  • release: force release because of disable pre/post hook execution of pnpm (39c20f6)

5.4.2 (2021-08-17)

Bug Fixes
  • ability: makes sure that other event handlers are not lost when last handler is unregistered (ff3e75f)

5.4.1 (2021-08-16)

Bug Fixes
  • ability: ensure ability call all event handlers during emit (fdf2095)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@ppodds ppodds added the dependencies Pull requests that update a dependency file label Nov 19, 2022
@renovate renovate bot force-pushed the renovate/casl-ability-6.x branch from f7c39bc to f4d03d4 Compare November 19, 2022 06:29
@ppodds ppodds merged commit 3ca887b into master Nov 19, 2022
@renovate renovate bot deleted the renovate/casl-ability-6.x branch November 19, 2022 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant