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.2.2 (minor) #285

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.2.2

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

action name old version new version
updated i18n 0.9.1 0.9.4
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 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.2.2) · 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.4) · Repo · Changelog

Release Notes

From the Github release:

  • Fixed a regression with chained backends introduced in v0.9.3 (#402) - #405 - bug report / #407 - PR to fix
  • Optimize Backend::Simple#available_locales - reports are that this is now 4x faster than previously - #406
Commits

See the full diff on Github. The new version differs by 30 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:

↗️ 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 #289.


Automated by Depfu.