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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 28, 2025

Bumps @adonisjs/lucid from 18.2.0 to 18.4.2.

Release notes

Sourced from @​adonisjs/lucid's releases.

Change default env variable values

  • fix(configure): change localhost to 127.0.0.1 0417d84

Full Changelog: adonisjs/lucid@v18.4.1...v18.4.2

Relations can now be nullable

What's Changed

New Contributors

Full Changelog: adonisjs/lucid@v18.4.0...v18.4.1

Add support for disabling locks during migrations

  • docs(README): update github actions badge url 5562cef
  • chore: update knex-dynamic-connection package version 0e51132
  • ci: not running mssql tests on node 14 as tedious does not support it ecb7d77
  • style: format source code 92f0de6
  • chore: update dependencies f59ef9e
  • refactor: update disable-locks flag description 05f28e4
  • feat: add disable-locks flag (#932) 9bf8f24
  • Use import type for importing type (#922) 8955b12

What's Changed

New Contributors

Full Changelog: adonisjs/lucid@v18.3.0...v18.4.0

Add truncating test util

Documentation - https://docs.adonisjs.com/guides/testing/introduction#truncate-database-after-each-run-cycle

Commits

  • chore: use typescript 4.8 1db0c74
  • chore: use typescript 4.8 a5f03b6
  • chore(package): update dependencies 55799a5
  • Add db:truncate command with TestUtils helper (#889) 215631e
  • test: remove pin from test 6afea22
  • chore: update dependencies 72d869d

PR's

... (truncated)

Commits
  • dcd0dd8 chore(release): 18.4.2
  • 0417d84 fix(configure): change localhost to 127.0.0.1
  • 14befae chore(release): 18.4.1
  • 62ae085 test(component): fix references to missing types upon compiling in tests (#951)
  • c5a9f51 chore: add engines key
  • b7ec9d4 feat(adonis-typings/relations.ts): typing support for nullable 1-1 relations ...
  • 7e01150 chore(release): 18.4.0
  • 5562cef docs(README): update github actions badge url
  • 0e51132 chore: update knex-dynamic-connection package version
  • ecb7d77 ci: not running mssql tests on node 14 as tedious does not support it
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by romainlanz, a new releaser for @​adonisjs/lucid 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 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/lucid](https://github.com/adonisjs/lucid) from 18.2.0 to 18.4.2.
- [Release notes](https://github.com/adonisjs/lucid/releases)
- [Commits](adonisjs/lucid@v18.2.0...v18.4.2)

---
updated-dependencies:
- dependency-name: "@adonisjs/lucid"
  dependency-version: 18.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 28, 2025
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant