Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

chore(deps): bump melos from 6.2.0 to 6.3.0 #14

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps melos from 6.2.0 to 6.3.0.

Changelog

Sourced from melos's changelog.

melos - v6.3.0

  • REFACTOR: Use the pubspec_parse package for parsing (#794). (df0c2940)
  • FIX: too many open files while creating a workspace (#804). (db822814)
  • FIX: failing tests due to Flutter upgrade to version 3.27. (#812). (0d1e044b)
  • FIX: Fixed output tests that failed on some terminals (#799). (e074cb04)
  • FIX: Simple hosted dependencies should be inlined (#795). (83909a7f)
  • FIX: Use / in relative path for Windows (#788). (7f96e02e)
  • FIX: Run flutter analyze for flutter packages (#793). (e804822d)
  • FIX: Use text script rather than fixed script paths (#789). (bc2da5fd)
  • FEAT: Init command (#780). (399a0164)
  • DOCS: Add API Dash to list of projects using Melos (#786). (0572dba1)
  • DOCS: wrong melos action link (#772). (7e16f26c)
  • DOCS: Add link to the Melos GitHub action (#771). (76f2264a)

2024-10-07

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


Commits
  • b26f310 chore(release): Publish Melos v6.3.0 (#814)
  • 4cac869 chore: Bump dependencies (#813)
  • db82281 fix: too many open files while creating a workspace (#804)
  • 0d1e044 fix: failing tests due to Flutter upgrade to version 3.27. (#812)
  • e074cb0 fix: Fixed output tests that failed on some terminals (#799)
  • 399a016 feat: Init command (#780)
  • 83909a7 fix: Simple hosted dependencies should be inlined (#795)
  • df0c294 refactor: Use the pubspec_parse package for parsing (#794)
  • 7f96e02 fix: Use / in relative path for Windows (#788)
  • e804822 fix: Run flutter analyze for flutter packages (#793)
  • 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.2.0 to 6.3.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/melos-v6.3.0/packages)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
@GregoryConrad GregoryConrad merged commit 34d0395 into main Jan 6, 2025
1 check passed
@GregoryConrad GregoryConrad deleted the dependabot/pub/melos-6.3.0 branch January 6, 2025 13:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant