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

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2023

Bumps @adonisjs/assembler from 5.7.0 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 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.7.0 to 5.9.5.
- [Release notes](https://github.com/adonisjs/assembler/releases)
- [Commits](adonisjs/assembler@v5.7.0...v5.9.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 30, 2023

Looks like @adonisjs/assembler is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/adonisjs/assembler-5.9.5 branch August 30, 2023 23:52
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