depfu / example-ruby

✨ See our pull requests in action
4 stars 5 forks source link

Update turbolinks: 5.0.1 → 5.2.1 (minor) #153

Closed depfu[bot] closed 4 years ago

depfu[bot] commented 4 years ago

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?

✳️ turbolinks (5.0.1 → 5.2.1) · 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)

Does any of this look wrong? Please let us know.

Sorry, we couldn't find anything useful about this release.

↗️ 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 Status

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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)