🚨 [security] Update activestorage: 5.2.1 → 5.2.1.1 (minor) #13
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 version of activestorage has known security vulnerabilities 🚨
Advisory: CVE-2018-16477
Disclosed: November 27, 2018
URL: https://groups.google.com/forum/#!topic/rubyonrails-security/3KQRnXDIuLg
Bypass vulnerability in Active Storage
🚨 We recommend to merge and deploy this update 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?
Sorry, we couldn't find anything useful about this release.
✳️ active_model_serializers (0.10.7 → 0.10.8) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 37 commits:
Bump version to v0.10.8
Add change to changelog
Merge branch 'fix_thread_safety_bug' into 0-10-stable
Lint per rubocop
Note that we dup the entire reflection instance
Fix thread unsafe behavior
Add failing test for reflection thread safety bug
Merge pull request #2279 from mkon/link-conditions
value is always a link
typos
Support conditions in link statements
Merge pull request #2281 from alvincrespo/alvincrespo-patch-1
Merge pull request #2297 from vnbrs/patch-1
Update Changelog
Merge branch 'Hirurg103-0-10-stable' into 0-10-stable
Remove unnecessary line break from exception message
Fix the bug that serializer could not be found if the association's serializer is namespaced but the model is not
Update Changelog
Merge branch 'f-mer-0-10-stable-eager_load' into 0-10-stable
Remove obsolete autoloads
Eager load modules on boot
Merge pull request #2290 from rails-api/minitest_ci
Fix Rails master
Exclude deprecated rubies
Minitest 5.11 breaks; needs something like ::Minitest::Result.from
Minor doc update
Merge pull request #2260 from abhaynikam/2258-fix-class-name-documentation
Merge pull request #2263 from vthomas2007/fix-readme-lint-links
Fix Lint links in README
Updated the defination for the class_name in documentation
wordsmitting
Updated `class_name` defination.
Added examples to use `class_name` options for association.
Merge pull request #2222 from rails-api/ci_fix
JRuby AR adapter are now 5x.0 for Rails 5.x+
Merge branch 'quake-collection_cache' into 0-10-stable
resolve collection cache error
✳️ rails (5.2.1 → 5.2.1.1) · Repo
Commits
See the full diff on Github. The new version differs by 2 commits:
Preparing for 5.2.1.1 release
Do not deserialize GlobalID objects that were not generated by Active Job
✳️ rspec-rails (3.8.0 → 3.8.1) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 10 commits:
Update version to 3.8.1
Changelog for #2036
Correct change log to indicate post v.3.8.0 fixes.
Prevent ActiveJob::DeserializationError when deserialising expired jobs (#2036)
Merge pull request #2034 from jekuta/fix-1877
Udpate nokogiri version (#2032)
Merge pull request #2027 from benoittgt/bump_bundler_to_last_version_again
Merge pull request #2026 from cupakromer/fix-nomethoderror-pathname-fixture-path
Add project metadata to the gemspec (#2035)
Updates maintenance-branch file.
Commits
See the full diff on Github. The new version differs by 2 commits:
Preparing for 5.2.1.1 release
Do not deserialize GlobalID objects that were not generated by Active Job
Commits
See the full diff on Github. The new version differs by 2 commits:
Preparing for 5.2.1.1 release
Do not deserialize GlobalID objects that were not generated by Active Job
Commits
See the full diff on Github. The new version differs by 2 commits:
Preparing for 5.2.1.1 release
Do not deserialize GlobalID objects that were not generated by Active Job
Commits
See the full diff on Github. The new version differs by 2 commits:
Preparing for 5.2.1.1 release
Do not deserialize GlobalID objects that were not generated by Active Job
Commits
See the full diff on Github. The new version differs by 2 commits:
Preparing for 5.2.1.1 release
Do not deserialize GlobalID objects that were not generated by Active Job
Commits
See the full diff on Github. The new version differs by 2 commits:
Preparing for 5.2.1.1 release
Do not deserialize GlobalID objects that were not generated by Active Job
Commits
See the full diff on Github. The new version differs by 2 commits:
Preparing for 5.2.1.1 release
Do not deserialize GlobalID objects that were not generated by Active Job
Commits
See the full diff on Github. The new version differs by 2 commits:
Preparing for 5.2.1.1 release
Do not deserialize GlobalID objects that were not generated by Active Job
Release Notes
1.1.0
concurrent-ruby:
are moved from
concurrent-ruby-edge
toconcurrent-ruby
concurrent-ruby
Promise#then
v3.7.0
concurrent-ruby-edge:
lib-edge
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.1.1
Commits
See the full diff on Github. The new version differs by 11 commits:
Bump to 1.1.1
Update README with usage information in Ruby
Merge pull request #436 from dduugg/rm-kernel-ext
rm Kernel core_ext
Merge pull request #434 from orien/rubygems-project-metadata
Add project metadata to the gemspec
Merge pull request #433 from BanzaiMan/patch-1
Update Ruby 2.4.x and 2.5.x run times
Merge pull request #353 from PikachuEXE/feature/change-translations-behaviour
Add 'Maintained by' notice to README
* Expose translations with option to perform initalization
Release Notes
2.2.3
Notably, this release addresses CVE-2018-16468.
Commits
See the full diff on Github. The new version differs by 5 commits:
version bump to v2.2.3 and update CHANGELOG
remove the svg animate attribute `from` from the allowlist
add formatting to CHANGELOG
updated mailing list to a new Google Group
extract msword html data into an asset file
Commits
See the full diff on Github. The new version differs by 20 commits:
2.7.1 release
additionally register UnixToUnix encoding as 'x-uue'
IMAP: fix `delete_all` against a readonly connection
Format generated ruby files by ragel using rufo gem
Set full path of the ragel source file to rake task
Perform `gem install bundler` to address `LoadError: cannot load such
Fix 7bit/base64 content transfer encoding mismatch
2.7.1.rc1 release candidate
Restore LF line ending parsing
Fix quote_token with frozen AS::Multibyte chars
CI: test against Rails 5.x for Rubies older than 2.4.1 since Rails 6 requires 2.4.1+
Fix token quoting with UTF-8 attributes
Expose `Mail::Field#unparsed_value` to read raw fields
CI: track current jruby release (9.1.15.0)
CI: test against Ruby 2.5.x
Fix parsing boundary containing "=" within invalid Content-Type
Fix transfer encoding when message encoding is blank
restore LF->CRLF conversion for properly encoded non-binary messages
Fix performance downgrade with Mail::Utilities.to_crlf/to_lf
Stable branch for 2.7.x releases
Release Notes
0.3.3
Commits
See the full diff on Github. The new version differs by 10 commits:
v0.3.3
Merge pull request #11 from huacnlee/fix-test-file-including-rubygem
Gemspec ignore test files for reduce gem size from 7.5MB to 7.5KB
Merge pull request #8 from junaruga/feature/text-typo-file-names
Suppress warnings when running "gem build marcel.gemspec"
Merge pull request #7 from junaruga/hotfix/test-require-pathname
Require pathname to run tests without Bundler.
Fix "warning: `&' interpreted as argument prefix"
CI: fix 2.5.0 builds broken by incompatible Bundler/RubyGems
Add ruby-head on Travis CI.
Commits
See the full diff on Github. The new version differs by 12 commits:
Merge pull request #55 from banister/release-0-9-2
Release v0.9.2
Merge pull request #54 from banister/52-jruby-patch-removal
Revert "method_source: fix broken Procs on JRuby 9.2.0.0"
bump version number to 0.9.1
Merge pull request #51 from kyrylo/jruby-9200-fix
method_source: fix broken Procs on JRuby 9.2.0.0
Merge pull request #50 from mensfeld/master
remove gemfile lock
license for the gemspec
tweaks to .travis.yml
Run rake gemspec task to bump gemspec data (incl version number)
Commits
See the full diff on Github. The new version differs by 11 commits:
version bump to v1.8.5
update changelog
Merge branch 'fix-1773'
Organize imports in XmlNode.java.
Allow reparenting nodes to be a child of an empty document.
Merge pull request #1786 from sparklemotion/1785-canonical-usns
pull in upstream libxml2 patches
changelog
changelog
remove `-Wextra` CFLAG
add tests for pkg-config failure scenario
Commits
See the full diff on Github. The new version differs by 5 commits:
Bumping version for release
Whitelist http/https schemes
Reduce buffer size to avoid pathological parsing
Merge tag '2.0.5' into 2-0-stable
Merge pull request #1296 from tomelm/fix-prefers-plaintext
Commits
See the full diff on Github. The new version differs by 2 commits:
Preparing for 5.2.1.1 release
Do not deserialize GlobalID objects that were not generated by Active Job
Commits
See the full diff on Github. The new version differs by 7 commits:
Bump version to 3.8.2
Merge pull request #1077 from rspec/update_ffi
Changelog for #1076
Merge pull request #1075 from rspec/update-travis-build-scripts-2018-09-19-for-master
Changelog for #1073
Merge pull request #1073 from jkowens/3-8-maintenance
Only call to_hash when actual object does not respond to include?
Commits
See the full diff on Github. The new version differs by 73 commits:
Prepare to 0.20.3
Merge pull request #637 from y-yagi/add_care_of_old_did_you_mean
Add care about old version of `did_you_mean`
Prepare to 0.20.2 release
Merge pull request #636 from y-yagi/fixes_build
Remove the globally installed gem by rvm
Run command with bundle exec
Make sure did_you_mean feature works when the gem is available
Prepare to 0.20.1 release
Merge pull request #630 from kddeisz/did-you-mean
Merge pull request #628 from deivid-rodriguez/abort_on_failure
Merge pull request #629 from deivid-rodriguez/fix_warnings
Fix up keyword argument usage in did_you_mean for ruby 1.8
Fix up did_you_mean on older ruby versions
Support did-you-mean functionality in thor
Fix "warning: setting Encoding.default_external"
Add `abort_on_failure` option to #run action
Remove unused stuff
Fix "warning: assigned but unused variable - junk"
Merge pull request #616 from Choms/master
Re-add version
Merge pull request #623 from marcandre/remove_dup
Remove duplicate option creation in spec
Delete version.rb
Merge pull request #620 from MaxLap/fix-invalid-path-display
Fix relative_to_original_destination_root and better tests
Remove the root path from the absolute path only once
Merge pull request #618 from MaxLap/fix_check_unknown
Merge pull request #589 from pocke/correct-lineno
Fix check_unknown_options! when parsing gets stopped
Fix indent calculation
Small change to use more of the terminal size
Fix print_wrapped to properly parse "\x5" newline character
Merge pull request #610 from deivid-rodriguez/skip_exit_status_specs_on_1.8.7
Document possible attack vector on `get`
Merge pull request #611 from bosoxbill/doc-for-cve-2016-10545
Add open-uri reference
Add language about how not to use Thor
Skip exit status specs on 1.8.7
Merge pull request #578 from jmax315/master
Merge pull request #608 from y-yagi/fix_typo_in_inject_into_module_test
Fix typo in `inject_into_module` test
Merge pull request #605 from y-yagi/add_merge_action_to_file_collision
Merge pull request #606 from y-yagi/remove_gemnasium_badge
Remove Gemnasium badge
Merge pull request #604 from y-yagi/test_against_latest_rubies
Add `merge` action to file colision menu
Test against latest Rubies
Merge pull request #600 from jonathanhefner/fix-comment-regex
Merge pull request #601 from pallan/patch-1
Updates method documentation for ask
Fix comment_lines regexp
Merge pull request #599 from utilum/identifiy_future_ERB_versions
Make sure future versions of ERB are invoked appropriately
Merge pull request #594 from koic/deprecate_safe_level_of_erb_new_in_ruby_2_6
Merge pull request #598 from yahonda/diag595
Address #595 by duplicating string objects
Deprecate safe_level of ERB.new in Ruby 2.6
Use correct line numbers for `class_eval` and `module_eval` methods
Merge pull request #586 from hsbt/fix-misspell
Fixed misspelling words.
Merge pull request #584 from lostapathy/bump_travis_versions
Merge pull request #583 from lostapathy/fix_travis
update ruby version in travis config
lock hashdiff to <0.3.6 to fix travis
Fix incorrect use of Process::exit. This fixes open issue #244.
Merge pull request #576 from sshaw/master
require open-uri when loading http template
Merge pull request #572 from sschuberth/master
Introduce a constant for the default terminal width
Merge pull request #568 from segiddins/seg-hash-fetch-tests
Add more tests for HashWithIndifferentAccess#fetch
Release should use invoke not execute
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