Skip to content

chore(deps): update semantic-release monorepo (major) - #12

Open
we-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-semantic-release-monorepo
Open

chore(deps): update semantic-release monorepo (major)#12
we-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-semantic-release-monorepo

Conversation

@we-renovate

@we-renovate we-renovate Bot commented Jun 7, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change OpenSSF
@semantic-release/changelog major 6.0.37.0.0 OpenSSF Scorecard
@semantic-release/exec major 6.0.37.1.0 OpenSSF Scorecard
@semantic-release/git major 10.0.111.0.1 OpenSSF Scorecard
semantic-release major 23.1.125.0.9 OpenSSF Scorecard

Release Notes

semantic-release/changelog (@​semantic-release/changelog)

v7.0.0

Compare Source

Features
BREAKING CHANGES
  • @semantic-release/changelog is now a native ES
    Module. It has named exports for each plugin hook (verifyConditions,
    prepare)
  • the minimum required version of semantic-release to use
    @semantic-release/changelog is now
    v20.1.0
Other Notable Changes
  • Replaced xo with prettier with default configuration; following
    newly established convention
  • Replaced nyc with c8 for code coverage
  • Replaced lodash with lodash-es for proper esm support
Related Issue
semantic-release/exec (@​semantic-release/exec)

v7.1.0

Compare Source

Features
  • error: print more useful error for non-process failure (#​449) (a285bc5)

v7.0.3

Compare Source

Bug Fixes
  • deps: update dependency execa to v9 (643e2eb)

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Features
BREAKING CHANGES
  • the minimum required version of semantic-release to use @semantic-release/exec is now v24.1.0; the warn logger method/function is now available to use in plugin

  • @semantic-release/exec is now a native ES Module. It has named exports for each plugin hook (verifyConditions, analyzeCommits, verifyRelease, generateNotes, prepare, publish, addChannel, success, fail)

semantic-release/git (@​semantic-release/git)

v11.0.1

Compare Source

Bug Fixes

v11.0.0

Compare Source

Features
BREAKING CHANGES
  • @semantic-release/git is now a native ES Module. It
    has named exports for each plugin hook (verifyConditions, prepare)
  • the minimum required version of semantic-release to use
    @semantic-release/git is now v20.1.0
semantic-release/semantic-release (semantic-release)

v25.0.9

Compare Source

Bug Fixes
  • do not expose the authenticated repository URL in EGITNOPERMISSION errors (#​4283) (8d905a5)

v25.0.8

Compare Source

Bug Fixes
  • handle potential null values in commit message and gitTags trimming (0a60004)
  • hide-sensitive: mask key/auth/webhook env vars (973d763)
  • mask sensitive environment variables and improve commit handling (#​4252) (1bfdc52)
  • prevent template evaluation syntax in branch expansion and tag formatting (f121540)

v25.0.7

Compare Source

Bug Fixes
  • argument Injection via repositoryUrl in package.json (#​4245) (c46dbda)

v25.0.6

Compare Source

Bug Fixes
  • ensure encoded secrets get masked (8e28dd3)

v25.0.5

Compare Source

Bug Fixes

v25.0.4

Compare Source

Bug Fixes
  • code-quality: add missing comma in context object for consistency (493d6cd)

v25.0.3

Compare Source

Bug Fixes

v25.0.2

Compare Source

Bug Fixes

v25.0.1

Compare Source

Bug Fixes

v25.0.0

Compare Source

Bug Fixes
  • deps: update dependency hosted-git-info to v9 (9fa04f8)
  • deps: update dependency yargs to v18 (#​3745) (cde9a72)
  • deps: update to the stable version of the github plugin (f12cf81)
  • deps: update to the stable version of the release-notes-generator plugin (d9def72)
  • deps: updated to the stable version of the commit-analyzer plugin (291533b)
  • deps: upgrade to the new major version of the npm plugin, which upgrades npm to v11 for publishing (1be8290)
Features
  • node-versions: drop support for node versions v20, v21, and v23 (56d16f4)
  • node-versions: raise the minimum node version for the v24 range (116a188)
BREAKING CHANGES
  • node-versions: the minimum node version for the v24 range is now v24.10.0
  • node-versions: a minimum of node v22.14 is now required

v24.2.9

Compare Source

Bug Fixes

v24.2.8

Compare Source

Bug Fixes

v24.2.7

Compare Source

Performance Improvements

v24.2.6

Compare Source

Bug Fixes

v24.2.5

Compare Source

Bug Fixes
  • deps: raise the minimum of the defined range for marked-terminal (#​3742) (fb1ccd4)

v24.2.4

Compare Source

Bug Fixes

v24.2.3

Compare Source

Bug Fixes

v24.2.2

Compare Source

Bug Fixes

v24.2.1

Compare Source

Bug Fixes

v24.2.0

Compare Source

Features
  • clarify branch existence requirement in error messages (#​3462) (05a2ea9)

v24.1.3

Compare Source

Bug Fixes
  • branch-naming: prevent non-range versions from being identified as maintenance branches (07f2672)

v24.1.2

Compare Source

Bug Fixes

v24.1.1

Compare Source

Bug Fixes

v24.1.0

Compare Source

Features

v24.0.0

Compare Source

Bug Fixes
  • deps: upgraded to the beta of the commit-analyzer plugin (dfc3d91)
  • deps: upgraded to the beta of the release-notes-generator plugin (4a4cd92)
BREAKING CHANGES
  • deps: the commit-analyzer plugin now expects to be used with the latest major versions of
    conventional-changelog packages. if you are installing any of these packages in addition to
    semantic-release, be sure to update them as well
  • deps: the release-notes-generator plugin now expects to be used with the latest major
    versions of conventional-changelog packages. if you are installing any of these packages in addition
    to semantic-release, be sure to update them as well

@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 674bee8 to 296c4db Compare August 18, 2024 00:27
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 296c4db to e6a510e Compare August 27, 2024 11:33
@florianesser
florianesser force-pushed the master branch 2 times, most recently from 2d9d01d to 9246963 Compare August 27, 2024 12:48
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from e6a510e to feb6d73 Compare September 12, 2024 11:52
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from feb6d73 to bcf193a Compare September 29, 2024 00:31
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from e275898 to 607b338 Compare October 27, 2024 00:31
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 607b338 to 5fb1c6e Compare January 5, 2025 00:31
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 5fb1c6e to 12a72c9 Compare February 2, 2025 00:31
@we-renovate we-renovate Bot changed the title chore(deps): update dependency semantic-release to v24 chore(deps): update semantic-release monorepo (major) Feb 2, 2025
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 12a72c9 to e875f50 Compare February 7, 2025 07:27
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from d29c455 to eff6661 Compare February 16, 2025 00:32
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from eff6661 to e61353e Compare May 11, 2025 00:35
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from e61353e to 4d64f25 Compare May 18, 2025 00:36
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 4d64f25 to c46dd0f Compare May 25, 2025 00:37
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from c46dd0f to 58f35eb Compare July 6, 2025 00:38
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 58f35eb to f972650 Compare July 13, 2025 00:39
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from f972650 to ffdd354 Compare September 12, 2025 08:11
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from 1d36fa2 to 059c6e2 Compare September 22, 2025 10:29
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from a5a1eb6 to 4d5a07d Compare October 20, 2025 07:33
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 4d5a07d to b7e66a6 Compare November 9, 2025 00:36
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from b7e66a6 to 5172905 Compare February 1, 2026 00:52
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 5172905 to 27f04b7 Compare June 14, 2026 01:19
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 0f3437b to 5a768b2 Compare July 19, 2026 00:50
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 5a768b2 to 44cf617 Compare July 26, 2026 00:53
@we-renovate
we-renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 44cf617 to f11c849 Compare August 9, 2026 00:29
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