Skip to content

chore(deps): update dependency melos to v8#3237

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/melos-8.x
Open

chore(deps): update dependency melos to v8#3237
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/melos-8.x

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
melos (source) dev_dependencies major 6.0.08.0.0

Warning

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


Release Notes

invertase/melos (melos)

v8.0.0

Compare Source

Note: This release has breaking changes.

  • FIX(scripts): run nested melos commands without a global installation (#​1031). (efcd5ced)
  • FIX: include commits in changelog when graduating a pre-release (#​1028). (850d5ca3)
  • FIX: give a helpful error for unquoted script steps with a colon (#​1029). (648e26d8)
  • FIX: require cli_launcher ^0.3.3+1 for workspace null-check fix (#​1027). (e36402fc)
  • FIX: only suggest updates compatible with the current Dart SDK (#​1026). (434ce85e)
  • FEAT: add option to group changelog commits by type (#​1030). (6eaa2c1d)
  • FEAT: add pubServer config option to melos publish (#​1024). (7c5fce2f)
  • BREAKING FIX: retain and increment build numbers when versioning (#​1018). (1ad65d73)
  • BREAKING FEAT: configure exec command via "exec.command" (#​1025). (03b2ed99)

v7.8.2

Compare Source

v7.8.1

Compare Source

v7.8.0

Compare Source

v7.7.0

Compare Source

  • FIX(bootstrap): apply dependencyOverridePaths to workspace pubspec_overrides.yaml (#​1008). (f075b271)
  • FEAT: add pubGetArgs to BootstrapCommandConfigs (#​1007). (1d9dddf5)

v7.6.0

Compare Source

  • FEAT(intellij): add runArguments support for IntelliJ run configurations (#​1005). (5012a00b)

v7.5.1

Compare Source

  • FIX: Make melos version --ignore correctly filter packages (#​1001). (e03d1cba)

v7.5.0

Compare Source

  • FIX: Resolve workspace root correctly for cli_launcher (#​993). (020d90c4)
  • FIX: Bump cli_launher to 0.3.3. (c44c62f8)
  • FEAT: Support package filter options for melos run (#​994). (b56c95ac)

v7.4.1

Compare Source

  • FIX: Bump cli_launcher to 0.3.3. (c44c62f8)
  • FIX: Cancel running processes when failFast is triggered (#​987). (8344e7f1)
  • FIX: Support melos installed via dart install (#​989). (f4f6423f)

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: (UTC)

  • 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 commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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
Because neon_framework depends on custom_lint ^0.7.6 and no versions of custom_lint match >0.7.6 <0.8.0, custom_lint 0.7.6 is required.
And because custom_lint 0.7.6 depends on cli_util ^0.4.2, cli_util ^0.4.2 is required.
So, because neon_workspace depends on melos 8.0.0 which depends on cli_util ^0.5.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