Skip to content

Conversation

@dependabot
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)

@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jan 20, 2025
@ryanaidilp ryanaidilp changed the base branch from main to develop March 13, 2025 10:57
@ryanaidilp ryanaidilp self-requested a review March 13, 2025 10:57
@ryanaidilp
Copy link
Owner

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ryanaidilp
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot changed the base branch from develop to main March 13, 2025 11:26
@dependabot dependabot bot force-pushed the dependabot/pub/melos-6.3.2 branch from bee13dd to 74c5c50 Compare March 13, 2025 11:26
@ryanaidilp ryanaidilp changed the base branch from main to develop March 13, 2025 11:27
@ryanaidilp
Copy link
Owner

@dependabot rebase

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 changed the base branch from develop to main March 13, 2025 11:31
@dependabot dependabot bot force-pushed the dependabot/pub/melos-6.3.2 branch from 74c5c50 to 5cb4c46 Compare March 13, 2025 11:31
@ryanaidilp ryanaidilp changed the base branch from main to develop March 13, 2025 11:31
@ryanaidilp ryanaidilp closed this Mar 13, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 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-6.3.2 branch March 13, 2025 11:33
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