nxt_init icon indicating copy to clipboard operation
nxt_init copied to clipboard

Upgrade Ruby to 2.7.8

Open depfu[bot] opened this issue 1 year ago • 0 comments

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.8

2.7.7

Ruby 2.7.7 has been released.

This release includes a security fix. Please check the topics below for details.

This release also includes some build problem fixes. They are not considered to affect compatibility with previous versions. See the commit logs for further details.

2.7.6

Ruby 2.7.6 has been released.

This release includes a security fix. Please check the topics below for details.

This release also includes some bug fixes. See the commit logs for further details.

After thies release, we end the normal maintenance phase of Ruby 2.7, and Ruby 2.7 enters the security maintenance phase. This means that we will no longer backport any bug fixes to Ruby 2.7 excpet security fixes. Ther term of the security maintenance pahse is scheduled for a year. Ruby 2.7 reaches EOL and its official support ends by the end of the security maintenance phase. Therefore, we recommend that you start to plan upgrade to Ruby 3.0 or 3.1.

2.7.5

Ruby 2.7.5 has been released.

This release includes security fixes. Please check the topics below for details.

See the commit logs for details.

2.7.4

Ruby 2.7.4 has been released.

This release includes security fixes. Please check the topics below for details.

See the commit logs for details.

2.7.3

Ruby 2.7.3 has been released.

This release includes security fixes. Please check the topics below for details.

See the commit logs for details.

2.7.2

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[bot] avatar Apr 01 '23 07:04 depfu[bot]