Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Bump rambulance from 0.6.0 to 1.0.2 #692

Merged
merged 1 commit into from
Jun 30, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps rambulance from 0.6.0 to 1.0.2.

Release notes

Sourced from rambulance's releases.

v1.0.2

Fixes

  • Fixes a bug where ExceptionsApp is not loaded when action controller is not loaded (ec9d9e5de98eeec501042a0bbb95ae8ac8d7b4e3)

v1.0.1

Fixes

  • Fixes an issue where ExceptionsApp prevents Rails from booting up (#49)

v1.0.0

Features

  • Add support for Ruby 2.6
  • Add support for Rails 6.0

Bug fixes

Breaking Changes

  • Drop support for Ruby <= 2.2
  • Drop support for Rails <= 4.1
Changelog

Sourced from rambulance's changelog.

v1.0.2

released at 2019-06-06 23:39:38 UTC

Fixes

  • Fixes a bug where ExceptionsApp is not loaded when action controller is not loaded (ec9d9e5)

v1.0.1

released at 2019-06-04 16:30:38 UTC

Fixes

  • Fixes an issue where ExceptionsApp prevents Rails from booting up (#49)

v1.0.0

released at 2019-06-03 05:01:14 UTC

Features

  • Add support for Ruby 2.6
  • Add support for Rails 6.0

Bug fixes

  • Fixes a bug where POST requests cause the exceptions app to throw an ActionController::InvalidAuthenticityToken error on Rails 5.2 (d68d677, #48, @​adrianhuna)

Breaking Changes

  • Drop support for Ruby <= 2.2
  • Drop support for Rails <= 4.1
Commits
  • 597f235 Bump version to 1.0.2
  • ec9d9e5 Fixes a bug where ExceptionsApp is not loaded when action controller is not l...
  • 900e325 Update CHANGELOG [ci skip]
  • ebcf9ce Bump version to 1.0.1
  • 89f8f9f Fixes an issue where ExceptionsApp prevents Rails from booting up
  • f6631f7 Update CHANGELOG [ci skip]
  • d2fb0d1 Bump version to 1.0.0
  • 53b6586 Update .travis.yml
  • d68d677 Fixes a bug where POST requests fail twice
  • cd9c4b0 Test against Rails 6.0
  • Additional commits viewable in compare view

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 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 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 use this milestone will set the current milestone 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:

  • 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.

Bumps [rambulance](https://github.com/yuki24/rambulance) from 0.6.0 to 1.0.2.
- [Release notes](https://github.com/yuki24/rambulance/releases)
- [Changelog](https://github.com/yuki24/rambulance/blob/master/CHANGELOG.md)
- [Commits](yuki24/rambulance@v0.6.0...v1.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.306% when pulling 10f3f38 on dependabot/bundler/rambulance-1.0.2 into dfac957 on master.

@y-yagi y-yagi merged commit e1a08db into master Jun 30, 2019
@y-yagi y-yagi deleted the dependabot/bundler/rambulance-1.0.2 branch June 30, 2019 22:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants