Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Jan 13, 2024

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
@semantic-release/changelog 6.0.37.0.0 age confidence
@semantic-release/exec 6.0.37.1.0 age confidence
@semantic-release/git 10.0.111.0.1 age confidence
semantic-release 22.0.825.0.9 age confidence

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
Other Notable Changes
  • @semantic-release/error ^3^4 (ESM-only)
  • aggregate-error ^3^5 (ESM-only, uses native AggregateError)
  • execa ^5^9 (ESM-only, named export)
  • p-reduce ^2^3 (ESM-only)
  • Removed CJS-only devDeps: clear-module, file-url, fs-extra,
    get-stream, nyc
  • Added c8 for coverage; bumped ava, sinon, tempy,
    semantic-release, prettier
  • Engine: ^22.22.2 || >= 24.15;
  • Scripts: nycc8, added pretest, removed test:ci
Related Issue
semantic-release/semantic-release (semantic-release)

v25.0.9

Compare Source

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

v23.1.1

Compare Source

Bug Fixes

v23.1.0

Compare Source

Features

v23.0.8

Compare Source

Bug Fixes
  • deps: rename read-pkg-up -> read-package-up (4980cba)
  • deps: rename read-pkg-up -> read-package-up (#​3249) (95a8b9e)

v23.0.7

Compare Source

Bug Fixes
  • deps: update dependency find-versions to v6 (6a2b6bb)

v23.0.6

Compare Source

Bug Fixes

v23.0.5

Compare Source

Bug Fixes

v23.0.4

Compare Source

Bug Fixes

v23.0.3

Compare Source

Bug Fixes

v23.0.2

Compare Source

Bug Fixes

v23.0.1

Compare Source

Bug Fixes
  • deps: update dependency marked-terminal to v7 (9faded8)

v23.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES

related to https://redirect.github.com/semantic-release/semantic-release/discussions/3088

v22.0.12

Compare Source

Bug Fixes
  • Revert "fix(deps): update dependency cosmiconfig to v9" (#​3104) (f6f1bf1)

v22.0.11

Compare Source

Bug Fixes
  • deps: update dependency cosmiconfig to v9 (b38cd2e)

v22.0.10

Compare Source

Bug Fixes
  • revert updating cosmiconfig to v9 (88efead)

v22.0.9

Compare Source

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo January 13, 2024 11:38 Inactive
@aem-code-sync

aem-code-sync Bot commented Jan 13, 2024

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run all PSI checks
  • Re-run failed PSI checks
  • Re-sync branch
Commits

@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from c947087 to b45a4c6 Compare February 7, 2024 02:31
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo February 7, 2024 02:31 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from b45a4c6 to afaa6d8 Compare February 8, 2024 01:53
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo February 8, 2024 01:53 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from afaa6d8 to 31c320e Compare March 15, 2024 17:50
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo March 15, 2024 17:50 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 096f910 to bf85a7b Compare March 19, 2024 05:35
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo March 19, 2024 05:35 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from bf85a7b to ce0084b Compare March 26, 2024 03:00
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo March 26, 2024 03:00 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from ce0084b to 638b34c Compare April 5, 2024 05:48
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo April 5, 2024 05:48 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 638b34c to b0335f3 Compare April 10, 2024 00:23
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo April 10, 2024 00:23 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from b0335f3 to f9f8901 Compare May 11, 2024 11:51
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo May 11, 2024 11:51 Inactive
@renovate renovate Bot changed the title chore(deps): update dependency semantic-release to v23 chore(deps): update dependency semantic-release to v24 Jun 1, 2024
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from f9f8901 to 01b69dc Compare June 1, 2024 08:58
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo June 1, 2024 08:58 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 01b69dc to fff5a52 Compare August 18, 2024 12:00
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo August 18, 2024 12:01 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from fff5a52 to 99da659 Compare September 11, 2024 20:35
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo September 11, 2024 20:35 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 99da659 to 146c602 Compare September 28, 2024 02:12
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo September 28, 2024 02:12 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 146c602 to b539618 Compare October 19, 2024 02:31
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo October 19, 2024 02:31 Inactive
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo February 9, 2025 20:02 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from d5490d2 to fcd3837 Compare February 16, 2025 03:56
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo February 16, 2025 03:56 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from fcd3837 to 421ea09 Compare May 10, 2025 12:00
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo May 10, 2025 12:00 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 421ea09 to b006202 Compare June 6, 2025 16:53
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo June 6, 2025 16:53 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from b006202 to 17bc3e7 Compare July 6, 2025 08:10
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 17bc3e7 to 5139dac Compare July 20, 2025 00:05
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo July 20, 2025 00:05 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 5139dac to d120fe9 Compare August 14, 2025 20:12
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo August 14, 2025 20:12 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from d120fe9 to 6f5e338 Compare August 23, 2025 16:07
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo August 23, 2025 16:07 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 6f5e338 to c1b508d Compare September 1, 2025 15:21
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo September 1, 2025 15:21 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from c1b508d to 2c095cb Compare September 11, 2025 16:02
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo September 11, 2025 16:02 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 2c095cb to 264bc99 Compare September 20, 2025 07:34
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo September 20, 2025 07:34 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 264bc99 to 7b07245 Compare September 26, 2025 07:13
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo September 26, 2025 07:13 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 7b07245 to 3a3ca91 Compare October 15, 2025 23:50
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo October 15, 2025 23:50 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 3a3ca91 to 556143a Compare October 21, 2025 03:55
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo October 21, 2025 03:55 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 556143a to 5ed2f46 Compare October 25, 2025 20:13
@aem-code-sync
aem-code-sync Bot temporarily deployed to renovate/major-semantic-release-monorepo October 25, 2025 20:13 Inactive
@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 5ed2f46 to 59a4510 Compare November 8, 2025 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants