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

Upgrade Ruby to 2.7.2 #585

Merged
merged 2 commits into from
Oct 5, 2020
Merged

Upgrade Ruby to 2.7.2 #585

merged 2 commits into from
Oct 5, 2020

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Oct 4, 2020


🚀 New Feature: Engine Updates

Welcome to your first update for the engine or runtime! It tries to change all the places where the version of the engine is configured. We're most likely missing a few of those or handling them incorrectly, so please help us and let us know and we'll quickly add it to the workflow.

If you want to know more about this feature, we just blogged about it.

If you're not interested in engine updates at all, you can reply to this PR with @depfu pause.


Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

Release Notes

2.7.2

Posted by nagachika on 2 Oct 2020

Ruby 2.7.2 has been released.

This release contains intentional incompatibility. The deprecated warnings are off by default on 2.7.2 and later. You can turn on the deprecated warnings by specifing command line option -w or -W:deprecated. Please check the topics below for details.

This release contains the new version of webrick with a security fix described in the article.

See the commit logs for other changes.


All Depfu comment commands
@​depfu refresh
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Pauses all engine updates and closes this PR

@depfu depfu bot added the depfu label Oct 4, 2020
@pat
Copy link
Owner

pat commented Oct 5, 2020

@halfbyte @theflow just a quick note - it seems from depfu/feedback#43 that the .travis.yml file should have been updated automatically with this engine update in this PR, but that wasn't the case. If there's any further details I can provide that would be helpful, do let me know! :)

@pat pat merged commit cc8021b into develop Oct 5, 2020
@depfu depfu bot deleted the depfu/engine/ruby-2.7.2 branch October 5, 2020 01:04
@theflow
Copy link

theflow commented Oct 14, 2020

Thanks @pat for letting us know, we didn't handle the all on one-line rvm: 2.7.1, but it's fixed now!

@pat
Copy link
Owner

pat commented Oct 14, 2020

Great to hear, I look forward to the next Ruby release to test it out 😁 Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants