Skip to content

Conversation

@TimothyJones
Copy link
Member

@TimothyJones TimothyJones commented Jul 19, 2025

🤖 I have created a release beep boop

@contract-case/case-connector: 0.27.0

0.27.0 (2025-07-30)

⚠ BREAKING CHANGES

  • jest-dsl: Change verifyContract to use prepareVerificationTests and runPreparedTest. This changes the behaviour of the verification callback. You no longer need to call runVerification in this function

Bug Fixes

  • Deprecate runVerification, as it is now replaced with getTests and runPreparedTest (24cd85a)

Code Refactoring

  • jest-dsl: Change verifyContract to use prepareVerificationTests and runPreparedTest. This changes the behaviour of the verification callback. You no longer need to call runVerification in this function (2f68f87)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-connector-proto bumped from 0.26.1 to 0.27.0
      • @contract-case/case-core bumped from 0.26.1 to 0.27.0
      • @contract-case/case-entities-internal bumped from 0.26.1 to 0.27.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.26.1 to 0.27.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.26.1 to 0.27.0
@contract-case/case-connector-proto: 0.27.0

0.27.0 (2025-07-30)

Bug Fixes

  • Deprecate runVerification, as it is now replaced with getTests and runPreparedTest (24cd85a)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.26.1 to 0.27.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.26.1 to 0.27.0
@contract-case/case-core: 0.27.0

0.27.0 (2025-07-30)

⚠ BREAKING CHANGES

  • jest-dsl: Change verifyContract to use prepareVerificationTests and runPreparedTest. This changes the behaviour of the verification callback. You no longer need to call runVerification in this function

Bug Fixes

  • Deprecate runVerification, as it is now replaced with getTests and runPreparedTest (24cd85a)

Code Refactoring

  • jest-dsl: Change verifyContract to use prepareVerificationTests and runPreparedTest. This changes the behaviour of the verification callback. You no longer need to call runVerification in this function (2f68f87)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-function bumped from 0.26.1 to 0.27.0
      • @contract-case/case-core-plugin-http bumped from 0.26.1 to 0.27.0
      • @contract-case/case-core-plugin-http-dsl bumped from 0.26.1 to 0.27.0
      • @contract-case/case-entities-internal bumped from 0.26.1 to 0.27.0
      • @contract-case/case-plugin-base bumped from 0.26.1 to 0.27.0
      • @contract-case/case-plugin-dsl-types bumped from 0.26.1 to 0.27.0
    • devDependencies
      • @contract-case/case-definition-dsl bumped from 0.26.1 to 0.27.0
      • @contract-case/case-maintainer-config bumped from 0.26.1 to 0.27.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.26.1 to 0.27.0
@contract-case/case-core-plugin-function: 0.27.0

0.27.0 (2025-07-30)

Miscellaneous Chores

  • @contract-case/case-core-plugin-function: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-function-dsl bumped from 0.26.1 to 0.27.0
      • @contract-case/case-plugin-base bumped from 0.26.1 to 0.27.0
      • @contract-case/case-plugin-dsl-types bumped from 0.26.1 to 0.27.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.26.1 to 0.27.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.26.1 to 0.27.0
@contract-case/case-core-plugin-function-dsl: 0.27.0

0.27.0 (2025-07-30)

Miscellaneous Chores

  • @contract-case/case-core-plugin-function-dsl: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-plugin-dsl-types bumped from 0.26.1 to 0.27.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.26.1 to 0.27.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.26.1 to 0.27.0
@contract-case/case-core-plugin-http: 0.27.0

0.27.0 (2025-07-30)

Miscellaneous Chores

  • @contract-case/case-core-plugin-http: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-http-dsl bumped from 0.26.1 to 0.27.0
      • @contract-case/case-plugin-dsl-types bumped from 0.26.1 to 0.27.0
      • @contract-case/case-plugin-base bumped from 0.26.1 to 0.27.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.26.1 to 0.27.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.26.1 to 0.27.0
@contract-case/case-core-plugin-http-dsl: 0.27.0

0.27.0 (2025-07-30)

Miscellaneous Chores

  • @contract-case/case-core-plugin-http-dsl: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-plugin-dsl-types bumped from 0.26.1 to 0.27.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.26.1 to 0.27.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.26.1 to 0.27.0
