Update dependency driver.js to v1.8.0 - #15
Open
renovate-bot wants to merge 1 commit into
Open
Conversation
renovate-bot
force-pushed
the
renovate/driver.js-1.x
branch
from
June 5, 2026 03:41
7fe86e0 to
578c7af
Compare
renovate-bot
force-pushed
the
renovate/driver.js-1.x
branch
from
June 23, 2026 21:25
578c7af to
2e87ead
Compare
renovate-bot
force-pushed
the
renovate/driver.js-1.x
branch
from
June 25, 2026 18:56
2e87ead to
e457117
Compare
renovate-bot
force-pushed
the
renovate/driver.js-1.x
branch
2 times, most recently
from
July 13, 2026 23:53
f284073 to
064177e
Compare
renovate-bot
force-pushed
the
renovate/driver.js-1.x
branch
from
July 20, 2026 08:28
064177e to
d899cb0
Compare
renovate-bot
force-pushed
the
renovate/driver.js-1.x
branch
from
July 29, 2026 12:18
d899cb0 to
9af806e
Compare
renovate-bot
force-pushed
the
renovate/driver.js-1.x
branch
from
August 15, 2026 11:42
9af806e to
52e6466
Compare
renovate-bot
force-pushed
the
renovate/driver.js-1.x
branch
from
September 4, 2026 01:01
52e6466 to
085620b
Compare
renovate-bot
force-pushed
the
renovate/driver.js-1.x
branch
from
September 7, 2026 15:48
085620b to
383a746
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:
1.3.0→1.8.0Release Notes
nilbuild/driver.js (driver.js)
v1.8.0Compare Source
Added
page stays interactive.
driver.js/hints, ~5KB gzip. Guide.(#363)
advanceOnClick(driver and step level) to advance the tour by clicking thehighlighted element itself.
(#606)
waitForElement(driver and step level) to wait up to N ms for a step'selement before treating it as missing.
(#606)
sideEffectsfield in package.json for better tree-shaking.Changed
unchanged against 1.7.0.
globals unchanged, sizes within ±2%.
Fixed
skipMissingElement: the last reachable step now shows Done and runsonDoneClick; step queries likeisLastStep()account for skips.(#616)
v1.7.0Compare Source
Added
skipMissingElementoption to skip a step whose target element is missing (#489, #395)indexon the options passed to every hook (#490)--driver-popover-font-familyCSS variable to set the popover font (#607)Changed
--driver-popover-font-familyto use your own.Fixed
driver()call keeps its own config, steps and state, (#571)v1.6.0Compare Source
Added
animationDurationconfig to control how long the highlight transition takes. (#104)allowScrollconfig to lock body scroll while a tour is active.onDoneClickhook, fired when the done button on the final step is clicked. (#500)dataproperty on a step for passing arbitrary data, accessible from hooks for custom per-step logic. (#539)Changed
.driver-popover-footer buttonselector (#555)driver-popover-side-*anddriver-popover-align-*classes as per the rendered side and alignment #608Fixed
onDriverClickthat left handlers attached after the tour was destroyed. (#452):has()selector for broader browser compatibility. (#586)removeChildDOMException when re-rendering a popover whose wrapper was already detached from the DOM. (#572)highlight()popover did nothing when clicked. It now closes the popover by default, respectingallowCloseand any customonCloseClick. (#444)v1.5.0Compare Source
v1.4.0Compare Source
overlayClickBehaviornow supports callbacks (Fixes kamranahmedse#476, kamranahmedse#600)v1.3.6Compare Source
Thank you @jarikmarwede @SliverYuki and @ervan23 for the contributions 🙏
v1.3.5Compare Source
v1.3.4Compare Source
@importv1.3.3Compare Source
v1.3.2Compare Source
driverinstance in hooks kamranahmedse#537v1.3.1Compare Source
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.