rokucommunity / sample-projects

A collection of sample projects showing ways you can configure your project with different rokucommunity tools
MIT License
9 stars 4 forks source link

Bump tough-cookie and roku-deploy in /brighterscript-with-custom-plugin #9

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Removes tough-cookie. It's no longer used after updating ancestor dependency roku-deploy. These dependencies need to be updated together.

Removes tough-cookie

Updates roku-deploy from 3.5.4 to 3.10.2

Changelog

Sourced from roku-deploy's changelog.

3.10.2 - 2023-05-10

Changed

  • remove request in favor of postman-request to fix security issues
  • remove dev dependency coveralls in favor of coveralls-next to fix security issues

Fixed

  • compatibility issues with Node.js v19 and above (#115)
  • npm audit issues (#116)

3.10.1 - 2023-04-14

Changed

  • Bump xml2js from 0.4.23 to 0.5.0 (#112)
  • Fix build status badge (ad2c9ec)

3.10.0 - 2023-03-16

Changed

  • Use micromatch instead of picomatch (#109)

3.9.3 - 2023-01-12

Changed

  • Bump minimatch from 3.0.4 to 3.1.2 (#107)
  • Bump json5 from 2.2.0 to 2.2.3 (#106)

3.9.2 - 2022-10-03

Fixed

  • Replace minimatch with picomatch (#101)

3.9.1 - 2022-09-19

Fixed

  • Sync retainStagingFolder, stagingFolderPath with options, fixing a critical backwards compatibility bug (#100)

3.9.0 - 2022-09-16

Added

  • Add stagingDir and retainStagingDir. (#99)

Changed

  • deprecated stagingFolderPath and `retainStagingFolder. (#99)

... (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](https://github.com/rokucommunity/sample-projects/network/alerts).