🚨 [security] Update html-proofer: 3.14.1 → 3.19.4 (minor) #23
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.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
🚨 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?
✳️ html-proofer (3.14.1 → 3.19.4) · Repo · Changelog
Release Notes
3.19.0
3.16.0
3.15.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Security Advisories 🚨
🚨 Regular Expression Denial of Service in Addressable templates
Release Notes
2.8.0 (from changelog)
Does any of this look wrong? Please let us know.
Release Notes
0.15.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.8.0
2.7.1
2.7.0
2.6.1
2.6.0
2.5.3
2.5.2
2.5.1
2.5.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Security Advisories 🚨
🚨 XML Injection in Xerces Java affects Nokogiri
🚨 Inefficient Regular Expression Complexity in Nokogiri
🚨 Denial of Service (DoS) in Nokogiri on JRuby
🚨 Out-of-bounds Write in zlib affects Nokogiri
🚨 Update packaged libxml2 (2.9.12 → 2.9.13) and libxslt (1.1.34 → 1.1.35)
🚨 Improper Restriction of XML External Entity Reference (XXE) in Nokogiri on JRuby
🚨 Update packaged dependency libxml2 from 2.9.10 to 2.9.12
🚨 Nokogiri::XML::Schema trusts input by default, exposing risk of an XXE vulnerability
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by 64 commits:
v1.22.1Merge pull request #322 from enumag/patch-1Fix compilation on windowsv1.22.0Merge pull request #317 from grosser/grosser/ractorWIPMerge pull request #321 from grosser/grosser/31add ruby 3.1Merge pull request #320 from grosser/grosser/rspecgem updateMerge pull request #313 from grosser/grosser/flakemake test not be flaky when other ruby processes get startedMerge pull request #312 from grosser/grosser/rubyMake sure to run test cases with target Ruby versionMerge pull request #309 from olleolleolle/patch-2CI: use matrix.task to select Rake taskMerge pull request #308 from grosser/grosser/specdo not run rubocop for each ruby versionv1.21.0Add support for darwin20fix rubocoprubocopMerge pull request #303 from henrich/patch-1Avoid thousands of lsof warnings in chrootMerge pull request #301 from pedromartinez/revert-299-patch-1Revert "Add support for darwin20"v1.20.2Merge pull request #299 from pedromartinez/patch-1Add support for darwin20Merge pull request #295 from okuramasafumi/patch-1Change CI badge from Travis to GitHub ActionsMerge pull request #293 from kachick/tomosanMerge pull request #292 from kachick/follow-ruby-3Fix Contributors linkTest against ruby 3.0`bundle update --conservative minitest`v1.20.1Merge pull request #287 from grosser/grosser/eolbring back ruby 2.4 since that broke rubocop builds because of some dependency foobarMerge pull request #288 from grosser/grosser/gause GAv1.20.0Merge pull request #285 from grosser/grosser/breakallow breaking with valueMerge pull request #278 from grosser/grosser/ciremove certfix errorsbump rake to fix warningsbump railsbump ruby requirementsbump ARfix civ1.19.2Merge pull request #277 from grosser/grosser/timeoutAllow timeout usage inside of threadssimplify activerecord wordingMerge pull request #272 from kakra/fixes/issue-150docs: Improve notes about ActiveRecordv1.19.1Merge pull request #271 from grosser/grosser/excrescue core exceptions like rspec doesMerge pull request #270 from orien/gem-metadataDocumentation is the readmeAdd project metadata to the gemspecRelease Notes
3.1.1 (from changelog)
3.1.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 29 commits:
v3.1.1fix: Include all lib/ filesAdd screenshot of example in READMEUpdate .travis.ymlUpdate .travis.ymlRuboCop: configure new 0.81.0 rulesPin RuboCop to 0.81.0 to support Ruby 2.3v3.1.0v3.1.0 Changelog(chore) Add v0.80 RuboCop copsCI: Use JRuby 9.2.11.0CI: Update matrixFix RuboCop offenses and warnings about .rubocop.ymlGemspec: List files using RubyCI: Use 2.4.6, 2.5.5, 2.6.3, jruby-9.2.7.0 (#94)Use rubocop latest, drop support for Ruby 2.1, 2.2 (#91)CI: Allow Bundler 2, add Rubies to CI matrix (#89)Remove specific TargetRubyVersion from .rubocop.yml (#88)README: Add cross_out, strike to presenters docsAdd test with non-existent :color (#86)introducing #cross_out (#84)Simplify `wrap_with_sgr` method (#85)Merge pull request #83 from chiting/add-hex-checkMake rubocop happyAdd hexadecimal format checkingAdd unit test for non hexadecimal stringMerge pull request #81 from nicolasleger/patch-1[CI] Test against new Ruby 2.5 and patchedUpdate changelogRelease Notes
1.4.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 26 commits:
Merge pull request #643 from ruslankhaertdinov/update_readmeUpdate READMEMerge pull request #633 from tors/patch-1Test if the call is made when cache is not present. No new request is made when there’s a cache hit.Bump to v1.4.0Correct versionBump to v1.4.1Merge pull request #625 from v-kolesnikov/patch-1Fix using an argument in `EasyFactory#sanitize`Merge pull request #622 from olleolleolle/fix/yard-warningsMerge pull request #623 from olleolleolle/patch-1Fix YARD mis-annotationAvoid YARD warningsUse Request caching mechanism in HydraCI: Extend and update matrixMerge pull request #636 from typhoeus/fix-master-buildExpect correct error to be raisedMerge pull request #635 from typhoeus/use-cache-key-for-rails-storeMerge pull request #630 from codetriage-readme-bot/codetriage-badgeUse Queue to avoid concurrency issuesUse different platforms for older RubiesCall `Request#cache_key` to set the key for Rails cache storeAdd CodeTriage badge to typhoeus/typhoeusUpdate codeclimate maintainability badgeMerge pull request #616 from iMacTia/patch-1Makes faraday adapter compatible with Faraday 1.0Sorry, we couldn't find anything useful about this release.
🆕 racc (added, 1.6.0)
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