Bump the bundler group across 1 directory with 21 updates#4
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the bundler group across 1 directory with 21 updates#4dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the bundler group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [puma](https://github.com/puma/puma) | `6.5.0` | `7.2.1` | | [rack](https://github.com/rack/rack) | `2.2.10` | `2.2.23` | | [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.173.0` | `1.208.0` | | [addressable](https://github.com/sporkmonger/addressable) | `2.8.7` | `2.9.0` | | [devise](https://github.com/heartcombo/devise) | `4.9.4` | `5.0.4` | | [omniauth-saml](https://github.com/omniauth/omniauth-saml) | `2.2.1` | `2.2.3` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.16.7` | `1.19.3` | | [actionpack](https://github.com/rails/rails) | `7.2.2` | `7.2.2.1` | | [css_parser](https://github.com/premailer/css_parser) | `1.19.1` | `1.22.0` | | [faraday](https://github.com/lostisland/faraday) | `2.12.0` | `2.14.2` | | [jwt](https://github.com/jwt/ruby-jwt) | `2.7.1` | `2.10.3` | | [net-imap](https://github.com/ruby/net-imap) | `0.5.1` | `0.5.14` | Updates `puma` from 6.5.0 to 7.2.1 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](puma/puma@v6.5.0...v7.2.1) Updates `rack` from 2.2.10 to 2.2.23 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.10...v2.2.23) Updates `aws-sdk-s3` from 1.173.0 to 1.208.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `addressable` from 2.8.7 to 2.9.0 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.7...addressable-2.9.0) Updates `devise` from 4.9.4 to 5.0.4 - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](heartcombo/devise@v4.9.4...v5.0.4) Updates `omniauth-saml` from 2.2.1 to 2.2.3 - [Release notes](https://github.com/omniauth/omniauth-saml/releases) - [Changelog](https://github.com/omniauth/omniauth-saml/blob/master/CHANGELOG.md) - [Commits](omniauth/omniauth-saml@v2.2.1...v2.2.3) Updates `nokogiri` from 1.16.7 to 1.19.3 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.7...v1.19.3) Updates `actionpack` from 7.2.2 to 7.2.2.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.2.2...v7.2.2.1) Updates `actionview` from 7.2.2 to 7.2.2.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/actionview/CHANGELOG.md) - [Commits](rails/rails@v7.2.2...v7.2.2.1) Updates `activerecord` from 7.2.2 to 7.2.2.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activerecord/CHANGELOG.md) - [Commits](rails/rails@v7.2.2...v7.2.2.1) Updates `activestorage` from 7.2.2 to 7.2.2.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activestorage/CHANGELOG.md) - [Commits](rails/rails@v7.2.2...v7.2.2.1) Updates `activesupport` from 7.2.2 to 7.2.2.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.2.2...v7.2.2.1) Updates `bcrypt` from 3.1.20 to 3.1.22 - [Release notes](https://github.com/bcrypt-ruby/bcrypt-ruby/releases) - [Changelog](https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG) - [Commits](bcrypt-ruby/bcrypt-ruby@v3.1.20...v3.1.22) Updates `css_parser` from 1.19.1 to 1.22.0 - [Changelog](https://github.com/premailer/css_parser/blob/master/CHANGELOG.md) - [Commits](premailer/css_parser@v1.19.1...v1.22.0) Updates `faraday` from 2.12.0 to 2.14.2 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.12.0...v2.14.2) Updates `jwt` from 2.7.1 to 2.10.3 - [Release notes](https://github.com/jwt/ruby-jwt/releases) - [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md) - [Commits](jwt/ruby-jwt@v2.7.1...v2.10.3) Updates `net-imap` from 0.5.1 to 0.5.14 - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](ruby/net-imap@v0.5.1...v0.5.14) Updates `rails-html-sanitizer` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.6.0...v1.7.0) Updates `rexml` from 3.3.9 to 3.4.4 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.9...v3.4.4) Updates `ruby-saml` from 1.17.0 to 1.18.1 - [Release notes](https://github.com/saml-toolkits/ruby-saml/releases) - [Changelog](https://github.com/SAML-Toolkits/ruby-saml/blob/master/CHANGELOG.md) - [Commits](SAML-Toolkits/ruby-saml@v1.17.0...v1.18.1) Updates `uri` from 0.13.1 to 1.1.1 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](ruby/uri@v0.13.1...v1.1.1) --- updated-dependencies: - dependency-name: puma dependency-version: 7.2.1 dependency-type: direct:production dependency-group: bundler - dependency-name: rack dependency-version: 2.2.23 dependency-type: direct:production dependency-group: bundler - dependency-name: aws-sdk-s3 dependency-version: 1.208.0 dependency-type: direct:production dependency-group: bundler - dependency-name: addressable dependency-version: 2.9.0 dependency-type: direct:production dependency-group: bundler - dependency-name: devise dependency-version: 5.0.4 dependency-type: direct:production dependency-group: bundler - dependency-name: omniauth-saml dependency-version: 2.2.3 dependency-type: direct:production dependency-group: bundler - dependency-name: nokogiri dependency-version: 1.19.3 dependency-type: direct:production dependency-group: bundler - dependency-name: actionpack dependency-version: 7.2.2.1 dependency-type: indirect dependency-group: bundler - dependency-name: actionview dependency-version: 7.2.2.1 dependency-type: indirect dependency-group: bundler - dependency-name: activerecord dependency-version: 7.2.2.1 dependency-type: indirect dependency-group: bundler - dependency-name: activestorage dependency-version: 7.2.2.1 dependency-type: indirect dependency-group: bundler - dependency-name: activesupport dependency-version: 7.2.2.1 dependency-type: indirect dependency-group: bundler - dependency-name: bcrypt dependency-version: 3.1.22 dependency-type: indirect dependency-group: bundler - dependency-name: css_parser dependency-version: 1.22.0 dependency-type: indirect dependency-group: bundler - dependency-name: faraday dependency-version: 2.14.2 dependency-type: indirect dependency-group: bundler - dependency-name: jwt dependency-version: 2.10.3 dependency-type: indirect dependency-group: bundler - dependency-name: net-imap dependency-version: 0.5.14 dependency-type: indirect dependency-group: bundler - dependency-name: rails-html-sanitizer dependency-version: 1.7.0 dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-version: 3.4.4 dependency-type: indirect dependency-group: bundler - dependency-name: ruby-saml dependency-version: 1.18.1 dependency-type: indirect dependency-group: bundler - dependency-name: uri dependency-version: 1.1.1 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 12 updates in the / directory:
6.5.07.2.12.2.102.2.231.173.01.208.02.8.72.9.04.9.45.0.42.2.12.2.31.16.71.19.37.2.27.2.2.11.19.11.22.02.12.02.14.22.7.12.10.30.5.10.5.14Updates
pumafrom 6.5.0 to 7.2.1Release notes
Sourced from puma's releases.
... (truncated)
Changelog
Sourced from puma's changelog.
... (truncated)
Commits
92754acRelease v7.2.1 (#3948)ebe9db37.2.1 backport (#3947)96b5aa6v7.2.0 (#3864)5d7d1ddAdd workers :auto (#3827)b8c4783ci: fix ci - removeappend_as_byteslogic, misc changes (#3861)44a3ac4Fix PR label manager when maintainer comments [ci skip] (#3863)43f5d89Add GOVERNANCE.md, MAINTAINERS (#3826)21afa66Use Minitest 6 where applicable (#3859)ec7dd61ci: Update test_http11.rb for TruffleRuby - string size (#3860)fa89dbeci: addruby 4.0andrails 8.1(#3852)Updates
rackfrom 2.2.10 to 2.2.23Changelog
Sourced from rack's changelog.
... (truncated)
Commits
f2af0c8Bump patch version.345b744Fix tests for old Rubies.e2d8e30Add version guard around non-default gems.add1a80Fix handling ofErrno::EPIPEin multipart tests.54261ecFix typo in test.a36f48bAddostructto Gemfile.8883f0dFix test expectation.2287a3bAddloggerto gemfile.e6540e5Add Ruby v4.0 to the test matrix.c42e357Add Content-Length size check in Rack::Multipart::ParserUpdates
aws-sdk-s3from 1.173.0 to 1.208.0Changelog
Sourced from aws-sdk-s3's changelog.
... (truncated)
Commits
Updates
addressablefrom 2.8.7 to 2.9.0Changelog
Sourced from addressable's changelog.
Commits
0c3e858Revving version and changelog91915c1Fixing additional vulnerable pathsa091e39Add many more adversarial test cases to ensure we don't have any ReDoS regres...463a819Regenerate gemspec on newer rubygems0afcb0bImprove from O(n^2) to O(n)c87f768Fix a ReDoS vulnerability in URI template matching0d7e9b2Fix links for 2.8.9 in CHANGELOG (#573)e209120Update version, gemspec, and CHANGELOG for 2.8.9 (#572)3875874Reduce gem size by excluding test files (#569)3e57cc6CI: back towindows-2022for MRI jobUpdates
devisefrom 4.9.4 to 5.0.4Release notes
Sourced from devise's releases.
Changelog
Sourced from devise's changelog.
... (truncated)
Commits
9ea459dRelease v5.0.4 with sec fix for timeoutable025fe21Merge commit from fork7ca7ed9Add GHSA link to the v5.0.3 sec fix changelog entry [ci skip]605de86Update links to https [ci skip]5e3a8bfBundle update5d20277Cleanup old Rails.version check for db migration path4ffb0b7Fix Gemfile for Rails 7.2, incorrectly testing against 7.12f80920Release v5.0.35334707Add CVE to changelog [ci skip]0252777Fix race condition vulnerability, by ensuring theunconfirmed_emailis alwa...Updates
omniauth-samlfrom 2.2.1 to 2.2.3Release notes
Sourced from omniauth-saml's releases.
Changelog
Sourced from omniauth-saml's changelog.
Commits
34eb354feat: new release 2.2.37a348b4fix: bump ruby-saml to 1.1804c34beMerge pull request #233 from omniauth/release/v2.2.2b253047feat: new release 2.2.2b4568bfMerge pull request #232 from machisuji/feat/log-errors-on-failed-logout23ef364feat: log errors on failed logoutca4d806Merge pull request #227 from omniauth/feat/new-release-2.2.1Updates
nokogirifrom 1.16.7 to 1.19.3Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
c139a3dversion bump to v1.19.37501a63fix: backtracking in CSS tokenizer rules (v1.19.x backport) (#3627)03e7968test: skip CSS tokenizer benchmarks on JRubyb984b7efix: ReDoS in CSS tokenizer ident rule0092623fix: ReDoS in CSS tokenizer STRING ruleee17d33fix: memory leak in XSLT transform (backport to v1.19.x) (#3624)ce188a3doc: update CHANGELOGcaeaac4fix: memory leak in XSLT transform25220bfdep(test): test against libxml-ruby v6 (#3618)0caeb21doc: add security warnings for untrusted XSLT stylesheetsUpdates
actionpackfrom 7.2.2 to 7.2.2.1Release notes
Sourced from actionpack's releases.
... (truncated)
Commits
33beb0aPreparing for 7.2.2.1 release3da2479Add CSP directive validationUpdates
actionviewfrom 7.2.2 to 7.2.2.1Release notes
Sourced from actionview's releases.
... (truncated)
Commits
33beb0aPreparing for 7.2.2.1 releaseUpdates
activerecordfrom 7.2.2 to 7.2.2.1Release notes
Sourced from activerecord's releases.
... (truncated)
Commits
33beb0aPreparing for 7.2.2.1 releaseUpdates
activestoragefrom 7.2.2 to 7.2.2.1Release notes
Sourced from activestorage's releases.
... (truncated)
Commits
33beb0aPreparing for 7.2.2.1 releaseUpdates
activesupportfrom 7.2.2 to 7.2.2.1Release notes
Sourced from activesupport's releases.
... (truncated)
Commits
33beb0aPreparing for 7.2.2.1 releaseUpdates
bcryptfrom 3.1.20 to 3.1.22Release notes
Sourced from bcrypt's releases.
Changelog
Sourced from bcrypt's changelog.
Commits
831ce64Merge commit from fork32e687ebump version update changelog5faa274Fix integer overflow in JRuby BCrypt rounds calculationaafc033Merge pull request #294 from bcrypt-ruby/fix-publishing01f947afix env url92ca1d6Merge pull request #293 from bcrypt-ruby/truffleruby-ci-alt-implementation4d1d95bAdd TruffleRuby in CI36a04a2Merge pull request #291 from tenderlove/fix-publishing01cc688Move compilation after bundle install82e6c4cMerge pull request #290 from tenderlove/bumpUpdates
css_parserfrom 1.19.1 to 1.22.0Changelog
Sourced from css_parser's changelog.
Commits
040895bv1.22.05069b71bundlee0c95d5Merge pull request #186 from premailer/grosser/https89c8111v1.21.19471b2aMerge pull request #175 from mogest/master3dba6e3Prefer !important rules over non-!important rules in the same ruleset54b8ea5Merge pull request #174 from tagliala/chore/fix-match-missed