jiannei / lumen-api-starter

Lumen 10 基础上扩展出的API 启动项目,精心设计的目录结构,规范统一的响应数据格式,Repository 模式架构的最佳实践。
MIT License
358 stars 59 forks source link

chore(deps): bump spatie/laravel-permission from 5.8.0 to 5.9.0 #217

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps spatie/laravel-permission from 5.8.0 to 5.9.0.

Release notes

Sourced from spatie/laravel-permission's releases.

5.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-permission/compare/5.8.0...5.9.0

Changelog

Sourced from spatie/laravel-permission's changelog.

5.9.0 - 2023-02-06

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-permission/compare/5.8.0...5.9.0

Commits
  • dc76c94 Merge pull request #2316 from xiCO2k/refactor-permission-cache-query
  • 6314c02 Merge pull request #2309 from olivernybroe/lazy-binding
  • 72e78cd Fix styling
  • 1c3f1f9 Merge pull request #2252 from erikn69/patch-10
  • ec7c9c8 Merge pull request #2230 from AJenbo/patch-1
  • c931d4d Merge pull request #2221 from erikn69/bug_2220
  • 79ae998 Extract query to getPermissionsWithRoles method.
  • fd66170 Merge pull request #2312 from spatie/dependabot/github_actions/dependabot/fet...
  • c14aced Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6
  • 384e06f Update README.md
  • 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 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[bot] commented 1 year ago

Superseded by #218.