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 21 updates #13

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the minor-upgrades group with 21 updates:

Package From To
@adonisjs/core 6.1.5-37 6.2.0
@adonisjs/shield 8.0.0-10 8.0.1
@adonisjs/static 1.0.4 1.1.1
@adonisjs/vite 2.0.1 2.0.2
@remix-run/css-bundle 2.4.1 2.5.0
@remix-run/node 2.4.1 2.5.0
@remix-run/react 2.4.1 2.5.0
@remix-run/serve 2.4.1 2.5.0
reflect-metadata 0.1.14 0.2.1
sqlite3 5.1.6 5.1.7
@remix-run/dev 2.4.1 2.5.0
@swc/core 1.3.101 1.3.103
@types/luxon 3.3.7 3.4.1
@types/node 20.10.5 20.11.1
@types/react 18.2.45 18.2.47
pino-pretty 10.3.0 10.3.1
prettier 3.1.1 3.2.2
typescript 5.2.2 5.3.3
node-mocks-http 1.14.0 1.14.1
supertest 6.3.3 6.3.4
@types/supertest 6.0.1 6.0.2

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 @adonisjs/shield from 8.0.0-10 to 8.0.1

Release notes

Sourced from @​adonisjs/shield's releases.

Fix peer dependencies range

  • fix: peer dependencies range f3c7818

Full Changelog: https://github.com/adonisjs/shield/compare/v8.0.0...v8.0.1

Stable major release

Please consult the following releases to learn more about the breaking changes and new additions.

Commits

  • chore: publish under latest tag f9c6235
  • Merge pull request #40 from adonisjs/next bf81729
  • refactor: export stubsRoot and bundle types using tsup as well 910b768
  • chore: update dependencies 681cafd

What's Changed

Full Changelog: https://github.com/adonisjs/shield/compare/v7.1.1...v8.0.0

Commits
  • e957ce3 chore(release): 8.0.1
  • f3c7818 fix: peer dependencies range
  • 9599024 chore(release): 8.0.0
  • f9c6235 chore: publish under latest tag
  • bf81729 Merge pull request #40 from adonisjs/next
  • 910b768 refactor: export stubsRoot and bundle types using tsup as well
  • 681cafd chore: update dependencies
  • See full diff in compare view


Updates @adonisjs/static from 1.0.4 to 1.1.1

Release notes

Sourced from @​adonisjs/static's releases.

Rename config stub to match the convention of other packages

  • refactor: rename config stub path to match the convention of other packages 23de8f8

Full Changelog: https://github.com/adonisjs/static/compare/v1.1.0...v1.1.1

Small improvements

  • refactor: compute middleware default config from defineConfig helper c02a641
  • chore: bundle types.ts file via tsup as well 88ece42
  • chore: update dependencies d766fd9

Full Changelog: https://github.com/adonisjs/static/compare/v1.0.4...v1.1.0

Commits
  • a227b35 chore(release): 1.1.1
  • 23de8f8 refactor: rename config stub path to match the convention of other packages
  • 7bd82ac chore(release): 1.1.0
  • c02a641 refactor: compute middleware default config from defineConfig helper
  • 88ece42 chore: bundle types.ts file via tsup as well
  • d766fd9 chore: update dependencies
  • See full diff in compare view


Updates @adonisjs/vite from 2.0.1 to 2.0.2

Release notes

Sourced from @​adonisjs/vite's releases.

Update dependencies

  • chore: update dependencies e8deff2

Full Changelog: https://github.com/adonisjs/vite/compare/v2.0.1...v2.0.2

Update stubs to use latest API

  • docs: update readme 8b6fbb7
  • refactor: update stubs to use latest APIs a65ea95

Full Changelog: https://github.com/adonisjs/vite/compare/v2.0.1...v2.0.2-0

Commits


Updates @remix-run/css-bundle from 2.4.1 to 2.5.0

Release notes

Sourced from @​remix-run/css-bundle's releases.

v2.5.0

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v250

Changelog

Sourced from @​remix-run/css-bundle's changelog.

2.5.0

