Skip to content

v0.47.0

Choose a tag to compare

@samayer12 samayer12 released this 01 Apr 16:02
· 811 commits to main since this release
fb63333

Overview

This release allows users to override the UUID of a Pepr module during npx pepr init with the --uuid flag. A Pepr Module UUID is a Unique identifier for your module with a max length of 36 characters. When a UUID is not set, Pepr autogenerates a uuidv4 value for you.

What's Changed ♻️

Dependencies 🤖

  • chore: bump @types/node from 22.13.10 to 22.13.11 in the development-dependencies group by @dependabot in #1970
  • chore: bump the development-dependencies group with 2 updates by @dependabot in #1975
  • chore: bump github/codeql-action from 3.28.12 to 3.28.13 by @dependabot in #1976
  • chore: bump trufflesecurity/trufflehog from 3.88.18 to 3.88.19 by @dependabot in #1981
  • chore: bump the development-dependencies group with 2 updates by @dependabot in #1982
  • chore: bump the development-dependencies group with 2 updates by @dependabot in #1983
  • chore: bump trufflesecurity/trufflehog from 3.88.19 to 3.88.20 by @dependabot in #1984
  • chore: bump ts-jest from 29.3.0 to 29.3.1 in the development-dependencies group by @dependabot in #1988
  • chore: bump the production-dependencies group with 2 updates by @dependabot in #1987
  • chore: bump distroless/nodejs22-debian12 from 578ac82 to 28a7122 by @dependabot in #1990

Full Changelog: v0.46.3...v0.47.0