Skip to content

chore(deps): Bump spatie/laravel-activitylog from 4.10.2 to 4.11.0 in /laravel-backend#132

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/laravel-backend/spatie/laravel-activitylog-4.11.0
Closed

chore(deps): Bump spatie/laravel-activitylog from 4.10.2 to 4.11.0 in /laravel-backend#132
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/laravel-backend/spatie/laravel-activitylog-4.11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps spatie/laravel-activitylog from 4.10.2 to 4.11.0.

Release notes

Sourced from spatie/laravel-activitylog's releases.

4.11.0

What's Changed

New Contributors

Full Changelog: spatie/laravel-activitylog@4.10.2...4.11.0

Changelog

Sourced from spatie/laravel-activitylog's changelog.

4.11.0 - 2026-01-31

What's Changed

New Contributors

Full Changelog: spatie/laravel-activitylog@4.10.2...4.11.0

Commits
  • cd7c458 fix tapActivity being called twice
  • abdbe79 fix subject() throwing exception for non-SoftDeletes models
  • 980240f check for empty logs after pipeline runs
  • d6f9716 fix logUnguarded() to respect Model::unguard()
  • eae92f0 Fix styling
  • 806442f add missing code fence and test for doNotRecordEvents
  • 245eb29 feat: add $doNotRecordEvents property to exclude specific events from logging
  • c0cbe8a Always access the activity through the getActivity method
  • e73e789 Ensure PendingActivityLog is not cached for the facade
  • 5bba43c Show logging multiple activities fails for event and causedByAnonymous
  • 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 show <dependency name> 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)

Bumps [spatie/laravel-activitylog](https://github.com/spatie/laravel-activitylog) from 4.10.2 to 4.11.0.
- [Release notes](https://github.com/spatie/laravel-activitylog/releases)
- [Changelog](https://github.com/spatie/laravel-activitylog/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-activitylog@4.10.2...4.11.0)

---
updated-dependencies:
- dependency-name: spatie/laravel-activitylog
  dependency-version: 4.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2026

Labels

The following labels could not be found: dependencies, php. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from xjanova as a code owner February 2, 2026 02:18
@github-actions github-actions bot added documentation Improvements or additions to documentation laravel size/M labels Feb 2, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2026

Superseded by #148.

@dependabot dependabot bot closed this Feb 23, 2026
@dependabot dependabot bot deleted the dependabot/composer/laravel-backend/spatie/laravel-activitylog-4.11.0 branch February 23, 2026 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation laravel size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants