Skip to content
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

build(deps): bump melos from 6.2.0 to 6.3.2 #87

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 Jan 20, 2025

Bumps melos from 6.2.0 to 6.3.2.

Changelog

Sourced from melos's changelog.

melos - v6.3.2

  • FIX: Correct formatting for Git and HostedDependency. (21d793fb)

2025-01-10

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


melos - v6.3.1

  • FIX: git dependency overrides should have top-level git field. (4bb8a415)

2025-01-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


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)

... (truncated)

Commits
  • 01089ef chore(release): publish packages
  • 21d793f fix: Correct formatting for Git and HostedDependency
  • 0fab0ec chore(release): publish packages
  • 4bb8a41 fix: git dependency overrides should have top-level git field
  • 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)
  • 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.2.
- [Release notes](https://github.com/invertase/melos/releases)
- [Changelog](https://github.com/invertase/melos/blob/melos-v6.3.2/CHANGELOG.md)
- [Commits](https://github.com/invertase/melos/commits/melos-v6.3.2/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 dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jan 20, 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