Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps io.contract-testing.contractcase:definitions from 0.21.0 to 0.22.0.

Release notes

Sourced from io.contract-testing.contractcase:definitions's releases.

@​contract-case/case-connector-proto: v0.22.0

0.22.0 (2025-04-14)

⚠ BREAKING CHANGES

  • core: New behaviour of using contacts like snapshots - the new setting changedContracts changes the behaviour when contracts are changed. Either 'FAIL' for fail when a contract is changed, or 'OVERWRITE' for overwriting when a contract is changed. Default is to FAIL, so this is a breaking change.

Features

  • core: New behaviour of using contacts like snapshots - the new setting changedContracts changes the behaviour when contracts are changed. Either 'FAIL' for fail when a contract is changed, or 'OVERWRITE' for overwriting when a contract is changed. Default is to FAIL, so this is a breaking change. (b8dcd1f)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​contract-case/case-maintainer-config bumped from 0.21.0 to 0.22.0
      • @​contract-case/eslint-config-case-maintainer bumped from 0.21.0 to 0.22.0

@​contract-case/case-connector: v0.22.0

0.22.0 (2025-04-14)

⚠ BREAKING CHANGES

  • core: New behaviour of using contacts like snapshots - the new setting changedContracts changes the behaviour when contracts are changed. Either 'FAIL' for fail when a contract is changed, or 'OVERWRITE' for overwriting when a contract is changed. Default is to FAIL, so this is a breaking change.

Features

  • cli: Add ability to invoke can-i-deploy from the CLI (b2351ca)
  • connector: Expose a CJS version as @contract-case/case-connector/cjs (bbc490d)
  • core: New behaviour of using contacts like snapshots - the new setting changedContracts changes the behaviour when contracts are changed. Either 'FAIL' for fail when a contract is changed, or 'OVERWRITE' for overwriting when a contract is changed. Default is to FAIL, so this is a breaking change. (b8dcd1f)

Bug Fixes

  • Improve reporting of stack traces when triggers fail (deedb53)

Dependencies

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

... (truncated)

Commits
  • dff38bc chore: release 0.22.0 (#934)
  • b8dcd1f feat(core)!: New behaviour of using contacts like snapshots - the new setting...
  • bab2fc5 refactor: Move rawEquals to a top level module in diffMatch
  • 4b8ee48 chore: Correct dependency cycle in plugin package
  • 45266c7 refactor: Move some of the contract types that aren't part of plugins to the ...
  • 46bd8d5 build(deps): bump @​nx/nx-darwin-arm64 from 20.3.0 to 20.7.2 (#958)
  • a63e85a build(deps): bump github/codeql-action from 3.28.13 to 3.28.15 (#956)
  • 3b01510 build(deps): bump commander from 13.0.0 to 13.1.0 (#954)
  • 228dd3d build(deps): bump actions/setup-java from 4.7.0 to 4.7.1 (#955)
  • 77a77a5 build(deps): bump @​typescript-eslint/eslint-plugin from 8.24.1 to 8.29.1 (#957)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.contract-testing.contractcase:definitions](https://github.com/case-contract-testing/case) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/case-contract-testing/case/releases)
- [Changelog](https://github.com/case-contract-testing/contract-case/blob/main/release-please-config.json)
- [Commits](v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: io.contract-testing.contractcase:definitions
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 21, 2025
@TimothyJones TimothyJones merged commit 0e1ad7e into main Apr 25, 2025
14 checks passed
@TimothyJones TimothyJones deleted the dependabot/gradle/packages/dsl-java/io.contract-testing.contractcase-definitions-0.22.0 branch April 25, 2025 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants