woowabros / nestjs-library-crud

Automatically generate CRUD Rest API based on NestJS and TypeOrm
https://www.npmjs.com/package/@nestjs-library/crud
MIT License
197 stars 38 forks source link

build(deps-dev): bump mysql2 from 3.10.2 to 3.10.3 #615

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps mysql2 from 3.10.2 to 3.10.3.

Release notes

Sourced from mysql2's releases.

v3.10.3

3.10.3 (2024-07-15)

Bug Fixes

Changelog

Sourced from mysql2's changelog.

3.10.3 (2024-07-15)

Bug Fixes

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)