Skip to content

Update masonite-framework-orm requirement from <4,>=3 to >=3.1.0,<4#62

Merged
eaguad1337 merged 1 commit into
developfrom
dependabot/pip/masonite-framework-orm-gte-3.1.0-and-lt-4
Jun 7, 2026
Merged

Update masonite-framework-orm requirement from <4,>=3 to >=3.1.0,<4#62
eaguad1337 merged 1 commit into
developfrom
dependabot/pip/masonite-framework-orm-gte-3.1.0-and-lt-4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on masonite-framework-orm to permit the latest version.

Release notes

Sourced from masonite-framework-orm's releases.

v3.1.0

What's Changed

  • The CLI migrated from cleo 0.8 to cleo 2.1, removing exposure to CVE-2022-42966 (ReDoS in cleo ≤ 0.8). Command signatures, names, shortcuts and defaults are unchanged — commands still declare their signature in the docstring block format, now parsed by the base Command into a cleo 2 definition.
  • The global --config/-C option and per-instance option default overrides keep working as before.

Full Changelog: masonitedev/orm@v3.0.2...v3.1.0

Commits
  • 3fc168a fix: update root orm script to cleo 2 import path
  • 39ce462 fix: bump cleo pin in requirements.txt too (used by CI)
  • 54c87d3 feat: migrate the CLI to cleo 2
  • a241ca9 chore: release 3.0.2
  • f035fe2 fix: do not globally enable DeprecationWarning display in deprecated()
  • 6af01ce fix: use masonite-framework-orm as the PyPI package name
  • 40c2bb4 chore: migrate to masonitedev org and rename package to masoniteorm
  • 825d08c Merge pull request #948 from circulon/fix/947
  • f35daa5 Added inline connection details test test
  • d62ac3b cleaned up tests
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 7, 2026
Updates the requirements on [masonite-framework-orm](https://github.com/masonitedev/orm) to permit the latest version.
- [Release notes](https://github.com/masonitedev/orm/releases)
- [Changelog](https://github.com/masonitedev/orm/blob/3.x/CHANGELOG.md)
- [Commits](masonitedev/orm@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: masonite-framework-orm
  dependency-version: 3.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/masonite-framework-orm-gte-3.1.0-and-lt-4 branch from ba5b5d8 to 6bc910c Compare June 7, 2026 22:55
@eaguad1337

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@eaguad1337 eaguad1337 merged commit 919faad into develop Jun 7, 2026
10 checks passed
@eaguad1337 eaguad1337 deleted the dependabot/pip/masonite-framework-orm-gte-3.1.0-and-lt-4 branch June 7, 2026 23:12
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant