Skip to content

Update dependency driver.js to v1.8.0 - #1912

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/driver.js-1.x-lockfile
Aug 11, 2026
Merged

Update dependency driver.js to v1.8.0#1912
renovate[bot] merged 1 commit into
mainfrom
renovate/driver.js-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
driver.js (source) 1.6.01.8.0 age confidence

Release Notes

nilbuild/driver.js (driver.js)

v1.8.0

Compare Source

Added
  • Hints: pulsing beacons that open a popover on click; overlay optional, the
    page stays interactive. driver.js/hints, ~5KB gzip. Guide.
    (#​363)
  • advanceOnClick (driver and step level) to advance the tour by clicking the
    highlighted element itself.
    (#​606)
  • waitForElement (driver and step level) to wait up to N ms for a step's
    element before treating it as missing.
    (#​606)
  • sideEffects field in package.json for better tree-shaking.
Changed
  • Popover internals shared between tours and hints; tour behaviour verified
    unchanged against 1.7.0.
  • Build migrated from vite to tsdown; artifact names, exports map and CDN
    globals unchanged, sizes within ±2%.
Fixed
  • skipMissingElement: the last reachable step now shows Done and runs
    onDoneClick; step queries like isLastStep() account for skips.
    (#​616)

v1.7.0

Compare Source

Added
  • skipMissingElement option to skip a step whose target element is missing (#​489, #​395)
  • index on the options passed to every hook (#​490)
  • --driver-popover-font-family CSS variable to set the popover font (#​607)
Changed
  • The popover title and description now render in the default font stack. Set --driver-popover-font-family to use your own.
Fixed
  • Icon fonts placed inside a step description are no longer overridden (#​510, #​512)
  • Each driver() call keeps its own config, steps and state, (#​571)
  • Popover no longer jumps when its content has images that load after render.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Something got an update, I guess label Aug 10, 2026
@renovate
renovate Bot enabled auto-merge (squash) August 10, 2026 00:52
@renovate
renovate Bot force-pushed the renovate/driver.js-1.x-lockfile branch 5 times, most recently from efa32fe to 2b2b6ed Compare August 10, 2026 22:30
@renovate
renovate Bot force-pushed the renovate/driver.js-1.x-lockfile branch from 2b2b6ed to fc86300 Compare August 11, 2026 00:29
@renovate
renovate Bot merged commit 62be0f5 into main Aug 11, 2026
3 checks passed
@renovate
renovate Bot deleted the renovate/driver.js-1.x-lockfile branch August 11, 2026 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Something got an update, I guess

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants