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

Update rspec-its requirement from ~> 1.2.0 to ~> 1.3.0 #525

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2024

Updates the requirements on rspec-its to permit the latest version.

Changelog

Sourced from rspec-its's changelog.

1.3.0 / 2019-04-09

full changelog

Enhancements:

  • Introduced will and will_not as to allow one line block expectations. (Russ Buchanan, #67)

1.2.0 / 2015-02-06

full changelog

Breaking Changes:

Enhancements:

  • Introduced are_expected as alias for is_expected

Bug fixes:

1.1.0 / 2014-04-13

full changelog

Breaking Changes:

Enhancements:

  • For hashes, multiple array elements are treated as successive access keys
  • Metadata arguments are now supported

Bug fixes:

  • Enable its example selection by line number in command line

1.0.1 / 2014-04-13

full changelog

Bug fixes:

  • Maintain implicit subject in all cases (addresses problem with latest RSpec 3 version)

1.0.0 / 2014-02-07

full changelog

Breaking Changes:

Enhancements:

  • Add is_expected support to match RSpec 3.0

Deprecations:

Bug Fixes:

  • Report failures and backtrace from client perspective

... (truncated)

Commits
  • 3d36b4a Supress check for local repos when flag set
  • 80cf28e Release 1.3.0
  • 27c3a92 Enable one-liner syntax for expectation blocks (#67)
  • 0337888 CI matrix: Update JRuby versions (#66)
  • ec3ac00 Pin ffi (#65)
  • 588ef5c [docs] Typos; refer to metadata; note the alias [ci skip] (#47)
  • dd8bb70 README: add Markdown Ruby code fences (#48)
  • 4ad3f91 Fix broken syntax (#57)
  • d12c014 Add logic to install correct version of rubygems/bundler from rspec (#64)
  • 89483a0 Fix the build and update Ruby (#63)
  • 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 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 25, 2024
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-its-tw-1.3.0 branch from f14b630 to 149cc60 Compare April 25, 2024 17:46
Updates the requirements on [rspec-its](https://github.com/rspec/rspec-its) to permit the latest version.
- [Changelog](https://github.com/rspec/rspec-its/blob/main/Changelog.md)
- [Commits](rspec/rspec-its@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: rspec-its
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-its-tw-1.3.0 branch from 149cc60 to 3cfa9c0 Compare April 25, 2024 17:46
@bf4 bf4 merged commit be391f7 into master Apr 25, 2024
0 of 22 checks passed
@bf4 bf4 deleted the dependabot/bundler/rspec-its-tw-1.3.0 branch April 25, 2024 17:47
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.

1 participant