Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Bumped `@aws-sdk/credential-providers` to `^3.1000.0`. [#955](https://github.com/sourcebot-dev/sourcebot/pull/955)
- Bumped `rollup` transitive dependency to `^4.59.0` via yarn resolutions. [#956](https://github.com/sourcebot-dev/sourcebot/pull/956)
- Bumped `minimatch` transitive dependency to `^3.1.3` via yarn resolutions. [#957](https://github.com/sourcebot-dev/sourcebot/pull/957)
- Bumped `next` to `15.5.10`. [#960](https://github.com/sourcebot-dev/sourcebot/pull/960)
- Bumped `nodemailer` to `7.0.11`. [#959](https://github.com/sourcebot-dev/sourcebot/pull/959)

## [4.13.0] - 2026-02-27
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"linguist-languages": "^9.3.1",
"lucide-react": "^0.517.0",
"micromatch": "^4.0.8",
"next": "15.5.9",
"next": "15.5.10",
"next-auth": "^5.0.0-beta.30",
"next-navigation-guard": "^0.2.0",
"next-themes": "^0.3.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3489,10 +3489,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:15.5.9":
version: 15.5.9
resolution: "@next/env@npm:15.5.9"
checksum: 10c0/92c4e29d81a8e78c33c2da179648a4f478a9a6852966192e079007b19ec9955e72530d5ca7df55ea0efeccbf5b1c9d0efcaf80433e26af89c6478193e1d088f1
"@next/env@npm:15.5.10":
version: 15.5.10
resolution: "@next/env@npm:15.5.10"
checksum: 10c0/fb26c299ff388a3a0b2d14379616e3e59fe7960002e5aa67be4d195a377b9803fb93dd90067a5eb7d889d6f437aff091171701eec0e8d201666160269dda4e95
languageName: node
linkType: hard

Expand Down Expand Up @@ -8572,7 +8572,7 @@ __metadata:
linguist-languages: "npm:^9.3.1"
lucide-react: "npm:^0.517.0"
micromatch: "npm:^4.0.8"
next: "npm:15.5.9"
next: "npm:15.5.10"
next-auth: "npm:^5.0.0-beta.30"
next-navigation-guard: "npm:^0.2.0"
next-themes: "npm:^0.3.0"
Expand Down Expand Up @@ -16670,11 +16670,11 @@ __metadata:
languageName: node
linkType: hard

"next@npm:15.5.9":
version: 15.5.9
resolution: "next@npm:15.5.9"
"next@npm:15.5.10":
version: 15.5.10
resolution: "next@npm:15.5.10"
dependencies:
"@next/env": "npm:15.5.9"
"@next/env": "npm:15.5.10"
"@next/swc-darwin-arm64": "npm:15.5.7"
"@next/swc-darwin-x64": "npm:15.5.7"
"@next/swc-linux-arm64-gnu": "npm:15.5.7"
Expand Down Expand Up @@ -16725,7 +16725,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/6a120afbc45b96aa14debba6375602d6319093af4e3e8c648cf22b12ffb9db016c889df5e764cf5e0aa414ad60505db4e2095624a19f4b71316561076158651a
checksum: 10c0/ebf358cfc13e856ac2d60f6b1eb166560c541796d3422d6719712c0e8038626407f6075cb0d2805d9d6392404a5b0e63e501515982d78d7e934b721ea9753b17
languageName: node
linkType: hard

Expand Down