mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-05 16:47:28 +00:00
chore(deps): bump mysql2 from 3.9.7 to 3.9.8 (#8619)
* chore(deps): bump mysql2 from 3.9.7 to 3.9.8 Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.7 to 3.9.8. - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](https://github.com/sidorares/node-mysql2/compare/v3.9.7...v3.9.8) --- updated-dependencies: - dependency-name: mysql2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * test: dummy commit Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
@@ -111,4 +111,7 @@ test.describe('Attachment column', () => {
|
||||
expect(cells[1]).toBe('1');
|
||||
expect(cells[2].includes('5.json(http://localhost:8080/dltemp/')).toBe(true);
|
||||
});
|
||||
|
||||
// dummy commit to trigger build
|
||||
//
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user