jarle / remix-adonisjs

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

Bump the minor-upgrades group with 12 updates #12

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the minor-upgrades group with 12 updates:

Package From To
@adonisjs/core 6.1.5-37 6.2.0
@swc/core 1.3.101 1.3.102
@types/node 20.10.5 20.10.7
@types/supertest 6.0.1 6.0.2
node-mocks-http 1.14.0 1.14.1
typescript 5.2.2 5.3.3
reflect-metadata 0.1.14 0.2.1
sqlite3 5.1.6 5.1.7
@types/luxon 3.3.7 3.4.0
@types/react 18.2.45 18.2.47
pino-pretty 10.3.0 10.3.1
vite 5.0.10 5.0.11

Updates @adonisjs/core from 6.1.5-37 to 6.2.0

Release notes

Sourced from @​adonisjs/core's releases.

v6.2.0

[!WARNING] During the public release on 24th of January, we will also create a proper changelog with a migration guide from AdonisJS v5 to AdonisJS v6. Even though the new version is public on npm, please do not install it until the migration guide is out.

Please consult the following releases to view the list of breaking changes and new additions.

Commits

  • chore: publish under the latest tag 31668b7
  • Merge pull request #4335 from adonisjs/next b7f8547
  • ci: update workflow file name 22f8e40
  • docs: update badges urls 66e96c7
  • Merge branch 'develop' into next 4d2026f
  • test: remove optional importer param 2f53731
  • test: do not use withCoreProviders method internally 05d56dd
  • chore: cleanup dependencies 9613852
  • refactor: remove ace shell child process runner 0a45d5b
  • feat: export types for helpers exported from poppinns/utils eeb31cf
  • refactor: remove deprecated type helpers usage 7b43060
  • chore: update dependencies 72fe65c
  • chore: update dependencies 87c2554
  • change: add PATCH as a default method for CORS headers (#4244) b5f0606
  • Update app.txt (#4169) 617200b
  • docs(contributing): fix content table link (#4085) a83daa3
  • Update README.md (#4069) 0ae2620
  • fix: default hasher mismatch fix (#4005) cbd734e

What's Changed

... (truncated)

Commits
  • bd476b5 chore(release): 6.2.0
  • 31668b7 chore: publish under the latest tag
  • b7f8547 Merge pull request #4335 from adonisjs/next
  • 22f8e40 ci: update workflow file name
  • 66e96c7 docs: update badges urls
  • 4d2026f Merge branch 'develop' into next
  • 2f53731 test: remove optional importer param
  • 05d56dd test: do not use withCoreProviders method internally
  • 9613852 chore: cleanup dependencies
  • 0a45d5b refactor: remove ace shell child process runner
  • Additional commits viewable in compare view


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.7

Commits


Updates @types/supertest from 6.0.1 to 6.0.2

Commits


Updates node-mocks-http from 1.14.0 to 1.14.1

Changelog

Sourced from node-mocks-http's changelog.

v 1.14.1

  • Move express and node types to prod deps [Issue #290]290.
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 sqlite3 from 5.1.6 to 5.1.7

Release notes

Sourced from sqlite3's releases.

v5.1.7

What's Changed

New Contributors

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7

v5.1.7-rc.0

Please install v5.1.7 instead.

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7-rc.0

Commits
  • ba4ba07 v5.1.7
  • d04c1fb Removed Node version from matrix title
  • 03d6e75 v5.1.7-rc.0
  • 8398daa Fixed uploading assets from Docker
  • 8b86e41 Fixed uploading release assets on Windows
  • 83c8c0a Configured releases to be created as prereleases
  • f792f69 Update dependency node-addon-api to v7
  • 4ef11bf Removed extraneous parameter to event emit function
  • e99160a Inlined init() functions into class header files
  • 3372130 Improved RowToJS performance by removing Napi::String::New instantiation
  • Additional commits viewable in compare view


Updates @types/luxon from 3.3.7 to 3.4.0

Commits


Updates @types/react from 18.2.45 to 18.2.47

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


Updates vite from 5.0.10 to 5.0.11

Changelog

Sourced from vite's changelog.

5.0.11 (2024-01-05)

Commits
  • b44c493 release: v5.0.11
  • d2aa096 fix: inject __vite__mapDeps code before sourcemap file comment (#15483)
  • 2a540ee chore(deps): update tj-actions/changed-files action to v41 (#15476)
  • 5ea9edb fix(html): handle offset magic-string slice error (#15435)
  • 49d21fe chore(deps): update dependency strip-literal to v2 (#15475)
  • 8de7bd2 fix(assets): avoid splitting , inside base64 value of srcset attribute (#...
  • 19e3c9a fix: don't pretransform classic script links (#15361)
  • See full diff in compare view


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 7 months ago

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