Skip to content

Conversation

@vaibhavbhalla2505
Copy link
Contributor

BREAKING CHANGE:
YES

Description

sourceloop core version upgrade

Fixes #99

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Intermediate change (work in progress)

Checklist:

  • Performed a self-review of my own code
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Any dependent changes have been merged and published in downstream modules

sourceloop core version upgrade

BREAKING CHANGE:
YES

GH-99
@sonarqubecloud
Copy link

SonarQube reviewer guide

Summary: Upgrades @sourceloop/core from v15 to v20 with updated LoopBack and sourceloop dependencies.

Review Focus: This is a major version bump that updates multiple transitive dependencies. Key areas to check: breaking changes in @sourceloop/core v20, Node.js runtime requirement changes (now requires >=20), and compatibility with updated loopback4-* helper libraries (authentication, authorization, helmet, ratelimiter, soft-delete, dynamic-datasource all bumped to new major versions).

Start review at: package.json. This is the only changed file and shows the dependency upgrade that triggers all cascading changes in package-lock.json.

💬 Please send your feedback

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@yeshamavani yeshamavani merged commit 003751c into master Dec 19, 2025
7 checks passed
@yeshamavani
Copy link
Contributor

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sourceloop/core version upgrade

3 participants