Skip to content

chore(deps-dev): bump @adonisjs/assembler from 5.9.6 to 7.7.0 - #63

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/adonisjs/assembler-7.7.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/adonisjs/assembler-7.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2024

Copy link
Copy Markdown
Contributor

Bumps @adonisjs/assembler from 5.9.6 to 7.7.0.

Release notes

Sourced from @​adonisjs/assembler's releases.

Stable assembler hooks

Changes

Stabilized assembler hooks. See upgrade guide here

Commits

  • refactor!: remove onHttpServerMessage logic (459937f)
  • chore: update adonisjs/application (d5e8cfe)
  • refactor!: move to stable assembler hooks APIs (b6b8795)
  • feat: add addAssemblerHook codemod (293e100)
  • chore: update dependencies (e4f8902)

Yarn berry support

Changelog:

Full Changelog: adonisjs/assembler@v7.6.0...v7.6.1

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

... (truncated)

Commits
  • ddf6770 chore(release): 7.7.0
  • 459937f refactor!: remove onHttpServerMessage logic
  • d5e8cfe chore: update adonisjs/application
  • b6b8795 refactor!: move to stable assembler hooks APIs
  • 293e100 feat: add addAssemblerHook codemod
  • e4f8902 chore: update dependencies
  • 2a00201 chore(release): 7.6.1
  • fff1cd6 feat: yarn berry support (#79)
  • bbee247 chore(release): 7.6.0
  • e38dee6 chore(release): 7.5.2
  • Additional commits viewable in compare view

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 5.9.6 to 7.7.0.
- [Release notes](https://github.com/adonisjs/assembler/releases)
- [Commits](adonisjs/assembler@v5.9.6...v7.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
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.

0 participants