Skip to content

chore(deps): bump koa and @strapi/strapi#8

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-1a6532f0d5
Open

chore(deps): bump koa and @strapi/strapi#8
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-1a6532f0d5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jul 30, 2025

Removes koa. It's no longer used after updating ancestor dependency @strapi/strapi. These dependencies need to be updated together.

Removes koa

Updates @strapi/strapi from 4.1.2 to 5.20.0

Release notes

Sourced from @​strapi/strapi's releases.

v5.20.0

5.20.0 (2025-07-30)

🚀 New feature

  • add conditional fields e2e tests (#23843)

🔥 Bug fix

  • document_id must appear in the GROUP BY clause (947c3a83d8)
  • resolved filter overlapping issue by changing z-index (#23953)
  • update autocomplete attribute in RelationsInput component to filter by contains (#23579)
  • add reducer to be able to mutate widgets in register function (#23908)
  • resolved filter overlap with datepicker by reducing zIndex of filter … (#23884)
  • conditional validation preview publish (#23894)
  • port comparison (6e535cb756)
  • add full support for wildcards (33c610560b)
  • handle undefined origins (77cb37d43d)
  • prevent full screen loader regression in preview page (#24038)
  • support wildcards in arrays of origins (4754eca8ef)
  • prevent validation error when updating user without password change (#23898)
  • content-type-builder: fix schema validation when max is equal to min (#24032)

⚙️ Chore

💅 Enhancement

  • promote preview configuration docs (#23961)

❤️ Thank You

v5.19.0

5.19.0 (2025-07-23)

... (truncated)

Commits
  • 7d7b44a release: 5.20.0
  • ffc36ac Resolved error thrown when trying to filter users by email (#23977)
  • 7f43c80 fix: prevent validation error when updating user without password change (#23...
  • 73295fa fix(content-type-builder): fix schema validation when max is equal to min (#2...
  • 4754eca fix: support wildcards in arrays of origins
  • e648c19 chore: replace node-schedule with strapi.cron service
  • 1680689 Merge branch 'develop' into fix/wildcard-support
  • 7f13d09 fix: prevent full screen loader regression in preview page (#24038)
  • 7af2e99 Add new @​strapi/openapi package (#24024)
  • 116f52a feat: add conditional fields e2e tests (#23843)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [koa](https://github.com/koajs/koa). It's no longer used after updating ancestor dependency [@strapi/strapi](https://github.com/strapi/strapi). These dependencies need to be updated together.


Removes `koa`

Updates `@strapi/strapi` from 4.1.2 to 5.20.0
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.1.2...v5.20.0)

---
updated-dependencies:
- dependency-name: koa
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@strapi/strapi"
  dependency-version: 5.20.0
  dependency-type: indirect
...

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 Jul 30, 2025
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