Skip to content

Update contracts requirement from ~> 0.16.0 to ~> 0.17.3#420

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/contracts-tw-0.17.3
Open

Update contracts requirement from ~> 0.16.0 to ~> 0.17.3#420
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/contracts-tw-0.17.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Updates the requirements on contracts to permit the latest version.

Changelog

Sourced from contracts's changelog.

v0.17.3 - 2025-12-19

  • Relax required_ruby_version to support Ruby 4.0
  • Bump cucumber, rubocop, actions/checkout

v0.17.2 - 2024-10-06

v0.17.1 - 2024-10-06

  • Bugfix: Fix keyword arguments contract when used with optional positional arguments - PikachuEXE #305
  • Enhancement: Always load version.rb, suppress legacy deprecation warning - Vlad Pisanov #301
  • Enhancement: Update doc & spec about deprecated Fixnum to Integer - PikachuEXE #301

v0.17 - 2021-09-28

  • Update implementation & spec to be 3.0 compatible Support for Ruby 2 has been discontinued - PikachuEXE #295

v0.16.1 - 2021-04-17

  • Enhancement: Pretty-print contracts in error messages - Corey Farwell #289
  • Bugfix: Fix attr_accessor_with_contract with multiple attribute names input - Kevin Yeh #259
  • Bugfix: Fix "stack level too deep" in CI builds - md-work #283

v0.16.0 - 2017-04-24

v0.15.0 - 2017-02-24

[v0.14.0] - 2016-04-26

... (truncated)

Commits
  • 70e63c8 v0.17.3
  • e4dd7c4 Merge pull request #312 from taketo1113/relax-require-ruby
  • 87ea8d3 Merge pull request #313 from egonSchiele/dependabot/github_actions/actions/ch...
  • 02fadfb Bump actions/checkout from 5 to 6
  • b88e79c Relax required_ruby_version to support Ruby 4.0
  • cf96d0e Merge pull request #311 from egonSchiele/dependabot/github_actions/actions/ch...
  • edce779 Bump actions/checkout from 4 to 5
  • 0756711 $ Remove now not needed rubocop cop disable comment
  • f9f9d2f * Update rubocop config to use plugins instead of require
  • 4ffd358 * Use new released version of cucumber 9 for ruby 3.4 instead of git
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [contracts](https://github.com/egonSchiele/contracts.ruby) to permit the latest version.
- [Changelog](https://github.com/egonSchiele/contracts.ruby/blob/master/CHANGELOG.markdown)
- [Commits](egonSchiele/contracts.ruby@v0.16.0...v0.17.3)

---
updated-dependencies:
- dependency-name: contracts
  dependency-version: 0.17.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Mar 25, 2026
@dependabot dependabot bot requested review from a team and jaymzh as code owners March 25, 2026 13:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 25, 2026 13:03
@dependabot dependabot bot added the ruby Pull requests that update ruby code label Mar 25, 2026
@sonarqubecloud
Copy link
Copy Markdown

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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants