Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps the strapi group in /packages/api with 2 updates: @strapi/plugin-users-permissions and @strapi/strapi.

Updates @strapi/plugin-users-permissions from 5.33.0 to 5.33.1

Release notes

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

v5.33.1

5.33.1 (2025-12-29)

🔥 Bug fix

  • update cloud request limit (#25040)
  • adapt header height when title changes (#25028)
  • excessive rerenders on edit view (#25029)
  • dynamically replace favicon if provided in app config (#25012)
  • update iso-locales.json with en-mm (#24261)
  • subnav height cutting list when too many elements (#24753)
  • globe icon is shown even if field is not localized (#24890)
  • validation issue in hidden fields when publishing (#24482)
  • optimize images (#25047)
  • types: adding missing config types (#24905)

⚙️ Chore

  • add i18 languages (#23845)
  • add Bosnian and Mongolian Cyrillic language support (#23928)

💅 Enhancement

  • make the publishedAt attribute visible (#24619)

❤️ Thank You

Commits
  • 78aac89 release: 5.33.1
  • e822ba8 enhancement: make the publishedAt attribute visible (#24619)
  • 90d110d fix: optimize images (#25047)
  • 39a09ca fix: validation issue in hidden fields when publishing (#24482)
  • a767343 fix(types): adding missing config types (#24905)
  • f0f36e3 fix: globe icon is shown even if field is not localized (#24890)
  • 9675115 fix: subnav height cutting list when too many elements (#24753)
  • 143bde7 Merge branch 'main' of github.com:strapi/strapi into develop
  • f012b85 Merge pull request #25046 from strapi/releases/5.33.0
  • a41f112 chore: add Bosnian and Mongolian Cyrillic language support (#23928)
  • Additional commits viewable in compare view

Updates @strapi/strapi from 5.33.0 to 5.33.1

Release notes

Sourced from @​strapi/strapi's releases.

v5.33.1

5.33.1 (2025-12-29)

🔥 Bug fix

  • update cloud request limit (#25040)
  • adapt header height when title changes (#25028)
  • excessive rerenders on edit view (#25029)
  • dynamically replace favicon if provided in app config (#25012)
  • update iso-locales.json with en-mm (#24261)
  • subnav height cutting list when too many elements (#24753)
  • globe icon is shown even if field is not localized (#24890)
  • validation issue in hidden fields when publishing (#24482)
  • optimize images (#25047)
  • types: adding missing config types (#24905)

⚙️ Chore

  • add i18 languages (#23845)
  • add Bosnian and Mongolian Cyrillic language support (#23928)

💅 Enhancement

  • make the publishedAt attribute visible (#24619)

❤️ Thank You

Commits
  • 78aac89 release: 5.33.1
  • e822ba8 enhancement: make the publishedAt attribute visible (#24619)
  • 90d110d fix: optimize images (#25047)
  • 39a09ca fix: validation issue in hidden fields when publishing (#24482)
  • a767343 fix(types): adding missing config types (#24905)
  • f0f36e3 fix: globe icon is shown even if field is not localized (#24890)
  • 9675115 fix: subnav height cutting list when too many elements (#24753)
  • 143bde7 Merge branch 'main' of github.com:strapi/strapi into develop
  • f012b85 Merge pull request #25046 from strapi/releases/5.33.0
  • a41f112 chore: add Bosnian and Mongolian Cyrillic language support (#23928)
  • Additional commits viewable in compare view

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

Bumps the strapi group in /packages/api with 2 updates: [@strapi/plugin-users-permissions](https://github.com/strapi/strapi) and [@strapi/strapi](https://github.com/strapi/strapi).


Updates `@strapi/plugin-users-permissions` from 5.33.0 to 5.33.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v5.33.0...v5.33.1)

Updates `@strapi/strapi` from 5.33.0 to 5.33.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v5.33.0...v5.33.1)

---
updated-dependencies:
- dependency-name: "@strapi/plugin-users-permissions"
  dependency-version: 5.33.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: strapi
- dependency-name: "@strapi/strapi"
  dependency-version: 5.33.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: strapi
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 29, 2025
@dependabot dependabot bot requested a review from cpontet as a code owner December 29, 2025 19:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 29, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 7, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 7, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/api/strapi-428ea416fa branch January 7, 2026 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant