Skip to content

Bump kirschbaum-development/commentions from 0.7.10 to 1.0.0 - #1062

Open
dependabot[bot] wants to merge 8 commits into
masterfrom
dependabot/composer/kirschbaum-development/commentions-1.0.0
Open

dependabot[bot] wants to merge 8 commits into
masterfrom
dependabot/composer/kirschbaum-development/commentions-1.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps kirschbaum-development/commentions from 0.7.10 to 1.0.0.

Release notes

Sourced from kirschbaum-development/commentions's releases.

1.0.0

What's Changed

New Contributors

Full Changelog: kirschbaum-development/commentions@0.7.10...1.0.0

Upgrade guide

Sourced from kirschbaum-development/commentions's upgrade guide.

Laravel Supported Versions Filament Supported Versions CI MIT Licensed Latest Version on Packagist Total Downloads

Upgrading

Re-run the installer

php artisan commentions:install

Register new assets:

php artisan filament:upgrade
Commits
  • 0787db7 Merge pull request #114 from kirschbaum-development/fix/106-pagination-non-co...
  • 75ea936 fix: Update hasMore method to use overridable getComments method (#106)
  • 23201d7 Merge pull request #56 from kirschbaum-development/ISSUE-51
  • f39789a fix: Added readonly to CommentEntry and updated Readme
  • 46d5b3e Merge branch 'main' into ISSUE-51
  • 1d431b3 Merge pull request #108 from kirschbaum-development/feat/32-comment-attachments
  • 773a5f4 fix: Don't show mention popover when mentions are empty. Updated Readme to al...
  • 6a1aa14 fix: Corrections. Moved conditional code to partials. Updated error messages ...
  • 12dec04 Merge branch 'main' into feat/32-comment-attachments
  • 496d759 Merge pull request #109 from kirschbaum-development/feat/75-tiptap-toolbar
  • 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 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 [kirschbaum-development/commentions](https://github.com/kirschbaum-development/commentions) from 0.7.10 to 1.0.0.
- [Release notes](https://github.com/kirschbaum-development/commentions/releases)
- [Upgrade guide](https://github.com/kirschbaum-development/commentions/blob/main/UPGRADE.md)
- [Commits](kirschbaum-development/commentions@0.7.10...1.0.0)

---
updated-dependencies:
- dependency-name: kirschbaum-development/commentions
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file (May cause conflicts) php Pull requests that update php code labels Sep 4, 2026
@justinkluever

justinkluever commented Sep 7, 2026

Copy link
Copy Markdown
Member

migrated everything we need to support v1 of this package, now we also have file attachments for reports for extra details or something

attachments are only enabled for users, bans and reports as i dont think we need attachments on anything else really, will only really be used for either memes or screenshots of why someone is banned or something

@justinkluever justinkluever added backend: filament Backend Features related to Filament backend Backend Features Scope: Moderation Scope: Admin labels Sep 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of kirschbaum-development/commentions exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend: filament Backend Features related to Filament backend Backend Features dependencies Pull requests that update a dependency file (May cause conflicts) php Pull requests that update php code Scope: Admin Scope: Moderation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant