-
-
Notifications
You must be signed in to change notification settings - Fork 1
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 ruby/setup-ruby from 1.202.0 to 1.221.0 #902
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.202.0 to 1.221.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@a2bbe5b...32110d4) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Skenvy
added a commit
that referenced
this pull request
Feb 23, 2025
* Started the devlog, ran �undle gem collatz, and shuffled around some files * Some minor additions * Comment out the line causing github to not likje ruby-build.yaml * Add comments around trying to figure out what the files are that bundler made * Add all suggested cops to rubocop, extend devlog, add test recipe to workflows * Set the rubocop cache false to see if that fixes the spurious Lint/ScriptPermission error on the bin/console file * See if specifically restricting to 2.7.0 version fixes the linter issue..? * Explicitly ignore the ScriptPermission cop * Uncomment some of the build and release and recipe clean up * Remove bundle clean * Add the instructions and steps to handle the gem publishing, with the version being set to 0.0.1 * Bump to version 0.0.2 and add the chmod 0600 to the ~/.gem/credentials * Whoops, add the actual github token string into the bearer token for rubygems * Add the package permission to the github token for the publish job * Add the links to the gem hosts in the readmes * Add rdoc * Add the enums and assertion functions * Add the normal function and reverse function without tests yet * Add tests for the function * Test the reverse function * Add a make docs recipe and set version to 0.1.0 * Resolved all but the linter warning Style/OptionalBooleanParameter * Properly convert all 'positional args' to proper ruby kwargs * Add RDoc comments and homepage * Prepare the docs publishing and merging steps * Added the ruby discord suggestion list in devlog and implement some of them * Update the private modifier * Move everything into a top level module * Split constants into new subfolder rb file * Break the main file up into smaller required files * implement stopping_time_terminus * Most hailstone tests work, but some cops aren't happy * Hailstone tests functionally complete, now just some cops to deal with * Finished the hailstone function and tests * Added the stopping time, working on converting the java tests * Implement the stopping time tests * WIP tree graph * WIP the tree graph * WIP Tree Graph * WIP added custom equality to tree graphs, but now need to fix an issue with zero trap orbits * Finish the first tree graph test * All tree graph tests pass * Make the tests for tree graph more aligned * Some doc comment factoring * Some changes to get the RDoc files more meaningful. Odd behaviour on where the module_function access modifier goes * Bump to the first major version * Add passable permissions to the ruby test in build * Bump Rubocop version * Merge main * Ruby drop support for 2.7 because GH's MacOS-12 runner no longer exists * Dupe dependabot's #902 * Add rvm de-wraps to gh wfs, update rdoc and rubocop * Move rubocop linting to its own recipe and add new cops * Fix a spelling mistake lol * Set gem system version to the most recent version that still works on ruby 3.0 --------- Co-authored-by: Skenvy <>
Looks like ruby/setup-ruby is up-to-date now, so this is no longer needed. |
Skenvy
added a commit
that referenced
this pull request
Feb 23, 2025
The squash merge directly before this included the WHOLE comment for this long lived branch. This isn't what's included in THIS commit, it's what was included in the last commit, that will go through to publishing hopefully now that the issue with the disappearing .gem folder is fixed 🤞 * Ruby drop support for 2.7 because GH's MacOS-12 runner no longer exists (~actions/runner-images#10721) * Dupe dependabot's #902 * Add rvm de-wraps to gh wfs, update rdoc and rubocop * Move rubocop linting to its own recipe and add new cops * Fix a spelling mistake lol * Set gem system version to the most recent version that still works on ruby 3.0 * Bump the minor version and ensure the .gem folder exists when publishing
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
github_actions
Pull requests that update GitHub Actions code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps ruby/setup-ruby from 1.202.0 to 1.221.0.
Release notes
Sourced from ruby/setup-ruby's releases.
... (truncated)
Commits
32110d4
Update CRuby releases on Windows28d088d
Add ruby-3.4.2f2f42b7
Skip test failing on JRuby on Windows5547c87
Add jruby-9.4.12.0d781c1b
Update CRuby releases on Windows8711a86
Shorten to avoid horizontal scrollingef45abe
Add support for mise.toml (#700)8388f20
Add ruby-3.2.72654679
Add jruby-9.4.11.01287d2b
Add truffleruby-24.1.2,truffleruby+graalvm-24.1.2Dependabot 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)