Skip to content

Bump driver.js from 1.6.0 to 1.7.0#767

Merged
minter merged 1 commit into
mainfrom
dependabot/npm_and_yarn/driver.js-1.7.0
Jul 14, 2026
Merged

Bump driver.js from 1.6.0 to 1.7.0#767
minter merged 1 commit into
mainfrom
dependabot/npm_and_yarn/driver.js-1.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps driver.js from 1.6.0 to 1.7.0.

Release notes

Sourced from driver.js's releases.

1.7.0

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.
Commits
  • b7d671c 1.7.0
  • 82d5171 Add config to skip missing elements
  • 1eb6c78 Fix popover icon fonts and expose font-family variable
  • a4f86e4 Expose active step index on hook options
  • 1910fb2 Minify the ESM bundle with Terser in postbuild
  • cbf719f Fix postbuild esbuild resolution by using Vite
  • c30fc8e Document the multi-instance support
  • bf4ae7e Tighten comments across the per-instance changes
  • a4d6dd0 Add changelog entry for per-instance isolation
  • 803c33e Add multiple-instances example to the playground
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [driver.js](https://github.com/nilbuild/driver.js) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/nilbuild/driver.js/releases)
- [Commits](nilbuild/driver.js@1.6.0...1.7.0)

---
updated-dependencies:
- dependency-name: driver.js
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 14, 2026
@minter
minter merged commit e3063eb into main Jul 14, 2026
5 checks passed
@minter
minter deleted the dependabot/npm_and_yarn/driver.js-1.7.0 branch July 14, 2026 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant