iansan5653 / compress-tag

:abcd: Template literal tag for painless multiline strings in JS.
https://www.npmjs.com/compress-tag
MIT License
14 stars 2 forks source link

Bump got and @node-minify/cli #44

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps got to 12.5.3 and updates ancestor dependency @node-minify/cli. These dependencies need to be updated together.

Updates got from 9.6.0 to 12.5.3

Release notes

Sourced from got's releases.

v12.5.3

  • Fix abort event listeners not always being cleaned up (#2162) 3cc40b5

https://github.com/sindresorhus/got/compare/v12.5.2...v12.5.3

v12.5.2

  • Improve TypeScript 4.9 compatibility (#2163) 39f83b6

https://github.com/sindresorhus/got/compare/v12.5.1...v12.5.2

v12.5.1

  • Fix compatibility with TypeScript and ESM 3b3ea67
  • Fix request body not being properly cached (#2150) 3e9d3af

https://github.com/sindresorhus/got/compare/v12.5.0...v12.5.1

v12.5.0

  • Disable method rewriting on 307 and 308 status codes (#2145) e049e94
  • Upgrade dependencies 8630815 f0ac0b3 4c3762a

https://github.com/sindresorhus/got/compare/v12.4.1...v12.5.0

v12.4.1

Fixes

  • Fix options.context being not extensible b671480715dbbff908e9a385f5e714570c663cd7
  • Don't emit uploadProgress after promise cancelation 693de217b030816f574d6e4cb505ee2e77b21c29

https://github.com/sindresorhus/got/compare/v12.4.0...v12.4.1

v12.4.0

Improvements

  • Support FormData without known length (#2120) 850773c

Fixes

  • Don't call beforeError hooks with HTTPError if the throwHttpErrors option is false (#2104) 3927348

https://github.com/sindresorhus/got/compare/v12.3.1...v12.4.0

v12.3.1

  • Don't freeze signal when freezing Options (#2100) 43b1467

https://github.com/sindresorhus/got/compare/v12.3.0...v12.3.1

v12.3.0

  • Add .off() method for events (#2092) 88056be

https://github.com/sindresorhus/got/compare/v12.2.0...v12.3.0

... (truncated)

Commits


Updates @node-minify/cli from 5.3.0 to 7.1.0

Release notes

Sourced from @​node-minify/cli's releases.

7.1.0

  • feat(pnpm): add pnpm with workspace (#1579) (5f774648b0404512426e37be9ef54bdbb17d3dba)
  • Bump dependencies

7.0.0

  • fix(gcc): update GCC and fixing new API (#1460) (4c275ed64ea6ec12db8860478990db167b9b7832)
  • feat(node): remove node 12, add node 18 (#1539) (38db93ca18cff4c2179b68cf1c94b058bc634427)
  • Bump dependencies

6.4.0

  • Security fix for @​node-minify/terser (#1526) (df1c40d75e7ed4962f3bbcf226fe9e618f688091)
  • Bump dependencies

6.3.0

  • Check undefined in createDirectory (#1365) (489b2fe849d8a75541ae9492dfbd31d4bd2d1e98)
  • Fix typo of noCompress example code (#1403) (c0d38c7128ade8fe443679430e4255669cad83cd)
  • Bump dependencies

6.2.0

  • Avoid commander clash (#1261) (2f071cea0b2d763a84b3c35550564698934a06eb)
  • Update terser.md (#1189) (44181f389bebbd1a916ba1d1486cc16101e698bb)
  • Bump dependencies

6.1.0

  • Check for directory (#1117) (85bd8acd713445e0ceff7dbc684562e9eaa2fc54 88a0669ec2054a88c5b686e52be120aef381445c)
  • Bump dependencies

6.0.0

  • Remove Node 8 (#1011) (fa59a42507e1f6827d605d59f64e7956c534f0d8)
  • Add node 14 (#1092) (468f13c6a4089527f6fe9740bc3472662434ff17)
  • Fix cli yarn install command (#1091) (bb45a483a698ff3a50fb22f49debe36ec2090968) (@​sasha0552 )
  • Fix using globs with $1 output (#1088) (a49f41546b9c979d99f261e4782b73f84e5341e6)
  • Enable glob exclusion with ! (#1090) (90327430e8e9a0ebfed6ea02e14a10a366e0a913)
  • Bump dependencies
Commits
  • 94cef2d 7.1.0
  • 75b3c26 Merge pull request #1580 from srod/develop
  • d574ddb chore(pnpm): update lockfile
  • 881297f Merge branch 'master' into develop
  • 67959b7 fix(typo): fixing pnpm add package
  • 99db344 Merge pull request #1579 from srod/feat/pnpm
  • 355e3bb chore(codecov): upgrade codecov action to v3
  • 5f77464 feat(pnpm): add pnpm with workspace
  • 7aa4ae7 Merge pull request #1573 from srod/dependabot/npm_and_yarn/lerna-6.0.3
  • 77c6924 chore(deps-dev): bump lerna from 5.5.4 to 6.0.3
  • 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/iansan5653/compress-tag/network/alerts).
dependabot[bot] commented 1 year ago

Looks like these dependencies are up-to-date now, so this is no longer needed.