Skip to content
This repository has been archived by the owner on Feb 14, 2022. It is now read-only.

Bump livereload from 0.9.1 to 0.9.3 #21

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2021

Bumps livereload from 0.9.1 to 0.9.3.

Release notes

Sourced from livereload's releases.

0.9.3

No release notes provided.

0.9.2

  • Server: Added filesToReload option to specify a list of filenames that should trigger the reload, rather than relying on extensions alone.
  • CLI: You can use the -f or --filesToReload option with the command line tool to specifiy filenames that should trigger a reload.
  • CLI: The file path is no longer fixed to a specific position in the arguments list
  • CLI: You no longer need to specify the file path when using additional arguments
  • CLI: You can use the -op or --originalpath option with the command line tool instead of writing your own server.
  • CLI: The help screen displays more accurate option descriptions.
  • Tests: Added more specific tests to ensure that refresh is called in various scenarios.
  • Other: Removed Cakefile as Cake is no longer needed. Use npm run tests and npm run build instead.
  • Dependencies: Updated chokidar dependency to 3.5.1
  • Dependencies: Updated livereload-js dependency to 3.3.1
  • Dependencies: Updated ws dependency to 7.4.3
Commits
  • ab37207 Fix path parsing in CLI. Fixes #154
  • 64a5db7 update dependencies and README for release
  • f299849 add -f and -op options to the CLI
  • a4c4a17 added filesToReload option to reload on specific filenames
  • eae829f new cli option parser
  • See full diff in compare view

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 17, 2021
Bumps [livereload](https://github.com/napcs/node-livereload) from 0.9.1 to 0.9.3.
- [Release notes](https://github.com/napcs/node-livereload/releases)
- [Commits](napcs/node-livereload@0.9.1...0.9.3)

---
updated-dependencies:
- dependency-name: livereload
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/livereload-0.9.3 branch from 434ab1f to 806e227 Compare November 17, 2021 16:18
@dependabot-merge-action dependabot-merge-action bot merged commit 2a6c015 into master Nov 17, 2021
@dependabot-merge-action dependabot-merge-action bot deleted the dependabot/npm_and_yarn/livereload-0.9.3 branch November 17, 2021 16:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants