[Snyk] Upgrade react-idle-timer from 4.6.4 to 5.4.2 #534
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.
Snyk has created this PR to upgrade react-idle-timer from 4.6.4 to 5.4.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Warning: This is a major version upgrade, and may be a breaking change.
Release notes
Package name: react-idle-timer
✨ Enhancements
🐞 Bug Fixes
componentDidMount
on withIdleTimer higher order component. #276onAction
callbacks. #127getRemainingTime()
.🐞 Bug Fixes
createMocks()
.reset
was not resetting the start time affectinggetTotalActiveTime()
. #272⚡️ Features
🐞 Bug Fixes
crossTab
is enabled causing bad performance when many tabs are open. #247✨ Enhancements
reset
method now respectsstartManually
property. It will no longer automatically callonActive
.DEFAULT_EVENTS
for easy extension of events. #260🐞 Bug Fixes
getRemainingTime
method now always returns the time to idle instead of time to prompt and then time to idle. #256onAction
callbacks will automatically be cancelled on idle. #255✨ Enhancements
name
property to support multiple instances whencrossTab
is enabled.🐞 Bug Fixes
Omit
over utility-typesSubtract
. Fixes missing dependency error.✨ Enhancements
withIdleTimer
.🐞 Bug Fixes
withIdleTimer
.⚡️ Features
⚡️ Features
immediateEvents
property.withIdleTimer
.IdleTimerProvider
.syncTimers
property.✨ Enhancements
crossTab
from the ground up. The new implementation is much smaller and more efficient.🐞 Bug Fixes
getTotalActiveTime
returning negative value.🔥 Code Removal
capture
property.passive
property.emitOnAllTabs
property.isLeader
method.📝 Documentation
⬆️ Update Dependencies
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs