Bump the bundler group across 1 directory with 8 updates#1
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the bundler group across 1 directory with 8 updates#1dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the bundler group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rack](https://github.com/rack/rack) | `1.4.1` | `3.1.7` | | [sinatra](https://github.com/sinatra/sinatra) | `1.3.2` | `4.0.0` | | [sinatra-contrib](https://github.com/sinatra/sinatra) | `1.3.1` | `4.0.0` | | [sinatra-jsonp](https://github.com/shtirlic/sinatra-jsonp) | `0.3.2` | `0.5.0` | | [pdfkit](https://github.com/pdfkit/pdfkit) | `0.5.2` | `0.8.7.2` | Updates `rack` from 1.4.1 to 3.1.7 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@1.4.1...v3.1.7) Updates `sinatra` from 1.3.2 to 4.0.0 - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](sinatra/sinatra@1.3.2...v4.0.0) Updates `sinatra-contrib` from 1.3.1 to 4.0.0 - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](sinatra/sinatra@1.3.1...v4.0.0) Updates `sinatra-jsonp` from 0.3.2 to 0.5.0 - [Commits](https://github.com/shtirlic/sinatra-jsonp/commits/v0.5.0) Updates `sinatra` from 1.3.2 to 4.0.0 - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](sinatra/sinatra@1.3.2...v4.0.0) Updates `pdfkit` from 0.5.2 to 0.8.7.2 - [Release notes](https://github.com/pdfkit/pdfkit/releases) - [Changelog](https://github.com/pdfkit/pdfkit/blob/master/CHANGELOG.md) - [Commits](pdfkit/pdfkit@v0.5.2...v0.8.7.2) Updates `httparty` from 0.8.1 to 0.22.0 - [Release notes](https://github.com/jnunemaker/httparty/releases) - [Changelog](https://github.com/jnunemaker/httparty/blob/main/Changelog.md) - [Commits](jnunemaker/httparty@v0.8.1...v0.22.0) Updates `multi_xml` from 0.4.2 to 0.7.1 - [Changelog](https://github.com/sferik/multi_xml/blob/master/CHANGELOG.md) - [Commits](sferik/multi_xml@v0.4.2...v0.7.1) Updates `rack-protection` from 1.2.0 to 4.0.0 - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](sinatra/sinatra@1.2.0...v4.0.0) --- updated-dependencies: - dependency-name: rack dependency-type: direct:production dependency-group: bundler - dependency-name: sinatra dependency-type: direct:production dependency-group: bundler - dependency-name: sinatra-contrib dependency-type: direct:production dependency-group: bundler - dependency-name: sinatra-jsonp dependency-type: direct:production dependency-group: bundler - dependency-name: sinatra dependency-type: direct:production dependency-group: bundler - dependency-name: pdfkit dependency-type: direct:development dependency-group: bundler - dependency-name: httparty dependency-type: indirect dependency-group: bundler - dependency-name: multi_xml dependency-type: indirect dependency-group: bundler - dependency-name: rack-protection dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the bundler group with 5 updates in the / directory:
1.4.13.1.71.3.24.0.01.3.14.0.00.3.20.5.00.5.20.8.7.2Updates
rackfrom 1.4.1 to 3.1.7Release notes
Sourced from rack's releases.
... (truncated)
Changelog
Sourced from rack's changelog.
... (truncated)
Commits
4bb2f72Bump patch version.1c1e413Ignore external tests directory.b4a1036Prepare for 3.1.7 release.d0da91bAdd more external tests.f6f1510ImproveRack::Responsecontent-length header generation. (#2219)fb339e0Fix encoding setting for non-binary IO-like objects in MockRequest#env_fore21872dDo not remove escaped opening/closing quotes for content-disposition filenames5c3d79fSynchronize changelog with HEAD.bca33b4Allow empty PATH_INFO. (#2214) (#2234)98aa947Bump patch version.Updates
sinatrafrom 1.3.2 to 4.0.0Changelog
Sourced from sinatra's changelog.
... (truncated)
Commits
b626e2d4.0.0 release (#1996)e56f657Require Ruby 2.7.8 as minimum Ruby version (#1993)9993829CI: remove rack monkey patches09f1c2bCI:rdiscount2.2.7.3 resolved the TruffleRuby issuec43e097CI: use the released version ofchildprocess739eaa0CI: no need to setRUBY_ENGINEd872057CI: no need to setEncoding.default_external9c14764RemoveRack::Protection::EncryptedCookie(#1989)667056cCI: allow ruby-head to fail393bb7cAvoid using deprecatedRack::Response#headerUpdates
sinatra-contribfrom 1.3.1 to 4.0.0Changelog
Sourced from sinatra-contrib's changelog.
... (truncated)
Commits
b626e2d4.0.0 release (#1996)e56f657Require Ruby 2.7.8 as minimum Ruby version (#1993)8a17d4bAdd support for Rack 3, drop support for Rack 2 (#1857)4e8fdb53.2.0 release (#1977)3b75657Revert "ShorterSinatra::Runnertimeout" (#1976)ca6b71cHelpful message whenSinatra::Runnertimes out0e43702ShorterSinatra::Runnertimeout11119a8CI: use latest rack-test release, not trunk (#1969)58f65b0AddSinatra::HamlHelpersto sinatra-contrib (#1960)f044fe9Remove open-ended dependencies in gemspecsUpdates
sinatra-jsonpfrom 0.3.2 to 0.5.0Commits
Updates
sinatrafrom 1.3.2 to 4.0.0Changelog
Sourced from sinatra's changelog.
... (truncated)
Commits
b626e2d4.0.0 release (#1996)e56f657Require Ruby 2.7.8 as minimum Ruby version (#1993)9993829CI: remove rack monkey patches09f1c2bCI:rdiscount2.2.7.3 resolved the TruffleRuby issuec43e097CI: use the released version ofchildprocess739eaa0CI: no need to setRUBY_ENGINEd872057CI: no need to setEncoding.default_external9c14764RemoveRack::Protection::EncryptedCookie(#1989)667056cCI: allow ruby-head to fail393bb7cAvoid using deprecatedRack::Response#headerUpdates
pdfkitfrom 0.5.2 to 0.8.7.2Release notes
Sourced from pdfkit's releases.
Changelog
Sourced from pdfkit's changelog.
... (truncated)
Commits
404a5a4Bump to 0.8.7.2 (#521)79ec0c0CallIO.popenwith an Array of command arguments (#518). (#519)ceca488Bump to 0.8.7.1 (#520)089e5defix: support non-lower-case Content-Type header provided by app (#516)6213317Bump to 0.8.7 (#513)6d0a162Fix typo (#510)54b4941modify url_needs_escaping (#509)41068fdLowercase the header names for rack 3 changes (#511)46cdf53Bump to 0.8.6 (#504)3f4583aFix syntax error (#503)Updates
httpartyfrom 0.8.1 to 0.22.0Release notes
Sourced from httparty's releases.
Changelog
Sourced from httparty's changelog.
... (truncated)
Commits
6e1f154master => main15c1b4bRelease 0.22.03155f48Update changelog to point at github releasese516b11Merge pull request #799 from jnunemaker/drop-old-rubies322785dDrop old ruby supportca47360Merge branch 'master' of https://github.com/jasonheecs/httparty into jasonhee...b9bd421Merge pull request #760 from orgads/lazy-require5b25ae9Merge pull request #776 from Shopify/avoid-anonymous-eval8773af1Fix regex specsbaa5e16Merge branch 'raise_on_regexpr' of https://github.com/ryanfox1985/httparty in...Updates
multi_xmlfrom 0.4.2 to 0.7.1Changelog
Sourced from multi_xml's changelog.
Commits
a3ed024Bump version to 0.7.17d18711Relax required Ruby version constraint to allow installation on Debian stablef0480bfBump version to 0.7.0ad4cdadAdd bin for developmenteec72c5Drop support for Ruby 3.01a7e9afUpdate runtime dependency in gemspecf984436Update development dependencies in Gemfile4b87ab2Clean up code90df8a7Update copyright year3f2dad1Update nameUpdates
rack-protectionfrom 1.2.0 to 4.0.0Changelog
Sourced from rack-protection's changelog.
... (truncated)
Commits
b626e2d4.0.0 release (#1996)e56f657Require Ruby 2.7.8 as minimum Ruby version (#1993)9993829CI: remove rack monkey patches9c14764RemoveRack::Protection::EncryptedCookie(#1989)393bb7cAvoid using deprecatedRack::Response#headerdb79236Address missing session secret warningfa5a139CI: testrack-sessionhead, test only latest JRuby (#1986)157e307Makesession_hijackingan optional protection (#1984)8a17d4bAdd support for Rack 3, drop support for Rack 2 (#1857)4e8fdb53.2.0 release (#1977)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.