Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump debug, gulp-livereload, tiny-lr and backstopjs in /modules/openy_digital_signage_screen #24

Open
wants to merge 1 commit into
base: 8.x-2.x
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 29, 2023

Bumps debug to 2.6.9 and updates ancestor dependencies debug, gulp-livereload, tiny-lr and backstopjs. These dependencies need to be updated together.

Updates debug from 2.2.0 to 2.6.9

Release notes

Sourced from debug's releases.

2.6.9

Patches

  • Remove ReDoS regexp in %o formatter: #504

Credits

Huge thanks to @​zhuangya for their help!

release 2.6.7

No release notes provided.

release 2.6.6

No release notes provided.

release 2.6.5

No release notes provided.

release 2.6.4

No release notes provided.

release 2.6.3

No release notes provided.

release 2.6.2

No release notes provided.

release 2.6.1

No release notes provided.

release 2.6.0

No release notes provided.

release 2.5.2

No release notes provided.

release 2.5.1

No release notes provided.

release 2.4.5

No release notes provided.

release 2.4.4

No release notes provided.

release 2.4.3

No release notes provided.

release 2.4.2

No release notes provided.

... (truncated)

Changelog

Sourced from debug's changelog.

2.6.9 / 2017-09-22

  • remove ReDoS regexp in %o formatter (#504)

2.6.8 / 2017-05-18

2.6.7 / 2017-05-16

2.6.5 / 2017-04-27

2.6.4 / 2017-04-20

2.6.3 / 2017-03-13

2.6.2 / 2017-03-10

2.6.1 / 2017-02-10

  • Fix: Module's export default syntax fix for IE8 Expected identifier error
  • Fix: Whitelist DEBUG_FD for values 1 and 2 only (#415, @​pi0)

... (truncated)

Commits

Updates gulp-livereload from 3.8.1 to 4.0.2

Changelog

Sourced from gulp-livereload's changelog.

4.0.1 (2018-11-27)

  • [Security Fix] Pin dependency event-stream to version 3.3.4 (#140)

4.0.0 (2018-08-28)

  • [Breaking change] Update supported Node version to Node 6. The support policy is to target maintained Node versions.
  • [Fix] Update dependencies, remove deprecated dependencies
  • [Internal] Create CHANGELOG.md
Commits

Updates tiny-lr from 0.2.1 to 2.0.0

Release notes

Sourced from tiny-lr's releases.

Back from the dead

BREAKING CHANGE: livereload-js dropped support for IE 6-9

Changelog:

  • Merge pull request #137 from mklabs/dependabot/npm_and_yarn/handlebars-4.7.6 (7cd34f3)
  • Merge pull request #136 from mklabs/dependabot/npm_and_yarn/is-my-json-valid-2.20.5 (7338d26)
  • Merge pull request #133 from smhg/patch-1 (5753beb)
  • Merge branch 'master' into patch-1 (28ff6a5)
  • Bump handlebars from 4.0.5 to 4.7.6 (ef796e9)
  • Bump is-my-json-valid from 2.15.0 to 2.20.5 (3707723)
  • Merge pull request #135 from nerdkid93/cve-2020-15133 (dc48cbc)
  • Bump faye-websocket to fix CVE-2020-15133 (97bb39d)
  • update dep lockfile (877a905)
  • update livereload client (closes #132) (8ddf07d)

Minor Security Patch

New Year, New Features!

2018 brings several new features & bugfixes to tiny-lr, including some that we've been waiting on for over 2 years now!

#93 - Add reloadMissingCSS Option (@​STRML) [Thanks @​smhg for handling the upstream merge!] #125 - Allow Undefined Errors (@​ShadSterling) #127 - Allow Server Path Prefix (@​chrmod) #128 - Fix Typo Preventing Done Callback From Firing (@​tmthrgd)

Vulnerability Fix

#124 Update debug dependency (@​mattcollier)

v1.0.4

#117 Updating NPM versioning scripts (@​elwayman02) #122 Call method instead of apply (@​frederikbosch) #123 Update qs to 6.4.0 (@​BrandonCopley)

v1.0.3

#114 Ignore ECONNRESET socket error (@​creeperyang) #116 Node 0.12 support (@​nathanhammond)

Commits
Maintainer changes

This version was pushed to npm by elwayman02, a new releaser for tiny-lr since your current version.


Updates backstopjs from 1.3.5 to 6.2.1

Release notes

Sourced from backstopjs's releases.

backstop remote now parses --config flag

Prior releases pinned backstop remote's config to <CWD>/backstop.js.

But now you can put this file anywhere with...

backstop remote --config=<path_to_your_config>

Default should fall back to <CWD>/backstop.js. If not -- please file a ticket.

see garris/BackstopJS@36582ca

Thanks!

Added a json report type (#897)

Many thanks to @​mrmgreen for adding a pure JSON report!

Fixed a dependency issue in package.json

No release notes provided.

REMOVED PHANTOMJS

😱Thanks to @​brendonbarreto for performing this daring exorcism!

exorcist_ver2

Fixed a dependency issue in package.json

No release notes provided.

Nice feature tweaks (scrubber and keyPress)

Making the scrubber sticky (#955) @​jwongnz

  • Make scrubber sticky
  • build: update commands with &&, add mkdir before cp

Fixing issues with dependencies versioning (#960) @​brendonbarreto

Add KeyPress Interactions to BackstopJS (#923) @​marcdacz

  • Add KeyPress Interactions to BackstopJS
  • eslint fix
  • update documentation with example
  • Update README.md

optimizations and fixes, docker semver pinning

Brendon Barreto: Massive code optimizations and house cleaning!

Gabe Gorelick: fixes and improvements with error handling and docker integration. Now when using the --docker flag your BackstopJS local version spins up a docker instance using the same semver.

Puppeteer fix for creating blank (off page) screenshots #901

Puppeteer fix for creating blank (off page) screenshots (#901)

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependencies [debug](https://github.com/debug-js/debug), [gulp-livereload](https://github.com/vohof/gulp-livereload), [tiny-lr](https://github.com/mklabs/tiny-lr) and [backstopjs](https://github.com/garris/backstopjs). These dependencies need to be updated together.


Updates `debug` from 2.2.0 to 2.6.9
- [Release notes](https://github.com/debug-js/debug/releases)
- [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md)
- [Commits](debug-js/debug@2.2.0...2.6.9)

Updates `gulp-livereload` from 3.8.1 to 4.0.2
- [Release notes](https://github.com/vohof/gulp-livereload/releases)
- [Changelog](https://github.com/gulp-community/gulp-livereload/blob/master/CHANGELOG.md)
- [Commits](gulp-community/gulp-livereload@v3.8.1...v4.0.2)

Updates `tiny-lr` from 0.2.1 to 2.0.0
- [Release notes](https://github.com/mklabs/tiny-lr/releases)
- [Commits](mklabs/tiny-lr@v0.2.1...2.0.0)

Updates `backstopjs` from 1.3.5 to 6.2.1
- [Release notes](https://github.com/garris/backstopjs/releases)
- [Changelog](https://github.com/garris/BackstopJS/blob/master/changelog.md)
- [Commits](https://github.com/garris/backstopjs/commits/v6.2.1)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
- dependency-name: gulp-livereload
  dependency-type: direct:production
- dependency-name: tiny-lr
  dependency-type: direct:production
- dependency-name: backstopjs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants