Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

Bump sinatra from 2.0.1 to 2.0.2 #271

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 9, 2019

Bumps sinatra from 2.0.1 to 2.0.2.

Changelog

Sourced from sinatra's changelog.

2.0.2 / 2018-06-05

  • Escape invalid query parameters #1432 by Kunpei Sakai

  • Fix undefined method error for Sinatra::RequiredParams with hash key #1431 by Arpit Chauhan

  • Add xml content-types to valid html_types for Rack::Protection #1413 by Reenan Arbitrario

  • Encode route parameters using :default_encoding setting #1412 by Brian m. Carlson

  • Fix unpredictable behaviour from Sinatra::ConfigFile #1244 by John Hope

  • Add Sinatra::IndifferentHash#slice #1405 by Shota Iguchi

  • Remove status code 205 from drop body response #1398 by Shota Iguchi

  • Ignore empty captures from params #1390 by Shota Iguchi

  • Improve development support and documentation and source code by Zp Yuan, Andreas Finger, Olle Jonsson, Shota Iguchi, Nikita Bulai and Joshua O'Brien

Commits
  • c8910e9 2.0.2 release
  • 20eef6e Merge pull request #1437 from sinatra/update-changelog-for-v2.0.2
  • e709f2c Merge pull request #1439 from olleolleolle/update-changelog-for-v2.0.2-md-links
  • 27fc2bb Merge pull request #1438 from olleolleolle/changelog-with-links
  • adb3b2a CHANGELOG.md v2.0.2 links
  • 4af8b9e CHANGELOG.md with Markdown links
  • b3845ad bump version to 2.0.2
  • b17e039 add changelog entry about v2.0.2
  • a1e36db Merge pull request #1430 from olleolleolle/patch-4
  • 17c28f2 Merge pull request #1431 from arpitchauhan/bugfix/contrib-required-params
  • 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants