Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

Bumps react and @types/react. These dependencies needed to be updated together.
Updates react from 19.1.0 to 19.1.1

Release notes

Sourced from react's releases.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)
Changelog

Sourced from react's changelog.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)
Commits

Updates @types/react from 18.3.23 to 19.1.10

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 18, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 18, 2025 06:01
@dependabot dependabot bot added automerge Used by Kodiak bot to automerge PRs javascript Pull requests that update Javascript code labels Aug 18, 2025
@kodiakhq kodiakhq bot removed the automerge Used by Kodiak bot to automerge PRs label Aug 18, 2025
@kodiakhq
Copy link
Contributor

kodiakhq bot commented Aug 18, 2025

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Aug 18, 2025
@markphelps markphelps added the automerge Used by Kodiak bot to automerge PRs label Aug 20, 2025
@kodiakhq kodiakhq bot removed the automerge Used by Kodiak bot to automerge PRs label Aug 20, 2025
@kodiakhq
Copy link
Contributor

kodiakhq bot commented Aug 20, 2025

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@markphelps
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/multi-9b4e2b180e branch 2 times, most recently from 810e8de to 910ab9e Compare August 22, 2025 11:21
@erka
Copy link
Contributor

erka commented Aug 23, 2025

@dependabot recreate

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 19.1.0 to 19.1.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.1/packages/react)

Updates `@types/react` from 18.3.23 to 19.1.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/react"
  dependency-version: 19.1.10
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/multi-9b4e2b180e branch from 910ab9e to f3a371a Compare August 23, 2025 14:28
Signed-off-by: Roman Dmytrenko <[email protected]>
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Aug 23, 2025
Signed-off-by: Roman Dmytrenko <[email protected]>
@codecov
Copy link

codecov bot commented Aug 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.85%. Comparing base (d9a9bde) to head (7a6e561).
⚠️ Report is 1 commits behind head on v2.

Additional details and impacted files
@@           Coverage Diff           @@
##               v2    #4582   +/-   ##
=======================================
  Coverage   64.85%   64.85%           
=======================================
  Files         131      131           
  Lines       14776    14776           
=======================================
  Hits         9583     9583           
  Misses       4543     4543           
  Partials      650      650           
Flag Coverage Δ
integrationtests 38.61% <ø> (ø)
unittests 54.48% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@erka erka added the automerge Used by Kodiak bot to automerge PRs label Aug 23, 2025
@kodiakhq kodiakhq bot merged commit df89773 into v2 Aug 23, 2025
45 of 47 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/ui/multi-9b4e2b180e branch August 23, 2025 16:04
@dosubot
Copy link

dosubot bot commented Aug 23, 2025

Documentation updates
Checked 2 published document(s). No updates required.

How did I do? Any feedback?  Join Discord

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

Labels

automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants