Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Bump the ruby-deps group across 1 directory with 3 updates #30

Merged
merged 1 commit into from
May 1, 2025

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps the ruby-deps group with 2 updates in the / directory: rspec-expectations and rspec-mocks.

Updates rspec-expectations from 3.13.3 to 3.13.4

Changelog

Sourced from rspec-expectations's changelog.

Development

Full Changelog

Enhancements:

  • Improve the IO emulation in the output capture matchers (output(...).to_stdout et al) by adding as_tty and as_not_tty to change the tty? flags. (Sergio Gil Pérez de la Manga, #1459)
Commits

Updates rspec-mocks from 3.13.2 to 3.13.3

Changelog

Sourced from rspec-mocks's changelog.

Development

Full Changelog

Bug Fixes:

  • When stubbing methods using the expect_any_instance_of or allow_any_instance_of ensure the stubbed method has the same visibility as the real method. (Jon Rowe, #1596)
Commits

Updates rspec-support from 3.13.2 to 3.13.3

Changelog

Sourced from rspec-support's changelog.

3.13.3 / 2025-04-30

Full Changelog

Bug Fixes:

  • Support for changes in diff-lcs and Ruby 3.4 in spec helpers. (Jon Rowe, #164 etc)
Commits
  • 6cdf59f rspec-support v3.13.3
  • 9bc939c Ignore local asdf install warnings
  • 4d5dc73 Fix diff-lcs errors
  • 0aecca4 Back reference changelog issues
  • e7e7186 Merge pull request #164 from rspec/fix-ruby-34
  • 553306e Link changelogs to monorepo and fix rspec-support 3.13.2
  • 57b8d1a Fix change logs for rspec-support 3.13.2
  • c1c4ae8 Tidy up urls for rspec-support
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <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 conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 1, 2025
Bumps the ruby-deps group with 2 updates in the / directory: [rspec-expectations](https://github.com/rspec/rspec-expectations) and [rspec-mocks](https://github.com/rspec/rspec-mocks).


Updates `rspec-expectations` from 3.13.3 to 3.13.4
- [Release notes](https://github.com/rspec/rspec-expectations/releases)
- [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-expectations/commits)

Updates `rspec-mocks` from 3.13.2 to 3.13.3
- [Release notes](https://github.com/rspec/rspec-mocks/releases)
- [Changelog](https://github.com/rspec/rspec-mocks/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-mocks/commits)

Updates `rspec-support` from 3.13.2 to 3.13.3
- [Changelog](https://github.com/rspec/rspec/blob/rspec-support-v3.13.3/rspec-support/Changelog.md)
- [Commits](rspec/rspec@rspec-support-v3.13.2...rspec-support-v3.13.3)

---
updated-dependencies:
- dependency-name: rspec-expectations
  dependency-version: 3.13.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
- dependency-name: rspec-mocks
  dependency-version: 3.13.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
- dependency-name: rspec-support
  dependency-version: 3.13.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@chadlwilson chadlwilson merged commit c5cb672 into master May 1, 2025
61 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/ruby-deps-85fc213835 branch May 1, 2025 09:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant