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 9 updates #36

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps the minor-upgrades group with 9 updates:

Package From To
@adonisjs/core 6.7.0 6.8.0
@adonisjs/http-server 7.2.0 7.2.2
@japa/runner 3.1.2 3.1.4
@swc/core 1.4.14 1.4.16
np 10.0.3 10.0.5
vite 5.2.8 5.2.10
@adonisjs/assembler 7.5.0 7.5.1
@types/react 18.2.78 18.2.79
hot-hook 0.2.0 0.2.1

Updates @adonisjs/core from 6.7.0 to 6.8.0

Release notes

Sourced from @​adonisjs/core's releases.

Moving HMR out of experimental phase

  • chore: update dependencies (c370640)
  • refactor: move from --unstable-hmr to --hmr (40a85f9)

Full Changelog: https://github.com/adonisjs/core/compare/v6.7.1...v6.8.0

Add a specific citgm script

Commits

  • chore: update dependencies (ab980960)
  • chore: add a citgm script (51d5c274)

Full Changelog: https://github.com/adonisjs/core/compare/v6.7.0...v6.7.1

Commits


Updates @adonisjs/http-server from 7.2.0 to 7.2.2

Release notes

Sourced from @​adonisjs/http-server's releases.

Update dependencies

  • Merge branch 'main' into develop (7389edc)
  • chore(release): 7.2.1 (b00020e)
  • chore: update release-it config (86b4fa5)
  • chore: update dependencies (54fd0e6)
  • chore: update release-it config (03cc997)
  • chore: update dependencies (adbbd76)

Full Changelog: https://github.com/adonisjs/http-server/compare/v7.2.1...v7.2.2

Add a specific citgm script

Commits

  • chore: fix typo in release script (8743e2e)
  • chore: add a citgm script (1f6730b)
  • chore: switch to release-it (384900a)
  • chore: update dependencies (4d6338c)

Full Changelog: https://github.com/adonisjs/http-server/compare/v7.2.0...v7.2.1

Commits


Updates @japa/runner from 3.1.2 to 3.1.4

Release notes

Sourced from @​japa/runner's releases.

Detect colors support before using ansi colors

  • fix: remove hardcoded uses of colors.ansi with internal helper 56e5918

https://github.com/japa/runner/compare/v3.1.3...v3.1.4

Full Changelog: https://github.com/japa/runner/compare/v3.1.3...v3.1.4

Respect color support before using ansi colors

  • fix: respect color support before using ansi colors b7be1a5

Full Changelog: https://github.com/japa/runner/compare/v3.1.2...v3.1.3

Commits
  • 13aed66 chore(release): 3.1.4
  • 56e5918 fix: remove hardcoded uses of colors.ansi with internal helper
  • fab7e1c chore(release): 3.1.3
  • b7be1a5 fix: respect color support before using ansi colors
  • See full diff in compare view


Updates @swc/core from 1.4.14 to 1.4.16

Changelog

Sourced from @​swc/core's changelog.

[1.4.16] - 2024-04-18

Bug Fixes

  • (es/helpers) Fix resolving of usingCtx helper (#8874) (6e9d1a4)

[1.4.15] - 2024-04-17

Bug Fixes

  • (es/codegen) Fix ascii_only for identifiers (#8866) (2075a23)

  • (es/minifier) Remove raw of strings after modification (#8865) (740c0bb)

  • (es/parser) Fix span of BindingIdent (#8859) (fbd32fb)

  • (es/proposal) Update explicit resource management to match spec (#8860) (6d24076)

Features

  • (es/transforms) Allocate stacks dynamically (#8867) (a1c5415)

Refactor

Build

  • (cargo) Update rustc to nightly-2024-04-03 (#8821) (ca9c76b)

  • (cargo) Update rustc to nightly-2024-04-16 (#8870) (f9459a8)

Commits
  • f58b95a chore: Publish 1.4.16 with swc_core v0.90.35
  • 0036f74 chore: Bump crates
  • 6e9d1a4 fix(es/helpers): Fix resolving of usingCtx helper (#8874)
  • 10bb67a chore: Update changelog
  • ba9f33b chore: Publish 1.4.15 with swc_core v0.90.34
  • 0594398 chore: Publish 1.4.15-nightly-20240417.1
  • 4410d62 chore: Bump crates
  • f9459a8 build(cargo): Update rustc to nightly-2024-04-16 (#8870)
  • 036414a chore: Publish 1.4.15-nightly-20240416.4
  • 2ec3282 chore: Pin version of proc-macro2 to v1.0.79
  • Additional commits viewable in compare view


Updates np from 10.0.3 to 10.0.5

Release notes

Sourced from np's releases.

v10.0.5

  • Fix npm 10 compatibility for real (#744) 34409be

https://github.com/sindresorhus/np/compare/v10.0.4...v10.0.5

v10.0.4

  • Fix compatibility with npm 10 (#743) 4caa295

https://github.com/sindresorhus/np/compare/v10.0.3...v10.0.4

Commits


Updates vite from 5.2.8 to 5.2.10

Changelog

Sourced from vite's changelog.

5.2.10 (2024-04-20)

5.2.9 (2024-04-15)

Commits


Updates @adonisjs/assembler from 7.5.0 to 7.5.1

Release notes

Sourced from @​adonisjs/assembler's releases.

Fix displayed relative path with HMR on Windows

  • chore: remove logs (96b31e5)
  • fix: display correct relative path on windows with hot-hook (23024b9)
Commits


Updates @types/react from 18.2.78 to 18.2.79

Commits


Updates hot-hook from 0.2.0 to 0.2.1

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

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