Skip to content

Latest commit

 

History

History
138 lines (72 loc) · 7.89 KB

CHANGELOG.md

File metadata and controls

138 lines (72 loc) · 7.89 KB

Changelog

7.1.1 (2024-05-04)

Bug Fixes

Chores

  • c506f88 #134 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
  • b81c6ed #134 postinstall for dependabot template-oss PR (@lukekarrys)

7.1.0 (2024-04-16)

Features

Dependencies

7.0.1 (2024-04-15)

Dependencies

  • a23259a #131 bump pacote from 17.0.7 to 18.0.0 (#131) (@dependabot[bot])

Chores

  • bd72803 #130 postinstall for dependabot template-oss PR (@lukekarrys)
  • 290eb7c #130 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])

7.0.0 (2023-08-15)

⚠️ BREAKING CHANGES

  • support for node <=16.13 has been removed

Bug Fixes

  • 071449d #99 drop node 16.13.x support (@lukekarrys)

Dependencies

6.0.1 (2023-08-14)

Dependencies

6.0.0 (2023-08-14)

⚠️ BREAKING CHANGES

  • support for node 14 has been removed

Bug Fixes

5.0.1 (2023-04-12)

Bug Fixes

  • d89da3f #85 support packument without versions (#85) (@vigan-abd)

5.0.0 (2022-10-13)

⚠️ BREAKING CHANGES

  • this module no longer attempts to change file ownership automatically

Dependencies

  • 56c1950 #69 bump cacache from 16.1.3 to 17.0.0 (#69)
  • e31f928 #70 bump pacote from 14.0.0 to 15.0.0 (#70)
  • 2154d72 #67 bump json-parse-even-better-errors from 2.3.1 to 3.0.0

4.0.0 (2022-10-05)

Dependencies

  • cfadd1b #63 remove pacote@14 prerelease ranges (#63)

4.0.0-pre.0 (2022-09-23)

⚠️ BREAKING CHANGES

  • @npmcli/metavuln-calculator is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

  • a20ebd2 #55 postinstall for dependabot template-oss PR (@lukekarrys)

Dependencies

3.1.1 (2022-06-29)

Bug Fixes

  • don't throw on invalid semver versions (#43) (7c9f14c)

3.1.0 (2022-04-04)

Features

3.0.1 (2022-03-14)

Dependencies

  • bump cacache from 15.3.0 to 16.0.0 (#25) (6493a7e)
  • update pacote requirement from ^13.0.1 to ^13.0.2 (#20) (94654bf)
  • update pacote requirement from ^13.0.2 to ^13.0.3 (#23) (5be49ab)

3.0.0 (2022-02-16)

⚠ BREAKING CHANGES

  • the options passed directly to pacote now take a silent option instead of log.loglevel

Dependencies

  • bump pacote from 12.0.3 to 13.0.1 (#17) (b295177)
  • update cacache requirement from ^15.0.5 to ^15.3.0 (#15) (1cd2f0a)
  • update semver requirement from ^7.3.2 to ^7.3.5 (#14) (314da9b)