Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @welldone-software/why-did-you-render from 7.0.1 to 8.0.3 #458

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 27, 2024

Bumps @welldone-software/why-did-you-render from 7.0.1 to 8.0.3.

Release notes

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

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!

v8.0.1

Breaking changes

  • Now only support React 18 since it differs quite a lot from previous versions when monkey patching. by @​vzaidman
    • For older versions use @^7
  • Renamed the internal property that checks if React is monkey patched from React.isWDYR to React.__IS_WDYR__ by @​vzaidman

Non-breaking changes

Docs updates

New Contributors

v8.0.0

oops! please use v8.0.1 and above :)

Commits

Dependabot compatibility score

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)

Bumps [@welldone-software/why-did-you-render](https://github.com/welldone-software/why-did-you-render) from 7.0.1 to 8.0.3.
- [Release notes](https://github.com/welldone-software/why-did-you-render/releases)
- [Commits](welldone-software/why-did-you-render@v7.0.1...v8.0.3)

---
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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file npm labels Jun 27, 2024
@gsreynolds gsreynolds merged commit 8356dbe into develop Jul 23, 2024
15 checks passed
@gsreynolds gsreynolds deleted the dependabot/npm_and_yarn/develop/welldone-software/why-did-you-render-8.0.3 branch July 23, 2024 17:42
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 npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant