demipixel / factorio-generators

Generators for blueprints like outposts in factorio, used by autotorio.com
50 stars 14 forks source link

Bump trim-newlines and meow #71

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps trim-newlines to 4.1.1 and updates ancestor dependency meow. These dependencies need to be updated together.

Updates trim-newlines from 1.0.0 to 4.1.1

Release notes

Sourced from trim-newlines's releases.

v4.0.2

  • Minor performance improvement 4676273

https://github.com/sindresorhus/trim-newlines/compare/v4.0.1...v4.0.2

v4.0.1

  • Fix ReDoS vulnerability for the .end() method 25246c6

Also fixed for v3 in 3.0.1.

https://github.com/sindresorhus/trim-newlines/compare/v4.0.0...v4.0.1

v4.0.0

Breaking

  • Require Node.js 12 c00fe4f
  • This package is now pure ESM. Please read this.

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

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 meow from 3.7.0 to 11.0.0

Release notes

Sourced from meow's releases.

v11.0.0

Breaking

  • Require Node.js 14 01cf2a5

Improvements

  • Improve TypeScript types (#218) 6c57fc8

https://github.com/sindresorhus/meow/compare/v10.1.5...v11.0.0

v10.1.5

  • Fix for custom config for help (#217) d0dc0d7

https://github.com/sindresorhus/meow/compare/v10.1.4...v10.1.5

v10.1.4

  • Fix autoHelp and autoVersion with allowUnknownFlags set to false (#215) 25a0903

https://github.com/sindresorhus/meow/compare/v10.1.3...v10.1.4

v10.1.3

  • Fix return type for .showHelp() (#213) db55316

https://github.com/sindresorhus/meow/compare/v10.1.2...v10.1.3

v10.1.2

  • Fix engines field (#203) 1368ae0

https://github.com/sindresorhus/meow/compare/v10.1.1...v10.1.2

v10.1.1

  • Fix failure with isMultiple when isRequired function returns false (#194) e1f0e24

https://github.com/sindresorhus/meow/compare/v10.1.0...v10.1.1

v10.1.0

  • Upgrade dependencies 829aab0
  • Allow default property of Flag types to accept arrays (#190) ae73466

https://github.com/sindresorhus/meow/compare/v10.0.1...v10.1.0

v10.0.1

  • Upgrade dependencies (#185) a0daf20

https://github.com/sindresorhus/meow/compare/v10.0.0...v10.0.1

v10.0.0

Breaking

... (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/demipixel/factorio-generators/network/alerts).