Skip to content
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

Bump rspec-mocks from 3.12.3 to 3.12.6 #535

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2023

Bumps rspec-mocks from 3.12.3 to 3.12.6.

Changelog

Sourced from rspec-mocks's changelog.

3.12.6 / 2023-07-11

Full Changelog

Bug Fixes:

  • Fix an issue with and_call_original when using the method_missing fallback with keyword arguments. (Igor Drozdov, #1552)

3.12.5 / 2023-03-30

Bug Fixes:

  • Fix compatibility issue with Rails where active_support monkey patches with when using any instance. (Lachlan Sylvester, #1540)

3.12.4 / 2023-03-12

Full Changelog

Bug Fixes:

  • Fix an issue with asserting that Array#reverse is never called. (Brad Trick, #1533)
  • Fix compatibility issue with Rails where active_support monkey patches with. (Jean Boussier, #1531, #1534)
Commits
  • d798ada v3.12.6
  • 52553c6 Changelog for #1552
  • 7980d9d Merge pull request #1552 from igor-drozdov/ruby2-keywords-for-missing-method-...
  • dc9003f Merge pull request #1551 from rspec/update-ci-build-scripts-2023-06-26-for-3-...
  • 9c7273a Updated ci build scripts (from rspec-dev) 3-12-maintenance
  • 8d50b95 Merge pull request #1546 from rspec/remove-relish
  • e664ebd Merge pull request #1545 from rspec/update-common-plaintext-files-2023-04-16-...
  • e3a6729 Updated common plaintext files (from rspec-dev) 3-12-maintenance
  • 661ea8d Merge pull request #1542 from rspec/update-ci-build-scripts-2023-04-11-for-3-...
  • 1146f5f Updated ci build scripts (from rspec-dev) 3-12-maintenance
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2023

Codecov Report

All modified lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

@onlyoffice-testing-robot
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-mocks-3.12.6 branch from d185499 to 8c80ca9 Compare September 29, 2023 08:19
@onlyoffice-testing-robot
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-mocks-3.12.6 branch from 8c80ca9 to 7aa6d71 Compare September 29, 2023 09:46
@onlyoffice-testing-robot
Copy link
Collaborator

@dependabot rebase

Bumps [rspec-mocks](https://github.com/rspec/rspec-mocks) from 3.12.3 to 3.12.6.
- [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.12.3...v3.12.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-mocks-3.12.6 branch from 7aa6d71 to a2dc4e3 Compare September 29, 2023 11:03
@onlyoffice-testing-robot onlyoffice-testing-robot merged commit 7608e74 into master Sep 29, 2023
8 checks passed
@onlyoffice-testing-robot onlyoffice-testing-robot deleted the dependabot/bundler/rspec-mocks-3.12.6 branch September 29, 2023 13:06
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants