Skip to content

chore: Bump melos from 8.8.0 to 8.9.0 - #386

Merged
marcelomendoncasoares merged 1 commit into
mainfrom
dependabot/pub/melos-8.9.0
Sep 25, 2026
Merged

marcelomendoncasoares merged 1 commit into
mainfrom
dependabot/pub/melos-8.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 25, 2026

Copy link
Copy Markdown
Contributor

Bumps melos from 8.8.0 to 8.9.0.

Changelog

Sourced from melos's changelog.

melos - v8.9.0

  • REFACTOR: remove the nullsafety package filter (#1104). (96fce8e8)
  • PERF: look up the published state of each package once when filtering (#1097). (cc270809)
  • FIX: skip generating the IntelliJ IDE files in CI (#1101). (4993f592)
  • FIX: correct the category and nullsafety keys of packageFilters (#1096). (5ef2eb29)
  • FIX: keep colors in the output of nested Melos commands (#1095). (6424bc2d)
  • FIX: expand the package environment variables in exec scripts (#1094). (c0c21c16)
  • FIX: respect sdkPath when resolving and launching the local Melos installation (#1081). (00b80d27)
  • FIX: detect Flutter packages through the workspace dependency graph (#1089). (c8f7ed7d)
  • FEAT: skip packages with unchanged sources in exec (#1102). (3ffd2900)
  • FEAT: add a dependsOn option to declare dependencies between scripts (#1100). (e216495a)
  • FEAT: add a markSharedDependencies option to mark shared dependencies with a comment (#1099). (5ad49d3b)
  • FEAT: treat the no tests ran exit code as a success in exec and test (#1098). (0f3075e0)
  • FEAT: add a --post-filter option to filter included dependents and dependencies (#1093). (0507f65f)
  • FEAT: add a cherry-pick command for releasing from hot-fix branches (#1091). (912374b5)
  • FEAT: add a global --quiet option to only print warnings, errors and failed output (#1092). (f4228490)
  • FEAT(intellij): allow configuring Flutter entry points (#1090). (f7307f3a)
  • FEAT(version): add a --sign-off option for the version commit (#1088). (e773ac8c)
  • DOCS: clarify single package usage and update the migration instructions (#1103). (51c42c72)

2026-09-18

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


Commits
  • 953e280 chore(release): Publish packages (#1105)
  • 96fce8e refactor: remove the nullsafety package filter (#1104)
  • 3ffd290 feat: skip packages with unchanged sources in exec (#1102)
  • 51c42c7 docs: clarify single package usage and update the migration instructions (#1103)
  • 4993f59 fix: skip generating the IntelliJ IDE files in CI (#1101)
  • e216495 feat: add a dependsOn option to declare dependencies between scripts (#1100)
  • 5ad49d3 feat: add a markSharedDependencies option to mark shared dependencies with a ...
  • 0f3075e feat: treat the no tests ran exit code as a success in exec and test (#1098)
  • cc27080 perf: look up the published state of each package once when filtering (#1097)
  • 5ef2eb2 fix: correct the category and nullsafety keys of packageFilters (#1096)
  • 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 8.8.0 to 8.9.0.
- [Changelog](https://github.com/invertase/melos/blob/main/CHANGELOG.md)
- [Commits](https://github.com/invertase/melos/commits/melos-v8.9.0/packages)

---
updated-dependencies:
- dependency-name: melos
  dependency-version: 8.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 25, 2026
@coderabbitai

coderabbitai Bot commented Sep 25, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Advanced

Run ID: 92304b4a-5c56-4dcb-96d6-1f4ac8311626

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@marcelomendoncasoares
marcelomendoncasoares merged commit c89a31a into main Sep 25, 2026
27 of 28 checks passed
@marcelomendoncasoares
marcelomendoncasoares deleted the dependabot/pub/melos-8.9.0 branch September 25, 2026 18:12
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.

1 participant