Fluorinebot / fluorine

A powerful discord bot, ideal for your discord server
https://fluorine.me
GNU General Public License v3.0
10 stars 1 forks source link

Bump tsx from 3.9.0 to 3.12.3 #389

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tsx from 3.9.0 to 3.12.3.

Release notes

Sourced from tsx's releases.

v3.12.3

3.12.3 (2023-02-06)

Bug Fixes

  • apply tsconfig.json only to matched files (#172) (7a35586)

v3.12.2

3.12.2 (2023-01-09)

Bug Fixes

  • handle experimental warning in Node v18.13.0 (67837e8)

v3.12.1

3.12.1 (2022-11-12)

Bug Fixes

v3.12.0

3.12.0 (2022-11-10)

Bug Fixes

Features

  • support transforming via require flag (#140) (eb0bcc8)

v3.11.0

3.11.0 (2022-10-24)

Features

  • patch Node.js REPL to add TypeScript support (#125) (dc72175)

v3.10.4

3.10.4 (2022-10-19)

... (truncated)

Commits
  • 7a35586 fix: apply tsconfig.json only to matched files (#172)
  • cadb7cc chore: improve wording on bug issue template
  • 67837e8 fix: handle experimental warning in Node v18.13.0
  • 4c646a7 chore: upgrade development node version
  • 1557b27 chore: upgrade dependencies
  • a0250db chore: upgrade dev dependencies
  • 36673b9 chore: upgrade pkgroll
  • 01fb293 chore: upgrade typescript
  • e680e57 chore: improve bug issue template
  • a8a67e0 chore: add StackBlitz link for reproductions
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #396.