J3RN / time-tracker

A time tracking application
http://timesheet.j3rn.com
MIT License
6 stars 14 forks source link

Bump turbolinks from 5.1.0 to 5.2.0 #166

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps turbolinks from 5.1.0 to 5.2.0.

Release notes *Sourced from [turbolinks's releases](https://github.com/turbolinks/turbolinks/releases).* > ## v5.2.0 > * Introduces **deferred snapshot caching** to improve navigation performance and allow Stimulus `disconnect()` callbacks to prepare the page to be cached ([#390](https://github-redirect.dependabot.com/turbolinks/turbolinks/issues/390)) > * Modernizes the test suite ([#404](https://github-redirect.dependabot.com/turbolinks/turbolinks/issues/404)) > * Fixes missing `event.data.newBody` on `turbolinks:before-render` events when rendering error pages ([#406](https://github-redirect.dependabot.com/turbolinks/turbolinks/issues/406)) > * Adds a CHANGELOG.md file which points to the GitHub Releases index > * Corrects several errors in documentation examples > * Updates RubyGems installation instructions > > ## v5.2.0.beta1 > See [v5.2.0](https://github.com/turbolinks/turbolinks/releases/tag/v5.2.0) > > ## v5.1.1 > * Fix npm package (https://github-redirect.dependabot.com/turbolinks/turbolinks/issues/352)
Commits - [`cc93824`](https://github.com/turbolinks/turbolinks/commit/cc938247ab058d6e73b99b15ecd932554b3d3c2a) Turbolinks 5.2.0 - [`2a4a43b`](https://github.com/turbolinks/turbolinks/commit/2a4a43bd79b9ecd50b45ca68b191a5ad10f01640) Update package.json - [`014687b`](https://github.com/turbolinks/turbolinks/commit/014687b9d8d4209c111c06f47d029310472832ba) Turbolinks 5.2.0.beta1 - [`8a0ca56`](https://github.com/turbolinks/turbolinks/commit/8a0ca5640aec95d270bdc0c10c12d59bf0ca23cd) Merge pull request [#404](https://github-redirect.dependabot.com/turbolinks/turbolinks/issues/404) from turbolinks/tests - [`31b3436`](https://github.com/turbolinks/turbolinks/commit/31b3436daca198a334f968f97f46b7d56150dd6d) Add a note about when to build before running tests - [`163dad4`](https://github.com/turbolinks/turbolinks/commit/163dad45eeaa46a32f62dccb6c8f76e1171dfb25) Add test for error page render events - [`6b70291`](https://github.com/turbolinks/turbolinks/commit/6b7029125ea865c449b1073c23220b43e1fba28c) Update docs - [`5280e70`](https://github.com/turbolinks/turbolinks/commit/5280e70037e7d6613617a24b21a331b5bd2f0f7b) Update Travis configuration - [`d324632`](https://github.com/turbolinks/turbolinks/commit/d324632da974df3f9fc2c1a893a9969ef0b5d691) Symlink dist/turbolinks.js -> test/fixtures/turbolinks.js - [`ddfac14`](https://github.com/turbolinks/turbolinks/commit/ddfac14fbe97a930b9697d46649a4340ae6eb18d) Rewrite paths before import - Additional commits viewable in [compare view](https://github.com/turbolinks/turbolinks/compare/v5.1.0...v5.2.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.