Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2024

Bumps the strapi group with 4 updates in the / directory: @strapi/plugin-i18n, @strapi/plugin-users-permissions, @strapi/provider-upload-local and @strapi/strapi.

Updates @strapi/plugin-i18n from 4.25.11 to 4.25.13

Release notes

Sourced from @​strapi/plugin-i18n's releases.

v4.25.13

What's Changed

Full Changelog: strapi/strapi@v4.25.12...v4.25.13

v4.25.12

💅 Enhancement

🚨 Security

🔥 Bug fix

📚 Update and Migration Guides

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

Updates @strapi/plugin-users-permissions from 4.25.11 to 5.6.0

Release notes

Sourced from @​strapi/plugin-users-permissions's releases.

v5.6.0

5.6.0 (2024-12-18)

🚀 New feature

  • add content preview (remove future flag) (81b62a508e)
  • content-manager: add syntax highlighting in the code block type in the Blocks field original solution (#22332)

🔥 Bug fix

  • preview back button behavior (#22432)
  • multiple requests locale (#22273)
  • add component button style (#22425)
  • remove double conversion that causes date shift (#22410)
  • blocks: various ui issues (#22423)

⚙️ Chore

  • fix tests (59cb734ff4)
  • deps: bump nanoid from 3.3.7 to 3.3.8 in /docs (#22389)

💅 Enhancement

  • update purchase page links (#22419)
  • database: add repair manager with component deletion fix (#22267)

🚨 Security

  • deps: bump nanoid to 3.3.8 in yarn.lock (#22397)

❤️ Thank You

v5.5.2

5.5.2 (2024-12-17)

⚠️ Security Fix Notice ⚠️

This version was released to patch a security vulnerability, detailed disclosure has been delayed as per our security policy. We advise all users to update their applications as soon as possible.

🔥 Bug fix

  • remove lookup param from doc service (0c6e0953ae)

... (truncated)

Commits

Updates @strapi/provider-upload-local from 4.25.12 to 5.6.0

Release notes

Sourced from @​strapi/provider-upload-local's releases.

v5.6.0

5.6.0 (2024-12-18)

🚀 New feature

  • add content preview (remove future flag) (81b62a508e)
  • content-manager: add syntax highlighting in the code block type in the Blocks field original solution (#22332)

🔥 Bug fix

  • preview back button behavior (#22432)
  • multiple requests locale (#22273)
  • add component button style (#22425)
  • remove double conversion that causes date shift (#22410)
  • blocks: various ui issues (#22423)

⚙️ Chore

  • fix tests (59cb734ff4)
  • deps: bump nanoid from 3.3.7 to 3.3.8 in /docs (#22389)

💅 Enhancement

  • update purchase page links (#22419)
  • database: add repair manager with component deletion fix (#22267)

🚨 Security

  • deps: bump nanoid to 3.3.8 in yarn.lock (#22397)

❤️ Thank You

v5.5.2

5.5.2 (2024-12-17)

⚠️ Security Fix Notice ⚠️

This version was released to patch a security vulnerability, detailed disclosure has been delayed as per our security policy. We advise all users to update their applications as soon as possible.

🔥 Bug fix

  • remove lookup param from doc service (0c6e0953ae)

... (truncated)

Commits

Updates @strapi/strapi from 4.25.11 to 5.6.0

Release notes

Sourced from @​strapi/strapi's releases.

v5.6.0

5.6.0 (2024-12-18)

🚀 New feature

  • add content preview (remove future flag) (81b62a508e)
  • content-manager: add syntax highlighting in the code block type in the Blocks field original solution (#22332)

🔥 Bug fix

  • preview back button behavior (#22432)
  • multiple requests locale (#22273)
  • add component button style (#22425)
  • remove double conversion that causes date shift (#22410)
  • blocks: various ui issues (#22423)

⚙️ Chore

  • fix tests (59cb734ff4)
  • deps: bump nanoid from 3.3.7 to 3.3.8 in /docs (#22389)

💅 Enhancement

  • update purchase page links (#22419)
  • database: add repair manager with component deletion fix (#22267)

🚨 Security

  • deps: bump nanoid to 3.3.8 in yarn.lock (#22397)

❤️ Thank You

v5.5.2

5.5.2 (2024-12-17)

⚠️ Security Fix Notice ⚠️

This version was released to patch a security vulnerability, detailed disclosure has been delayed as per our security policy. We advise all users to update their applications as soon as possible.

🔥 Bug fix

  • remove lookup param from doc service (0c6e0953ae)

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies This issue effects the used dependencies label Dec 20, 2024
@dependabot dependabot bot requested a review from onissen December 20, 2024 14:56
…pdates

Bumps the strapi group with 4 updates in the / directory: [@strapi/plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n), [@strapi/plugin-users-permissions](https://github.com/strapi/strapi), [@strapi/provider-upload-local](https://github.com/strapi/strapi) and [@strapi/strapi](https://github.com/strapi/strapi).


Updates `@strapi/plugin-i18n` from 4.25.11 to 4.25.13
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v4.25.13/packages/plugins/i18n)

Updates `@strapi/plugin-users-permissions` from 4.25.11 to 5.6.0
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.25.11...v5.6.0)

Updates `@strapi/provider-upload-local` from 4.25.12 to 5.6.0
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.25.12...v5.6.0)

Updates `@strapi/strapi` from 4.25.11 to 5.6.0
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.25.11...v5.6.0)

---
updated-dependencies:
- dependency-name: "@strapi/plugin-i18n"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: strapi
- dependency-name: "@strapi/plugin-users-permissions"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: strapi
- dependency-name: "@strapi/provider-upload-local"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: strapi
- dependency-name: "@strapi/strapi"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: strapi
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/strapi-4a65352157 branch from 09255ac to 81e6846 Compare January 2, 2026 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This issue effects the used dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant