michd / mcdesign

A tool I made in 2011 to sketch out Minecraft ideas in 2D
MIT License
2 stars 3 forks source link

Bump sinatra from 2.0.0 to 2.0.2 #2

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps sinatra from 2.0.0 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

2.0.1 / 2018-02-17

  • Repair nested namespaces, by avoiding prefix duplication #1322. Fixes #1310 by Kunpei Sakai

  • Add pattern matches to values for Mustermann::Concat #1333. Fixes #1332 by Dawa Ometto

  • Ship the VERSION file with the gem, to allow local unpacking #1338 by Olle Jonsson

  • Fix issue with custom error handler on bad request #1351. Fixes #1350 by Jordan Owens

  • Override Rack::ShowExceptions#pretty to set custom template #1377. Fixes #1376 by Jordan Owens

  • Enhanced path validation in Windows #1379 by Orange Tsai from DEVCORE

  • Improve development support and documentation by Faheel Ahmad, Shota Iguchi, Olle Jonsson, Manabu Niseki, John Hope, Horacio, Ice-Storm, GraniteRock, Raman Skaskevich, Carlos Azuaje, 284km, Dan Rice and Zachary Scott

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 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) - `@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](https://github.com/michd/mcdesign/network/alerts).
dependabot[bot] commented 4 years ago

Looks like sinatra is up-to-date now, so this is no longer needed.