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

Build(deps): Bump rspec-support from 3.10.2 to 3.10.3 #251

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 5, 2021

Bumps rspec-support from 3.10.2 to 3.10.3.

Changelog

Sourced from rspec-support's changelog.

3.10.3 / 2021-11-03

Full Changelog

Bug Fixes:

  • Use Mutex#owned? to allow RSpec::Support::ReentrantMutex to work in nested Fibers on Ruby 3.0 and later. (Benoit Daloze, #503, #504)
  • Support end-less methods in RSpec::Support::Source::Token so that RSpec won't hang when an end-less method raises an error. (Yuji Nakayama, #505)
Commits
  • be1feec v3.10.3
  • c13817f Merge pull request #520 from rspec/add-spec-for-source-token-one-liner
  • 0310777 Merge pull request #505 from rspec/support-end-less-methods-in-snippet-extractor
  • 25f4e3b Merge pull request #513 from rspec/update-ci-build-scripts-2021-07-13-for-3-1...
  • 1bcd561 Updated ci build scripts (from rspec-dev)
  • f28471d Merge pull request #509 from rspec/update-ci-build-scripts-2021-07-13-for-3-1...
  • 6097d53 Updated ci build scripts (from rspec-dev)3-10-maintenance
  • 77269e4 Merge pull request #504 from rspec/fix-reentrant-mutex-fiber-3.0
  • 835d085 Merge pull request #500 from rspec/update-ci-build-scripts-2021-04-23-for-3-1...
  • 92702cc Updated ci build scripts (from rspec-dev)3-10-maintenance
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [rspec-support](https://github.com/rspec/rspec-support) from 3.10.2 to 3.10.3.
- [Release notes](https://github.com/rspec/rspec-support/releases)
- [Changelog](https://github.com/rspec/rspec-support/blob/main/Changelog.md)
- [Commits](rspec/rspec-support@v3.10.2...v3.10.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 5, 2021
Copy link
Author

dependabot bot commented on behalf of github May 24, 2024

Superseded by #431.

@dependabot dependabot bot closed this May 24, 2024
@dependabot dependabot bot deleted the dependabot/bundler/rspec-support-3.10.3 branch May 24, 2024 23:03
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.

0 participants