Skip to content

chore(deps): bump @adonisjs/application from 8.4.2 to 9.0.0#435

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/adonisjs/application-9.0.0
Open

chore(deps): bump @adonisjs/application from 8.4.2 to 9.0.0#435
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/adonisjs/application-9.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps @adonisjs/application from 8.4.2 to 9.0.0.

Release notes

Sourced from @​adonisjs/application's releases.

Helpers to detect AI agent controlled process, tracing channels, and revamped assembler hooks

9.0.0 (2026-02-25)

Check 9.0.0 pre-releases to get a better sense of changes

BREAKING CHANGES

  • Assembler hooks are now defined inside the assembler package and the application package just exposes its types as it is. Also, the hooks have been renamed
  • Remove unstable_assembler property. Was deprecated a long time back.
  • Remove assetsBundler property. It's not used for a long time because of bundled Vite integration.
  • Rename assembler hooks names. They are now defined within the @adonisjs/assembler package and sourced directly from the package. See https://github.com/adonisjs/assembler/releases/tag/v8.0.0-next.0
  • Remove shutdownInReverseOrder experimental flag. As shutdown hooks are now always executed in reverse order.

Features

  • cleanup assembler hooks related code (a656453)
  • remove shutdownInReverseOrder experimental flag, as it is the default behavior (4e6304c)

What's Changed

New Contributors

Full Changelog: adonisjs/application@v8.4.1...v9.0.0

Tracing channels for preload files and generators for inertia page generation

9.0.0-next.16 (2026-02-24)

Features

  • add inertia page name and file name generators (8ab853f)
  • add tracing channels support for preload files (#39) (d0ebd77)
  • convert entity path segments using an overridable helper (0a655ed)

What's Changed

New Contributors

Full Changelog: adonisjs/application@v9.0.0-next.15...v9.0.0-next.16

Add support for replacing stubs content with rawContents

9.0.0-next.15 (2026-01-23)

... (truncated)

Commits
  • f491863 chore(release): 9.0.0
  • d2415ce chore: update dependencies
  • c0aaeb5 chore: publish under latest tag
  • afafcf1 chore(release): 9.0.0-next.16
  • 0a655ed feat: convert entity path segments using an overridable helper
  • 8ab853f feat: add inertia page name and file name generators
  • a671271 chore: update dependencies
  • 63cf79c chore: update dependencies
  • d0ebd77 feat: add tracing channels support for preload files (#39)
  • 175f4c8 chore(release): 9.0.0-next.15
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​adonisjs/application since your current version.


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 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/application](https://github.com/adonisjs/application) from 8.4.2 to 9.0.0.
- [Release notes](https://github.com/adonisjs/application/releases)
- [Commits](adonisjs/application@v8.4.2...v9.0.0)

---
updated-dependencies:
- dependency-name: "@adonisjs/application"
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2026
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants