heroku / heroku-buildpack-ruby

Heroku's buildpack for Ruby applications.
MIT License
785 stars 1.87k forks source link

Bump the ruby-dependencies group across 1 directory with 9 updates #1451

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps the ruby-dependencies group with 9 updates in the / directory:

Package From To
heroku_hatchet 8.0.2 8.0.3
rspec-core 3.12.2 3.12.3
rspec-expectations 3.12.3 3.12.4
excon 0.109.0 0.110.0
rake 13.1.0 13.2.1
parallel_tests 4.4.0 4.7.1
json 2.7.1 2.7.2
ci-queue 0.44.0 0.52.0
redis 5.0.8 5.2.0

Updates heroku_hatchet from 8.0.2 to 8.0.3

Changelog

Sourced from heroku_hatchet's changelog.

8.0.3

Commits


Updates rspec-core from 3.12.2 to 3.12.3

Changelog

Sourced from rspec-core's changelog.

3.12.3 / 2024-02-04

Full Changelog

Bug fixes:

  • Use __send__ in output wrapper to avoid issues with IO objects that implement send like Socket. (Richard Platel, #3045)
Commits
  • ad9c79d v3.12.3
  • 2a194d0 cleanup
  • e22fb28 Apply PR comments
  • faaf94e Declare drb as a dependency for specs
  • 713a2f0 Merge pull request #3067 from threeplanetssoftware/update-documentation-for-c...
  • 8160ac4 Merge pull request #3060 from rspec/update-ci-build-scripts-2023-12-26-for-3-...
  • 8d6b691 Merge pull request #3058 from rspec/fix-diff-lcs-build
  • 0cc9d87 Updated ci build scripts (from rspec-dev) 3-12-maintenance
  • 27b93d6 Update maintenance version of rspec-rails
  • c074ade Merge pull request #3054 from rspec/improve-force-quit-message
  • Additional commits viewable in compare view


Updates rspec-expectations from 3.12.3 to 3.12.4

Changelog

Sourced from rspec-expectations's changelog.

3.12.4 / 2024-02-04

Full Changelog

Bug Fixes:

  • Fix the diff for redefined actual and reassigned @actual in compound expectations failure messages. (Phil Pirozhkov, #1440)
Commits
  • 09e8ec7 v3.12.4
  • 7e1068e Merge pull request #1447 from threeplanetssoftware/update-documentation-code-...
  • 67aaa64 Merge pull request #1440 from henrahmagix/fix-compound-redefined-actual-diff-...
  • 21ed23c Merge pull request #1445 from rspec/update-ci-build-scripts-2023-12-26-for-3-...
  • 0812ff5 Updated ci build scripts (from rspec-dev) 3-12-maintenance
  • 1ee61c2 Run older diff-lcs on older version of activesupport
  • 60b17cf Merge pull request #1427 from rspec/fix-minitest-spec
  • 1f762f6 Merge pull request #1424 from rspec/update-ci-build-scripts-2023-06-26-for-3-...
  • fc91cf0 Updated ci build scripts (from rspec-dev) 3-12-maintenance
  • See full diff in compare view


Updates excon from 0.109.0 to 0.110.0

Changelog

Sourced from excon's changelog.

0.110.0 2024-03-12

  • update bundled default certificates
Commits
  • 1970dee v0.109.0
  • 8751208 update bundled certs
  • 7451fcd remove stale action
  • 253b515 add security policy
  • 52dfe42 fix cron attribute on ci action
  • 4b43f0a add a weekly test run, for regular feedback even when code remains stable
  • 536d50f bump dependabot from daily to weekly
  • 18f023f add explicit content-types to fix tests on Rack 3+
  • f57afe1 add funding info
  • 44d0550 update gem version badge in readme to link to rubygems
  • Additional commits viewable in compare view


Updates rake from 13.1.0 to 13.2.1

Changelog

Sourced from rake's changelog.

=== 13.2.1

  • Suppressed "internal:array:52:in 'Array#each'" from backtrace by @​hsbt in #554
  • Bump actions/configure-pages from 4 to 5 by @​dependabot in #553

=== 13.2.0

Commits
  • d84f6ef Bump up 13.2.1
  • 8b33b36 Merge pull request #553 from ruby/dependabot/github_actions/actions/configure...
  • 99f6823 Merge pull request #554 from ruby/suppress-array-internal
  • 54950e0 Suppressed "<internal:array>:52:in 'Array#each'" from backtrace
  • 675498c Bump up 13.2.0
  • 3dc4277 Bump actions/configure-pages from 4 to 5
  • c68e010 Merge pull request #549 from ruby/dependabot/github_actions/dependabot/fetch-...
  • 2cb46b6 Merge pull request #551 from andrykonchin/ak/restore-truffleruby-on-ci
  • c342e96 Add TruffleRuby on CI
  • d569f0f Merge pull request #550 from ruby/dependabot/github_actions/ruby/setup-ruby-1...
  • Additional commits viewable in compare view


Updates parallel_tests from 4.4.0 to 4.7.1

Changelog

Sourced from parallel_tests's changelog.

4.7.1 - 2024-04-25

Added

  • Restored the --verbose-process-command and --verbose-rerun-command options, removed in version 4.0.0. See #952. --verbose-command continues to be supported and is equivalent to set the 2 options above.

4.7.0 - 2024-04-23

Added

  • Added --failure-exit-code [INT] flag to specify a custom exit code when tests fail. This option allows users to define a specific exit code that the test suite should return if any tests fail.

4.6.1 - 2024-04-03

Fixed

  • The --allow-duplicates flag now runs duplicate tests in different groups

4.6.0 - 2024-03-25

Added

  • Add --allow-duplicates flag to support re-running 1 spec multiple times

4.5.2 - 2024-02-16

Fixed

  • do not crash when a pid file was already deleted when trying to delete it

4.5.1 - 2024-02-16

Fixed

Rails 5.2 and gherkin fixes

4.5.0 - 2024-02-06

Added

  • Support for running tasks against individual databases in a multi-database setup with Rails >= 6.1 (#930)
Commits


Updates json from 2.7.1 to 2.7.2

Release notes

Sourced from json's releases.

v2.7.2

What's Changed

New Contributors

Full Changelog: https://github.com/flori/json/compare/v2.7.1...v2.7.2

Changelog

Sourced from json's changelog.

2024-04-04 (2.7.2)

  • Use rb_sym2str instead of SYM2ID #561
  • Fix memory leak when exception is raised during JSON generation #574
  • Remove references to "19" methods in JRuby #576
  • Make OpenStruct support as optional by @​hsbt in #565
  • Autoload JSON::GenericObject to avoid require ostruct warning in Ruby 3.4 #577
  • Warn to install ostruct if json couldn't load it by @​hsbt #578
Commits
  • 036944a Bump up 2.7.2
  • 5a1659d Merge pull request #578 from flori/warn-bundled-gems
  • fff2859 Warn to install ostruct if json couldn't load it
  • cdbcbd0 Merge pull request #577 from tompng/autoload_generic_object
  • 84b7517 Merge pull request #576 from headius/no_19_jruby_methods
  • b507f9e Autoload GenericObject to avoid require ostruct warning in Ruby 3.4
  • a480682 Remove references to "19" methods in JRuby
  • 35d435e Merge pull request #575 from flori/refine-ci
  • 817d7b0 Exclude 2.3-2.5 on macos-14 iamge
  • df33e8e Added JRuby 9.4
  • Additional commits viewable in compare view


Updates ci-queue from 0.44.0 to 0.52.0

Commits
  • 7bb8625 Bump version
  • 1da7d79 Merge pull request #275 from Shopify/zarifmahfuz/fix-empty-order
  • 2e688cf Fix condition for empty bisect
  • c16aea5 Update Gemfile.lock
  • 3bb7611 Bump version
  • 2da7c87 Merge pull request #274 from Shopify/cbruckmayer/check-master
  • eacc06a Return true if queue is initialized
  • 2e2bf4f Bump version
  • df3a48f Merge pull request #273 from Shopify/zarifmahfuz/change-load-order
  • 7b9f6f3 Initialize bisect queue after loading tests
  • Additional commits viewable in compare view


Updates redis from 5.0.8 to 5.2.0

Changelog

Sourced from redis's changelog.

5.2.0

  • Now require Ruby 2.6 because redis-client does.
  • Eagerly close subscribed connection when using subscribe_with_timeout. See #1259.
  • Add exception flag in pipelined allowing failed commands to be returned in the result array when set to false.

5.1.0

  • multi now accept a watch keyword argument like redis-client. See #1236.
  • bitcount and bitpos now accept a scale: argument on Redis 7+. See #1242
  • Added expiretime and pexpiretime. See #1248.
Commits
  • 7c0cde9 Release 5.2.0
  • b2f9c28 Merge pull request #1263 from philippeboyd/feature/add-pipeline-raise_excepti...
  • 609b6bc feat(pipeline): add flag to disable raising exceptions
  • bce3f41 Merge pull request #1255 from supercaracal/fix-cluster-tx
  • 8ab2753 Merge pull request #1260 from casperisfine/eagerly-close-subscription
  • 905aae9 Add Ruby 3.3 to the CI matrix
  • cbf965d Eagerly close subscribed connection
  • 35a7e82 Merge pull request #1261 from casperisfine/update-redis-lcient
  • 0060435 Drop Ruby 2.5 like redis-client
  • 2775519 Update tests for latest redis-client
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 month ago

Superseded by #1461.