Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@semantic-release/changelog 6.0.37.0.0 age confidence
@semantic-release/git 10.0.111.0.1 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/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

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.

@renovate
renovate Bot requested a review from huextrat as a code owner July 30, 2026 10:45
@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown

Coverage report

Caution

Coverage does not meet threshold
Statements coverage not met for global: expected >=100%, but got 59.09090909090909%

St.
Category Percentage Covered / Total
🔴 Statements 59.09% 13/22
🟢 Branches 100% 4/4
🔴 Functions 44.44% 4/9
🟡 Lines 61.9% 13/21

Test suite run failed

Failed tests: 0/4. Failed suites: 1/2.
  ● Test suite failed to run

    Incorrect version of "react-test-renderer" detected. Expected "19.2.4", but found "19.2.8".

    Fix it by running:
    npm install -D react-test-renderer@19.2.4

    > 1 | import { renderHook } from '@testing-library/react-native';
        | ^
      2 | import { NativeEventEmitter } from 'react-native';
      3 | import NativeScreenshotAware from '../NativeScreenshotAware';
      4 | import ScreenshotAware, { useScreenshotAware } from '../index';

      at Object.ensurePeerDeps (node_modules/@testing-library/react-native/src/helpers/ensure-peer-deps.ts:36:3)
      at Object.require (node_modules/@testing-library/react-native/src/index.ts:1:1)
      at Object.require (src/__tests__/index.test.tsx:1:1)

Report generated by 🧪jest coverage report action from 818f211

@renovate
renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from f09b09a to 818f211 Compare August 11, 2026 22:45
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