Skip to content

Comments

Bump melos from 3.4.0 to 6.3.0#302

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/melos-6.3.0
Closed

Bump melos from 3.4.0 to 6.3.0#302
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/melos-6.3.0

Conversation

@dependabot
Copy link

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

Bumps melos from 3.4.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:


melos - v6.2.0

  • FIX: Propagate error code when fail fast is enabled (#762). (ed6243bd)
  • FIX: Don't deadlock on cycle exec with order dependents (#761). (cec45d7d)
  • FIX: maintain working directory across script steps (#711). (a3784c16)
  • FIX: Flaky tests when run in GitHub Actions Workflow (#733). (4a67d098)
  • FEAT: Allow overriding enforceLockfile with --no-enforce-lockfile (#758). (86647f1d)
  • FEAT: Expose pub get's --offline flag on the bootstrap command (#756). (b432749c)
  • DOCS: Add signals to list of projects using Melos (#754). (dc05a52c)
  • DOCS: Add PowerSync to list of projects using Melos (#746). (24fbcec1)

2024-06-17

Changes


... (truncated)

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 3.4.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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
@vercel
Copy link

vercel bot commented Jan 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
custom-lint-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 6, 2025 0:01am

@docs-page
Copy link

docs-page bot commented Jan 6, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/invertase/dart_custom_lint~302

Documentation is deployed and generated using docs.page.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 6, 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.0 branch January 6, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants