Skip to content

chore(deps): update dependency melos to v7#3084

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/melos-7.x
Open

chore(deps): update dependency melos to v7#3084
renovate[bot] wants to merge 1 commit intomainfrom
renovate/melos-7.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2025

This PR contains the following updates:

Package Type Update Change
melos (source) dev_dependencies major 6.0.07.4.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

invertase/melos (melos)

v7.4.0

Compare Source

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

v7.3.0

Compare Source

  • FEAT: add groups config for scripts and --groupoption (#​963). (47982d9b)
  • FEAT: add option to opt-out of Intellij runConfiguration generation (#​962). (6bc8c246)

v7.2.0

Compare Source

v7.1.1

Compare Source

v7.1.0

Compare Source

  • FEAT: Add useRootAsPackage for Melos 7.x root package support (#​927). (ade8443d)

v7.0.0

Compare Source

This version has all the changes from the 7.0.0-dev.x releases, and is the first stable release
of Melos that uses the Pub workspaces feature.

Note: This release has breaking changes.

v6.3.3

Compare Source

v6.3.2

Compare Source

v6.3.1

Compare Source

v6.3.0

Compare Source

v6.2.0

Compare Source

  • FIX: Propagate error code when fail fast is enabled (#​762). (ed6243bd)
  • FIX: Don't deadlock on cycle exec with order dependents (#​761). (cec45d7d)
  • FIX: maintain working directory across script steps (#​711). (a3784c16)
  • FIX: Flaky tests when run in GitHub Actions Workflow (#​733). (4a67d098)
  • FEAT: Allow overriding enforceLockfile with --no-enforce-lockfile (#​758). (86647f1d)
  • FEAT: Expose pub get's --offline flag on the bootstrap command (#​756). (b432749c)
  • DOCS: Add signals to list of projects using Melos (#​754). (dc05a52c)
  • DOCS: Add PowerSync to list of projects using Melos (#​746). (24fbcec1)

v6.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/melos-7.x branch from 4193496 to 65bfd34 Compare August 21, 2025 20:59
@renovate renovate bot force-pushed the renovate/melos-7.x branch from 65bfd34 to ca00225 Compare September 13, 2025 04:26
@renovate renovate bot force-pushed the renovate/melos-7.x branch from ca00225 to 32863e8 Compare October 15, 2025 16:38
@renovate renovate bot force-pushed the renovate/melos-7.x branch from 32863e8 to 9a5283f Compare November 20, 2025 00:00
@renovate renovate bot force-pushed the renovate/melos-7.x branch from 9a5283f to 0039ca9 Compare January 27, 2026 08:29
@renovate renovate bot force-pushed the renovate/melos-7.x branch from 0039ca9 to e83d7ab Compare February 12, 2026 13:22
@renovate
Copy link
Contributor Author

renovate bot commented Feb 12, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade melos
Note: material_color_utilities is pinned to version 0.13.0 by flutter from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.


Because neon_framework depends on dynamic_color from git which depends on material_color_utilities >=0.2.0 <=0.11.1, material_color_utilities >=0.2.0 <=0.11.1 is required.
So, because neon_workspace depends on flutter from sdk which depends on material_color_utilities 0.13.0, version solving failed.
Failed to update packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants