sidorares / node-mysql2

:zap: fast mysqljs/mysql compatible mysql driver for node.js
https://sidorares.github.io/node-mysql2/
MIT License
3.94k stars 593 forks source link

build(deps-dev): bump poku from 1.9.3 to 1.9.4 in /website #2627

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps poku from 1.9.3 to 1.9.4.

Release notes

Sourced from poku's releases.

v1.9.4

1.9.4 (2024-04-26)

Bug Fixes

  • Windows: adapt for Node.js breaking change (#210) (71d36e9)
Changelog

Sourced from poku's changelog.

1.9.4 (2024-04-26)

Bug Fixes

  • Windows: adapt for Node.js breaking change (#210) (71d36e9)
Commits
  • 529a1f9 chore(main): release 1.9.4 (#211)
  • fa9372a docs: improve documentation (#213)
  • c12f069 chore: update dependencies manually (#212)
  • 71d36e9 fix(Windows): adapt for Node.js breaking change (#210)
  • f711a71 chore(deps): bump lucide-react from 0.371.0 to 0.372.0 in /website (#199)
  • 4622c58 chore(deps): bump lucide-react from 0.370.0 to 0.371.0 in /website (#198)
  • d793372 chore(deps): bump lucide-react from 0.368.0 to 0.370.0 in /website (#197)
  • ce06380 chore: update dependencies manually (#196)
  • 5664980 ci: temporary disable Windows workflow (#195)
  • 7d4d2e5 chore: update dependencies manually (#189)
  • 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)