thetallgrassnet / pokesite

Your one-stop Pokémon fan community and database
https://thetallgrass.net
GNU Affero General Public License v3.0
1 stars 0 forks source link

Update webpacker: 3.0.2 → 3.3.0 (minor) #289

Closed depfu[bot] closed 6 years ago

depfu[bot] commented 6 years ago

We've updated a dependency and here is what you need to know:

name version specification old version new version
webpacker ~> 3.0 3.0.2 3.3.0

Additionally, the update changed a few other dependencies as well:

action name old version new version
updated i18n 0.9.1 0.9.5
updated loofah 2.1.1 2.2.0
updated minitest 5.10.3 5.11.3
updated nokogiri 1.8.1 1.8.2
updated rack 2.0.3 2.0.4
updated rack-proxy 0.6.2 0.6.3
updated rack-test 0.8.2 0.8.3
updated tzinfo 1.2.4 1.2.5

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.3.0) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ i18n (indirect, 0.9.1 → 0.9.5) · Repo · Changelog

Release Notes

From the Github release:

  • #404 reported a regression in 0.9.3, which wasn't fixed by 0.9.4. #408 fixes this issue.

Thanks @wjordan!

Commits

See the full diff on Github. The new version differs by 34 commits:

↗️ loofah (indirect, 2.1.1 → 2.2.0) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 36 commits:

↗️ minitest (indirect, 5.10.3 → 5.11.3) · Repo · Changelog

✳️ nokogiri (1.8.1 → 1.8.2) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 29 commits:

↗️ rack (indirect, 2.0.3 → 2.0.4) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 9 commits:

↗️ rack-proxy (indirect, 0.6.2 → 0.6.3) · Repo

Commits

See the full diff on Github. The new version differs by 1 commit:

↗️ rack-test (indirect, 0.8.2 → 0.8.3) · Repo · Changelog

Release Notes

From the Github release:

0.8.3 / 2018-02-27

  • Bug fixes:

    • Do not set Content-Type if params are explicitly set to nil
      (Bartek Bułat #212). Fixes #200.
    • Fix UploadedFile#new regression
      (Per Lundberg #215)
  • Minor enhancements

    • [CI] Test against Ruby 2.5 (Nicolas Leger #217)
Commits

See the full diff on Github. The new version differs by 4 commits:

↗️ tzinfo (indirect, 1.2.4 → 1.2.5) · Repo · Changelog

Release Notes

From the Github release:

  • Support recursively (deep) freezing Country and Timezone instances. #80.
  • Allow negative daylight savings time offsets to be derived when reading from zoneinfo files. The utc_offset and std_offset are now derived correctly for Europe/Dublin in the 2018a and 2018b releases of the Time Zone Database.

TZInfo v1.2.5 on RubyGems.org

Commits

See the full diff on Github. The new version differs by 10 commits:


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.

Depfu Status

depfu[bot] commented 6 years ago

Closed in favor of #292.


Automated by Depfu.