Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 16, 2024

Updates the requirements on contracts to permit the latest version.

Changelog

Sourced from contracts's changelog.

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

  • Enhancement: Add StrictHash contract - Fyodor #236
  • Bugfix: dont fail if something other than a hash is passed to a KeywordArgs - Dan Padilha #234
  • LICENSE ADDED: Simplified BSD (same as what is specified in the readme) - Charles Dale #233

... (truncated)

Commits
  • 0f24626 v0.17.2
  • 9aa8b0a Merge pull request #308 from egonSchiele/fix/pattern-matching
  • 43457aa * Add test case for incorrect order of method overloading
  • 7ccb491 ! Fix pattern matching
  • 0c578a4 * Don't run CI with doc change
  • 36f8903 ~ Update CHANGELOG
  • dd6ac00 v0.17.1
  • a350a8d Merge pull request #305 from egonSchiele/fix/keyword-arguments-with-optional-...
  • 02fc8ef * Add more test cases to cover more possible combinations
  • b1f5291 Merge pull request #306 from vlad-pisanov/vp_version
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2024
@dependabot dependabot bot requested review from a team as code owners October 16, 2024 13:24
@sonarqubecloud
Copy link

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@tpowell-progress tpowell-progress force-pushed the dependabot/bundler/contracts-tw-0.17.2 branch from 23e3efa to 1c00820 Compare August 12, 2025 20:49
@sonarqubecloud
Copy link

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant