Skip to content

Commit

Permalink
build(deps): bump mysql2 from 3.11.5 to 3.12.0 (#1905)
Browse files Browse the repository at this point in the history
* build(deps): bump mysql2 from 3.11.5 to 3.12.0

Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.11.5 to 3.12.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.11.5...v3.12.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* [dependabot skip] Adding changeset for dependabot update

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shopify-github-actions-access[bot] <shopify-github-actions-access[bot]@users.noreply.github.com>
  • Loading branch information
1 parent aef2209 commit e7d9103
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 12 deletions.
6 changes: 6 additions & 0 deletions .changeset/dependabot-1905.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@shopify/shopify-app-session-storage-drizzle': patch
'@shopify/shopify-app-session-storage-mysql': patch
---

Updated `mysql2` dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"better-sqlite3": "^11.7.0",
"drizzle-kit": "^0.30.1",
"drizzle-orm": "^0.38.2",
"mysql2": "^3.11.5",
"mysql2": "^3.12.0",
"pg": "^8.12.0"
},
"files": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"session storage"
],
"dependencies": {
"mysql2": "^3.11.5"
"mysql2": "^3.12.0"
},
"peerDependencies": {
"@shopify/shopify-api": "^11.0.0",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e7d9103

Please sign in to comment.