vaadin / vaadin-charts

Vaadin Charts is a feature-rich interactive graph library that answers the data visualization needs of modern web applications
https://vaadin.com/charts
Other
51 stars 24 forks source link

chore: bump bl and gemini #627

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps bl to 4.1.0 and updates ancestor dependency gemini. These dependencies need to be updated together.

Updates bl from 0.9.5 to 4.1.0

Release notes

Sourced from bl's releases.

v4.0.3

Fix unintialized memory access

v4.0.1

  • Remove false-positive Apache-exploit (Fixes #79). #80

v3.0.1

Fix unintialized memory access

v3.0.0

  • readable-stream@3 #57

v2.2.1

Fix unintialized memory access

v2.2.0

  • Add indexOf docs #60
  • fix empty shallowSlice return #65

v2.1.2

  • use ES3 only #62

v2.1.1

  • Use native indexOf whenever possible #61

v2.1.0

  • Added indexOf #59

v2.0.1

  • Use require('readable-stream').Duplex #56

v2.0.0

  • Added support for readUIntLE and companions #55

v1.2.2

  • use safe-buffer #51

v1.2.1

  • Fix shallowSlice when the offset are not at the beginning of an internal buffer #44
Commits
Maintainer changes

This version was pushed to npm by matteo.collina, a new releaser for bl since your current version.


Updates gemini from 4.19.3 to 7.5.2

Release notes

Sourced from gemini's releases.

v5.8.1

Bug Fixes

  • 'changeOrientation' action waits for screen rotate (4e42d7e)

v5.8.0

Features

  • set default browser orientation before each test (8348d7a)

v5.7.1

Bug Fixes

  • verbose reporter (vflat) does not show session id (187f8e8)

v5.6.1

Bug Fixes

  • child suites retries not called (a141462)

v5.6.0

Features

  • Add skip.in, skip.notIn, only.in and only.notIn methods for tests API (7b1853a)

v5.5.2

Bug Fixes

  • suite clone does not clone fullUrl (4d9bc62)

v5.5.1

Bug Fixes

  • child suite retries not called if value of sessionsPerBrowser option is low (6268b62)

v5.4.1

Bug Fixes

  • ignoreElements fail if some elements outside of viewport (0f8b2c7)

v5.4.0

Features

  • stats: move part of the logic to the gemini-core (99e7e0c)

v5.2.1

Bug Fixes

  • update gemini-core to 2.3.2 (d74403d)

... (truncated)

Changelog

Sourced from gemini's changelog.

7.5.2 (2019-11-25)

7.5.1 (2019-07-29)

Bug Fixes

  • make executeJS method work properly with arrow function (514fc1b)

7.5.0 (2019-07-25)

Features

  • config: add support for workers config option (d7b7710)

7.4.1 (2019-03-20)

Bug Fixes

  • error maximum call stack size exceeded from looks-same (0e18704)

7.4.0 (2019-03-13)

Bug Fixes

  • notice about deprecated option replacement (b066b16)

Features

... (truncated)

Commits
  • ee5b190 chore(release): 7.5.2
  • 8749344 Merge pull request #980 from gemini-testing/dd.gemini_core_strict_version
  • ae15b22 chore: use strict version 3.8.3 of gemini-core
  • 742f0d8 chore(release): 7.5.1
  • 8ac8c1e Merge pull request #969 from htmlhero/master
  • acedfc7 chore(release): 7.5.0
  • 6596b8b Merge pull request #970 from thers/feature/parallel-workers-limit
  • d7b7710 feat(config): add support for workers config option
  • 514fc1b fix: make executeJS method work properly with arrow function
  • a5e8aef chore(release): 7.4.1
  • Additional commits viewable in compare view


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/vaadin/vaadin-charts/network/alerts).