Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2024

Bumps rspec-mocks from 3.13.1 to 3.13.2.

Changelog

Sourced from rspec-mocks's changelog.

3.13.2 / 2024-10-02

Full Changelog

Bug Fixes:

  • Support keyword arguments in callables passed to and_invoke. (Jon Rowe, #1595)
Commits
  • 0d6a023 v3.13.2
  • 2785b7e Merge pull request #1595 from rspec/support-kw-args-with-and-invoke
  • 8f0d997 Slight wording tweak to feature text.
  • 485a266 Merge pull request #1585 from rspec/extend-and_invoke-docs
  • 40cdc47 Merge pull request #1589 from rspec/update-ci-build-scripts-2024-09-03-for-3-13
  • 91260db Updated ci build scripts (from rspec-dev) 3-13
  • b048236 Merge pull request #1583 from rspec/update-ci-build-scripts-2024-07-15-for-3-13
  • 322c8b6 Updated ci build scripts (from rspec-dev) 3-13
  • c0359c7 Create SECURITY.md
  • 24f34d3 Merge pull request #1581 from rspec/fix-ruby-head
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @sb-dependabot.


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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rspec-mocks](https://github.com/rspec/rspec-mocks) from 3.13.1 to 3.13.2.
- [Release notes](https://github.com/rspec/rspec-mocks/releases)
- [Changelog](https://github.com/rspec/rspec-mocks/blob/main/Changelog.md)
- [Commits](rspec/rspec-mocks@v3.13.1...v3.13.2)

---
updated-dependencies:
- dependency-name: rspec-mocks
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team and sb-dependabot as code owners October 3, 2024 07:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 3, 2024
Copy link
Collaborator

@sb-dependabot sb-dependabot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 9c66969 into master Oct 3, 2024
@dependabot dependabot bot deleted the dependabot/bundler/rspec-mocks-3.13.2 branch October 3, 2024 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

2 participants