Skip to content

Bump @welldone-software/why-did-you-render from 8.0.1 to 10.0.1#98

Open
dependabot[bot] wants to merge 1 commit intopreviewfrom
dependabot/npm_and_yarn/preview/welldone-software/why-did-you-render-10.0.1
Open

Bump @welldone-software/why-did-you-render from 8.0.1 to 10.0.1#98
dependabot[bot] wants to merge 1 commit intopreviewfrom
dependabot/npm_and_yarn/preview/welldone-software/why-did-you-render-10.0.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 27, 2025

Bumps @welldone-software/why-did-you-render from 8.0.1 to 10.0.1.

Release notes

Sourced from @​welldone-software/why-did-you-render's releases.

v10.0.1

  • notifier was not exposing ownerDataMap despite the documentation saying it should.

Why Did You Render v10 Supporting React 19! 🎉🍾

¯\(ツ)/¯ The version was bumped from v8 to v10 directly and 10.0.0 is actually the same as the next 10.0.1. Sorry, I had some npm publishing issues ¯\(ツ)

[!NOTE] I've joined the React team, specifically working on React tooling. This role has opened up exciting opportunities to enhance the developer experience for React users— and your input could offer valuable insights to help me with this effort. Please join the conversation in the discussion thread!

Breaking Changes

[!CAUTION] The library was not tested with React Compiler at all. I believe it's completely incompatible with it.

[!CAUTION] Not all re-renders are "bad". Sometimes shenanigan to reduce re-renders can either hurt your App's performance or have a neglagable effect, in which case it would be just a waste of your efforts, and complicate your code. Try to focus on heavier components when optimizing and use the React DevTools Profiler to measure the effects of any changes.

New Features

Internal

Minor update

  • Updated all packages, besides eslint (8->9) because it was a pretty big update. I might do it later.
  • Fix #286 - set defaultProps to undefined when it's not present in the original to not have the warning "Support for defaultProps will be removed from function components in a future major release" by @​Hypnosphi. Thank you!
  • Readme updates by myself @​vzaidman and @​sergeylaptev. Thank you!
Commits
  • 752cfdb version v10.0.1
  • 25b32e2 fix notifier not exposing ownerDataMap
  • f320386 version v10.0.0
  • 807d7b8 cypress testing locally fix
  • c305dfc Merge pull request #301 from welldone-software/react-19
  • cad504a updated readme
  • 395d14d fix for react native automatic jsx
  • 1fb49ff fix cypress ci
  • 7eed9c5 eliminated forward ref warnings
  • 8cbb1c1 removed old resolution hint about eslint being on version 8
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@welldone-software/why-did-you-render](https://github.com/welldone-software/why-did-you-render) from 8.0.1 to 10.0.1.
- [Release notes](https://github.com/welldone-software/why-did-you-render/releases)
- [Commits](welldone-software/why-did-you-render@v8.0.1...v10.0.1)

---
updated-dependencies:
- dependency-name: "@welldone-software/why-did-you-render"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 27, 2025

The following labels could not be found: npm dependencies.

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