pgmichael / wavenet-for-chrome

Chrome extension that transforms highlighted text into high-quality natural sounding audio using Google Cloud's Text-to-Speech.
http://wavenet-for-chrome.com
MIT License
132 stars 52 forks source link

Bump trim-newlines and sass-loader #61

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps trim-newlines to 3.0.1 and updates ancestor dependency sass-loader. These dependencies need to be updated together.

Updates trim-newlines from 1.0.0 to 3.0.1

Release notes

Sourced from trim-newlines's releases.

v3.0.0

Breaking:

  • Require Node.js 8 (#1) 75db891

Enhancements:

  • Add TypeScript definition (#1) 75db891

https://github.com/sindresorhus/trim-newlines/compare/v2.0.0...v3.0.0

Commits


Updates sass-loader from 11.0.1 to 11.1.1

Release notes

Sourced from sass-loader's releases.

v11.1.1

11.1.1 (2021-05-13)

Bug Fixes

  • disabled auto importing fiber on node >= 16 due incompatibility problems (#950) (4ca004b)

v11.1.0

11.1.0 (2021-05-10)

Features

Changelog

Sourced from sass-loader's changelog.

11.1.1 (2021-05-13)

Bug Fixes

  • disabled auto importing fiber on node >= 16 due incompatibility problems (#950) (4ca004b)

11.1.0 (2021-05-10)

Features

Commits
  • 8b1ff66 chore(release): 11.1.1
  • 4ca004b fix: disabled auto importing fiber on node >= 16 due incompatibility proble...
  • 5ec86a5 chore(deps): bump handlebars from 4.7.6 to 4.7.7 (#943)
  • f2ea0ca chore(deps): bump lodash from 4.17.20 to 4.17.21 (#944)
  • 565eb3f chore(release): 11.1.0
  • 7869b29 feat: support node-sass v6.0.0 (#947)
  • 00a46a7 chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#946)
  • 883edd2 docs(readme): improve readability of resolving import at-rules and fix webpac...
  • 0c12b61 docs: fix typos
  • d0be2b5 docs: added important information about sass-loader (#931)
  • Additional commits viewable in compare view


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 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/wavenet-for-chrome/extension/network/alerts).