Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release #776

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: release #776

wants to merge 1 commit into from

Conversation

TimothyJones
Copy link
Member

@TimothyJones TimothyJones commented Nov 11, 2024

🤖 I have created a release beep boop

@contract-case/case-connector: 0.10.1

0.10.1 (2024-11-25)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core bumped from 0.18.0 to 0.19.0
      • @contract-case/case-entities-internal bumped from 0.18.0 to 0.19.0
@contract-case/cli: 0.2.7

0.2.7 (2024-11-25)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-connector bumped from 0.10.0 to 0.10.1
      • @contract-case/case-core bumped from 0.18.0 to 0.19.0
@contract-case/contract-case-jest: 0.13.1

0.13.1 (2024-11-25)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-connector bumped from 0.10.0 to 0.10.1
      • @contract-case/case-core-plugin-http-dsl bumped from 0.18.0 to 0.19.0
      • @contract-case/case-entities-internal bumped from 0.18.0 to 0.19.0
      • @contract-case/case-definition-dsl bumped from 0.18.0 to 0.19.0
      • @contract-case/case-plugin-base bumped from 0.18.0 to 0.19.0
      • @contract-case/case-plugin-dsl-types bumped from 0.18.0 to 0.19.0
      • @contract-case/cli bumped from 0.2.6 to 0.2.7
@contract-case/documentation-matchers-generator: 0.0.2

0.0.2 (2024-11-25)

Features

  • Add rendering of typescript matcher documentation too (be9eee5)
  • Support links between matchers (4da2d5d)

Bug Fixes

  • Don't render parameters in matcher documentation when there aren't any (83c5d43)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-definition-dsl bumped from 0.18.0 to 0.19.0
@contract-case/dsl-java: 0.3.1

0.3.1 (2024-11-25)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-connector bumped from 0.10.0 to 0.10.1
documentation: 0.0.9

0.0.9 (2024-11-25)

Documentation

  • Add initial matcher documentation (d95d868)
  • Update matcher documentation (ace5ac9)
0.19.0

0.19.0 (2024-11-25)

⚠ BREAKING CHANGES

  • Add ability for matchers to validate their own content. This is a breaking change for any plugin authors, as matcher Executor implementations now need to provide validation functions
  • Move the matchers to packages grouped around related functionality - please update your imports following the matcher documentation

Features

  • Add ability for matchers to validate their own content. This is a breaking change for any plugin authors, as matcher Executor implementations now need to provide validation functions (afaa8d7)
  • Expose docs-json for auto-documentation purposes (2ff4e97)
  • Run parameter validators ahead of the self-check, allowing early warning of configuration mistakes in example interactions (186d2e5)

Code Refactoring

  • Move the matchers to packages grouped around related functionality - please update your imports following the matcher documentation (1edbda0)
@contract-case/case-core: 0.19.0

0.19.0 (2024-11-25)

⚠ BREAKING CHANGES

  • Add ability for matchers to validate their own content. This is a breaking change for any plugin authors, as matcher Executor implementations now need to provide validation functions

