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 mutex_m from 0.1.2 to 0.2.0 #5967

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2023

Bumps mutex_m from 0.1.2 to 0.2.0.

Release notes

Sourced from mutex_m's releases.

v0.2.0

What's Changed

New Contributors

Full Changelog: ruby/mutex_m@v0.1.2...v0.2.0

Commits
  • 635da25 Bump up 0.2.0
  • 4c0b2bb Merge pull request #14 from ruby/dependabot/github_actions/actions/checkout-4
  • 55ecdaf Bump actions/checkout from 3 to 4
  • 3d40469 Merge pull request #13 from ruby/use-reusable-workflow
  • de47360 Use reusing workflow
  • 661130a Merge pull request #11 from casperisfine/avoid-anonymous-eval
  • 8760ab1 Avoid anonymous eval
  • 99f0b16 Merge pull request #12 from ruby/drop-to-support-old-ruby
  • 9245b9a Drop to support Ruby 2.4
  • f07c6b6 Merge pull request #10 from ruby/docs-readme-regular-require
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [mutex_m](https://github.com/ruby/mutex_m) from 0.1.2 to 0.2.0.
- [Release notes](https://github.com/ruby/mutex_m/releases)
- [Commits](ruby/mutex_m@v0.1.2...v0.2.0)

---
updated-dependencies:
- dependency-name: mutex_m
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 7, 2023 21:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 7, 2023
@colinbruce
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/bundler/mutex_m-0.2.0 branch from 5974ecc to 21993a1 Compare November 8, 2023 12:47
@colinbruce colinbruce force-pushed the dependabot/bundler/mutex_m-0.2.0 branch 2 times, most recently from 6983dfb to dfa1954 Compare November 8, 2023 12:57
Remove gem system install, it was added because of
an earlier bug and it's now blocked anyway!

Move setting the local path into it's own
command as it's soon to be depreacted as a flag
@colinbruce colinbruce force-pushed the dependabot/bundler/mutex_m-0.2.0 branch from dfa1954 to b786d05 Compare November 8, 2023 13:07
Copy link

sonarqubecloud bot commented Nov 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@colinbruce colinbruce added the ready for review Please review label Nov 8, 2023
@colinbruce colinbruce merged commit 774755d into main Nov 9, 2023
7 checks passed
@colinbruce colinbruce deleted the dependabot/bundler/mutex_m-0.2.0 branch November 9, 2023 07:18
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 ready for review Please review ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants