DX | 24-09-2026 | Release - #260
reeshika-h wants to merge 9 commits into
Conversation
DX | 12-08-2026 | Release | Back-merge
Direct upgrades: qs 6.15.3→6.16.0, axios ^1.19.0→^1.20.0, commitizen ^4.3.1→^4.3.2, jest-environment-jsdom 30.2.0→30.5.1, ts-loader ^9.5.2→^9.6.2, webpack ^5.106.2→^5.110.2 Overrides: none Snyk medium vulns: 2→0. Build verified passing. Version: 1.5.2→1.5.3 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
fix: bump 6 deps to resolve snyk vulnerabilities
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
chore: add changelog entry for 1.5.3
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
Coverage report
Test suite run success163 tests passing in 8 suites. Report generated by 🧪jest coverage report action from ef55dad |
Coverage report
Test suite run success163 tests passing in 8 suites. Report generated by 🧪jest coverage report action from ef55dad |
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
The new changelog entry contains a future date and the release note text doesn’t accurately reflect the full scope of dependency/tooling bumps included in the PR.
Get a fresh assessment by requesting another Copilot review.
Review effort: Lite
Findings: 1
Open (1)
What changed in this PR
Bumps @contentstack/core package version and refreshes dependency versions to address reported vulnerabilities and update tooling, with corresponding lockfile and housekeeping updates.
Changes:
- Bump package version to
1.5.3and update dependencies (axios,qs) plus several dev tools. - Regenerate
package-lock.jsonto reflect the new dependency graph. - Add a
1.5.3entry inCHANGELOG.mdand update.talismanrcchecksum for the lockfile.
| File | Description |
|---|---|
| package.json | Version bump to 1.5.3 and dependency/devDependency updates (notably axios/qs and tooling). |
| package-lock.json | Lockfile updated to match new dependency versions and transitive changes. |
| CHANGELOG.md | New 1.5.3 release notes added. |
| .talismanrc | Updated lockfile checksum in Talisman ignore config. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
chore: back-merge main into development
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
chore: note tooling upgrades in 1.5.3 changelog entry
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
The changelog includes a future date and there is a potentially breaking Jest/jsdom-environment major-version + Node-engine mismatch introduced/continued by the dependency update that should be reconciled before release.
Get a fresh assessment by requesting another Copilot review.
Review effort: Lite
Findings: 1
Open (1)
Resolved since last review (1)
| "husky": "^9.1.7", | ||
| "jest": "28.1.3", | ||
| "jest-environment-jsdom": "30.2.0", | ||
| "jest-environment-jsdom": "30.5.1", | ||
| "jest-html-reporters": "^3.1.7", |


Uh oh!
There was an error while loading. Please reload this page.