[ruby] Update dotenv-rails 3.1.6 → 3.1.7 (patch) #226
Merged
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ dotenv-rails (3.1.6 → 3.1.7) · Repo · Changelog
Release Notes
3.1.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
Merge pull request #523 from bkeepers/preserve-linebreaks
Prepare for 3.1.7 release
Preserve repeated linebreaks when normalizing line endings
Merge pull request #521 from bkeepers/endoflife-matrix
Run tests once/day to test against latest versions
Try continuing when bundle install fails
Getting Ruby and Rails versions from endoflife.date
Release Notes
3.1.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
Merge pull request #523 from bkeepers/preserve-linebreaks
Prepare for 3.1.7 release
Preserve repeated linebreaks when normalizing line endings
Merge pull request #521 from bkeepers/endoflife-matrix
Run tests once/day to test against latest versions
Try continuing when bundle install fails
Getting Ruby and Rails versions from endoflife.date
Release Notes
1.14.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 4 commits:
Bump version to v1.14.3 (#1050)
Fix broken rdoc-ref caused by a typo (#1049)
Avoid generating documentation pages for internal components (#1047)
Load history when starting a direct debug session (#1046)
Commits
See the full diff on Github. The new version differs by 4 commits:
Bump up v5.2.2
Merge pull request #699 from ruby/rdoc-autolink-exception
Don't autolink Exception in psych module docs
Merge pull request #698 from mame/do-not-depend-on-eval-order-of-args
Release Notes
6.9.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
Bump version to v6.10.0
Auto-hide navigation on link click (#1238)
Enable cross reference in code (#1240)
Update tests for ruby/rdoc#1247 (#1248)
`aligns` may include `:center` (#1247)
Print warnings for rdoc-ref links that can't be resolved (#1241)
Bump ruby/setup-ruby from 1.187.0 to 1.204.0 (#1246)
Fix to parse `rb_define_global_const`
Bump version to v6.9.1
Add attribute :force to RDoc::RubygemsHook just like RDoc::RubyGemsHook (#1244)
Hide hamburger on desktop (#1237)
Fix iPad Pro navigation not shown (#1236)
Fix dead links in the markup reference page (#1242)
Release Notes
0.6.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
Bump version to 0.6.0 (#795)
Change quoted_insert and bracketed_paste to a single key input (#792)
Refactor Reline::Unicode ed_ vi_ em_ methods (#720)
Undo and redo should restore indentation (#793)
Fix line wrapped cursor position (#791)
Combine MAPPINGS(single byte input to symbol) with key_bindings(escape sequence to symbol) (#715)
Implement buffered output to Reline::ANSI (#790)
Call user defined sigwinch and sigcont handler (#788)
Fix tests failing when INPUTRC is defined (#789)
Don't skip start_with check on encoding-incompatible candidates (#787)
Fix RELINE_TEST_ENCODING (#743)
Release Notes
0.4.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 4 commits:
Bump up v0.4.1
Merge pull request #36 from ruby/restore-alphanumeric-method
Only define compatible method in < Ruby 3.3
Restore SecureRandom.alphanumeric same as Random::Formatter.alphanumeric of Ruby 3.3/3.4
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands