Skip to content

Bump @adonisjs/lucid from 6.3.0 to 15.0.3#39

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/adonisjs/lucid-15.0.3
Open

Bump @adonisjs/lucid from 6.3.0 to 15.0.3#39
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/adonisjs/lucid-15.0.3

Conversation

@dependabot-preview
Copy link

Bumps @adonisjs/lucid from 6.3.0 to 15.0.3.

Release notes

Sourced from @​adonisjs/lucid's releases.

Fixes for the Model query builder update method and db seed paths normalizing

  • test: fix a breaking test b62e764
  • chore: change mssql image source 432b75b
  • fix: ts error post upgrading @​types/node package b3f159b
  • fix: Model query builder update method should resolve real column names dacfc5f
  • fix: normalize paths when comparing them inside the db seed command cc89a5c

adonisjs/lucid@v15.0.2...v15.0.3

Small improvements and bug fixes

  • style: remove unwanted import statement bcfac65
  • improvement: improve the connection flag description e60dfa2
  • fix: normalize seeder custom path for windows 1856ba7
  • fix: allow updating primary key localy when using selfAssignPrimaryKey flag f1c2e5f
  • chore: update dependencies 8afc90f
  • chore: update dependencies e15e8c0

adonisjs/lucid@v15.0.1...v15.0.2

Fix logger not defined issue in the validator rules

  • fix: pass logger instance to extendValidator method e4715ed
  • style: fix typo in docblock 57a6581

adonisjs/lucid@v15.0.0...v15.0.1

Re-organize TypeScript ambient modules

Even though this release has breaking changes. It will not impact you, unless your app was using imports not documented on the website. We have renamed the following TypeScript ambient modules

  • @ioc:Adonis/Lucid/Model -> @ioc:Adonis/Lucid/Orm
  • @ioc:Adonis/Lucid/Relations -> @ioc:Adonis/Lucid/Orm
  • @ioc:Adonis/Lucid/DatabaseQueryBuilder -> @ioc:Adonis/Lucid/Database

Commits

  • test: fix breaking test after migrator changes ea6d36e
  • feat: register migrator with the container daf6e56
  • refactor: simplify generic extending any ebbf53a
  • refactor: rename internal ambient modules to public module names 1bd457f
  • chore: update dependencies 03e890f

adonisjs/lucid@v14.2.0...v15.0.0

Export SnakeCaseNamingStrategy and add transaction isolation support

  • chore: do not run tests during release 5503cbb
  • feat: add support for query isolation b808f03
  • fix: use correct query for health check query for oracledb 48dc522
  • improvement: improve database config options 398b24a
  • chore: upgrade to newer husky syntax 2c72134
  • chore: update dependencies 57df64c
  • feat: expose default naming strategy from Orm binding (#689) b693054

... (truncated)

Commits

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@adonisjs/lucid](https://github.com/adonisjs/lucid) from 6.3.0 to 15.0.3.
- [Release notes](https://github.com/adonisjs/lucid/releases)
- [Changelog](https://github.com/adonisjs/lucid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/adonisjs/lucid/commits/v15.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 5, 2021
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

Comments