Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps melos from 6.3.3 to 7.1.1.

Changelog

Sourced from melos's changelog.

melos - v7.1.1

2025-08-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


melos - v7.1.0

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

2025-08-15

Changes


Packages with breaking changes:


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)

... (truncated)

Commits
  • 233f203 chore(release): publish packages
  • 8cae316 fix: Allow underscore as packagename (#936)
  • ae52b58 chore(release): Publish Melos v7.1.0 (#928)
  • ade8443 feat: Add useRootAsPackage for Melos 7.x root package support (#927)
  • df0c92e chore(release): Publish Melos v7.0.0 (#922)
  • c32ddfc Chore/bump versions (#921)
  • 4b840c7 fix: Avoid duplicated "Change Log" file header on Windows due to CRLF (closes...
  • fcb787d chore(release): publish packages (#909)
  • eecfa4e fix: Update to Dart SDK 3.8.0 and preserve trailing commas (#908)
  • 190caf7 docs: add flutter_chat_ui (#903)
  • Additional commits viewable 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 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 6.3.3 to 7.1.1.
- [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/melos-v7.1.1/packages)

---
updated-dependencies:
- dependency-name: melos
  dependency-version: 7.1.1
  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 Sep 15, 2025
@gabbopalma gabbopalma requested a review from Copilot September 15, 2025 10:54
@gabbopalma gabbopalma added this to the v0.23.0 milestone Sep 15, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the melos dependency from version 6.3.3 to 7.1.1, which is a major version bump that introduces Pub workspaces feature support and various improvements.

  • Major version upgrade from 6.x to 7.x with breaking changes
  • Includes new features like root package support and bug fixes for package naming
  • Maintains compatibility with the existing Dart SDK constraints

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gabbopalma gabbopalma changed the base branch from main to release-0.23.0 September 15, 2025 21:07
@gabbopalma gabbopalma deleted the branch release-0.23.0 September 17, 2025 15:46
@gabbopalma gabbopalma closed this Sep 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 17, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pub/melos-7.1.1 branch September 17, 2025 15:46
@gabbopalma gabbopalma restored the dependabot/pub/melos-7.1.1 branch September 17, 2025 15:51
@gabbopalma gabbopalma reopened this Sep 17, 2025
@gabbopalma gabbopalma self-requested a review September 27, 2025 17:02
…ool instead of the Dart API, removing unnecessary imports and improving CI compatibility
… workflow and emphasize not editing generated files directly. Enhance generate.dart to auto-format generated Dart files, ensuring CI compatibility and reducing diffs
@gabbopalma gabbopalma merged commit 8cb9b90 into release-0.23.0 Sep 29, 2025
17 checks passed
@gabbopalma gabbopalma deleted the dependabot/pub/melos-7.1.1 branch September 29, 2025 23:59
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.

2 participants