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

Bump contracts from 0.13.0 to 0.17 #375

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps contracts from 0.13.0 to 0.17.

Changelog

Sourced from contracts's changelog.

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
  • Bugfix: fix constant looking when including a module that includes contracts (requires removing the check to see if contracts is already included) - Aditya Bhargava #232
  • Bugfix for err case when KeywordArgs and Proc are used together - Aditya Bhargava #230
  • Enhancement: Add DescendantOf contract - Miguel Palhas #227
Commits
  • 987ec35 contracts v0.17
  • 4caf4fd Merge pull request #295 from egonSchiele/fix/3.0-compatible
  • 028de0d * Update RuboCop config & code with Rubocop violations
  • 8e7bdc9 * Update gemspec to require ruby 3.x
  • e7a9ef4 * Update GH Action to only run against Ruby 3.0
  • e83c18b * Update implementation & spec to be 3.0 compatible
  • 2368c11 ~ Fix CHANGELOG for latest version link
  • 7d0d5be version bump to 0.16.1
  • d9e02a1 v0.16.1
  • b9de713 Merge pull request #296 from PikachuEXE/0-16-x/post-install-msg
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [contracts](https://github.com/egonSchiele/contracts.ruby) from 0.13.0 to 0.17.
- [Changelog](https://github.com/egonSchiele/contracts.ruby/blob/master/CHANGELOG.markdown)
- [Commits](egonSchiele/contracts.ruby@v0.13.0...v0.17)

---
updated-dependencies:
- dependency-name: contracts
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 21, 2023
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