Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
196a5d5
) 91.68% compared to head (9dfc848
) 91.74%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #492.
Bumps cviebrock/eloquent-taggable from 10.0.0 to 10.0.2.
Changelog
Sourced from cviebrock/eloquent-taggable's changelog.
Commits
173c1eb
bump version8b5007f
Merge pull request #143 from celearning/master3679819
Update another comment459d0a2
Update test method docblock2373fe0
Fix #142 - Use $model->getMorphClass() instead of get_class($class) in TagSer...b9b1fc2
typo6c4ce83
fix for github action update97e7852
bump version, update test actions55ed8c9
Merge pull request #141 from celearning/master182f000
Use Pivot class as default in anonymous class, since that's what HasRelations...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 show