googlemaps / js-markerwithlabel

Google Maps Marker with Label
Apache License 2.0
75 stars 19 forks source link

chore(deps-dev): bump geckodriver from 4.3.3 to 4.4.1 #967

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps geckodriver from 4.3.3 to 4.4.1.

Release notes

Sourced from geckodriver's releases.

Release 4.4.1

  • fix install multi zip entries (#450) (3244189)
  • chore(deps-dev): bump @​typescript-eslint/parser from 7.9.0 to 7.10.0 (#448) (af917c8)
  • chore(deps-dev): bump webdriverio from 8.36.1 to 8.38.0 (#449) (7c7d776)
  • chore(deps-dev): bump release-it from 17.2.1 to 17.3.0 (#447) (c1fbcf8)
  • chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#446) (739af52)
  • chore(deps-dev): bump tsx from 4.10.5 to 4.11.0 (#445) (4e9a973)
  • chore(deps): bump @​wdio/logger from 8.28.0 to 8.38.0 (#444) (01494f5)
  • ci: revert (f7e4685)
  • ci: skip auth for expensing (dce3599)
  • ci: update action (c5c521c)
  • feat: migrate to zip.js (#443) (dccc1d6)
  • chore(deps-dev): bump tsx from 4.10.1 to 4.10.5 (#438) (805a880)
  • chore(deps-dev): bump @​types/node from 20.12.11 to 20.12.12 (#437) (0faf445)
  • chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#439) (83ea7c9)
  • chore(deps-dev): bump npm-run-all2 from 6.1.2 to 6.2.0 (#436) (9a18155)
  • chore(deps-dev): bump @​typescript-eslint/parser from 7.8.0 to 7.9.0 (#435) (2179627)
  • chore(deps-dev): bump @​types/node from 20.12.8 to 20.12.11 (#432) (cd0fdd7)
  • chore(deps-dev): bump eslint-plugin-unicorn from 52.0.0 to 53.0.0 (#434) (0e77506)
  • chore(deps): bump unzipper from 0.11.5 to 0.11.6 (#433) (e32d34c)
  • chore(deps-dev): bump octokit from 3.2.1 to 4.0.2 (#431) (8479404)
  • chore(deps-dev): bump tsx from 4.9.2 to 4.10.1 (#430) (9898d82)
  • chore(deps-dev): bump @​vitest/coverage-v8 from 1.5.2 to 1.6.0 (#429) (5e7b854)
  • chore(deps-dev): bump @​typescript-eslint/parser from 7.7.1 to 7.8.0 (#427) (e585dca)
  • chore(deps-dev): bump octokit from 3.2.0 to 3.2.1 (#428) (3b119a0)
  • chore(deps-dev): bump tsx from 4.7.3 to 4.9.2 (#426) (73d4a9b)
  • chore(deps-dev): bump @​types/node from 20.12.7 to 20.12.8 (#425) (540dac7)
  • chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#424) (9a2ef8d)
  • chore(deps): bump unzipper from 0.11.4 to 0.11.5 (#423) (b2f32b4)

Release 4.4.0

  • fix: test (ce2589e)
  • debug (e2fb53a)
  • fix: attempt stable install (c937b94)
  • fix: use @​puppeteer/browser to install Firefox on the CI machine (9902b76)
  • revert (72f34fc)
  • fix: install firefox in CI (a9c5ef8)
  • fix: build (3bf164b)
  • fix: tests (f9ae3e6)
  • fix: locate firefox in test (a2b317d)
  • update deps (05806a7)
  • feat: allow to set geckodriver via GECKODRIVER_PATH (942cb41)
  • Bump webdriverio from 8.36.0 to 8.36.1 (#421) (2a6c1b1)
  • Bump @​typescript-eslint/parser from 7.6.0 to 7.7.0 (#422) (ab368ec)
  • Bump @​typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0 (#420) (c632f34)
  • chore(deps): Replace unmaintained npm-run-all with npm-run-all2 (#419) (806640d)
  • Bump unzipper from 0.10.14 to 0.11.2 (#417) (ab9062e)
  • Bump @​vitest/coverage-v8 from 1.4.0 to 1.5.0 (#418) (17e9187)
  • Bump typescript from 5.4.4 to 5.4.5 (#416) (fb65812)
  • Bump release-it from 17.1.1 to 17.2.0 (#414) (498f5c7)

... (truncated)

Commits
  • a495594 Release 4.4.1
  • 3244189 fix install multi zip entries (#450)
  • af917c8 chore(deps-dev): bump @​typescript-eslint/parser from 7.9.0 to 7.10.0 (#448)
  • 7c7d776 chore(deps-dev): bump webdriverio from 8.36.1 to 8.38.0 (#449)
  • c1fbcf8 chore(deps-dev): bump release-it from 17.2.1 to 17.3.0 (#447)
  • 739af52 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#446)
  • 4e9a973 chore(deps-dev): bump tsx from 4.10.5 to 4.11.0 (#445)
  • 01494f5 chore(deps): bump @​wdio/logger from 8.28.0 to 8.38.0 (#444)
  • f7e4685 ci: revert
  • dce3599 ci: skip auth for expensing
  • 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)