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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sinatra from 2.0.1 to 2.0.2 #23

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

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

Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](sinatra/sinatra@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: sinatra
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 2, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 3, 2022

Superseded by #24.

@dependabot dependabot bot closed this May 3, 2022
@dependabot dependabot bot deleted the dependabot/bundler/sinatra-2.0.2 branch May 3, 2022 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants