Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2021

Bumps rack-test from 0.6.3 to 1.1.0.

Release notes

Sourced from rack-test's releases.

v1.1.0

1.1.0 / 2018-07-21

  • Breaking changes:

    • None
  • Minor enhancements / new functionality:

    • [GitHub] Added configuration for Stale (Per Lundberg #232)
    • follow_direct: Include rack.session.options (Mark Edmondson #233)
    • [CI] Add simplecov (fatkodima #227)

Bug fixes:

  • Follow relative locations correctly. (Samuel Williams #230)

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)

v0.8.2

0.8.2 / 2017-11-21

  • Bug fixes:
    • Bugfix for UploadedFile.new unintended API breakage. (Per Lundberg #210)

... (truncated)

Changelog

Sourced from rack-test's changelog.

1.1.0 / 2018-07-21

  • Breaking changes:

    • None
  • Minor enhancements / new functionality:

    • [GitHub] Added configuration for Stale (Per Lundberg #232)
    • follow_direct: Include rack.session.options (Mark Edmondson #233)
    • [CI] Add simplecov (fatkodima #227)

Bug fixes:

  • Follow relative locations correctly. (Samuel Williams #230)

1.0.0 / 2018-03-27

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

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)

0.8.2 / 2017-11-21

  • Bug fixes:
    • Bugfix for UploadedFile.new unintended API breakage. (Per Lundberg #210)

0.8.0 / 2017-11-20

  • Known Issue
    • In UploadedFile.new, when passing e.g. a Pathname object, errors can be raised (eg. ArgumentError: Missing original_filename for IO, or NoMethodError: undefined method 'size') See #207, #209.

... (truncated)

Commits

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 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)

Bumps [rack-test](https://github.com/rack-test/rack-test) from 0.6.3 to 1.1.0.
- [Release notes](https://github.com/rack-test/rack-test/releases)
- [Changelog](https://github.com/rack/rack-test/blob/master/History.md)
- [Commits](rack/rack-test@v0.6.3...v1.1.0)

---
updated-dependencies:
- dependency-name: rack-test
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2022

Superseded by #72.

@dependabot dependabot bot closed this Jun 24, 2022
@dependabot dependabot bot deleted the dependabot/bundler/rack-test-1.1.0 branch June 24, 2022 20:01
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.

1 participant