Skip to content

Bump braces and @adonisjs/lucid#58

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-2be095edfe
Open

Bump braces and @adonisjs/lucid#58
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-2be095edfe

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2024

Bumps braces to 3.0.3 and updates ancestor dependency @adonisjs/lucid. These dependencies need to be updated together.

Updates braces from 3.0.2 to 3.0.3

Commits

Updates @adonisjs/lucid from 6.1.3 to 20.6.0

Release notes

Sourced from @​adonisjs/lucid's releases.

Improvements to the DateTime comparison when using "orCreate" methods

In this release, we improve the comparison logic used by firstOrCreate, firstOrNew, and updateOrCreate methods to properly compare Luxon DateTime instances when finding or persisting a new row.

Commits

  • Merge pull request #991 from adamcikado/develop 94b666a
  • fix: compare DateTime in newUpIfMissing 669bdb3
  • Merge pull request #1017 from adamcikado/feat/exports 92ed475
  • fix: some typos (#1024) ba5961b
  • chore: update postgresql version 7315d0e
  • chore: update version & add cross-env 52906a5
  • Merge pull request #1023 from MaximeMRF/fix/step-option-migrator b084678
  • fix(migrator): step option 781c479
  • feat: add missing exports 5d87cf8

What's Changed

New Contributors

Full Changelog: adonisjs/lucid@v20.5.1...v20.6.0

Add clause variant to findBy method

Latest 20.5.0 was missing some commits. This release is published only as a patch since 20.5.0 was released a few minutes ago.

  • feat(base_model): add clause variant to findBy method (#1020) 059c472
  • fix(base_model): correct typing for findManyBy c22f019
  • Merge pull request #1013 from MaximeMRF/feat-step-option-migrator 196c97c
  • feat(Migrator): add step option 4012129

adonisjs/lucid@v20.4.0...v20.5.1

Add step option to the migrator

What's Changed

Full Changelog: adonisjs/lucid@v20.3.1...v20.5.0

Add support for pretty printing debug queries and findMany helper method

Related documentation for few features

... (truncated)

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [@adonisjs/lucid](https://github.com/adonisjs/lucid). These dependencies need to be updated together.


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `@adonisjs/lucid` from 6.1.3 to 20.6.0
- [Release notes](https://github.com/adonisjs/lucid/releases)
- [Commits](adonisjs/lucid@v6.1.3...v20.6.0)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
- dependency-name: "@adonisjs/lucid"
  dependency-type: direct:production
...

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