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 turbolinks: 5.0.1 → 5.2.0 (minor) #324

Open depfu[bot] opened 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
turbolinks ~> 5 5.0.1 5.2.0

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

action name old version new version
updated turbolinks-source 5.0.3 5.2.0

You should probably take a good look at the info here and the test results before merging this pull request, of course.

What changed?

✳️ turbolinks (5.0.1 → 5.2.0) · Repo

Release Notes

5.2.0

  • Introduces deferred snapshot caching to improve navigation performance and allow Stimulus disconnect() callbacks to prepare the page to be cached (#390)
  • Modernizes the test suite (#404)
  • Fixes missing event.data.newBody on turbolinks:before-render events when rendering error pages (#406)
  • Adds a CHANGELOG.md file which points to the GitHub Releases index
  • Corrects several errors in documentation examples
  • Updates RubyGems installation instructions

5.1.1

  • Fix npm package (#352)

5.1.0

  • Add Turbolinks.setProgressBarDelay API (#347)
  • Add <meta> tag for opting in to full page reloads (#349)
  • Add support for scrolling to named anchors (#348)
  • Add warning when loading Turbolinks from a <script> inside <body> (#343)
  • Remove autofocus when displaying preview snapshots (#290)
  • Improve handling of URLs with extensions and fragment identifiers (#270)
  • Enforce load order of new <script>s when navigating (#282)
  • Fix cancellable events in IE 11 (#233)
Commits

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

↗️ turbolinks-source (indirect, 5.0.3 → 5.2.0) · Repo

Commits

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


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.

Depfu Status