Update dependency react-idle-timer to v5#97
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ae25dc4 to
1919092
Compare
1919092 to
3585457
Compare
3585457 to
4bde747
Compare
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:
^4.5.6→^5.0.0Release Notes
supremetechnopriest/react-idle-timer (react-idle-timer)
v5.7.3Compare Source
v5.7.2Compare Source
🐞 Bug Fixes
v5.7.1Compare Source
🐞 Bug Fixes
disabledproperty would not immediately disable the timer.v5.7.0Compare Source
⚡️ Features
✨ Enhancements
estrellawithesbuildand update build chain.🐞 Bug Fixes
v5.6.2Compare Source
✨ Enhancements
nullorundefinedas the value for theelementproperty to enable easier integration with refs.v5.6.1Compare Source
🐞 Bug Fixes
promptBeforeIdleis greater than or equal totimeout. #342v5.6.0Compare Source
⚡️ Features
IIdleTimerinterface as the second parameter to callback methods. #339🐞 Bug Fixes
v5.5.3Compare Source
🐞 Bug Fixes
onPromptwould be emitted instead ofonIdleaftertimeoutis exceeded when devices wake from sleep. #172onMessagewas being called with an old function reference. #328v5.5.2Compare Source
✨ Enhancements
IdleTimerComponentgeneric typescript types.v5.5.1Compare Source
✨ Enhancements
null.v5.5.0Compare Source
⚡️ Features
isLastActiveTabmethod. #294getActiveTimeandgetIdleTimemethods. #301onPresenceChangeevent handler. #319✨ Enhancements
promptTimeoutin favor ofpromptBeforeIdle. #318activatemethod. #319🐞 Bug Fixes
onActivewas called on every action whensyncTimerswas set. #320v5.4.2Compare Source
✨ Enhancements
🐞 Bug Fixes
componentDidMounton withIdleTimer higher order component. #276onActioncallbacks. #127getRemainingTime().v5.4.1Compare Source
🐞 Bug Fixes
createMocks().resetwas not resetting the start time affectinggetTotalActiveTime(). #272v5.4.0Compare Source
⚡️ Features
🐞 Bug Fixes
crossTabis enabled causing bad performance when many tabs are open. #247v5.3.0Compare Source
✨ Enhancements
resetmethod now respectsstartManuallyproperty. It will no longer automatically callonActive.DEFAULT_EVENTSfor easy extension of events. #260🐞 Bug Fixes
getRemainingTimemethod now always returns the time to idle instead of time to prompt and then time to idle. #256onActioncallbacks will automatically be cancelled on idle. #255v5.2.0Compare Source
✨ Enhancements
nameproperty to support multiple instances whencrossTabis enabled.v5.1.3Compare Source
🐞 Bug Fixes
Omitover utility-typesSubtract. Fixes missing dependency error.v5.1.2Compare Source
✨ Enhancements
withIdleTimer.v5.1.1Compare Source
🐞 Bug Fixes
withIdleTimer.v5.1.0Compare Source
⚡️ Features
v5.0.0Compare Source
⚡️ Features
immediateEventsproperty.withIdleTimer.IdleTimerProvider.syncTimersproperty.✨ Enhancements
crossTabfrom the ground up. The new implementation is much smaller and more efficient.🐞 Bug Fixes
getTotalActiveTimereturning negative value.🔥 Code Removal
captureproperty.passiveproperty.emitOnAllTabsproperty.isLeadermethod.📝 Documentation
⬆️ Update Dependencies
4.6.4
🐞 Bug Fixes
refoptional in typedef.4.6.3
✨ Enhancements
🐞 Bug Fixes
refto TypeScript definitions.4.6.2
✨ Enhancements
onActiveandonIdleevent handlers in conjunction with cross tab event reconciliation.4.6.1
✨ Enhancements
emitOnAllTabsis set totrue,start,reset,pauseandresumewill be called on all tabs.resetwill now automatically fireonActivewhile callingstartwill not. Otherwise these two methods are functionally equivalent.🐞 Bug Fixes
localStoragemethod would not callidleif there wasn't any user activity on the page.TabManagerwould not deregister itself when the tab was closed if it was not the leader tab.🚿 Clean up
Configuration
📅 Schedule: (UTC)
🚦 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.