jarle / remix-adonisjs

Build fullstack Remix applications powered by AdonisJS
https://matstack.dev/remix-adonisjs
MIT License
41 stars 2 forks source link

Bump the minor-upgrades group with 7 updates #11

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the minor-upgrades group with 7 updates:

Package From To
@swc/core 1.3.101 1.3.102
@types/node 20.10.5 20.10.6
@types/supertest 6.0.1 6.0.2
typescript 5.2.2 5.3.3
reflect-metadata 0.1.14 0.2.1
@types/react 18.2.45 18.2.46
pino-pretty 10.3.0 10.3.1

Updates @swc/core from 1.3.101 to 1.3.102

Changelog

Sourced from @​swc/core's changelog.

[1.3.102] - 2023-12-31

Bug Fixes

  • (css/parser) Fix parsing of hsla(var(--foo), 1) (#8443) (d89b60a)

  • (es) Apply paren_remover for minify (#8442) (e68720a)

  • (es/codegen) Fix codegen of type-only export declarations (#8447) (65dec90)

  • (es/codegen) Emit override keyword (#8449) (0dd96f8)

  • (es/compat) Use correct span.lo in class transforms (#8439) (a06d5b2)

  • (es/minifier) Add WeakRef as a safe global reference (#8458) (d681785)

  • (es/parser) Disallowing await as an identifier in class static block (#8450) (0b188cc)

  • (es/renamer) Correctly check top level (#8456) (1e44e57)

Commits
  • cc328ea chore: Publish v1.3.102 with swc_core v0.87.10 (#8464)
  • 66fe813 chore: Publish 1.3.102-nightly-20231231.1
  • 2e0f305 chore: Publish 1.3.102-nightly-20231230.1
  • e3f25c2 chore: Publish crates
  • d681785 fix(es/minifier): Add WeakRef as a safe global reference (#8458)
  • 4229e7b chore: Publish crates
  • 0b188cc fix(es/parser): Disallowing await as an identifier in class static block (#8450)
  • b76dd46 chore: Publish 1.3.102-nightly-20231229.1
  • 3492e6f chore: Publish crates
  • 1e44e57 fix(es/renamer): Correctly check top level (#8456)
  • Additional commits viewable in compare view


Updates @types/node from 20.10.5 to 20.10.6

Commits


Updates @types/supertest from 6.0.1 to 6.0.2

Commits


Updates typescript from 5.2.2 to 5.3.3

Release notes

Sourced from typescript's releases.

TypeScript 5.3.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm.

Commits


Updates reflect-metadata from 0.1.14 to 0.2.1

Release notes

Sourced from reflect-metadata's releases.

v0.2.1

What's Changed

Full Changelog: https://github.com/rbuckton/reflect-metadata/compare/v0.2.0...v0.2.1

reflect-metadata 0.2.0

What's Changed

Full Changelog: https://github.com/rbuckton/reflect-metadata/compare/v0.1.14...v0.2.0

reflect-metadata 0.2.0-pre.0

What's Changed

Full Changelog: https://github.com/rbuckton/reflect-metadata/compare/v0.1.14...v0.2.0-pre.0

Commits
  • 5c2589f 0.2.1
  • 1e66739 Fix stack overflow crash in isProviderFor
  • 68fd019 Merge pull request #149 from rbuckton/lite-mode-no-dynamic-eval
  • 85d168f Remove dynamic execution from lite-mode
  • 893db5d Drop prerelease from version
  • 6ef3aed Merge pull request #144 from rbuckton/lite-mode
  • 7391602 Merge branch 'main' into lite-mode
  • f16259f Update ci.yml
  • 4e604aa Create ci.yml
  • ad6f84b Mark as prerelease for testing purposes
  • Additional commits viewable in compare view


Updates @types/react from 18.2.45 to 18.2.46

Commits


Updates pino-pretty from 10.3.0 to 10.3.1

Release notes

Sourced from pino-pretty's releases.

v10.3.1

What's Changed

New Contributors

Full Changelog: https://github.com/pinojs/pino-pretty/compare/v10.3.0...v10.3.1

Commits


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 8 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.