This repository was archived by the owner on Dec 24, 2019. It is now read-only.
Update webpacker: 3.0.2 → 3.2.2 (minor) - #58
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
We've updated a dependency and here is what you need to know:
Additionally, the update changed a few other dependencies as well:
You should probably take a good look at the info here and the test results before merging this pull request, of course.
What changed?
✳️ webpacker (3.0.2 → 3.2.2) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
From the Github release:
Commits
See the full diff on Github. The new version differs by 30 commits:
Bump to 0.9.4Merge pull request #407 from fatkodima/fix-key-value-subtreesMerge pull request #406 from jhawthorn/optimize_available_localesFix Chained backend with KeyValueOptimize Backend::Simple#available_localesBump to 0.9.3Merge pull request #395 from stereobooster/interpolate-for-arraysMerge pull request #402 from fatkodima/subtrees-bugMerge pull request #403 from fatkodima/ci-ruby2.5.0CI against ruby 2.5.0Fix issue with disabled subtrees and pluralization for KeyValue backendBump to 0.9.2Merge pull request #400 from fatkodima/fix-t-empty-keysMerge pull request #399 from fatkodima/fix-t-with-falseFix translate with nil and empty keysFix translate with default: [false]Merge pull request #396 from lulalala/fix-lambda-docMerge pull request #398 from stereobooster/ojUse oj if available instead ActiveSupport::JSONDocument about lambda return value also being interpolatedFix lambda document exampleRemove redundant test for lookupFix specs for array interpolationAdd comments exaplining new array behaviour for #interpolateRefactor interpolation methodUpdate interpolation.rbInterpolate now works for arrayMerge pull request #391 from stereobooster/dont-store-tr-for-locales-not-set-as-availableFix CR notesDon't store translations for locales not set as availableCommits
See the full diff on Github. The new version differs by 29 commits:
version bump to 1.8.2update CHANGELOGupdate CHANGELOGMerge pull request #1713 from sparklemotion/flavorjones-1238-segfault-reparented-entitiesensure EntityReferences ignore malformed childrenupdate CHANGELOGremove hacks to discover the path to `racc`Merge pull request #1704 from larskanis/win-ruby-2.5Appveyor: Add ruby-2.4 and ruby-head to build matrixWindows: Add cross build for ruby-2.5Merge branch '1688-upgrade-libxml-to-2.9.7'update CHANGELOGupdate libxslt from 1.1.30 to 1.1.32update libxml2 from 2.9.5 to 2.9.7update changelogMerge pull request #1674 from larskanis/serialize-default-utf8update changelogMerge pull request #1685 from jeremyevans/openbsdFix a couple of issues on OpenBSDMerge pull request #1676 from andrew-aladev/character-stack-vs-string-bufferreplaced StringBuffer with StringBuilder, because we don't need synchronization in handlerreplaced %i with regular array of symbols to fit ruby-1.9.3concourse: more coverage for PRsadded tests for html and xml sax parsers that will verify the order of parsed text itemsadded helper document that can test a strict order of items produced by parsersreplaced character stack with string buffer, fixed characters population mechanismconcourse: windows 2.4 buildconcourse: libxmlruby jobs repositioned ...Use UTF-8 as default encoding for Node#serializeCommits
See the full diff on Github. The new version differs by 9 commits:
Bumping versionwebrick: remove concurrent-ruby dev dependencyMerge pull request #1190 from hugoabonizio/masterMerge pull request #1193 from tompng/multipart_less_memoryMerge pull request #1192 from jkowens/masterMerge pull request #1179 from tompng/masterMerge pull request #1151 from cremno/simplify-some-string-creationsMerge pull request #1189 from lugray/fix_rack_lockRequire the right file for the digest we're usingCommits
See the full diff on Github. The new version differs by 1 commit:
Update vulnerable rack, bump versionRelease Notes
From the Github release:
0.8.2 / 2017-11-21
UploadedFile.newunintended API breakage.(Per Lundberg #210)
Commits
See the full diff on Github. The new version differs by 6 commits:
Release 0.8.2Release 0.8.1History.md: Updated to prepare for release.UploadedFile: Handle content being a Pathname (#210)Docs: Breaking change in 0.8.0 re: UploadedFile.new (#209)typo fixed: header macro changed to singular form (#203)Release Notes
From the Github release:
TZInfo v1.2.5 on RubyGems.org
Commits
See the full diff on Github. The new version differs by 10 commits:
Preparing v1.2.5.Update copyright years.Use Ruby 1.8 compatible syntax.Document that utc_offset and std_offset may be inaccurate with zoneinfo.Allow zoneinfo offset derivation to pick a negative std_offset.Don't store lazily-evaluated results if the object has been frozen.Remove unnecessary calls to Country.get in tests.Restore $SAFE after running a safe mode test (if possible).Disable Minitest's use of external diff tools during safe mode tests.Add Ruby 2.5.0 and update to the latest Ruby, JRuby and Rbx releases.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.