Skip to content

chore(dev-deps): ⬆️ upgrade devdependencies (major) to v5 (major) - autoclosed#15

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-5-devdependencies-(major)
Closed

chore(dev-deps): ⬆️ upgrade devdependencies (major) to v5 (major) - autoclosed#15
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-5-devdependencies-(major)

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@strapi/database (source) 4.11.7 -> 5.9.0 age adoption passing confidence
@strapi/typescript-utils (source) 4.11.7 -> 5.9.0 age adoption passing confidence
knip (source) 2.17.0 -> 5.43.6 age adoption passing confidence

Release Notes

strapi/strapi (@​strapi/database)

v5.9.0

Compare Source

5.9.0 (2025-01-29)
🚀 New feature
  • updating Plan label now that we have a Growth plan (#​22655)
  • content-manager: add getters to useDocument (#​22683)
  • content-manager: add container queries to form fields (#​22693)
  • content-manager: better bulk publish overview (#​22618)
🔥 Bug fix
  • virtual prefix proxy path for vite middleware to work (#​22579)
  • can't update admin user without having a last name (#​22360)
  • graphql: component and association population strategy (adacf2976c)
  • plugins/users: remove redundant grant-koa dependency in favor of grant.koa (#​22622)
  • review-workflows: mock returned value does not match useDocument return type (#​22719)
⚙️ Chore
❤️ Thank You

v5.8.1

Compare Source

What's Changed

Full Changelog: strapi/strapi@v5.8.0...v5.8.1

v5.8.0

Compare Source

5.8.0 (2025-01-15)
🔥 Bug fix
  • handle clearing of number field to send null instead of undefined (#​22537)
  • add missing name to ColorPickerInput (#​21976)
  • missing hover pointer in bottom of ctb menu add another field to this collection type (#​22393)
  • changed active state background color (#​22545)
  • add missing borders to widgets (#​22612)
  • scripts-front version number (d7f6a8b2b6)
  • database: only drop indexes that exist; do not drop on create (#​22633)
  • history: handle nested component images (#​22278)
⚙️ Chore
  • fix version numbers (27928ae50a)
  • deps: bump path-to-regexp in the npm_and_yarn group (affd279425)
  • docs: document traverseEntity util (#​22573)
  • tests: enable and update relations ordering test (#​22574)
💅 Enhancement
❤️ Thank You

v5.7.0

Compare Source

5.7.0 (2025-01-08)
🚀 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
  • check indexes before transaction (27465bf4d7)
  • preview back button behavior (#​22432)
  • multiple requests locale (#​22273)
  • add component button style (#​22425)
  • name must be initialized (8f227a605a)
  • remove double conversion that causes date shift (#​22410)
  • renable the basic relations test (#​22464)
  • do not filter by locale if no i18n (9f812af47f)
  • make generate command work (#​22443)
  • make ctb loader truly round (#​22433)
  • missing pointer cursor when hover top of possible relations (#​22511)
  • blocks: various ui issues (#​22423)
  • content-manager: ensure plugin::users-permissions.user is redirected on create (#​22435)
  • database: delete indexes before creating if they already exist (#​22424)
  • e2e: remove unused published product from the database (#​22407)
⚙️ Chore
💅 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)
  • deps: upgrade path-to-regexp from 6.3.0 to 8.0.0 (#​22357)
❤️ Thank You

v5.6.0

Compare Source

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
⚙️ Chore
💅 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

Compare Source

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)
❤️ Thank You

v5.5.1

Compare Source

5.5.1 (2024-12-11)
🔥 Bug fix
  • support for reverse proxying (#​21914)
  • adjust polymorphic relation encoding and index mapping (#​22380)
  • upload: cleaner fallback for files preview (#​22351)
  • cursor pointer issue in permission checkbox settings icon (#​22328)
  • preview back button behavior (#​22334)
⚙️ Chore
💅 Enhancement
  • cmd+enter and ctrl+enter to save entry (#​22311)
  • add Wolof and Xhosa languages (#​21881)
❤️ Thank You

v5.5.0

Compare Source

5.5.0 (2024-12-04)
🚀 New feature
  • use mux player for video (dd53b0048b)
  • send diagnostic messages from remote strapi (#​22214)
🔥 Bug fix
  • turn on and update i18n settings.spec.ts (#​22282)
  • document actions being rendered multiple times (#​22283)
  • add documentId to me graphql query (#​22321)
  • preview: page title and disabled link (#​22324)
⚙️ Chore
💅 Enhancement
  • disable preview link when changes are not saved (#​22275)
❤️ Thank You

v5.4.2

Compare Source

💅 Enhancement
🚨 Security
🚀 New feature
🔥 Bug fix
⚙️ Chore
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v5.4.1

Compare Source

🚀 New feature
💅 Enhancement
⚙️ Chore
🔥 Bug fix
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v5.4.0

Compare Source

🔥 Bug fix
🚀 New feature
⚙️ Chore
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v5.3.0

Compare Source

🚀 New feature
🔥 Bug fix
⚙️ Chore
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v5.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: strapi/strapi@v5.1.1...v5.2.0

v5.1.1: 5.1.1

Compare Source

💅 Enhancement
🚨 Security
🔥 Bug fix
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v5.1.0

Compare Source

🔥 Bug fix
💅 Enhancement
🚀 New feature
🚨 Security
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v5.0.6

Compare Source

What's Changed

v5.0.5

Compare Source

What's Changed

v5.0.4

Compare Source

What's Changed
New Contributors

Full Changelog: strapi/strapi@v5.0.3...v5.0.4

v5.0.3

Compare Source

What's Changed

fix: v5 migration with wrong enum values by @​Marc-Roig https://github.com/strapi/strapi/pull/21588

Full Changelog: strapi/strapi@v5.0.2...v5.0.3

v5.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: strapi/strapi@v5.0.1...v5.0.2

v5.0.1

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the DevDependency 🔼 Pull requests that update a dev dependency file label Apr 14, 2024
@changeset-bot
Copy link

changeset-bot bot commented Apr 14, 2024

⚠️ No Changeset found

Latest commit: 23bcddc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 2 times, most recently from d345b69 to 6d354fa Compare April 30, 2024 17:52
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 4 times, most recently from 6c3f14a to 6b86d7c Compare May 10, 2024 17:35
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 6b86d7c to b9a82bf Compare May 22, 2024 20:48
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 3 times, most recently from a6abb02 to 69d525c Compare June 7, 2024 02:49
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 4 times, most recently from 587d91c to b4463cb Compare June 16, 2024 02:30
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 4 times, most recently from 78db8c4 to 8a0e55f Compare June 24, 2024 17:53
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 4 times, most recently from f9c5309 to 3271da9 Compare July 2, 2024 23:26
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 3 times, most recently from b4a2e56 to f860c94 Compare July 8, 2024 23:56
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 3 times, most recently from d794f2a to 61f158b Compare July 19, 2024 05:58
@renovate renovate bot changed the title chore(dev-deps): ⬆️ upgrade knip to v5 chore(dev-deps): ⬆️ upgrade devdependencies (major) to v5 (major) Sep 22, 2024
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 4 times, most recently from 35649f8 to dc0813c Compare October 1, 2024 02:11
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 5 times, most recently from 9ba6d2b to 3a0840c Compare October 12, 2024 08:56
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 3 times, most recently from 3a392e4 to 4308432 Compare October 15, 2024 02:31
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 2 times, most recently from d7c1ffd to 0e50a19 Compare October 27, 2024 05:48
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 5 times, most recently from 373f6b5 to 22509e1 Compare November 4, 2024 05:45
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 4 times, most recently from 83e57b0 to 856d85c Compare November 10, 2024 05:22
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 5 times, most recently from 980391f to 4ca72a4 Compare November 19, 2024 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DevDependency 🔼 Pull requests that update a dev dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants