Remove safe_level and further positional arguments#7
Merged
Conversation
[Feature #14256]
matzbot
pushed a commit
to ruby/ruby
that referenced
this pull request
Jan 15, 2022
k0kubun
added a commit
that referenced
this pull request
Jan 17, 2022
This reverts commit 5133efa. While we already handled this deprecation in many libraries, we noticed that some (e.g. sprockets) relied on the format of `ERB.version` and 2b4182e broke such handling. Given that the `ERB.version` change was released at 3.1 and it's obviously new, I'll skip this removal in 3.2 and postpone this to a future version.
k0kubun
added a commit
to ruby/ruby
that referenced
this pull request
Jan 17, 2022
…ruby/erb#7)" This reverts commit ruby/erb@5133efa. While we already handled this deprecation in many libraries, we noticed that some (e.g. sprockets) relied on the format of `ERB.version` and ruby/erb@2b4182e broke such handling. Given that the `ERB.version` change was released at 3.1 and it's obviously new, I'll skip this removal in 3.2 and postpone this to a future version.
k0kubun
added a commit
to k0kubun/erb
that referenced
this pull request
Nov 12, 2025
This reverts commit 1c02d23.
k0kubun
added a commit
that referenced
this pull request
Nov 12, 2025
matzbot
pushed a commit
to ruby/ruby
that referenced
this pull request
Nov 12, 2025
arguments (ruby/erb#7)" (ruby/erb#95) This reverts commit ruby/erb@1c02d23dc618. ruby/erb@4162a24ecc
j0rdnmc-Knne
added a commit
to j0rdnmc-Knne/how_much
that referenced
this pull request
Dec 1, 2025
Wz41ldemn
added a commit
to Wz41ldemn/patchwork
that referenced
this pull request
Dec 1, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
[Feature #14256]