Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps @adonisjs/assembler from 5.9.6 to 7.1.0.

Release notes

Sourced from @​adonisjs/assembler's releases.

Disable experimental warnings

As of today, TSNode exports a loader hook which must be applied using the --loader Node.js CLI flag. However, the --loader flag was experimental and emits a warning. This release disables that warning for a nicer CLI experience.

With that said, we are waiting on Ts-node to export an import hook that can be applied using the --import Node.js CLI flag and then we can safely remove the flags in use to suppress warnings.

Commits

  • test: fix breaking test 6f28f35
  • refactor: disable loader warnings e74612b
  • chore: update dependencies 4744ee1

adonisjs/assembler@v7.0.0...v7.1.0

Stable major release

Please consult the following release to learn more about the breaking changes

Commits

  • chore: publish under latest tag 22d6926
  • Merge pull request #66 from adonisjs/next 14aab7b
  • Merge branch 'develop' into next 9a8d68e
  • test: fix failing tests a02eaf5
  • refactor: remove usage --expiremental-meta-resolve flag 831d361
  • chore: bundle types.ts file via tsup as well b4ed967
  • chore: update dependencies 7dad0d4
  • chore(release): 5.9.6 5f23411
  • test: fix breaking tests 0572331
  • refactor: install @​japa/runner@​2.5.1 as the latest one is ESM only 330aa21
  • chore: add engine key 7189b93
  • chore: update dependencies 189d7b9
  • fix: remove deprecated string options on examples d261515
  • chore: update dependencies 4f11032

What's Changed

New Contributors

Full Changelog: adonisjs/assembler@v5.9.6...v7.0.0

... (truncated)

Commits
  • 0617c10 chore(release): 7.1.0
  • 6f28f35 test: fix breaking test
  • e74612b refactor: disable loader warnings
  • 4744ee1 chore: update dependencies
  • 1921000 chore(release): 7.0.0
  • 22d6926 chore: publish under latest tag
  • 14aab7b Merge pull request #66 from adonisjs/next
  • 9a8d68e Merge branch 'develop' into next
  • a02eaf5 test: fix failing tests
  • 831d361 refactor: remove usage --expiremental-meta-resolve flag
  • 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.1.0.
- [Release notes](https://github.com/adonisjs/assembler/releases)
- [Commits](adonisjs/assembler@v5.9.6...v7.1.0)

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

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

dependabot bot commented on behalf of github Jan 30, 2024

Superseded by #206.

@dependabot dependabot bot closed this Jan 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/adonisjs/assembler-7.1.0 branch January 30, 2024 03:29
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.

1 participant