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.4.1 #57

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v3.4.1

3.4.1 (2022-04-15)

Bug Fixes

  • properly allow package-lock when lockfile=true (c613429)

v3.4.0

3.4.0 (2022-04-15)

Features

  • allow option to set npm bin in package.json (32f7f7c)

Bug Fixes

  • dont create release please for private root pkg (2f7dcfa)
  • lockfile setting adds lockfile to allowed gitignore (c808c4f)
  • use ops+robot as git user for all ci (aeb0162)

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)

... (truncated)

Changelog

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

3.4.1 (2022-04-15)

Bug Fixes

  • properly allow package-lock when lockfile=true (c613429)

3.4.0 (2022-04-15)

Features

  • allow option to set npm bin in package.json (32f7f7c)

Bug Fixes

  • dont create release please for private root pkg (2f7dcfa)
  • lockfile setting adds lockfile to allowed gitignore (c808c4f)
  • use ops+robot as git user for all ci (aeb0162)

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)

... (truncated)

Commits
  • 124406e chore(main): release 3.4.1
  • c613429 fix: properly allow package-lock when lockfile=true
  • 996e0c5 chore(main): release 3.4.0
  • 32f7f7c feat: allow option to set npm bin in package.json
  • 2f7dcfa fix: dont create release please for private root pkg
  • c808c4f fix: lockfile setting adds lockfile to allowed gitignore
  • aeb0162 fix: use ops+robot as git user for all ci
  • 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)
  • 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)