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

build(deps): bump @casl/ability from 6.3.3 to 6.4.0 #423

Merged
merged 2 commits into from
Apr 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2023

The following labels could not be found: npm.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/casl/ability-6.4.0 branch 3 times, most recently from 97c827b to ea9191d Compare April 3, 2023 18:08
Bumps [@casl/ability](https://github.com/stalniy/casl/tree/HEAD/packages/casl-ability) from 6.3.3 to 6.4.0.
- [Release notes](https://github.com/stalniy/casl/releases)
- [Changelog](https://github.com/stalniy/casl/blob/master/packages/casl-ability/CHANGELOG.md)
- [Commits](https://github.com/stalniy/casl/commits/@casl/ability@6.4.0/packages/casl-ability)

---
updated-dependencies:
- dependency-name: "@casl/ability"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/casl/ability-6.4.0 branch from ea9191d to 5cb3198 Compare April 3, 2023 19:44
@nitrosx nitrosx merged commit fe71771 into master Apr 3, 2023
@nitrosx nitrosx deleted the dependabot/npm_and_yarn/casl/ability-6.4.0 branch April 3, 2023 20:04
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