microformats / microformats-parser-website-ruby

Website for Microformats Ruby parser
https://ruby.microformats.io
Other
2 stars 3 forks source link

Bump rspec-rails from 3.6.1 to 3.7.2 #42

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps rspec-rails from 3.6.1 to 3.7.2.

Changelog *Sourced from [rspec-rails's changelog](https://github.com/rspec/rspec-rails/blob/master/Changelog.md).* > ### 3.7.2 / 2017-11-20 > [Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.7.1...v3.7.2) > > Bug Fixes: > > * Delay loading system test integration until used. (Jon Rowe, [#1903](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1903)) > * Ensure specs using the aggregate failures feature take screenshots on failure. > (Matt Brictson, [#1907](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1907)) > > ### 3.7.1 / 2017-10-18 > [Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.7.0...v3.7.1) > > Bug Fixes: > > * Prevent system test integration loading when puma or capybara are missing (Sam Phippen, [#1884](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1884)) > > ### 3.7.0 / 2017-10-17 > [Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.6.0...v3.7.0) > > Bug Fixes: > > * Prevent "template not rendered" log message from erroring in threaded > environments. (Samuel Cochran, [#1831](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1831)) > * Correctly generate job name in error message. (Wojciech Wnętrzak, [#1814](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1814)) > > Enhancements: > > * Allow `be_a_new(...).with(...)` matcher to accept matchers for > attribute values. (Britni Alexander, [#1811](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1811)) > * Only configure RSpec Mocks if it is fully loaded. (James Adam, [#1856](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1856)) > * Integrate with `ActionDispatch::SystemTestCase`. (Sam Phippen, [#1813](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1813)) > > ### 3.6.0 / 2017-05-04 > [Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.6.0.beta2...v3.6.0) > > Enhancements: > > * Add compatibility for Rails 5.1. (Sam Phippen, Yuichiro Kaneko, [#1790](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1790)) > > Bug Fixes: > > * Fix scaffold generator so that it does not generate broken controller specs > on Rails 3.x and 4.x. (Yuji Nakayama, [#1710](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1710)) > > ### 3.6.0.beta2 / 2016-12-12 > [Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.6.0.beta1...v3.6.0.beta2) > > Enhancements: > > * Improve failure output of ActiveJob matchers by listing queued jobs. > ... (truncated)
Commits - [`68cea15`](https://github.com/rspec/rspec-rails/commit/68cea15c2d25f00fe453230502a06bda1a74c803) Update version to 3.7.2 - [`409d78c`](https://github.com/rspec/rspec-rails/commit/409d78c36e822f1ea4b315e38d33318244e50cf3) Indent example in the request spec docs ([#1909](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1909)) - [`9a90cc9`](https://github.com/rspec/rspec-rails/commit/9a90cc96d269c4df5aab38eb09ff23b5c4fda9f5) Changelog for [#1903](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1903) and [#1907](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1907) - [`0012b8e`](https://github.com/rspec/rspec-rails/commit/0012b8eb44ca95061bb8a031b10c1c1553ab8e32) Fix system test screenshots for aggregate failures - [`e941214`](https://github.com/rspec/rspec-rails/commit/e941214debe96939bd810b248e03a8f8e5b9623e) Fix "uninitialized constant Gem" and other Travis errors ([#1914](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1914)) - [`301a95e`](https://github.com/rspec/rspec-rails/commit/301a95ee87a1e7a909f24e64edcc60588757bc00) Improve doc about Job specs & Rails versions matrix ([#1886](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1886)) - [`c48864a`](https://github.com/rspec/rspec-rails/commit/c48864a0c2a3c3caf4d409d8e5f2aa4c973f1535) Fix "character class has duplicated range" warning ([#1913](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1913)) - [`0b52569`](https://github.com/rspec/rspec-rails/commit/0b5256942bbadfd45127a18a7b31aaa98c33578f) Fix failing sanity check spec under latest bundler ([#1912](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1912)) - [`5a252e8`](https://github.com/rspec/rspec-rails/commit/5a252e823db1ce6cb3489580d28efcc82f145afe) Refactor system test integration (delay loading). ([#1903](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1903)) - [`7ed9300`](https://github.com/rspec/rspec-rails/commit/7ed93004d980b36b2e767a15fac2c06fc989fc0e) Follow updated ruby versions in the matrix ([#1906](https://github-redirect.dependabot.com/rspec/rspec-rails/issues/1906)) - Additional commits viewable in [compare view](https://github.com/rspec/rspec-rails/compare/v3.6.1...v3.7.2)


Dependabot compatibility score

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 merge` will merge this PR after your CI passes on it - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.