Skip to content

chore(main): release 0.32.0 #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jun 12, 2022

🤖 I have created a release beep boop

0.32.0 (2025-02-15)

⚠ BREAKING CHANGES

  • drop support for Node.js 21.x (#594)
  • call executePackageManagerRequest directly (#430)
  • attempting to download a version from the npm registry (or a mirror) that was published using the now deprecated PGP signature without providing a hash will trigger an error. Users can disable the signature verification using a environment variable.
  • remove --all flag (#351)
  • remove Node.js 19.x from the range of supported versions (#375)
  • use fetch (#365)
  • remove old install folder migration (#373)
  • prompt user before downloading software (#360)
  • remove support for Node.js 16.x
  • remove support for Node.js 14.x
  • add "exports" to the package.json (#239)

Features

Bug Fixes

  • add "exports" to the package.json (#239) (8e12d08)
  • add path to package.json in error message (#456) (32a93ea)
  • avoid symlinks to work on Windows (#13) (b56df30)
  • avoid using eval to get the corepack version (#45) (78d94eb)
  • bin file name for pnpm >=6.0 (#35) (8ff2499)
  • call executePackageManagerRequest directly (#430) (0f9b748)
  • ci: YAML formatting in publish workflow (#124) (01c7d63)
  • clarify EACCES errors (#343) (518bed8)
  • COREPACK_NPM_REGISTRY should allow for username/password auth (#466) (6efa349)
  • correctly set Dispatcher prototype for ProxyAgent (#451) (73d9a1e)
  • disable v8-compile-cache when using npm@>=9.7.0 (#276) (2f3678c)
  • do not hard fail if Corepack home folder cannot be created (#382) (9834f57)
  • do not resolve fallback descriptor when packageManager is defined (#632) (12e77e5)
  • do not show download prompt when downloading JSON (#383) (bc137a0)
  • doc: add a note about troubleshooting network errors (#259) (aa3cbdb)
  • doc: add package configuration instruction to readme (#188) (0b7abb9)
  • doc: fix link to proxy library (#636) (bae0839)
  • doc: update DESIGN.md s/engines.pm/packageManager/ (#141) (d6039c5)
  • don't override process.exitCode (#268) (17d1f3d)
  • download fewer metadata from npm registry (#436) (082fabf)
  • fallback to shasum when integrity is not defined (#542) (eb63873)
  • generate cmd shim files (a900b4d)
  • group the download prompt together (#391) (00506b2)
  • handle package managers with a bin array correctly (#20) (1836d17)
  • handle parallel installs (#84) (5cfc6c9)
  • handle prereleases (#32) (2a46b6d)
  • handle tags including numbers in prepare command (#165) (5a0727b)
  • hash check when downloading Yarn Berry from npm (#439) (4672162)
  • ignore EROFS errors (#421) (b7ec137)
  • improve support for COREPACK_NPM_REGISTRY with Yarn Berry (#396) (47be27c)
  • Incorrect authorization prefix for basic auth, and undocumented env var (#454) (2d63536)
  • make DEBUG=corepack more useful (#538) (6019d7b)
  • npm registry override (#219) (1b35362)
  • only print message for UsageErrors (#602) (72a588c)
  • only set bins on pack (#127) (7ae489a)
  • re-add support for custom registries with auth (#397) (d267753)
  • recreate cache folder if necessary (#200) (7b5f2f9)
  • remove unsafe remove of install folder (#372) (65880ca)
  • replace npm registry domain in tarball URL (#502) (db6fae5)
  • selectively import required semver functions (#511) (e7ad533)
  • streamline the cache exploration (#135) (185da44)
  • trigger release after 0.29.0 failed to publish (e6ba066)
  • trigger release after 0.29.1 failed to publish (18e29ce)
  • update npm registry keys (#614) (8c90caa)
  • update package manager versions (#146) (fdb187a)
  • use valid semver range for engines.node (#378) (f2185fe)
  • use: create package.json when calling corepack use on empty dir (#350) (2950a8a)
  • Windows malicious file analysis waiting problem (#398) (295a1cd)

Performance Improvements

  • load binaries in the same process (#97) (5ff6e82)
  • prefer module.enableCompileCache over v8-compile-cache (#574) (cba6905)

Miscellaneous Chores

  • drop support for Node.js 21.x (#594) (8bebc0c)
  • remove Node.js 19.x from the range of supported versions (#375) (9a1cb38)
  • update supported Node.js versions (#258) (74f679d)
  • update supported Node.js versions (#309) (787e24d)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot changed the title chore(main): release 1.0.0 chore(main): release 0.16.0 Dec 25, 2022
@github-actions github-actions bot force-pushed the release-please--branches--main--components--corepack branch 2 times, most recently from 9a8dead to e964914 Compare December 31, 2022 10:08
@github-actions github-actions bot force-pushed the release-please--branches--main--components--corepack branch 2 times, most recently from 7685924 to 44726b2 Compare January 4, 2023 15:10
@github-actions github-actions bot force-pushed the release-please--branches--main--components--corepack branch from 44726b2 to 9ad6c5b Compare February 17, 2023 10:16
@github-actions github-actions bot changed the title chore(main): release 0.16.0 chore(main): release 0.20.0 Aug 28, 2023
@github-actions github-actions bot force-pushed the release-please--branches--main--components--corepack branch 2 times, most recently from 1159766 to 53cb4df Compare August 29, 2023 06:53
@github-actions github-actions bot changed the title chore(main): release 0.20.0 chore(main): release 0.21.0 Sep 5, 2023
@github-actions github-actions bot force-pushed the release-please--branches--main--components--corepack branch from 53cb4df to b78f516 Compare September 5, 2023 05:15
@github-actions github-actions bot changed the title chore(main): release 0.21.0 chore(main): release 0.23.0 Dec 6, 2023
@github-actions github-actions bot force-pushed the release-please--branches--main--components--corepack branch from b78f516 to 3805de4 Compare December 6, 2023 16:48
@github-actions github-actions bot changed the title chore(main): release 0.23.0 chore(main): release 0.30.0 Aug 22, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main--components--corepack branch from 3805de4 to 373adbe Compare August 22, 2024 13:37
@github-actions github-actions bot force-pushed the release-please--branches--main--components--corepack branch from 373adbe to b39fb0b Compare September 8, 2024 16:05
@github-actions github-actions bot changed the title chore(main): release 0.30.0 chore(main): release 0.31.0 Nov 23, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main--components--corepack branch from b39fb0b to a659a21 Compare November 23, 2024 12:59
@github-actions github-actions bot force-pushed the release-please--branches--main--components--corepack branch from a659a21 to 813936b Compare December 5, 2024 19:02
@github-actions github-actions bot force-pushed the release-please--branches--main--components--corepack branch 3 times, most recently from c101a92 to f681be2 Compare January 20, 2025 12:59
@github-actions github-actions bot changed the title chore(main): release 0.31.0 chore(main): release 0.32.0 Jan 28, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main--components--corepack branch 2 times, most recently from 9387610 to 6694352 Compare February 3, 2025 18:59
@github-actions github-actions bot force-pushed the release-please--branches--main--components--corepack branch 3 times, most recently from 2764273 to f01f1b1 Compare February 11, 2025 00:59
@github-actions github-actions bot force-pushed the release-please--branches--main--components--corepack branch from f01f1b1 to a66d7e8 Compare February 15, 2025 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants