Bump the bundler group across 1 directory with 7 updates#2076
Merged
Conversation
Bumps the bundler group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [puma](https://github.com/puma/puma) | `5.6.9` | `7.2.1` | | [devise](https://github.com/heartcombo/devise) | `4.9.4` | `5.0.4` | | [css_parser](https://github.com/premailer/css_parser) | `2.0.0` | `2.1.0` | | [faraday](https://github.com/lostisland/faraday) | `2.14.2` | `2.14.3` | | [net-imap](https://github.com/ruby/net-imap) | `0.6.3` | `0.6.4.1` | Updates `puma` from 5.6.9 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@v5.6.9...v7.2.1) 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 `concurrent-ruby` from 1.3.6 to 1.3.7 - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](ruby-concurrency/concurrent-ruby@v1.3.6...v1.3.7) Updates `css_parser` from 2.0.0 to 2.1.0 - [Changelog](https://github.com/premailer/css_parser/blob/master/CHANGELOG.md) - [Commits](premailer/css_parser@v2.0.0...v2.1.0) Updates `erb` from 6.0.3 to 6.0.4 - [Release notes](https://github.com/ruby/erb/releases) - [Changelog](https://github.com/ruby/erb/blob/master/NEWS.md) - [Commits](ruby/erb@v6.0.3...v6.0.4) Updates `faraday` from 2.14.2 to 2.14.3 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.14.2...v2.14.3) Updates `net-imap` from 0.6.3 to 0.6.4.1 - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](ruby/net-imap@v0.6.3...v0.6.4.1) --- updated-dependencies: - dependency-name: puma dependency-version: 7.2.1 dependency-type: direct:production dependency-group: bundler - dependency-name: devise dependency-version: 5.0.4 dependency-type: direct:production dependency-group: bundler - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect dependency-group: bundler - dependency-name: css_parser dependency-version: 2.1.0 dependency-type: indirect dependency-group: bundler - dependency-name: erb dependency-version: 6.0.4 dependency-type: indirect dependency-group: bundler - dependency-name: faraday dependency-version: 2.14.3 dependency-type: indirect dependency-group: bundler - dependency-name: net-imap dependency-version: 0.6.4.1 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
There's some major version changes here - I've merged into |
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:
5.6.97.2.14.9.45.0.42.0.02.1.02.14.22.14.30.6.30.6.4.1Updates
pumafrom 5.6.9 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
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
concurrent-rubyfrom 1.3.6 to 1.3.7Release notes
Sourced from concurrent-ruby's releases.
Changelog
Sourced from concurrent-ruby's changelog.
Commits
4c8fc28Release 1.3.7d91ca94Fix AtomicReference#update livelock when stored value is Float::NAN on JRuby ...7e4d711FixReentrantReadWriteLockread hold overflow into write-lock bit6e37e06FixAtomicReference#updatelivelock when stored value isFloat::NAN2825cfaCleanup spec3fd4932FixReadWriteLockwrong-thread write release and stray read release1974b47Add Ruby 4.0 in CIdf8706dAdd SECURITY.md (#1104)7a1b789Bump actions/upload-pages-artifact from 4 to 59b2dbf7Bump actions/deploy-pages from 4 to 5Updates
css_parserfrom 2.0.0 to 2.1.0Changelog
Sourced from css_parser's changelog.
Commits
300f130v2.1.035e689cMerge pull request #186 from premailer/grosser/httpsa9f2947verify ssl when loading files over https3f91e8dchangelogUpdates
erbfrom 6.0.3 to 6.0.4Release notes
Sourced from erb's releases.
Changelog
Sourced from erb's changelog.
Commits
4d2b45eVersion 6.0.49d017beProhibit def_method on marshal-loaded ERB instancesUpdates
faradayfrom 2.14.2 to 2.14.3Release notes
Sourced from faraday's releases.
Commits
f1ace87Version bump to 2.14.336764bfMerge commit from fork59334e0feat(test): add Stubs#clear to remove all stubs (#1675)469f25cUpgrade CI lint step from Ruby 3 to 4 (#1673)Updates
net-imapfrom 0.6.3 to 0.6.4.1Release notes
Sourced from net-imap's releases.
... (truncated)
Commits
357f3b5🔖 Bump version to 0.6.4.1e066b83🔀 Merge pull request #701 from ruby/security/validate-non_sync_literal-support0ea9eba✅ Fix flaky tests for MacOS, TruffleRuby5cad699🔀 Merge pull request #700 from ruby/security/fix-raw_data-trailing-literal-ma...5a0af4a🔀 Merge pull request #699 from ruby/security/validate-enable-argumentsb9d1972🔀 Merge pull request #698 from ruby/security/validate-quoted-data07e002b♻️ Use QuotedString internally to send quoted stringae9f83b♻️ Extract str.bytesize lvar in send_literald6ddd29🐛 Prevent trailing{0}in RawData validation1f97168🥅 Validate#enablearguments are all atomsDependabot 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 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.