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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rack-test from 0.8.2 to 1.0.0 #354

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

Conversation

dependabot-preview[bot]
Copy link

Bumps rack-test from 0.8.2 to 1.0.0.

Release notes

Sourced from rack-test's releases.

v1.0.0

1.0.0 / 2018-03-27

  • The first release in the 1.0.0 series. 馃帀 For the 1.x releases, we will follow Semantic Versioning very strictly; please keep this in mind when submitting fixes/suggesting changes.

  • Breaking changes:

    • Always set CONTENT_TYPE for non-GET requests
      (Per Lundberg #223)
  • Minor enhancements / bug fixes:

    • Create tempfile using the basename without extension
      (Edouard Chin #201)
    • Save session during follow_redirect!
      (Alexander Popov #218)
    • Document how to use URL params with DELETE method
      (Timur Platonov #220)

v0.8.3

0.8.3 / 2018-02-27

  • Bug fixes:

    • Do not set Content-Type if params are explicitly set to nil
      (Bartek Bu艂at #212). Fixes #200.
    • Fix UploadedFile#new regression
      (Per Lundberg #215)
  • Minor enhancements

    • [CI] Test against Ruby 2.5 (Nicolas Leger #217)
Changelog

Sourced from rack-test's changelog.

master

  • Minor enhancements
    • Save session during follow_redirect!
      (Alexander Popov #218)
    • Document how to use URL params with DELETE method
      (Timur Platonov #220)

0.8.3 / 2018-02-27

  • Bug fixes:

    • Do not set Content-Type if params are explicitly set to nil
      (Bartek Bu艂at #212). Fixes #200.
    • Fix UploadedFile#new regression
      (Per Lundberg #215)
  • Minor enhancements

    • [CI] Test against Ruby 2.5 (Nicolas Leger #217)
Commits
  • 2f37478 Create tempfile using the basename without extension: (#201)
  • 07a57b6 Always set CONTENT_TYPE for non-GET requests (#223)
  • 12f9d5e README.md: Removed 'require' in Gemfile
  • f79e641 Added missing 0.8.3 commit
  • ab2446e RFC 6265 adjustment: Delimit cookies by semicolon and single space (#221)
  • 00dcb0d History.md: Added note about #220
  • 575a689 Document how to use URL params with DELETE method (#220)
  • af6bbb4 馃懏 Exclude bin/ in Rubocop
  • 095f0ae Save session during follow_redirect! (#218)
  • 0986a4c README.md: Add note about Capybara incompatibility
  • 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 ignore this [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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

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)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [rack-test](https://github.com/rack-test/rack-test) from 0.8.2 to 1.0.0.
- [Release notes](https://github.com/rack-test/rack-test/releases)
- [Changelog](https://github.com/rack-test/rack-test/blob/master/History.md)
- [Commits](rack/rack-test@v0.8.2...v1.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant