cloudfoundry / cf-uaac

Apache License 2.0
41 stars 29 forks source link

Update ci_reporter requirement from ~> 1.9, >= 1.9.2 to >= 1.9.2, ~> 2.0 #93

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on ci_reporter to permit the latest version.

Changelog

Sourced from ci_reporter's changelog.

== 2.0.0 (2014-07-24)

=== Changed

  • Gem has been refactored into multiple framework-specific gems.

=== Removed

  • All methods of use except the ci:setup:* Rake tasks.

== 1.9.2 (04/06/14)

  • GH #119: add timestamp attribute (Shawn Zhu)
  • GH #118: yank rubyforge guts (Shawn Zhu)
  • GH #115: README doc additions (Piotr Kuczynski)

== 1.9.1 (12/26/13)

  • GH #111: Add MIT license in gemspec (Dave Golombek)
  • GH #84: Fix for filename too long on ecryptfs (Gintaras Sakalauskas)
  • Upgrade RSpec, Cucumber and Spinach deps and fix deprecations
  • Get Travis build green again for 1.9.3, 2.0.0 and JRuby

== 1.9.0 (07/02/13)

  • Merge PR #102 (thanks docwhat)
  • Drop 1.8 support from travis/build scripts

== 1.8.4 (01/25/13)

  • Fixing LoadError for rspec/version for apps that use rspec-rails (thanks Dmitry Frenkel)

== 1.8.3 (12/07/12)

  • Update test-unit dependency to '> 2.4.9' (thanks Troy Dawson)
  • Add spinach documentation

== 1.8.2 (12/04/12)

  • #80: Handle rspec-core 2.10.0 #format_backtrace regression and fix

== 1.8.1 (12/03/12)

  • Manifest and gemspec for 1.8.0 was missing spinach files. Fixes #79.

== 1.8.0 (11/30/12)

  • Add support for Spinach -- pull request #67 from spraints/spinach
  • Merge pull request #62 from citrusmoose/master

... (truncated)

Commits
  • 9585f05 Release version 2.0.0
  • 8036cfe Merge pull request #145 from shepmaster/history
  • 7ade789 Merge pull request #144 from shepmaster/upgrading
  • 0d58684 Update history
  • 5f62c09 Add a paragraph on updating from 1.x to 2.x
  • cfd9731 Merge pull request #143 from shepmaster/output-wrap
  • dd4e177 Merge pull request #140 from shepmaster/empty-stdout
  • 1c64320 Merge pull request #141 from shepmaster/collection-ops
  • 1d7649f Merge pull request #142 from shepmaster/fewer-monkey-patch
  • 10749d3 Clean up failure/error detection
  • 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 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)
cf-gitbot commented 2 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/179884556

The labels on this github issue will be updated when the story is started.

dependabot[bot] commented 2 years ago

Looks like ci_reporter is up-to-date now, so this is no longer needed.