chore(deps): update dependency react-intersection-observer to v9#7818
Merged
lachlancollins merged 1 commit intomainfrom Jul 29, 2024
Merged
chore(deps): update dependency react-intersection-observer to v9#7818lachlancollins merged 1 commit intomainfrom
lachlancollins merged 1 commit intomainfrom
Conversation
☁️ 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
Merged
This file contains hidden or 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
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.0Release Notes
thebuilder/react-intersection-observer (react-intersection-observer)
v9.13.0Compare Source
v9.12.0Compare Source
v9.11.0Compare Source
Features
v9.10.3Compare Source
Bug Fixes
v9.10.2Compare Source
Bug Fixes
v9.10.1Compare Source
Bug Fixes
reactinstead of deprecated one (87258aa)v9.10.0Compare Source
v9.9.0Compare Source
v9.8.2Compare Source
Bug Fixes
v9.8.1Compare Source
Bug Fixes
v9.8.0Compare Source
Features
v9.7.0Compare 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.0Compare Source
Bug Fixes
Features
v9.5.4Compare Source
Bug Fixes
v9.5.3Compare Source
Bug Fixes
v9.5.2Compare Source
Bug Fixes
v9.5.1Compare Source
Bug Fixes
v9.5.0Compare Source
Breaking changes
This release switches the build tool to tsup, in order for the package to support the
use clientdirective. 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.4Compare Source
Bug Fixes
v9.4.3Compare Source
Bug Fixes
v9.4.2Compare Source
Performance
useEffectused for resetting initial state (#607)Bug Fixes
v9.4.1Compare Source
Bug Fixes
v9.4.0Compare Source
This release fixes https://github.com/thebuilder/react-intersection-observer/issues/572
It's now possible (not recommended) to use inline functions for
refmethods. This will still cause extra rerenders, but you will not get into a state of infinite loops.Bug Fixes
Features
ref(776caa6)v9.3.5Compare Source
Bug Fixes
v9.3.4Compare Source
Bug Fixes
esm.js(fa6f3db)v9.3.3Compare Source
Bug Fixes
v9.3.2Compare Source
Bug Fixes
v9.3.1Compare Source
Bug Fixes
v9.3.0Compare Source
Features
v9.2.2Compare Source
Bug Fixes
v9.2.1Compare Source
Bug Fixes
v9.2.0Compare Source
Features
test-utilsv9.1.0Compare Source
Features
v9.0.0Compare 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
defaultexport of theInViewcomponent. Use the namedInViewimport 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.