🚨 [security] Update dotenv-rails 3.1.7 → 3.1.8 (patch) #1441
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.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
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.7 → 3.1.8) · Repo · Changelog
Release Notes
3.1.8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 12 commits:
Prepare for v3.1.8 release
Fix lint error
Merge branch 'Roupiye/main'
Add specs for loading a directory
Thanks to @kmatthews812 for sponsoring dotenv
Merge pull request #524 from mark-young-atg/add_changelog_link_to_gemspec
Merge pull request #529 from webrails/readme-f-configuration-files
Fix lint error
Add funding.yml
Clarify order of configuration files for flag -f
fix crash when .env is a folder
Provide a 'Changelog' link on rubygems.org/gems/dotenv-rails
✳️ nokogiri (1.18.3 → 1.18.7) · Repo · Changelog
Security Advisories 🚨
🚨 Nokogiri updates packaged libxslt to v1.1.43 to resolve multiple CVEs
Release Notes
1.18.7
1.18.6
1.18.5
1.18.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
version bump to v1.18.7
dep: bump libxml2 to 2.13.7 (v1.18.x backport) (#3495)
dep: bump libxml2 to 2.13.7
dep(dev): drop Rubocop from JRuby deps
version bump to v1.18.6
fix(jruby): Node#attribute in HTML documents (v1.18.x) (#3492)
fix(jruby): Node#attribute in HTML documents
version bump to v1.18.5
Fix MRI Ruby vs. JRuby XML child namespace output differences (backport v1.18x) (#3476)
doc: update CHANGELOG
Fix MRI Ruby vs. JRuby XML child namespace output differences (#3456)
version bump to v1.18.4
dep: update libxslt to 1.1.43 (v1.18.x branch) (#3467)
dep: update libxslt to 1.1.43
ci: tired of waiting for gnome mirrors
doc: update CHANGELOG with GHSA
Release Notes
3.1.8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 12 commits:
Prepare for v3.1.8 release
Fix lint error
Merge branch 'Roupiye/main'
Add specs for loading a directory
Thanks to @kmatthews812 for sponsoring dotenv
Merge pull request #524 from mark-young-atg/add_changelog_link_to_gemspec
Merge pull request #529 from webrails/readme-f-configuration-files
Fix lint error
Add funding.yml
Clarify order of configuration files for flag -f
fix crash when .env is a folder
Provide a 'Changelog' link on rubygems.org/gems/dotenv-rails
Release Notes
1.15.2
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 1.15.2 (#1088)
Disable truffle-ruby scheduled job on forks (#1087)
Document `USE_PAGER` config (#1086)
add context.ap_name test (#1052)
Disable schedule jobs for forks (#1084)
Document the keys for completion (#1082)
Ignore to contain directory to Gem::Specification#files
Zero winsize bugfix (#1073)
bundled gems migration (#1078)
Fallback to Reline when `require 'readline'` fails (#1076)
Suppress irb_info measures ambiguous_width in command test (#1074)
Remove ruby-core workflow (#1075)
Use EnvUtil.rubybin instead of "ruby" in copy command test (#1071)
Sorry, we couldn't find anything useful about this release.
Release Notes
6.13.1
6.13.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 48 commits:
Bump version to v6.13.1 (#1334)
Allow customizing path prefix through options (#1330)
Remove needless RDoc::Options from XrefTestCase (#1332)
Bump ruby/setup-ruby from 1.222.0 to 1.227.0 (#1329)
Workaround `build` task issue in Ruby core CI (#1326)
Bump version to v6.13.0 (#1324)
Refactor markdown parsing of Image and ExplicitLink (#1323)
Image alt tag header formatting (#1320)
Call` update_extend`s in `ClassModule#complete` (#1317)
Remove dead or unnecessary methods/attributes (#1315)
Fix test target code of module_function (#1316)
Merge pull request #1314 from ruby/fix-code-object-structure-document
Fix CodeObject's inheritance tree document
Reduce unnecessary external state assignment (`singleton`) (#1312)
Make `Options` a required constructor argument of `Store` (#1309)
Merge pull request #1311 from ruby/dependabot/github_actions/ruby/setup-ruby-1.222.0
Bump ruby/setup-ruby from 1.221.0 to 1.222.0
Disable linear perf test on JRuby temporarily
Avoid accessing `RDoc` objects through `Store` (#1308)
Remove an unused constant
Tests for markdown code using multiple backquotes
Merge pull request #1299 from nobu/paragraph-excerpt
Shorten the description text to get rid of JRuby exception
Make retry condition more defensive not to loop infinitely
Relax paragraph pattern
Prefer `tr` over `gsub` to translate single letters
Extract repeated regexp as a constant
Merge pull request #1305 from headius/reenable_jruby
Omit JRuby on Windows
Reenable JRuby for testing
Remove unused `class_dir` and `file_dir` attributes from generators (#1304)
Centralize generator setup (#1302)
Remove unused darkfish parts (#1303)
Add webrick to development dependencies (#1301)
Suppress assigned but unused variable warning
Explicitly require helper in test_case (#1297)
Refactor darkfish's classes sidebar implementation (#1296)
Remove unused attributes (#1292)
Removed development group for cloudflare pages
Bump ruby/setup-ruby from 1.218.0 to 1.221.0 (#1294)
Bump step-security/harden-runner from 2.10.4 to 2.11.0 (#1293)
Merge pull request #973 from unasuke/breadcrumb
Display breadcrumb only nested two or more levels
Merge pull request #1082 from tompng/reline_readline_completion_fix
Merge pull request #1289 from ruby/refactor-call-seq-extraction
Merge pull request #1290 from ruby/dependabot/github_actions/ruby/setup-ruby-1.218.0
Bump ruby/setup-ruby from 1.215.0 to 1.218.0
Remove indirection from RDoc's call_seq extraction
Release Notes
0.6.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
Bump version to 0.6.1 (#823)
Basic setup for Reline's official documentation website (#820)
Add gem fiddle to Gemfile (Only used in windows) (#818)
Fix typo (#817)
Use Relin::ANSI's buffer instead of calling STDIN.ungetc (#815)
Merge pull request #813 from ruby/fixup-rbinstall
Reject directory from Gem::Specification#files
Refactor undo redo (#809)
Remove unused constant CAPNAME_KEY_BINDINGS (#808)
Remove ruby-core workflow (#812)
Add gem readline to Gemfile (#810)
Migration for bundled gems (#811)
Fix CI for Ruby 2.7 (#807)
Fix typo: marco -> macro (#806)
Update to Unicode 16.0.0 (#803)
Enter newline if cursor position is middle of input (#802)
Refactor utf-8 strings and invalid strings in test code (#800)
Fix bracketed paste and scrolling bug (#801)
Refactor handling key in LineEditor (#799)
Support inserting C-c C-z C-\ with quoted_insert (#798)
Merge pull request #797 from sorah/test_tty_ambiguous_width-rubybin
test_tty_ambiguous_width: Use Reline.test_rubybin
Fix typos in comment (#796)
Release Notes
3.1.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 10 commits:
Add 3.1.6 entry
Use proper type for checkEncoding
Also setup Java 21 for Windows jruby-head build
Fix null StringIO modifiable check
Set up Java 21 for jruby-head builds
Re-get the string encoding after conversion
Don't re-raise as RuntimeException
Fix SEGV at unget to a null device StringIO
Suppress a warning for the chilled string
Development of 3.1.6 started.
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