No significant changes to this package were made in this release. See the repo CHANGELOG.md for an overview of all changes in v2.5.0.

Commits


Updates @remix-run/node from 2.4.1 to 2.5.0

Release notes

Sourced from @​remix-run/node's releases.

v2.5.0

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v250

Changelog

Sourced from @​remix-run/node's changelog.

2.5.0

Patch Changes

  • Updated dependencies:
    • @remix-run/server-runtime@2.5.0
Commits


Updates @remix-run/react from 2.4.1 to 2.5.0

Release notes

Sourced from @​remix-run/react's releases.

v2.5.0

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v250

Changelog

Sourced from @​remix-run/react's changelog.

2.5.0

Minor Changes

  • Add unstable support for "SPA Mode" (#8457)

    You can opt into SPA Mode by setting unstable_ssr: false in your Remix Vite plugin config:

    // vite.config.ts
    import { unstable_vitePlugin as remix } from "@remix-run/dev";
    import { defineConfig } from "vite";
    

    export default defineConfig({ plugins: [remix({ unstable_ssr: false })], });

    Development in SPA Mode is just like a normal Remix app, and still uses the Remix dev server for HMR/HDR:

    remix vite:dev
    

    Building in SPA Mode will generate an index.html file in your client assets directory:

    remix vite:build
    

    To run your SPA, you serve your client assets directory via an HTTP server:

    npx http-server build/client
    

    For more information, please refer to the SPA Mode docs.

Patch Changes

  • Vite: Fix type conflict with import.meta.hot from the existing Remix compiler (#8459)
  • Updated dependencies:
    • @remix-run/server-runtime@2.5.0
Commits


Updates @remix-run/serve from 2.4.1 to 2.5.0

Release notes

Sourced from @​remix-run/serve's releases.

v2.5.0

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v250

Changelog

Sourced from @​remix-run/serve's changelog.

2.5.0

Patch Changes

  • Don't try to load sourcemaps if they don't exist on disk (#8446)
  • Updated dependencies:
    • @remix-run/node@2.5.0
    • @remix-run/express@2.5.0
Commits
  • d88606e chore: Update version for release (#8486)
  • 5776e63 chore: Update version for release (pre) (#8485)
  • 95b30e3 chore: Update version for release (pre) (#8465)
  • 5cfee34 chore: Update version for release (pre) (#8463)
  • 089f418 fix (remix-serve): fallback to default path if source maps aren't available w...
  • See full diff in compare view


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 @remix-run/dev from 2.4.1 to 2.5.0

Release notes

Sourced from @​remix-run/dev's releases.

v2.5.0

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v250

Changelog

Sourced from @​remix-run/dev's changelog.

2.5.0

Minor Changes

  • Add unstable support for "SPA Mode" (#8457)

    You can opt into SPA Mode by setting unstable_ssr: false in your Remix Vite plugin config:

    // vite.config.ts
    import { unstable_vitePlugin as remix } from "@remix-run/dev";
    import { defineConfig } from "vite";
    

    export default defineConfig({ plugins: [remix({ unstable_ssr: false })], });

    Development in SPA Mode is just like a normal Remix app, and still uses the Remix dev server for HMR/HDR:

    remix vite:dev
    

    Building in SPA Mode will generate an index.html file in your client assets directory:

    remix vite:build
    

    To run your SPA, you serve your client assets directory via an HTTP server:

    npx http-server build/client
    

    For more information, please refer to the SPA Mode docs.

  • Add unstable_serverBundles option to Vite plugin to support splitting server code into multiple request handlers. (#8332)

    This is an advanced feature designed for hosting provider integrations. When compiling your app into multiple server bundles, there will need to be a custom routing layer in front of your app directing requests to the correct bundle. This feature is currently unstable and only designed to gather early feedback.

    Example usage:

    import { unstable_vitePlugin as remix } from "@remix-run/dev";
    import { defineConfig } from "vite";
    

    export default defineConfig({ plugins: [

... (truncated)

Commits


Updates @swc/core from 1.3.101 to 1.3.103

Changelog

Sourced from @​swc/core's changelog.

[1.3.103] - 2024-01-15

Bug Fixes

  • (binding/types) Add type for decoratorVersion (#8468) (79438e6)

  • (es/codegen) Emit abstract keyword (#8479) (a12eaae)

  • (es/codegen) Emit declare keyword for class properties (#8478) (2076ef8)

  • (es/codegen) Emit implements clause with commas (#8477) (d98a282)

  • (es/codegen) Emit ? for an optional computed property (#8481) (e0bdc0f)

  • (es/codegen) Fix codegen of a property key in ascii-only mode (#8493) (8d9bf4c)

  • (es/compat) Set inserted var inside export class in destructing (#8470) (4416077)

  • (es/compat) Correctly handle this in arrow function parameters (#8489) (52a8f05)

  • (es/minifier) Correctly escape more characters (#8490) (f7c4934)

  • (es/module) Fix resolving of .js files (#8480) (b70e96f)

  • (es/parser) Correctly parse the keyword (#8483) (740e6f3)

  • (es/resolver) Resolve top-level undefined, NaN, and Infinity correctly (#8471) (82bd807)

Documentation

  • Replace string_cache with hstr in ARCHITECTURE.md (#8487) (abd7c51)

Features

... (truncated)

Commits
  • cc48dc6 chore: Publish v1.3.103 with swc_core v0.87.22 (#8503)
  • a21b5f0 chore: Publish 1.3.103-nightly-20240115.1
  • 37d36eb chore: Publish crates
  • 8d9bf4c fix(es/codegen): Fix codegen of a property key in ascii-only mode (#8493)
  • 0c28f72 chore: Publish 1.3.103-nightly-20240114.1
  • 9a9a332 chore: Publish 1.3.103-nightly-20240113.1
  • be3f4bc chore: Publish 1.3.103-nightly-20240112.1
  • 2cd08cf chore: Publish 1.3.103-nightly-20240111.1
  • ce69566 chore: Publish 1.3.103-nightly-20240110.1
  • 9cf91a3 chore: Publish crates
  • Additional commits viewable in compare view


Updates @types/luxon from 3.3.7 to 3.4.1

Commits


Updates @types/node from 20.10.5 to 20.11.1

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 prettier from 3.1.1 to 3.2.2

Release notes

Sourced from prettier's releases.

3.2.2

🔗 Changelog

3.2.1

🔗 Changelog

3.2.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.2.2

diff

Fix crash when parsing template literal CSS in a JSX style tag using a spread attribute (#15896 by @​eelco)

For example this code would crash before:

<style {...spread}>{`.{}`}</style>

Fix formatting error on optional call expression and member chain (#15920 by @​sosukesuzuki)

// Input
a(() => {}, c?.d());

// Prettier 3.2.1 TypeError: Cannot read properties of undefined (reading 'type')

// Prettier 3.2.2 a(() => {}, c?.d());

3.2.1

diff

Fix formatting error on member chain (#15915 by @​sosukesuzuki)

// Input
test().test2().test2(thing?.something);

// Prettier 3.2.0 TypeError: Cannot read properties of undefined (reading 'type')

// Prettier 3.2.1 test().test2().test2(thing?.something);

3.2.0

diff

... (truncated)

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 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 supertest from 6.3.3 to 6.3.4

Release notes

Sourced from supertest's releases.

v6.3.4

  • chore: bump deps, remove yarn.lock bc4398a
  • chore: bump deps c823515
  • Merge pull request #811 from ladjs/dependabot/npm_and_yarn/cookiejar-2.1.4 37017b3
  • Merge pull request #814 from siddtheone/patch-1 6b41374
  • Merge pull request #828 from 9renpoto/9renpoto-patch-1 0ff9c02
  • si/visionmedia/ladjs/ 2cba6d4
  • Update package.json 79a69b6
  • Merge pull request #821 from yunnysunny/feature/ci-fix c1b8f9d
  • ci: fix broken github action cache saving 5d48749
  • Merge pull request #818 from lamweili/patch-1 25920e7
  • docs: fixed links (for #621) ... _Description has been truncated_
dependabot[bot] commented 7 months ago

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