fix(deps): update npm dependencies updates (major)#125
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
3 times, most recently
from
November 5, 2025 19:38
552df15 to
631b146
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
2 times, most recently
from
November 18, 2025 22:53
4e1aa45 to
c9da5af
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
2 times, most recently
from
November 20, 2025 14:08
1d13147 to
e3b2bd3
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
from
December 3, 2025 17:37
e3b2bd3 to
c87fe97
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
2 times, most recently
from
December 17, 2025 20:55
05acf37 to
aba4860
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
from
December 29, 2025 12:04
aba4860 to
1c50fe0
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
2 times, most recently
from
January 14, 2026 13:12
a4a36d6 to
740ae4c
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
3 times, most recently
from
January 23, 2026 18:36
3157106 to
917ab47
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
from
January 28, 2026 17:58
917ab47 to
c929600
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
2 times, most recently
from
February 11, 2026 18:00
3082488 to
c872031
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
from
February 18, 2026 18:51
c872031 to
75a273a
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
3 times, most recently
from
March 4, 2026 16:47
84b5bb7 to
20d2e0c
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
2 times, most recently
from
March 11, 2026 13:21
e4b459c to
fe7c266
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
from
March 18, 2026 17:27
fe7c266 to
9b59465
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
2 times, most recently
from
April 1, 2026 14:06
a43adcc to
3290226
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
from
April 8, 2026 15:00
3290226 to
add3f3e
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
from
April 15, 2026 17:18
add3f3e to
2d1053a
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
3 times, most recently
from
April 29, 2026 13:53
7e29c1c to
bb8ccbc
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
2 times, most recently
from
May 11, 2026 13:58
25ae388 to
134e675
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
from
May 13, 2026 14:35
134e675 to
c6a5663
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
from
May 20, 2026 16:05
c6a5663 to
370d89b
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
5 times, most recently
from
June 3, 2026 16:10
7a17a29 to
1f4bad1
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
4 times, most recently
from
June 13, 2026 19:55
3fbf6bd to
9c526ae
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
3 times, most recently
from
June 24, 2026 14:14
fdd69f1 to
a55c479
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
2 times, most recently
from
July 2, 2026 13:07
c25b34e to
e29aa08
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
3 times, most recently
from
July 12, 2026 18:46
e156f41 to
01b6b80
Compare
renovate
Bot
force-pushed
the
renovate/major-npm-dependencies-updates
branch
from
July 15, 2026 11:40
01b6b80 to
1052362
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.6.*→5.50.*4.0.*→5.0.*19.0.*→20.2.*Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
strapi/strapi (create-strapi-app)
v5.50.2Compare Source
5.50.2 (2026-07-15)
🚀 New feature
🔥 Bug fix
⚙️ Chore
Admin auth cookie name
You can set
admin.auth.cookie.namein admin config to rename the access-token cookie (default remainsjwtToken). Useful when another app on a shared parent domain sets ajwtTokencookie and breaks admin login.(#26931)
statusattribute with Draft & PublishIn v5,
statusis reserved for draft/published filtering. If a content type has Draft & Publish enabled and a customstatusfield, Strapi now logs a startup warning instead of failing boot. The Content-Type Builder still blocks addingstatusor enabling D&P whenstatusalready exists.(#26890)
Upgrade tool and ranged
@strapi/*versions@strapi/upgradenow warns and offers to pin ranged@strapi/*dependencies (e.g.^5.50.0) before upgrading, so upgrades don't silently report "already up-to-date" whennode_modulesresolved ahead ofpackage.json.(#26929)
❤️ Thank You
v5.50.1Compare Source
5.50.1 (2026-07-08)
🚀 New feature
🔥 Bug fix
📚 Documentation Changes
⚙️ Chore
💅 Enhancement
❤️ Thank You
v5.50.0Compare Source
5.50.0 (2026-07-02)
🚀 New feature
🔥 Bug fix
📚 Documentation Changes
⚙️ Chore
💅 Enhancement
🚨 Security
❤️ Thank You
v5.49.0Compare Source
5.49.0 (2026-06-24)
🚀 New feature
🔥 Bug fix
📚 Documentation Changes
⚙️ Chore
💅 Enhancement
❤️ Thank You
Content Manager keyboard shortcuts
Save a draft with Cmd/Ctrl+Enter (or Cmd/Ctrl+S). Publish with Cmd/Ctrl+Shift+Enter. Since v5.31.3, plain Cmd/Ctrl+Enter published immediately — that shortcut now saves instead. (#26621)
v5.48.1Compare Source
5.48.1 (2026-06-17)
🚀 New feature
🔥 Bug fix
📚 Documentation Changes
⚙️ Chore
💅 Enhancement
🚨 Security
❤️ Thank You
v5.48.0Compare Source
5.48.0 (2026-06-10)
🚀 New feature
🔥 Bug fix
📚 Documentation Changes
⚙️ Chore
💅 Enhancement
🚨 Security
❤️ Thank You
v5.47.1Compare Source
5.47.1 (2026-06-03)
🔥 Bug fix
koa-sessionto v7.0.2 (#26140)📚 Documentation Changes
⚙️ Chore
💅 Enhancement
❤️ Thank You
v5.47.0Compare Source
5.47.0 (2026-05-28)
🚀 New feature
🔥 Bug fix
Configuration
📅 Schedule: (in timezone Europe/Paris)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.