Skip to content

chore: bump test-renderer from 0.15.0 to 1.2.0#44

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/test-renderer-1.2.0
Open

chore: bump test-renderer from 0.15.0 to 1.2.0#44
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/test-renderer-1.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps test-renderer from 0.15.0 to 1.2.0.

Release notes

Sourced from test-renderer's releases.

v1.2.0

1.2.0 (2026-04-16)

✨ Features

  • React 19.2 support (#52) (17874e2)
  • 1.2.x is now the preferred compatibility line for React 19.2
  • Updated bundled react-reconciler to ~0.33.0
  • Added support coverage for React 19.2 features relevant to test-renderer, including <Activity> and useEffectEvent

v1.1.0

1.1.0 (2026-04-16)

✨ Features

  • React 19.1 support (#51) (14a1726)
  • 1.1.x is now the preferred compatibility line for React 19.1
  • Updated bundled react-reconciler to ~0.32.0
  • Covers React 19.1 additions relevant to test-renderer, including Owner Stack support and the CSS-selector-safe useId() format

v1.0.0

1.0.0 (2026-04-16)

test-renderer is now in its stable 1.x line.

This release establishes the 1.x versioning model for React 19, with each test-renderer minor tracking a preferred React / react-reconciler line while keeping a broad React 19 peer dependency range to avoid blocking installs between React minor releases.

Highlights

  • Stable 1.x release line for test-renderer
  • New React 19 compatibility-line documentation in the README
  • New versioning policy in docs/versioning.md
  • Clearer root render contract

Breaking changes

  • Removed the deprecated HostElement alias
    Migration: replace HostElement with TestInstance

API contract updates

  • Root.render remains ReactElement-only
  • Fragments are supported because they are React elements
  • Non-element root values like null or bare strings are not supported
  • Unsupported root values now fail with a deliberate error instead of an incidental crash path

React 19 versioning model

Starting with 1.x, test-renderer uses preferred compatibility lines:

... (truncated)

Changelog

Sourced from test-renderer's changelog.

1.2.0 (2026-04-16)

Features

  • React 19.2 support (#52) (17874e2)
  • 1.2.x is now the preferred compatibility line for React 19.2
  • Updated bundled react-reconciler to ~0.33.0
  • Added support coverage for React 19.2 features relevant to test-renderer, including <Activity> and useEffectEvent

1.1.0 (2026-04-16)

Features

  • React 19.1 support (#51) (14a1726)
  • 1.1.x is now the preferred compatibility line for React 19.1
  • Updated bundled react-reconciler to ~0.32.0
  • Covers React 19.1 additions relevant to test-renderer, including Owner Stack support and the CSS-selector-safe useId() format

1.0.0 (2026-04-16)

Features

  • Stable 1.x release line for test-renderer
  • Established the React 19 compatibility-line versioning model for 1.x
  • Added versioning documentation in docs/versioning.md

Breaking Changes

  • Removed the deprecated HostElement alias Migration: replace HostElement with TestInstance

API Contract Updates

  • Root.render remains ReactElement-only
  • Fragments are supported because they are React elements
  • Non-element root values like null or bare strings are not supported
  • Unsupported root values now fail with a deliberate error instead of an incidental crash path

Earlier Releases

For 0.x release history, see the repository tags:

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 27, 2026
@dependabot dependabot Bot requested a review from maxjuniorbr as a code owner April 27, 2026 13:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 27, 2026
Bumps [test-renderer](https://github.com/mdjastrzebski/test-renderer) from 0.15.0 to 1.2.0.
- [Release notes](https://github.com/mdjastrzebski/test-renderer/releases)
- [Changelog](https://github.com/mdjastrzebski/test-renderer/blob/main/CHANGELOG.md)
- [Commits](mdjastrzebski/test-renderer@v0.15.0...v1.2.0)

---
updated-dependencies:
- dependency-name: test-renderer
  dependency-version: 1.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/test-renderer-1.2.0 branch from 81e4636 to a6b8782 Compare April 28, 2026 22:34
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants