Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

chore(deps-dev): bump @adonisjs/assembler from 5.8.1 to 5.9.5#12

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/adonisjs/assembler-5.9.5
Closed

chore(deps-dev): bump @adonisjs/assembler from 5.8.1 to 5.9.5#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/adonisjs/assembler-5.9.5

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 11, 2022

Bumps @adonisjs/assembler from 5.8.1 to 5.9.5.

Release notes

Sourced from @​adonisjs/assembler's releases.

Install latest minor version of encore packages

  • fix: install minor range of encore packages 41850fb

adonisjs/assembler@v5.9.4...v5.9.5

Fix webpack installation failure

  • fix: show errors when npm install fail 5e0a927
  • fix: install specific versions of encore and its peer dependencies c13473b
  • chore: update dependencies 1faef6c
  • fix: incorrect test/bootstrap typing 253b741

PRs

Full Changelog: adonisjs/assembler@v5.9.3...v5.9.4

Fix the serve and the test commands to respect ENV_PATH environment variable

  • fix: serve command to respect the ENV_PATH environment variable d7aeaec
  • chore: update dependencies e01642f

adonisjs/assembler@v5.9.2...v5.9.3

Fix broken build

The last build was broken and made it impossible to use the assembler commands. Because the generated manifest build file was including non-standard file paths.

  • fix: make bin/index.ts cross-platform by normalizing paths e394725

adonisjs/assembler@v5.9.1...v5.9.2

Bugfix Tests Server on Windows

node ace test --watch was showing "NO TESTS EXECUTED" when making any changes to a test file on Windows.

  • fix: TestsServer.run with filepath not working on windows bba251f

adonisjs/assembler@v5.9.0...v5.9.1

Bug fixes and adding the --groups filter for test command

  • You can now add the --groups filter when running the node ace test command.
  • The webpack encore had a breaking change and they require the project using encore should install webpack and related dependencies. The issue was reporter here. adonisjs-community/create-adonis-ts-app#48
  • When creating a new middleware file using make:middleware command, we check for namespaces object inside the .adonisjrc.json file and then use the appropriate path for the file

Commits

  • chore: update dependencies b01e540
  • fix: install required packages by webpack encore f0f9f6a
  • chore: update dependencies f9baac9
  • refactor: resolve middleware namespace before creating middleware file e9f7bd5
  • chore: update dependencies (#52) 64e2d1d
  • feat(test): add --groups flag (#51) 1246789

... (truncated)

Commits
  • 9cfd818 chore(release): 5.9.5
  • 41850fb fix: install minor range of encore packages
  • ee98321 chore(release): 5.9.4
  • 5e0a927 fix: show errors when npm install fail
  • c13473b fix: install specific versions of encore and its peer dependencies
  • 1faef6c chore: update dependencies
  • 253b741 fix: incorrect test/bootstrap typing
  • 36ae8d9 chore(release): 5.9.3
  • d7aeaec fix: serve command to respect the ENV_PATH environment variable
  • e01642f chore: update dependencies
  • 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 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.8.1 to 5.9.5.
- [Release notes](https://github.com/adonisjs/assembler/releases)
- [Commits](adonisjs/assembler@v5.8.1...v5.9.5)

---
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 Dec 11, 2022
@lexor lexor force-pushed the main branch 5 times, most recently from 19ca545 to ae95d56 Compare December 11, 2022 20:02
@omeralpi omeralpi force-pushed the main branch 3 times, most recently from bac091d to 21cf2c0 Compare February 6, 2023 14:21
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 28, 2025

Superseded by #42.

@dependabot dependabot bot closed this May 28, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/adonisjs/assembler-5.9.5 branch May 28, 2025 19:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants