Skip to content

chore(deps-dev): bump the strapi group across 1 directory with 3 updates#34

Open
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/development/strapi-e8a3b9258e
Open

chore(deps-dev): bump the strapi group across 1 directory with 3 updates#34
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/development/strapi-e8a3b9258e

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps the strapi group with 2 updates in the / directory: @strapi/sdk-plugin and @strapi/strapi.

Updates @strapi/sdk-plugin from 6.0.1 to 6.1.0

Changelog

Sourced from @​strapi/sdk-plugin's changelog.

6.1.0

Minor Changes

Patch Changes

  • #124 eb33a92 Thanks @​boazpoolman! - chore: update dependencies

  • #121 b8d289b Thanks @​boazpoolman! - fix type declarations not being generated for custom exports

    Previously, only ./strapi-admin and ./strapi-server exports would produce .d.ts files when a types field was defined in package.json. Custom exports silently skipped type generation because no per-bundle tsconfig existed for them.

    The build now falls back to the project root tsconfig.build.json or tsconfig.json when no per-bundle tsconfig is found, so any export with a types field will correctly emit type declarations.

  • #117 6a61df0 Thanks @​jhoward1994! - include all source files for type declaration

  • #123 c8bbba9 Thanks @​jhoward1994! - Pin generated plugin devDependencies typescript and @strapi/typescript-utils to ^5 so install succeeds with Strapi 5 (avoids resolving TypeScript 6, which conflicts with react-intl@6 peerOptional range).

Commits
  • b0b5e77 Merge pull request #118 from strapi/changeset-release/main
  • 600d864 chore: version packages for release
  • b844cc1 chore: add missing changeset to trigger release (#116)
  • 492b1da fix(init): remove rc versions, @​types/react 18, no run (#120)
  • eb33a92 chore: update dependencies (#124)
  • 209eae4 Merge pull request #121 from boazpoolman/fix/type-declarations-for-custom-exp...
  • c8bbba9 chore: pin dependencies to specific versions (#123)
  • b8d289b chore: add changeset for custom export type declaration fix
  • 08e7f57 fix: generate type declarations for all exports with types field
  • 6a61df0 fix: include all source files for type declaration (#117)
  • Additional commits viewable in compare view

Updates @strapi/strapi from 5.40.0 to 5.43.0

Commits
  • 1462898 release: 5.43.0
  • ff000af enhancement(data-transfer): improve progress UX (#25921)
  • bac520e fix(data-transfer): fix large transfer crashes; show transfer progress (#23479)
  • 43c03c0 fix: webpack public path was missing a slash at the end (#22654)
  • 399f2a8 Merge pull request #26041 from strapi/main
  • bfcef19 enhancement: add list & delete admin user cli commands (#23022)
  • 7c53325 enhancement: strapi dev continue watching on build error (#25514)
  • 4709832 release: 5.42.1
  • 74ea15d chore(data-transfer): isIgnoredContentType helper for filtering (#26004)
  • 68e2049 chore(deps): bump lodash from 4.17.23 to 4.18.1 (#25919)
  • Additional commits viewable in compare view

Updates @strapi/typescript-utils from 5.40.0 to 5.43.0

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 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 with 2 updates in the / directory: [@strapi/sdk-plugin](https://github.com/strapi/sdk-plugin) and [@strapi/strapi](https://github.com/strapi/strapi/tree/HEAD/packages/core/strapi).


Updates `@strapi/sdk-plugin` from 6.0.1 to 6.1.0
- [Changelog](https://github.com/strapi/sdk-plugin/blob/main/CHANGELOG.md)
- [Commits](strapi/sdk-plugin@v6.0.1...v6.1.0)

Updates `@strapi/strapi` from 5.40.0 to 5.43.0
- [Commits](https://github.com/strapi/strapi/commits/v5.43.0/packages/core/strapi)

Updates `@strapi/typescript-utils` from 5.40.0 to 5.43.0
- [Commits](https://github.com/strapi/strapi/commits/v5.43.0/packages/utils/typescript)

---
updated-dependencies:
- dependency-name: "@strapi/sdk-plugin"
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/strapi"
  dependency-version: 5.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/typescript-utils"
  dependency-version: 5.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Apr 27, 2026
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.

0 participants