Features

  • Add ability for matchers to validate their own content. This is a breaking change for any plugin authors, as matcher Executor implementations now need to provide validation functions (afaa8d7)
  • Run parameter validators ahead of the self-check, allowing early warning of configuration mistakes in example interactions (186d2e5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-http-dsl bumped from 0.18.0 to 0.19.0
      • @contract-case/case-core-plugin-http bumped from 0.18.0 to 0.19.0
      • @contract-case/case-core-plugin-function bumped from 0.18.0 to 0.19.0
      • @contract-case/case-entities-internal bumped from 0.18.0 to 0.19.0
      • @contract-case/case-plugin-base bumped from 0.18.0 to 0.19.0
      • @contract-case/case-plugin-dsl-types bumped from 0.18.0 to 0.19.0
    • devDependencies
      • @contract-case/case-definition-dsl bumped from ^0.18.0 to ^0.19.0
@contract-case/case-core-plugin-function: 0.19.0

0.19.0 (2024-11-25)

⚠ BREAKING CHANGES

  • Add ability for matchers to validate their own content. This is a breaking change for any plugin authors, as matcher Executor implementations now need to provide validation functions

Features

  • Add ability for matchers to validate their own content. This is a breaking change for any plugin authors, as matcher Executor implementations now need to provide validation functions (afaa8d7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-function-dsl bumped from ^0.18.0 to ^0.19.0
      • @contract-case/case-plugin-base bumped from ^0.18.0 to ^0.19.0
      • @contract-case/case-plugin-dsl-types bumped from ^0.18.0 to ^0.19.0
@contract-case/case-core-plugin-function-dsl: 0.19.0

0.19.0 (2024-11-25)

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.18.0 to ^0.19.0
@contract-case/case-core-plugin-http: 0.19.0

0.19.0 (2024-11-25)

⚠ BREAKING CHANGES

  • Add ability for matchers to validate their own content. This is a breaking change for any plugin authors, as matcher Executor implementations now need to provide validation functions

Features

  • Add ability for matchers to validate their own content. This is a breaking change for any plugin authors, as matcher Executor implementations now need to provide validation functions (afaa8d7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-core-plugin-http-dsl bumped from ^0.18.0 to ^0.19.0
      • @contract-case/case-plugin-dsl-types bumped from 0.18.0 to 0.19.0
      • @contract-case/case-plugin-base bumped from ^0.18.0 to ^0.19.0
@contract-case/case-core-plugin-http-dsl: 0.19.0

0.19.0 (2024-11-25)

⚠ BREAKING CHANGES

  • Add ability for matchers to validate their own content. This is a breaking change for any plugin authors, as matcher Executor implementations now need to provide validation functions

Features

  • Add ability for matchers to validate their own content. This is a breaking change for any plugin authors, as matcher Executor implementations now need to provide validation functions (afaa8d7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-plugin-dsl-types bumped from ^0.18.0 to ^0.19.0
@contract-case/case-definition-dsl: 0.19.0

0.19.0 (2024-11-25)

⚠ BREAKING CHANGES

  • Move the matchers to packages grouped around related functionality - please update your imports following the matcher documentation

Features

  • Expose docs-json for auto-documentation purposes (2ff4e97)

Code Refactoring

  • Move the matchers to packages grouped around related functionality - please update your imports following the matcher documentation (1edbda0)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-entities-internal bumped from 0.18.0 to 0.19.0
      • @contract-case/case-plugin-dsl-types bumped from 0.18.0 to 0.19.0
      • @contract-case/case-core-plugin-http-dsl bumped from 0.18.0 to 0.19.0
      • @contract-case/case-core-plugin-function-dsl bumped from 0.18.0 to 0.19.0
    • devDependencies
      • @contract-case/case-core-plugin-http-dsl bumped from 0.18.0 to 0.19.0
@contract-case/case-entities-internal: 0.19.0

0.19.0 (2024-11-25)

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.18.0 to 0.19.0
      • @contract-case/case-core-plugin-function-dsl bumped from 0.18.0 to 0.19.0
      • @contract-case/case-plugin-dsl-types bumped from 0.18.0 to 0.19.0
@contract-case/case-plugin-base: 0.19.0

0.19.0 (2024-11-25)

⚠ BREAKING CHANGES

  • Add ability for matchers to validate their own content. This is a breaking change for any plugin authors, as matcher Executor implementations now need to provide validation functions

Features

  • Add ability for matchers to validate their own content. This is a breaking change for any plugin authors, as matcher Executor implementations now need to provide validation functions (afaa8d7)
  • Run parameter validators ahead of the self-check, allowing early warning of configuration mistakes in example interactions (186d2e5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @contract-case/case-plugin-dsl-types bumped from 0.18.0 to 0.19.0
@contract-case/case-plugin-dsl-types: 0.19.0

0.19.0 (2024-11-25)

Miscellaneous Chores

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

This PR was generated with Release Please. See documentation.

@TimothyJones TimothyJones force-pushed the release-please--branches--main branch 6 times, most recently from 69d2249 to 2956e3e Compare November 19, 2024 12:11
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.

1 participant