This repository was archived by the owner on Jul 7, 2023. It is now read-only.
🚨 [security] Update rake: 12.3.2 → 12.3.3 (patch) #2
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?
✳️ rake (12.3.2 → 12.3.3) · Repo · Changelog
Security Advisories 🚨
🚨 OS Command Injection in Rake
Release Notes
12.3.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
Bump version to 12.3.3.Use File.open explicitly.Merge pull request #317 from ruby/ignore-gitignoreRemoved gitignore from gemspec files.Merge pull request #309 from RDIL/patch-1Remove deprecated travis ci optionMerge pull request #307 from ruby/azure-pipelinesOnly enabled macOS environmentuse realpathDo not specify ruby version of macOSIgnore matrix build for macOSRenameRemoved non supported versions.Extracted ruby versions for matrixAdded missing vmImageApplied matrix build for the multiple platforms.Set up CI with Azure PipelinesMerge pull request #305 from aycabta/use-2.6.1Use Ruby 2.6.1Merge pull request #303 from tmatilai/app-name-in-errorUse the application's name in error message if a task is not foundMerge pull request #301 from ruby/colby/update-rubocopfix outstanding rubocop warningsMerge pull request #300 from ruby/colby/add-ruby-2.6Add ruby 2.6.0 to .travis.ymlDepfu 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