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-expectations from 3.12.2 to 3.12.3 #1446

Merged
merged 1 commit into from
May 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps rspec-expectations from 3.12.2 to 3.12.3.

Changelog

Sourced from rspec-expectations's changelog.

3.12.3 / 2023-04-20

Full Changelog

Bug Fixes:

  • Fix include matcher when fuzzy matching on keys with a hash-like actual which has a non standard key? method which may raise. (Jon Rowe, #1416)
Commits
  • df704eb v3.12.3
  • cba47e1 Changelog for #1416
  • e6437d1 Merge pull request #1416 from rspec/fix-include-matcher-fuzzy-matched-key-errors
  • b1ea579 Merge pull request #1420 from rspec/remove-relish
  • b05570f Merge pull request #1419 from rspec/update-common-plaintext-files-2023-04-16-...
  • aed2db2 Updated common plaintext files (from rspec-dev) 3-12-maintenance
  • 6308936 Merge pull request #1415 from rspec/update-ci-build-scripts-2023-04-11-for-3-...
  • 1d79062 Updated ci build scripts (from rspec-dev) 3-12-maintenance
  • f3382e4 Remove typo
  • 091efcd Consistent scenario titles
  • 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 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 requested a review from a team as a code owner May 1, 2023 14:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 1, 2023
@edmorley
Copy link
Member

edmorley commented May 2, 2023

Blocked on #1449

@edmorley edmorley enabled auto-merge (squash) May 3, 2023 07:32
Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations) from 3.12.2 to 3.12.3.
- [Release notes](https://github.com/rspec/rspec-expectations/releases)
- [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md)
- [Commits](rspec/rspec-expectations@v3.12.2...v3.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-expectations-3.12.3 branch from 79a2dc9 to f413978 Compare May 3, 2023 07:33
@edmorley edmorley merged commit 892d5a0 into main May 3, 2023
@edmorley edmorley deleted the dependabot/bundler/rspec-expectations-3.12.3 branch May 3, 2023 07:35
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.

1 participant