-
Notifications
You must be signed in to change notification settings - Fork 27
Bump the ruby-deps group with 21 updates #1283
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
Merged
Merged
Conversation
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
Bumps the ruby-deps group with 21 updates: | Package | From | To | | --- | --- | --- | | [sassc-embedded](https://github.com/sass-contrib/sassc-embedded-shim-ruby) | `1.80.6` | `1.80.8` | | [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.208.0` | `1.209.0` | | [async](https://github.com/socketry/async) | `2.34.0` | `2.35.0` | | [aws-partitions](https://github.com/aws/aws-sdk-ruby) | `1.1196.0` | `1.1200.0` | | [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) | `1.3.5` | `1.3.6` | | [connection_pool](https://github.com/mperham/connection_pool) | `2.5.5` | `3.0.2` | | [contracts](https://github.com/egonSchiele/contracts.ruby) | `0.17.2` | `0.17.3` | | [dotenv](https://github.com/bkeepers/dotenv) | `3.1.8` | `3.2.0` | | [ffi](https://github.com/ffi/ffi) | `1.17.2` | `1.17.3` | | [google-protobuf](https://github.com/protocolbuffers/protobuf) | `4.33.1` | `4.33.2` | | [haml](https://github.com/haml/haml) | `7.0.2` | `7.1.0` | | [hashie](https://github.com/hashie/hashie) | `5.0.0` | `5.1.0` | | [http_parser.rb](https://github.com/tmm1/http_parser.rb) | `0.8.0` | `0.8.1` | | [i18n](https://github.com/ruby-i18n/i18n) | `1.14.7` | `1.14.8` | | [json](https://github.com/ruby/json) | `2.16.0` | `2.18.0` | | [minitest](https://github.com/minitest/minitest) | `5.26.2` | `6.0.1` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.10` | `1.19.0` | | [pdf-reader](https://github.com/yob/pdf-reader) | `2.15.0` | `2.15.1` | | [rackup](https://github.com/rack/rackup) | `2.2.1` | `2.3.1` | | [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) | `1.94.2` | `1.97.1` | | [zeitwerk](https://github.com/fxn/zeitwerk) | `2.7.3` | `2.7.4` | Updates `sassc-embedded` from 1.80.6 to 1.80.8 - [Commits](sass-contrib/sassc-embedded-shim-ruby@v1.80.6...v1.80.8) Updates `aws-sdk-s3` from 1.208.0 to 1.209.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 `async` from 2.34.0 to 2.35.0 - [Release notes](https://github.com/socketry/async/releases) - [Changelog](https://github.com/socketry/async/blob/main/releases.md) - [Commits](socketry/async@v2.34.0...v2.35.0) Updates `aws-partitions` from 1.1196.0 to 1.1200.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `concurrent-ruby` from 1.3.5 to 1.3.6 - [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.5...v1.3.6) Updates `connection_pool` from 2.5.5 to 3.0.2 - [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md) - [Commits](mperham/connection_pool@v2.5.5...v3.0.2) Updates `contracts` from 0.17.2 to 0.17.3 - [Changelog](https://github.com/egonSchiele/contracts.ruby/blob/master/CHANGELOG.markdown) - [Commits](egonSchiele/contracts.ruby@v0.17.2...v0.17.3) Updates `dotenv` from 3.1.8 to 3.2.0 - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md) - [Commits](bkeepers/dotenv@v3.1.8...v3.2.0) Updates `ffi` from 1.17.2 to 1.17.3 - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](ffi/ffi@v1.17.2...v1.17.3) Updates `google-protobuf` from 4.33.1 to 4.33.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `haml` from 7.0.2 to 7.1.0 - [Release notes](https://github.com/haml/haml/releases) - [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md) - [Commits](haml/haml@v7.0.2...v7.1.0) Updates `hashie` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/hashie/hashie/releases) - [Changelog](https://github.com/hashie/hashie/blob/master/CHANGELOG.md) - [Commits](hashie/hashie@v5.0.0...v5.1.0) Updates `http_parser.rb` from 0.8.0 to 0.8.1 - [Commits](tmm1/http_parser.rb@v0.8.0...v0.8.1) Updates `i18n` from 1.14.7 to 1.14.8 - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](ruby-i18n/i18n@v1.14.7...v1.14.8) Updates `json` from 2.16.0 to 2.18.0 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.16.0...v2.18.0) Updates `minitest` from 5.26.2 to 6.0.1 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.26.2...v6.0.1) Updates `nokogiri` from 1.18.10 to 1.19.0 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.10...v1.19.0) Updates `pdf-reader` from 2.15.0 to 2.15.1 - [Changelog](https://github.com/yob/pdf-reader/blob/main/CHANGELOG) - [Commits](yob/pdf-reader@v2.15.0...v2.15.1) Updates `rackup` from 2.2.1 to 2.3.1 - [Release notes](https://github.com/rack/rackup/releases) - [Changelog](https://github.com/rack/rackup/blob/main/releases.md) - [Commits](rack/rackup@v2.2.1...v2.3.1) Updates `sass-embedded` from 1.94.2 to 1.97.1 - [Commits](sass-contrib/sass-embedded-host-ruby@v1.94.2...v1.97.1) Updates `zeitwerk` from 2.7.3 to 2.7.4 - [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md) - [Commits](https://github.com/fxn/zeitwerk/commits) --- updated-dependencies: - dependency-name: sassc-embedded dependency-version: 1.80.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: aws-sdk-s3 dependency-version: 1.209.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: async dependency-version: 2.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: aws-partitions dependency-version: 1.1200.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: concurrent-ruby dependency-version: 1.3.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: connection_pool dependency-version: 3.0.2 dependency-type: indirect update-type: version-update:semver-major dependency-group: ruby-deps - dependency-name: contracts dependency-version: 0.17.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: dotenv dependency-version: 3.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: ffi dependency-version: 1.17.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: google-protobuf dependency-version: 4.33.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: haml dependency-version: 7.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: hashie dependency-version: 5.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: http_parser.rb dependency-version: 0.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: i18n dependency-version: 1.14.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: json dependency-version: 2.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: minitest dependency-version: 6.0.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: ruby-deps - dependency-name: nokogiri dependency-version: 1.19.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: pdf-reader dependency-version: 2.15.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: rackup dependency-version: 2.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: sass-embedded dependency-version: 1.97.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: zeitwerk dependency-version: 2.7.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 ruby-deps group with 21 updates:
1.80.61.80.81.208.01.209.02.34.02.35.01.1196.01.1200.01.3.51.3.62.5.53.0.20.17.20.17.33.1.83.2.01.17.21.17.34.33.14.33.27.0.27.1.05.0.05.1.00.8.00.8.11.14.71.14.82.16.02.18.05.26.26.0.11.18.101.19.02.15.02.15.12.2.12.3.11.94.21.97.12.7.32.7.4Updates
sassc-embeddedfrom 1.80.6 to 1.80.8Commits
5a41070v1.80.8261eea3Update unnecessary.flat_mapto.map660f08fUpdate minitest requirement from ~> 5.26.0 to ~> 5.27.0 (#146)8acadbdv1.80.7c1bd32fReplaceJSON.fast_generatewithJSON.generateb29718fBump actions/checkout from 5 to 6 (#145)Updates
aws-sdk-s3from 1.208.0 to 1.209.0Changelog
Sourced from aws-sdk-s3's changelog.
Commits
Updates
asyncfrom 2.34.0 to 2.35.0Changelog
Sourced from async's changelog.
Commits
dc0d27cBump minor version.10f3695Modernize code.b3764e6Add support forProcess.forkwithin an active scheduler. (#437)ea8b072fix queues example block end9cbf6adRemove tea.645ed4cExplicit OpenSSL dependency version.2cb1f53Fix tests.6d1905bAdd link to toolbox.a093f3aFix typo.1688204Update best practices usage for Barrier.Updates
aws-partitionsfrom 1.1196.0 to 1.1200.0Changelog
Sourced from aws-partitions's changelog.
Commits
Updates
concurrent-rubyfrom 1.3.5 to 1.3.6Release notes
Sourced from concurrent-ruby's releases.
Changelog
Sourced from concurrent-ruby's changelog.
Commits
dba7766Release 1.3.649b7552Exclude dependabot updates from release notes048f5d0ThreadPoolExecutorkillwillwait_for_terminationin JRuby; ensure TimerS...4e340edFlaky test fix: allow ThreadPool to shutdown before asserting completed_task_...4dc8de3Allow TimerTask to be safely restarted after shutdown and avoid duplicate tas...47cf3a1Mark RubySingleThreadExecutor as a SerialExecutorService572d44cAsynchronous pruning for RubyThreadPoolExecutor (#1082)e25e34cAdd Joshua Young to the list of maintainers (#1097)978eed6Use typed data APIseacd77aUse stdatomic.h on recent macOSUpdates
connection_poolfrom 2.5.5 to 3.0.2Changelog
Sourced from connection_pool's changelog.
Commits
78bc41ebump, changes955c64fSupport :name keyword arg for backwards compat, #2100dae4ddFix missing fork.rbf0d6dd2docs84a66b9refactor idle reaping for readabilitye7825d6fix CI warning9e03836fork refactoring6213bf5ci tuning5d3f6c1Connection Pool 3.0 (#209)949f950Add benchmark to validate fast path performanceUpdates
contractsfrom 0.17.2 to 0.17.3Changelog
Sourced from contracts's changelog.
Commits
70e63c8v0.17.3e4dd7c4Merge pull request #312 from taketo1113/relax-require-ruby87ea8d3Merge pull request #313 from egonSchiele/dependabot/github_actions/actions/ch...02fadfbBump actions/checkout from 5 to 6b88e79cRelaxrequired_ruby_versionto support Ruby 4.0cf96d0eMerge pull request #311 from egonSchiele/dependabot/github_actions/actions/ch...edce779Bump actions/checkout from 4 to 50756711$ Remove now not needed rubocop cop disable commentf9f9d2f* Update rubocop config to usepluginsinstead ofrequire4ffd358* Use new released version of cucumber 9 for ruby 3.4 instead of gitUpdates
dotenvfrom 3.1.8 to 3.2.0Release notes
Sourced from dotenv's releases.
Commits
34156bfPrepare for 3.2.0 releaseab47820Merge pull request #531 from grosser/grosser/warnfae6120Merge branch 'main' into grosser/warn4f510f4Merge pull request #532 from grosser/grosser/fixes959e1daMerge pull request #539 from bkeepers/dependabot/github_actions/actions/check...041451eUpdate spec messageb300f26Bump actions/checkout from 4 to 65f4ca01Merge branch 'main' into grosser/warn209dca4Merge pull request #540 from i7an/handle-parentheses48c4956Merge branch 'main' into handle-parenthesesUpdates
ffifrom 1.17.2 to 1.17.3Changelog
Sourced from ffi's changelog.
Commits
68f4d3bBump VERSION to ffi-1.17.3 and add release notes38d298eUpdate libffi to latest master branch77f9033Merge pull request #1108 from lloeki/add-steep9cce647Add ffi.gemspec to Gemfile42b2382Fix newly introduced rbs signatures for FFI::Platform6e76f7fAdd CI check for RBS filesb1fdbe1Add Steep to check RBS files6076fabMerge pull request #1173 from ffi/fix-1155195f9e9Merge pull request #1143 from johnnyshields/patch-20ff4cb3Binary gems don't need libffi header+lib filesUpdates
google-protobuffrom 4.33.1 to 4.33.2Commits
Updates
hamlfrom 7.0.2 to 7.1.0Release notes
Sourced from haml's releases.
Changelog
Sourced from haml's changelog.
Commits
2417298Version 7.1.016ea650Support xhtml format for boolean nested data attributes (#1198) (#1200)Updates
hashiefrom 5.0.0 to 5.1.0Release notes
Sourced from hashie's releases.
Changelog
Sourced from hashie's changelog.
Commits
ce22262Preparing for release, 5.1.0.db14062Fixup RELEASING.md.b0dd1b8Merge pull request #588 from hashie/dependabot/github_actions/actions/checkout-6cb62aa8Bump actions/checkout from 4 to 6777c7e9Requires Ruby 2.7+ and upgraded Rubocop to 1.82.0 (#589)6d9ad8cAdd logger as a runtime dependency (#583)7351055Merge pull request #582 from btalayeminaei/test-with-ruby-3.3cd3db28Test with Ruby 3.4cd2f2e0Test with Ruby 3.3d07b2a3Merge pull request #580 from kianmeng/fix-typosUpdates
http_parser.rbfrom 0.8.0 to 0.8.1Commits
944979dv0.8.19656252Merge pull request #87 from nobu/typed-datac95152cUse typed data APIsbeb0c7fMerge pull request #86 from mtasaka/ruby35-ractor-fixcb05cdbCI: Add ruby head84cdc69bugfix: support ruby3.5.0dev Ractor change7aeb7a2Merge pull request #83 from kenhys/ci-update3dd5faaCI: Drop Ruby 2.7 & 3.035f3a77ci: Use latest actions/checkout@v4 for CI4f19d11ci: Add missing Ruby 3.3/3.4 for CIUpdates
i18nfrom 1.14.7 to 1.14.8Release notes
Sourced from i18n's releases.
Commits
f2fb6a5Bump to 1.14.9ef62253Merge pull request #726 from byroot/fstr-compat0022013Merge branch 'master' into fstr-compatdee96b6Remove testing for EOL Rubies 3.1 + 3.0c6873f9Merge remote-tracking branch 'olleolleolle/patch-1'2134338Merge pull request #724 from lee266/fix/i18n-locale-thread-variable3f9ae64Fix compatibility with--enable-frozen-string-literald64a88dMerge pull request #722 from taketo1113/ci-ruby-3.40e5484fCI: Fix rails version specification in gemfiles to run with the specified min...960ab2bCI: Add ruby 3.4 to CI MatrixUpdates
jsonfrom 2.16.0 to 2.18.0Release notes
Sourced from json's releases.
Changelog
Sourced from json's changelog.
Commits
1cdd212Release 2.18.03459499Addallow_control_charactersparsing option1da3fd9Add a specific error for unescaped newlinescf3993cRemove dead code from JSON::TruffleRuby::Generator4218a42Remove dead code in benchmark/encoder.rbe5e4fd5Release 2.17.10fce370Fix a regression in parsing of unicode surogate pairs4bdb2d1Release 2.17.0ccca602Fix handling of depth7b62facFix duplicated test_unsafe_load_with_options test caseUpdates
minitestfrom 5.26.2 to 6.0.1Changelog
Sourced from minitest's changelog.
... (truncated)
Commits
edd37ceprepped for release248c9e2- Fixed method signature of Minitest::Benchmark.run. (flavorjones)18bbdb1- Flush stdout/stderr before exit./bin/minitest -Ilib ./bug1046.rb:1 < /dev/n...50a1b1f- Normalize paths while processing file.rb:line args.372b997- Fixed --help and --version exiting 1. (grosser)c05a898- Improved usage banner output by reordering and reformatting.692c2e7+ Added new rake tasktest:futo Minitest::TestTask, to only run tests with...5bbab5cFix format of History.rdoc. (y-yagi)2f3d88eprepped for release756f965Add Hoe's :cov plugin and start to look at gapsUpdates
nokogirifrom 1.18.10 to 1.19.0Release notes
Sourced from nokogiri's releases.
Changelog
Sourced from nokogiri's changelog.
Commits
d77bfb6version bump to v1.19.01eb5c2cdev: convert scripts/test-gem-set to use mise88a120fdep: Add native Ruby 4 support, drop Ruby 3.1 support (v1.19.x) (#3592)f8c8f74Skip the parser compression test for Windows system libse91c0fcci: temporarily pin to setup-ruby with windows ruby 41b08accdep: update to minitest 6404487ddep: require JRuby >= 10.019b22eadep: add support for native Ruby 4.0 gemec57d11ci: bump versions in CI imagesf7b640fci: avoid bundler collisions in downstream testsUpdates
pdf-readerfrom 2.15.0 to 2.15.1Changelog
Sourced from pdf-reader's changelog.
Commits
544a01cUpdate tapioca to the latest version03ad935prepare for release14e7215Merge pull request #576 from yob/gem.coopfa87d75Have another go at using gem.coopa9bfe1bMerge pull request #575 from yob/ruby-4-ciae59321Add ruby 4.0 to the CI matrix3bc2510Merge pull request #574 from yob/invalid-cmap-surrogatef0f1a61Skip invalid UTF-16 surrogate pairs in CMaps42988a5Merge pull request #573 from yob/tounicode-fix25f5642Solve non-stream ToUnicode in a slightly different wayUpdates
rackupfrom 2.2.1 to 2.3.1Changelog
Sourced from rackup's changelog.
Commits
f3fa1d6Bump patch version.583c7dcFix WEB...Description has been truncated