@contract-case/case-definition-dsl: 0.27.0

0.27.0 (2025-07-30)

Features

  • java-dsl: Allow overriding the crash advice with the adviceOverride "CASE_CRASH_ADVICE" (60aceb3)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-function-dsl bumped from 0.26.1 to 0.27.0
      • @contract-case/case-core-plugin-http-dsl bumped from 0.26.1 to 0.27.0
      • @contract-case/case-entities-internal bumped from 0.26.1 to 0.27.0
      • @contract-case/case-plugin-dsl-types bumped from 0.26.1 to 0.27.0
    • devDependencies
      • @contract-case/case-core-plugin-http-dsl bumped from 0.26.1 to 0.27.0
      • @contract-case/case-maintainer-config bumped from 0.26.1 to 0.27.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.26.1 to 0.27.0
@contract-case/case-entities-internal: 0.27.0

0.27.0 (2025-07-30)

Miscellaneous Chores

  • @contract-case/case-entities-internal: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-http-dsl bumped from 0.26.1 to 0.27.0
      • @contract-case/case-core-plugin-function-dsl bumped from 0.26.1 to 0.27.0
      • @contract-case/case-plugin-dsl-types bumped from 0.26.1 to 0.27.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.26.1 to 0.27.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.26.1 to 0.27.0
@contract-case/case-maintainer-config: 0.27.0

0.27.0 (2025-07-30)

Miscellaneous Chores

  • @contract-case/case-maintainer-config: Synchronize ContractCase versions
@contract-case/case-plugin-base: 0.27.0

0.27.0 (2025-07-30)

Features

  • java-dsl: Allow overriding the crash advice with the adviceOverride "CASE_CRASH_ADVICE" (60aceb3)

Bug Fixes

  • java-dsl: Substantially improve javadoc for adviceOverrides (01125db)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-plugin-dsl-types bumped from 0.26.1 to 0.27.0
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.26.1 to 0.27.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.26.1 to 0.27.0
@contract-case/case-plugin-dsl-types: 0.27.0

0.27.0 (2025-07-30)

Miscellaneous Chores

  • @contract-case/case-plugin-dsl-types: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @contract-case/case-maintainer-config bumped from 0.26.1 to 0.27.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.26.1 to 0.27.0
@contract-case/cli: 0.27.0

0.27.0 (2025-07-30)

Miscellaneous Chores

  • @contract-case/cli: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-connector bumped from 0.26.1 to 0.27.0
      • @contract-case/case-core bumped from 0.26.1 to 0.27.0
    • devDependencies
      • @contract-case/eslint-config-case-maintainer bumped from 0.26.1 to 0.27.0
@contract-case/contract-case-jest: 0.27.0

0.27.0 (2025-07-30)

⚠ BREAKING CHANGES

  • jest-dsl: Change verifyContract to use prepareVerificationTests and runPreparedTest. This changes the behaviour of the verification callback. You no longer need to call runVerification in this function

Bug Fixes

  • Deprecate runVerification, as it is now replaced with getTests and runPreparedTest (24cd85a)

Code Refactoring

  • jest-dsl: Change verifyContract to use prepareVerificationTests and runPreparedTest. This changes the behaviour of the verification callback. You no longer need to call runVerification in this function (2f68f87)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-connector bumped from 0.26.1 to 0.27.0
      • @contract-case/case-core-plugin-http-dsl bumped from 0.26.1 to 0.27.0
      • @contract-case/case-definition-dsl bumped from 0.26.1 to 0.27.0
      • @contract-case/case-entities-internal bumped from 0.26.1 to 0.27.0
      • @contract-case/case-plugin-base bumped from 0.26.1 to 0.27.0
      • @contract-case/case-plugin-dsl-types bumped from 0.26.1 to 0.27.0
      • @contract-case/cli bumped from 0.26.1 to 0.27.0
    • devDependencies
      • @contract-case/cli bumped from 0.26.1 to 0.27.0
      • @contract-case/eslint-config-case-maintainer bumped from 0.26.1 to 0.27.0
@contract-case/documentation-matchers-generator: 0.27.0

0.27.0 (2025-07-30)

