Skip to content

chore(deps): update dependency @cap-js/cds-test to v1#476

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cap-js-cds-test-1.x
Closed

chore(deps): update dependency @cap-js/cds-test to v1#476
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cap-js-cds-test-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@cap-js/cds-test (source) 0.4.11.0.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cap-js/cds-test (@​cap-js/cds-test)

v1.0.1

Compare Source

Fixed
  • cds-test no longer fails to find test files if it encounters a symlinked directory.

v1.0.0

Compare Source

Changed
  • Usage of axios has been removed in favor of the Fetch API, which is available in Node.js 18 and later. This change allows for a more modern and native approach to making HTTP requests, eliminating the need for an external dependency. For compatibility, if it's is installed explicitly, the axios library will used.

  • When running in Jest, the expect from cds.test now returns a built-in implementation which covers the most common matchers with the common chai API. In other runners, the expect from cds.test returns the chai.expect implementation as before.

  • Assertion stack traces no longer contain frames of cds-test's own implementation.

Removed
  • Dependencies to axios -> install it yourself if you want to use axios.
Added
  • Support for the Vitest test runner.
  • Property cds.test.defaults as a shortcut for cds.test.axios.defaults, which is deprecated now.
  • Property cds.test.defaults.path to set a common path prefix for subsequent requests.
Fixed
  • cds.test can now be used in combination with ESM modules without issues.
  • cds.test can now be used in combination with chai 6 and chai-as-promised 8.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@mlakov

mlakov commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Upgrading to 1.X.X requires us to update the peer dependency for @sap/cds which we do not want to do right now.

@mlakov mlakov closed this Jun 4, 2026
@mlakov
mlakov deleted the renovate/cap-js-cds-test-1.x branch June 4, 2026 06:41
@renovate

renovate Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 1.x releases. But if you manually upgrade to 1.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant