Skip to content

chore(deps): bump melos from 4.1.0 to 7.0.0 #537

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

Bumps melos from 4.1.0 to 7.0.0.

Changelog

Sourced from melos's changelog.

melos - v7.0.0

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.

  • FIX: Update to Dart SDK 3.8.0 and preserve trailing commas (#908). (eecfa4ea)
  • FIX: Tags from origin should be source of truth (#902). (9589803c)
  • DOCS: add flutter_chat_ui (#903). (190caf74)
  • DOCS: add starknet.dart in projects list (#896). (9faa3152)
  • FIX: Fail early on steps and return error code (#891). (7161ce8f)
  • DOCS: add jaspr to projects (#881). (926b6215)
  • DOCS: Add Stac to the list of projects using Melos. (#864). (8838863e)
  • FIX: Remove old pubspec_overrides entries on clean (#861). (d5a6ea67)
  • DOCS: add ReactiveX/rxdart to README and docs (#859). (303883b6)
  • REFACTOR: optimize clean command by precomputing paths to clean (#855). (daba40d4)
  • FIX: Melos init adding empty string / list in pubspec.yaml (#856). (50b102b3)
  • FIX: Fix externally hosted versioning (#852). (40476ed5)
  • FEAT: Add support for executeInTerminal for IntelliJ run configs (#857). (b6acf504)
  • FEAT: Rollback on failed shared dependency resolution (#848). (949c2f6c)
  • DOCS: Rearrange repos using melos (#845). (f744da86)
  • FIX: Version package correctly (#842). (a9fde62b)
  • FIX: Properly format Git and HostedDependency (#841). (a699139a)
  • FIX: Run examples from own directory (#834). (e4ade765)
  • FIX: fix git dependencies comparison on bootstrap (#659). (c5238cd0)
  • FIX: Fixed versioning for nested version fields (#831). (4def2093)
  • BREAKING FEAT: Remove melos.yaml in favor of the root pubspec.yaml (#832). (ade758c2)
  • FIX: Relaxing file and platform dependency constraints
  • FIX: Only run pub get in workspace root (#822). (abb1e539)
  • BREAKING FEAT: Migrate to use the Pub workspaces feature (#816). (3602d904)

2025-05-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


conventional_commit - v0.6.1+1

... (truncated)

Commits

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

Bumps [melos](https://github.com/invertase/melos/tree/main/packages) from 4.1.0 to 7.0.0.
- [Release notes](https://github.com/invertase/melos/releases)
- [Changelog](https://github.com/invertase/melos/blob/main/CHANGELOG.md)
- [Commits](https://github.com/invertase/melos/commits/HEAD/packages)

---
updated-dependencies:
- dependency-name: melos
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Aug 18, 2025
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