Miscellaneous Chores

  • @contract-case/documentation-matchers-generator: Synchronize ContractCase versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-definition-dsl bumped from 0.26.1 to 0.27.0
    • devDependencies
      • @contract-case/eslint-config-case-maintainer bumped from 0.26.1 to 0.27.0
@contract-case/dsl-java: 0.27.0

0.27.0 (2025-07-30)

⚠ BREAKING CHANGES

  • java-dsl: Deprecate RunTestCallback. It is no longer used, instead use prepareVerification and runPreparedTest. This is a breaking change if you were relying on custom behaviour of RunTestCallback
  • jest-dsl: Change verifyContract to use prepareVerificationTests and runPreparedTest. This changes the behaviour of the verification callback. You no longer need to call runVerification in this function

Features

  • java-dsl: Add ContractCaseConnector.setNodeJsPath() to allow specifying the path of the nodejs executable (f228755)
  • java-dsl: Allow overriding the crash advice with the adviceOverride "CASE_CRASH_ADVICE" (60aceb3)

Bug Fixes

  • Deprecate runVerification, as it is now replaced with getTests and runPreparedTest (24cd85a)
  • java-dsl: Substantially improve javadoc for adviceOverrides (01125db)

Code Refactoring

  • java-dsl: Deprecate RunTestCallback. It is no longer used, instead use prepareVerification and runPreparedTest. This is a breaking change if you were relying on custom behaviour of RunTestCallback (c7e6cb9)
  • jest-dsl: Change verifyContract to use prepareVerificationTests and runPreparedTest. This changes the behaviour of the verification callback. You no longer need to call runVerification in this function (2f68f87)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-connector bumped from 0.26.1 to 0.27.0
      • @contract-case/case-definition-dsl bumped from 0.26.1 to 0.27.0
@contract-case/eslint-config-case-maintainer: 0.27.0

0.27.0 (2025-07-30)

Miscellaneous Chores

  • @contract-case/eslint-config-case-maintainer: Synchronize ContractCase versions
documentation: 0.27.0

0.27.0 (2025-07-30)

Miscellaneous Chores

  • documentation: Synchronize ContractCase versions
0.27.0

0.27.0 (2025-07-30)

⚠ BREAKING CHANGES

  • java-dsl: Deprecate RunTestCallback. It is no longer used, instead use prepareVerification and runPreparedTest. This is a breaking change if you were relying on custom behaviour of RunTestCallback
  • jest-dsl: Change verifyContract to use prepareVerificationTests and runPreparedTest. This changes the behaviour of the verification callback. You no longer need to call runVerification in this function

Features

  • java-dsl: Add ContractCaseConnector.setNodeJsPath() to allow specifying the path of the nodejs executable (f228755)
  • java-dsl: Allow overriding the crash advice with the adviceOverride "CASE_CRASH_ADVICE" (60aceb3)

Bug Fixes

  • Deprecate runVerification, as it is now replaced with getTests and runPreparedTest (24cd85a)
  • java-dsl: Substantially improve javadoc for adviceOverrides (01125db)

Code Refactoring

  • java-dsl: Deprecate RunTestCallback. It is no longer used, instead use prepareVerification and runPreparedTest. This is a breaking change if you were relying on custom behaviour of RunTestCallback (c7e6cb9)
  • jest-dsl: Change verifyContract to use prepareVerificationTests and runPreparedTest. This changes the behaviour of the verification callback. You no longer need to call runVerification in this function (2f68f87)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @contract-case/eslint-config-case-maintainer bumped from 0.26.1 to 0.27.0

This PR was generated with Release Please. See documentation.

@TimothyJones TimothyJones force-pushed the release-please--branches--main branch 2 times, most recently from 72d5742 to 651ae3c Compare July 19, 2025 00:50
@TimothyJones TimothyJones force-pushed the release-please--branches--main branch 4 times, most recently from e2ba595 to f47c4d0 Compare July 30, 2025 13:06
@TimothyJones TimothyJones force-pushed the release-please--branches--main branch from f47c4d0 to 0f548f7 Compare July 30, 2025 13:18
@TimothyJones TimothyJones merged commit 94cc21c into main Jul 30, 2025
13 checks passed
@TimothyJones TimothyJones deleted the release-please--branches--main branch July 30, 2025 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants