-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
chore(deps): update dependency react-intersection-observer to v9 #7818
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 941550c. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 2 targetsSent with 💌 from NxCloud. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7818 +/- ##
=======================================
Coverage 44.61% 44.61%
=======================================
Files 185 185
Lines 7087 7087
Branches 1571 1575 +4
=======================================
Hits 3162 3162
Misses 3562 3562
Partials 363 363 |
This was referenced Aug 21, 2024
Merged
Merged
This was referenced Aug 21, 2024
This was referenced Aug 23, 2024
Closed
Closed
[Snyk] Upgrade @tanstack/react-query from 5.51.16 to 5.51.18
zntb/ReactEvents-With-TanStack-Query#11
Merged
Merged
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^8.34.0
->^9.13.0
Release Notes
thebuilder/react-intersection-observer (react-intersection-observer)
v9.13.0
Compare Source
v9.12.0
Compare Source
v9.11.0
Compare Source
Features
v9.10.3
Compare Source
Bug Fixes
v9.10.2
Compare Source
Bug Fixes
v9.10.1
Compare Source
Bug Fixes
react
instead of deprecated one (87258aa)v9.10.0
Compare Source
v9.9.0
Compare Source
v9.8.2
Compare Source
Bug Fixes
v9.8.1
Compare Source
Bug Fixes
v9.8.0
Compare Source
Features
v9.7.0
Compare Source
This release switches from ESLint and Prettier to Biome.js, as a way of cutting down on dev dependencies and configuration.
Features
Reverts
v9.6.0
Compare Source
Bug Fixes
Features
v9.5.4
Compare Source
Bug Fixes
v9.5.3
Compare Source
Bug Fixes
v9.5.2
Compare Source
Bug Fixes
v9.5.1
Compare Source
Bug Fixes
v9.5.0
Compare Source
Breaking changes
This release switches the build tool to tsup, in order for the package to support the
use client
directive. Hopefully it shouldn't have an impact on usage, but changing build output, always carries a slight risk of some tooling breaking.Features
v9.4.4
Compare Source
Bug Fixes
v9.4.3
Compare Source
Bug Fixes
v9.4.2
Compare Source
Performance
useEffect
used for resetting initial state (#607)Bug Fixes
v9.4.1
Compare Source
Bug Fixes
v9.4.0
Compare Source
This release fixes https://github.com/thebuilder/react-intersection-observer/issues/572
It's now possible (not recommended) to use inline functions for
ref
methods. This will still cause extra rerenders, but you will not get into a state of infinite loops.Bug Fixes
Features
ref
(776caa6)v9.3.5
Compare Source
Bug Fixes
v9.3.4
Compare Source
Bug Fixes
esm.js
(fa6f3db)v9.3.3
Compare Source
Bug Fixes
v9.3.2
Compare Source
Bug Fixes
v9.3.1
Compare Source
Bug Fixes
v9.3.0
Compare Source
Features
v9.2.2
Compare Source
Bug Fixes
v9.2.1
Compare Source
Bug Fixes
v9.2.0
Compare Source
Features
test-utils
v9.1.0
Compare Source
Features
v9.0.0
Compare Source
This release is mainly to fix an issue with the exports not being properly tree-shaken.
Features
Size of exports
After tree shaking, this is the current size impact of the exports, as reported by size-limit.
InView
- 1.6 kB with all dependencies, minified and gzippeduseInView
- 1.13 kB with all dependencies, minified and gzippedobserve
- 835 B with all dependencies, minified and gzippedBREAKING CHANGES
default
export of theInView
component. Use the namedInView
import insteadConfiguration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.