pacoorozco / gamify-laravel

Gamification platform (badges and levels) based on Laravel
GNU General Public License v3.0
32 stars 4 forks source link

Bump coderflexx/laravel-presenter from 1.3.1 to 1.3.2 #487

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps coderflexx/laravel-presenter from 1.3.1 to 1.3.2.

Release notes

Sourced from coderflexx/laravel-presenter's releases.

v1.3.2

What's Changed

New Contributors

Full Changelog: https://github.com/coderflexx/laravel-presenter/compare/v1.3.1...v1.3.2

Commits
  • 71deaf2 Merge pull request #32 from justRau/patch-1
  • 37ee9ef Fix two typos
  • a6984cb Merge pull request #30 from coderflexx/dependabot/github_actions/stefanzweife...
  • 4ab6dc0 Merge pull request #31 from coderflexx/dependabot/github_actions/actions/chec...
  • f7e7ebc Bump actions/checkout from 4.1.0 to 4.1.1
  • 977cdbd Bump stefanzweifel/git-auto-commit-action from 4 to 5
  • 6bd7875 Merge pull request #29 from coderflexx/dependabot/github_actions/actions/chec...
  • c4a36b5 Bump actions/checkout from 4.0.0 to 4.1.0
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @pacoorozco.


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

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.68%. Comparing base (e72f759) to head (52a9804). Report is 6 commits behind head on main.

:exclamation: Current head 52a9804 differs from pull request most recent head bc41a14. Consider uploading reports for the commit bc41a14 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #487 +/- ## ============================================ - Coverage 91.74% 91.68% -0.06% Complexity 375 375 ============================================ Files 99 99 Lines 1841 1841 ============================================ - Hits 1689 1688 -1 - Misses 152 153 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pacoorozco commented 8 months ago

@dependabot merge