heroku / heroku-buildpack-python

Heroku's buildpack for Python applications.
https://www.heroku.com/python
MIT License
974 stars 1.84k forks source link

Bump the ruby-dependencies group with 2 updates #1542

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps the ruby-dependencies group with 2 updates: rspec-core and rspec-expectations.

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


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