Skip to content

Bump melos from 6.3.3 to 8.0.0#56

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/main/melos-8.0.0
Open

Bump melos from 6.3.3 to 8.0.0#56
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/main/melos-8.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

Bumps melos from 6.3.3 to 8.0.0.

Changelog

Sourced from melos's changelog.

melos - v8.0.0

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

2026-06-10

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


melos - v7.8.2

  • FIX: replace deprecated applicationConfigHome with BaseDirectories (#1022). (8faf8acd)
  • FIX: Bump cli_util to 0.5.1 (#1020). (24b1b5a1)

2026-06-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


... (truncated)

Commits
  • 7b50fe4 chore(release): Publish packages (#1033)
  • 03b2ed9 feat!: configure exec command via "exec.command" (#1025)
  • efcd5ce fix(scripts): run nested melos commands without a global installation (#1031)
  • 850d5ca fix: include commits in changelog when graduating a pre-release (#1028)
  • 648e26d fix: give a helpful error for unquoted script steps with a colon (#1029)
  • 6eaa2c1 feat: add option to group changelog commits by type (#1030)
  • e36402f fix: require cli_launcher ^0.3.3+1 for workspace null-check fix (#1027)
  • 434ce85 fix: only suggest updates compatible with the current Dart SDK (#1026)
  • 7c5fce2 feat: add pubServer config option to melos publish (#1024)
  • 1ad65d7 fix!: retain and increment build numbers when versioning (#1018)
  • 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 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 8.0.0.
- [Changelog](https://github.com/invertase/melos/blob/main/CHANGELOG.md)
- [Commits](https://github.com/invertase/melos/commits/melos-v8.0.0/packages)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jun 24, 2026
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