Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updates from original repo #1

Open
wants to merge 54 commits into
base: main
Choose a base branch
from

Conversation

klandestino7
Copy link
Member

No description provided.

LukeWasTakenn and others added 30 commits May 8, 2024 20:19
Updating to a more recent version of mysql2 will introduce breaking
changes (execute typecasting). Look at updating again in the future..
Use disposable symbol to ensure connection cleanup.
Improvements to internal types.
Code splitting and removal of redundant variables.
Support for execute typecasting (used by prepare/rawExecute methods)
was added recently, but did not support dates until 3.10.2.
This reverts commit 8c6a146.
The feature branch for nodejs 20 is still seemingly stuck in limbo.
thelindat and others added 24 commits August 9, 2024 15:22
Resolves #237. See issue for more information.
This feature never received any feedback ¯\_(ツ)_/¯
Why did this package even get updated?
Why did the version update incorrectly?
Why the hell do recent versions STILL have a stupid
type conflict with node?
The previous version throws critical errors while building now.
If somebody ever gets around to pushing a single button, this
will be the accurate types soon™ anyway.
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.0 to 4.5.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
…/vite-4.5.5

chore(deps-dev): bump vite from 4.2.0 to 4.5.5 in /web
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…/micromatch-4.0.8

chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /web
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…/braces-3.0.3

chore(deps): bump braces from 3.0.2 to 3.0.3 in /web
…/postcss-8.4.31

chore(deps): bump postcss from 8.4.21 to 8.4.31 in /web
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants