prisma
prisma
BlogDocsChangelog

Branches performance

Pull requests

chore: backport #28862 to 7.1.x#28865
last run
22 hours ago
fix: override jws to resolve a security advisory (#28862) Forcefully override jws to resolve the CI failures due to the security advisory. `jws` hasn't yet been updated in the transitive chain of dependencies so we cannot update any packages we directly depend on to resolve it. Closes: https://linear.app/prisma-company/issue/TML-1666/fix-ci-failing-due-to-a-security-advisory-in-a-dependency <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated package dependency management to ensure compatibility and improve stability. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
24 hours ago
5c98057
backport-cb47e9ce9a0b811a7598e4c046f0776e5f3e6f1b
CodSpeed Performance Gauge
0%
chore(deps): patch 7.1.x 7.1.1-1.a90ee980e3abdf12c7066f7466393bcff91da762#28864
last run
23 hours ago
chore(deps): update engines to 7.1.1-1.a90ee980e3abdf12c7066f7466393bcff91da762
24 hours ago
c4e66f3
patch/7.1.1-1.a90ee980e3abdf12c7066f7466393bcff91da762
CodSpeed Performance Gauge
0%
fix: don't leak connections in timed out transactions (#28831) https://github.com/prisma/prisma/pull/28723 fixed some issues in transaction startup but introduced a new bug: if the transaction manages to start in background after we timed out, we would leak a connection in the connection pool. This PR fixes that by waiting until the transaction starts in background and immediately rolling it back if it does, ignoring errors. Likely fixes https://linear.app/prisma-company/issue/TML-1648/investigate-itx-tests-failing-with-timeout <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Bug Fixes** * Improved transaction startup timeout handling: if a transaction times out but later completes, the system now ensures the transaction is rolled back and connections are released to prevent resource leaks and performance issues. * **Tests** * Added tests covering timeouts during transaction startup and verifying cleanup occurs once the transaction eventually starts. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
2 days ago
70bf948
backport-2a85e48bdeb6b37ca1e5d59a4a8da5cfa3c4a5ec
CodSpeed Performance Gauge
0%
fix: override jws to resolve a security advisory Forcefully override jws to resolve the CI failures due to the security advisory. `jws` hasn't yet been updated in the transitive chain of dependencies so we cannot update any packages we directly depend on to resolve it.
1 day ago
65b27bf
aqrln-lkssoqvoyvzp
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms Privacy Docs