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.1.0 to 2.2.0 in /src/oc-id #3290

Merged
merged 1 commit into from May 16, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps sinatra from 2.1.0 to 2.2.0.

Changelog

Sourced from sinatra's changelog.

2.2.0 / 2022-02-15

  • Handle EOFError raised by Rack and return Bad Request 400 status. #1743 by tamazon

  • Minor refactors in base.rb. #1640 by ceclinux

  • Add escaping to the static 404 page. #1645 by Chris Gavin

  • Remove detect_rack_handler method. #1652 by ceclinux

  • Respect content type set in superclass before filter. Fixes #1647 #1649 by Jordan Owens

  • Revert "Use prepend instead of include for helpers. #1662 by namusyaka

  • Fix usage of inherited Sinatra::Base classes keyword arguments. Fixes #1669 #1670 by Cadu Ribeiro

  • Reduce RDoc generation time by not including every README. Fixes #1578 #1671 by Eloy Pérez

  • Add support for per form csrf tokens. Fixes #1616 #1653 by Jordan Owens

  • Update MAINTENANCE.md with the stable branch status. #1681 by Fredrik Rubensson

  • Validate expanded path matches public_dir when serving static files. #1683 by cji-stripe

  • Fix Delegator to pass keyword arguments for Ruby 3.0. #1684 by andrewtblake

  • Fix use with keyword arguments for Ruby 3.0. #1701 by Robin Wallin

  • Fix memory leaks for proc template. Fixes #1704 #1719 by Slevin

  • Remove unnecessary test_files from the gemspec. #1712 by Masataka Pocke Kuwabara

  • Add #select, #reject and #compact methods to Sinatra::IndifferentHash. #1711 by Olivier Bellone

  • Docs: Spanish documentation: Update README.es.md with removal of Thin. #1630 by Espartaco Palma

  • Docs: German documentation: Fixed typos in German README.md. #1648 by Juri

  • Docs: Japanese documentation: Update README.ja.md with removal of Thin. #1629 by Ryuichi KAWAMATA

  • Docs: English documentation: Various minor fixes to README.md. #1663 by Yanis Zafirópulos

  • Docs: English documentation: Document when dump_errors is enabled. Fixes #1664 #1665 by Patrik Ragnarsson

  • Docs: Brazilian Portuguese documentation: Update README.pt-br.md with translation fixes. #1668 by Vitor Oliveira

CI

  • Use latest JRuby 9.2.16.0 on CI. #1682 by Olle Jonsson

... (truncated)

Commits
  • 44ce685 Bump version to 2.2.0
  • 759a8eb Block invalid requests instead of raising error
  • f6cee1c Merge pull request #1743 from tamazon/fix_EOFError
  • 59d8b26 Merge pull request #1733 from epergo/ep/update-changelog
  • c29749d lock rack version to 2.0 for now
  • df65a73 Handle EOFError raised by Rack
  • d1597ab Update changelog since last release
  • e69b6b9 Merge pull request #1728 from olleolleolle/patch-4
  • a6554e3 chore: Drop boilerplate comments
  • d6ba201 Remove ruby head from build
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested review from a team as code owners May 3, 2022 21:16
@netlify
Copy link

netlify bot commented May 3, 2022

👷 Deploy Preview for chef-server processing.

Name Link
🔨 Latest commit 6c66b47
🔍 Latest deploy log https://app.netlify.com/sites/chef-server/deploys/62823c37b412f00008d4edfe

@dheerajd-msys
Copy link

Copy link

@msys-sgarg msys-sgarg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](sinatra/sinatra@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: sinatra
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@vinay-satish vinay-satish force-pushed the dependabot/bundler/src/oc-id/sinatra-2.2.0 branch from 6c5a5f1 to 6c66b47 Compare May 16, 2022 11:57
@sonarcloud
Copy link

sonarcloud bot commented May 16, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@vinay-satish vinay-satish merged commit b322ba2 into main May 16, 2022
@vinay-satish vinay-satish deleted the dependabot/bundler/src/oc-id/sinatra-2.2.0 branch May 16, 2022 13:26
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

4 participants