chore(deps): update dependency @adonisjs/lucid to v22#39
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency @adonisjs/lucid to v22#39renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
8cb9bdb to
a67c0b5
Compare
aa6bd9c to
644225e
Compare
27bfb17 to
0a8e8eb
Compare
0a8e8eb to
db0bfb6
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^21.8.1→^22.4.2Release Notes
adonisjs/lucid (@adonisjs/lucid)
v22.4.2: Custom schema rules correctly override default decoratorsCompare Source
Bug Fixes
(
66e0a5c)loadRules()was using deepmerge without custom merge strategies, which caused two issues:[@column(), @​decimal()]instead of just[@decimal()])silently ignoring it
Custom type and column rules now correctly replace the defaults.
v22.4.1: Unlock Knex versionCompare Source
This release unlock Knex version
v22.4.0: Add test assertion helpers, support for multiple decorators and bug fixesCompare Source
Bug Fixes
Features
What's Changed
New Contributors
Full Changelog: adonisjs/lucid@v22.3.0...v22.4.0
v22.3.0: Make transformer alongside model and update scaffolding commands to accept stub path from CLICompare Source
Features
Full Changelog: adonisjs/lucid@v22.2.0...v22.3.0
v22.2.0: Pin Knex to version 3.1.0Compare Source
Bug Fixes
Features
v22.1.1: Fix primary keys detection in schema generation and generate schema classes for non-public PostgreSQL schemasCompare Source
Bug Fixes
Full Changelog: adonisjs/lucid@v22.1.0...v22.1.1
v22.1.0: Add support for CTE and onConflict expression builder support to InsertQueryBuilderCompare Source
Bug Fixes
Features
Full Changelog: adonisjs/lucid@v22.0.0...v22.1.0
v22.0.0: Tables to model schema generation and integration with TransformersCompare Source
Please check all 22.0.0 pre-releases to get a better sense of what changed
Bug Fixes
Features
What's Changed
Full Changelog: adonisjs/lucid@v21.8.0...v22.0.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.