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.9.6 to 7.1.0 #45

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 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

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2024
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 force-pushed the dependabot/npm_and_yarn/adonisjs/assembler-7.1.0 branch from b8e219e to f5d5310 Compare January 20, 2024 14:51
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2024

Superseded by #63.

@dependabot dependabot bot closed this Jun 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/adonisjs/assembler-7.1.0 branch June 17, 2024 16:40
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