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.6.0 to 4.2.0 #73

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @npmcli/template-oss from 3.6.0 to 4.2.0.

Release notes

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

v4.2.0

4.2.0 (2022-09-15)

Features

Bug Fixes

v4.1.2

4.1.2 (2022-09-14)

Bug Fixes

v4.1.1

4.1.1 (2022-09-13)

Bug Fixes

v4.1.0

4.1.0 (2022-09-13)

Features

Bug Fixes

v4.0.0

4.0.0 (2022-09-08)

⚠ BREAKING CHANGES

  • this updates this package and the templated engines for node to ^14.17.0 || ^16.13.0 || >=18.0.0

Features

v3.8.1

3.8.1 (2022-09-01)

... (truncated)

Changelog

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

4.2.0 (2022-09-15)

Features

Bug Fixes

4.1.2 (2022-09-14)

Bug Fixes

4.1.1 (2022-09-13)

Bug Fixes

4.1.0 (2022-09-13)

Features

Bug Fixes

4.0.0 (2022-09-08)

⚠ BREAKING CHANGES

  • this updates this package and the templated engines for node to ^14.17.0 || ^16.13.0 || >=18.0.0

Features

3.8.1 (2022-09-01)

Bug Fixes

3.8.0 (2022-08-31)

... (truncated)

Commits
  • f3bb589 chore: release 4.2.0
  • ffa2c08 fix: dont run workflows outside of npm org (#194)
  • 849cecc feat: add content config option to allow a module to set own content
  • 423450f feat: remove postpublish from package.json (#195)
  • ca5c14e chore: release 4.1.2 (#193)
  • 6bc355a fix: set package.json version from release please (#192)
  • c0f6c06 chore: release 4.1.1 (#191)
  • 78a05fe fix: pass current github ref to release please (#190)
  • f9f0964 chore: release 4.1.0 (#188)
  • b58d86a fix: use conventional commits from release-please for changelog (#183)
  • 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 #74.