rg-engineering / ioBroker.sbfspot

reads data from SMA power inverters using sbfspot
MIT License
7 stars 4 forks source link

chore(deps): bump mysql2 from 3.9.8 to 3.10.3 #384

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps mysql2 from 3.9.8 to 3.10.3.

Release notes

Sourced from mysql2's releases.

v3.10.3

3.10.3 (2024-07-15)

Bug Fixes

v3.10.2

3.10.2 (2024-07-01)

Bug Fixes

  • typeCast: ensure the same behavior for field.string() with query and execute (#2820) (27e38ea)

v3.10.1

3.10.1 (2024-06-13)

Bug Fixes

v3.10.0

3.10.0 (2024-05-30)

Features

Bug Fixes

  • stream: reads should emit the dataset number for each dataset (#2496, #2628) (4dab4ca)

v3.9.9

3.9.9 (2024-05-29)

Bug Fixes

  • connection config: remove keepAliveInitialDelay default value (#2712) (688ebab)
Changelog

Sourced from mysql2's changelog.

3.10.3 (2024-07-15)

Bug Fixes

3.10.2 (2024-07-01)

Bug Fixes

  • typeCast: ensure the same behavior for field.string() with query and execute (#2820) (27e38ea)

3.10.1 (2024-06-13)

Bug Fixes

3.10.0 (2024-05-30)

Features

Bug Fixes

  • stream: reads should emit the dataset number for each dataset (#2628) (4dab4ca)

3.9.9 (2024-05-29)

Bug Fixes

  • connection config: remove keepAliveInitialDelay default value (#2712) (688ebab)
Commits
  • 013922f chore(master): release 3.10.3 (#2862)
  • de071bb fix: handshake SSL error with AWS RDS (#2857)
  • cd0b059 build(deps-dev): bump eslint-plugin-react in /website (#2859)
  • abce8fc build(deps-dev): bump prettier from 3.3.2 to 3.3.3 in /website (#2858)
  • f6c081f build(deps-dev): bump prettier from 3.3.2 to 3.3.3 (#2861)
  • 2e61c94 build(deps): bump sass from 1.77.7 to 1.77.8 in /website (#2853)
  • 2a69f96 build(deps): bump lucide-react from 0.407.0 to 0.408.0 in /website (#2852)
  • 01c715e chore(deps): upgrade poku (#2855)
  • e1cd3e0 build(deps-dev): bump eslint-plugin-markdown from 5.0.0 to 5.1.0 (#2854)
  • fd0366b build(deps): bump lucide-react from 0.405.0 to 0.407.0 in /website (#2848)
  • 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)
dependabot[bot] commented 3 months ago

Superseded by #392.