npm / minipass-fetch

An implementation of window.fetch in Node.js using Minipass streams
Other
54 stars 11 forks source link

chore: bump @npmcli/template-oss from 3.2.0 to 3.3.2 #56

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @npmcli/template-oss from 3.2.0 to 3.3.2.

Release notes

Sourced from @​npmcli/template-oss's releases.

v3.3.2

3.3.2 (2022-04-06)

Bug Fixes

  • add pull requests permissions to release please (#129) (82064ff)

v3.3.1

3.3.1 (2022-04-06)

Bug Fixes

  • yaml newlines in release please action (#127) (a64af5d)

v3.3.0

3.3.0 (2022-04-06)

Features

  • add audit and fund flags to install (0555d67), closes #108
  • add lockfile option to control npmrc and ci cache (9ab4497)
  • update root package-lock after workspace releases (#125) (bd3da0e)

Bug Fixes

  • explicitly set package-name for release please workspaces (f6aa844)
  • remove actions permission from post-dependabot (a245bbc)
  • update comment link to github permissions (#117) (ba5907b)

Dependencies

  • bump @​npmcli/package-json from 1.0.1 to 2.0.0 (#122) (afe6fb1)

v3.2.2

3.2.2 (2022-03-29)

Bug Fixes

  • correct path key for workspace release (a4ae34f)
  • dont write release please file for private workspace (15c19c1)
  • lint after post dependabot install (da74ad9)
  • race conditiion when saving package.json (cd3fee9)

... (truncated)

Changelog

Sourced from @​npmcli/template-oss's changelog.

3.3.2 (2022-04-06)

Bug Fixes

  • add pull requests permissions to release please (#129) (82064ff)

3.3.1 (2022-04-06)

Bug Fixes

  • yaml newlines in release please action (#127) (a64af5d)

3.3.0 (2022-04-06)

Features

  • add audit and fund flags to install (0555d67), closes #108
  • add lockfile option to control npmrc and ci cache (9ab4497)
  • update root package-lock after workspace releases (#125) (bd3da0e)

Bug Fixes

  • explicitly set package-name for release please workspaces (f6aa844)
  • remove actions permission from post-dependabot (a245bbc)
  • update comment link to github permissions (#117) (ba5907b)

Dependencies

  • bump @​npmcli/package-json from 1.0.1 to 2.0.0 (#122) (afe6fb1)

3.2.2 (2022-03-29)

Bug Fixes

  • correct path key for workspace release (a4ae34f)
  • dont write release please file for private workspace (15c19c1)
  • lint after post dependabot install (da74ad9)
  • race conditiion when saving package.json (cd3fee9)

Dependencies

... (truncated)

Commits
  • 27983a8 chore(main): release 3.3.2 (#130)
  • 82064ff fix: add pull requests permissions to release please (#129)
  • 0658299 chore(main): release 3.3.1 (#128)
  • a64af5d fix: yaml newlines in release please action (#127)
  • 9856718 chore(main): release 3.3.0 (#121)
  • bd3da0e feat: update root package-lock after workspace releases (#125)
  • f6aa844 fix: explicitly set package-name for release please workspaces
  • a245bbc fix: remove actions permission from post-dependabot
  • afe6fb1 deps: bump @​npmcli/package-json from 1.0.1 to 2.0.0 (#122)
  • 9ab4497 feat: add lockfile option to control npmrc and ci cache
  • Additional commits viewable in compare view


Dependabot compatibility score

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[bot] commented 2 years ago

Superseded by #57.