Skip to content

build(deps): bump melos from 7.3.0 to 7.4.0#218

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/melos-7.4.0
Open

build(deps): bump melos from 7.3.0 to 7.4.0#218
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/melos-7.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps melos from 7.3.0 to 7.4.0.

Changelog

Sourced from melos's changelog.

melos - v7.4.0

  • FEAT: Support tag_pattern based versioning in git dependencies (#982). (649026ef)
  • FEAT: Changed execution ordering from relying on strongly related components to layered topologic sort (#977). (9a9dfd9d)
  • FEAT: Changed from topological sort to layered topologic sort for orderDependents (#976). (6c2e3441)
  • FEAT: Retry (with backoff) when executing commands against repo (#971). (c159a681)
  • FEAT: recursively discover packages in nested workspaces (#968). (d15b553d)
  • DOCS: add supabase codegen package (#969). (79876a61)

2025-10-23

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


Commits
  • e242812 chore(release): Publish Melos v7.4.0 (#983)
  • 649026e feat: Support tag_pattern based versioning in git dependencies (#982)
  • 9a9dfd9 feat: Changed execution ordering from relying on strongly related components ...
  • 6c2e344 feat: Changed from topological sort to layered topologic sort for orderDepend...
  • c159a68 feat: Retry (with backoff) when executing commands against repo (#971)
  • 79876a6 docs: add supabase codegen package (#969)
  • d15b553 feat: recursively discover packages in nested workspaces (#968)
  • See full diff in compare view

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 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)

@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Mar 16, 2026
@dependabot dependabot bot requested a review from naipaka as a code owner March 16, 2026 20:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dart Pull requests that update Dart code labels Mar 16, 2026
@dependabot dependabot bot force-pushed the dependabot/pub/melos-7.4.0 branch from fd3982e to ac9d686 Compare March 16, 2026 23:11
Bumps [melos](https://github.com/invertase/melos/tree/main/packages) from 7.3.0 to 7.4.0.
- [Changelog](https://github.com/invertase/melos/blob/main/CHANGELOG.md)
- [Commits](https://github.com/invertase/melos/commits/melos-v7.4.0/packages)

---
updated-dependencies:
- dependency-name: melos
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pub/melos-7.4.0 branch from ac9d686 to 4beeafc Compare March 24, 2026 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants