Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @adonisjs/assembler from 7.0.0 to 7.5.2 in /apps/adonisjs #1053

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2024

Bumps @adonisjs/assembler from 7.0.0 to 7.5.2.

Release notes

Sourced from @​adonisjs/assembler's releases.

Update Server ready message

  • refactor: update ready message (#78) (ce295a2)

What's Changed

Full Changelog: adonisjs/assembler@v7.5.1...v7.5.2

Fix displayed relative path with HMR on Windows

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

And support for hot-hook

After this release, assembler will integrate natively with the hot-hook npm package. When the hmr option is enabled, assembler will run the Dev server child process with the hot-hook loader and listen for the messages sent by the hot-hook loader.

Commits

  • test: fix flaky tests (9de19c6)
  • chore: update dependencies (56935db)
  • Merge pull request #77 from adonisjs/feat/hmr (4392202)
  • feat: hmr (57781e4)

What's Changed

Full Changelog: adonisjs/assembler@v7.4.0...v7.5.0

OnHttpServerMessage hook

Changes

The DevServer class now accepts a new onHttpServerMessage hook that will be called when the HTTP child process sends a message to the parent process ( the assembler ).

Commits

  • fix: windows flakky test (e9d78ee)
  • feat: add onHttpServerMessage hook (516a1fb)

Full Changelog: adonisjs/assembler@v7.3.0...v7.4.0

Update Env module allowing us to use Identifier

  • chore: migrate to release-it (b573ce2)
  • chore: migrate to release-it (3d75537)
  • chore: bump node version (5589087)
  • chore: update dependencies (00b4217)

Fix addVitePlugin when using defineConfig

  • fix(codemods): fails to add Vite plugin when using defineConfig 0e92531

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@adonisjs/assembler](https://github.com/adonisjs/assembler) from 7.0.0 to 7.5.2.
- [Release notes](https://github.com/adonisjs/assembler/releases)
- [Commits](adonisjs/assembler@v7.0.0...v7.5.2)

---
updated-dependencies:
- dependency-name: "@adonisjs/assembler"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 9, 2024
Copy link

vercel bot commented May 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jackson-examples-next-auth ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2024 1:05pm

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2024

Superseded by #1068.

@dependabot dependabot bot closed this Jun 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apps/adonisjs/adonisjs/assembler-7.5.2 branch June 1, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants