notum-cz / strapi-plugin-record-locking

This plugin provides the functionality to prevent data loss in cases where multiple users are simultaneously editing the same record within STRAPI v4.
20 stars 7 forks source link

chore:(deps): bump @strapi/utils from 4.25.7 to 4.25.10 #101

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 1 week ago

Bumps @strapi/utils from 4.25.7 to 4.25.10.

Release notes

Sourced from @​strapi/utils's releases.

v4.25.10

🔥 Bug fix

📚 Update and Migration Guides

  • General update guide can be found here
  • Migration guides can be found here 📚

v4.25.9

🔥 Bug fix

💅 Enhancement

🚨 Security

⚙️ Chore

📚 Update and Migration Guides

  • General update guide can be found here
  • Migration guides can be found here 📚

v4.25.8

🚀 New feature

🔥 Bug fix

📚 Update and Migration Guides

  • General update guide can be found here
  • Migration guides can be found here 📚
Commits
  • 6119f35 v4.25.10
  • 16afe21 Merge pull request #21113 from strapi/fix/update-release-status-after-createM...
  • 6165327 fix(content-releases): add test case for createMany
  • f7f4b56 fix(content-releases): await release status update after createMany actions
  • c6549bf Merge pull request #21102 from strapi/fix/rich-text-selection-issues
  • 35a0d2d fix: rich text selection & deletion issues
  • e9b6852 Merge pull request #21096 from strapi/fix/issue-21079
  • caee15d fix: issue 21079
  • 1b937e9 Merge branch 'releases/4.25.9' into develop
  • 7a07e47 v4.25.9
  • 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 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)
dependabot[bot] commented 5 days ago

Superseded by #102.