heroku / heroku-buildpack-clojure

Heroku's buildpack for Clojure applications.
MIT License
117 stars 114 forks source link

Bump rspec-expectations from 3.12.2 to 3.12.3 #139

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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)