kenigbolo / openSalon

An open source saloon booking and management system for beauty/hair care providers and the general public
https://www.opensalon.herokuapp.com
3 stars 3 forks source link

Bump spring from 2.0.0 to 2.0.2 #12

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps spring from 2.0.0 to 2.0.2.

Changelog *Sourced from [spring's changelog](https://github.com/rails/spring/blob/master/CHANGELOG.md).* > ## 2.0.2 > > * Fix reloading when a watched directory contains a dangling symlink ([#522](https://github-redirect.dependabot.com/rails/spring/issues/522)) > * Watcher logs its activity to the Spring log ([#522](https://github-redirect.dependabot.com/rails/spring/issues/522)) > * Polling watcher stops polling after changes have been detected ([#523](https://github-redirect.dependabot.com/rails/spring/issues/523)) > > ## 2.0.1 > > * Fix bug which could cause Spring to hang when `Thread.abort_on_exception` is `true` ([#497](https://github-redirect.dependabot.com/rails/spring/issues/497))
Commits - [`b7aaf17`](https://github.com/rails/spring/commit/b7aaf1752212769a9f04a51282e6500ef3db7959) Release 2.0.2 - [`795ba21`](https://github.com/rails/spring/commit/795ba2134d1d81d5770b7a3e1a568ea93f26e023) Watcher: No need to keep checking mtimes if already stale ([#523](https://github-redirect.dependabot.com/rails/spring/issues/523)) - [`87dc8ce`](https://github.com/rails/spring/commit/87dc8cee8f0fb463c256775d58ae5ad627fe7410) Gracefully deal with dangling symlinks - [`abf91ba`](https://github.com/rails/spring/commit/abf91ba7467c1143b540f59b8c1440858e5a3a8b) Watcher: logging/debugging facility, pipes watcher debug logs out to Spring a... - [`c4a3ee0`](https://github.com/rails/spring/commit/c4a3ee0c25b66ef7a5c6cffef9cd0613f4d76079) Update .travis.yml ([#520](https://github-redirect.dependabot.com/rails/spring/issues/520)) - [`d1ae630`](https://github.com/rails/spring/commit/d1ae63061326361e3bdb3aaaf3f2c2f7fef187f4) Merge pull request [#511](https://github-redirect.dependabot.com/rails/spring/issues/511) from MSathieu/patch-1 - [`c2ffa4d`](https://github.com/rails/spring/commit/c2ffa4d373a77e1f28b2d57945416395850c9015) Update LICENSE.txt - [`aa01a37`](https://github.com/rails/spring/commit/aa01a377e9c19887aa37efd756d623f735ef090b) Bump version - [`e0986b3`](https://github.com/rails/spring/commit/e0986b357ecd2062c38fa6f7215bbdc494396803) Update CHANGELOG.md - [`5034437`](https://github.com/rails/spring/commit/5034437ee2b512d22d3e45613a7149ab67d9212c) Kill PTY I/O thread when we are done with it ([#497](https://github-redirect.dependabot.com/rails/spring/issues/497)) - Additional commits viewable in [compare view](https://github.com/rails/spring/compare/v2.0.0...v2.0.2)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge` will cancel a previously requested merge - `@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.