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

chore(deps): update dependency melos to v6 #219

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2024

This PR contains the following updates:

Package Type Update Change
melos (source) dev_dependencies major ^3.0.1 -> ^6.0.0

Release Notes

invertase/melos (melos)

v6.2.0

Compare Source

  • 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)

v6.1.0

Compare Source

v6.0.0

Compare Source

Note: This release has breaking changes.

v5.3.0

Compare Source

v5.2.2

Compare Source

v5.2.1

Compare Source

v5.2.0

Compare Source

v5.1.0

Compare Source

v5.0.0

Compare Source

Note: This release has breaking changes.

  • REFACTOR: Move CommandConfigs and LifecycleHooks to their own directories (#​652). (95f23716)
  • REFACTOR: move environment variable related strings into one class (#​648). (2db32ec5)
  • FIX: use git pull --tags instead of git fetch --tags (#​468). (109f5f98)
  • FIX: typo on help description of bootstrap --enforce-lockfile (#​636). (a5247561)
  • FEAT: Add lifecycle hooks for publish (#​656). (ed826b39)
  • FEAT: built-in melos command for analyzing projects (#​655). (93db45df)
  • FEAT: Default to number of processors for exec concurrency (#​654). (43c6ddb7)
  • DOCS: add more projects using melos (#​649). (30611f40)
  • BREAKING FEAT: make run script use melos_packages env variable scope (#​640). (e12ff57e)

v4.1.0

Compare Source

Note: This release has breaking changes.

  • FIX: typo on help description of bootstrap --enforce-lockfile (#​636). (a5247561)
  • BREAKING FEAT: make run script use melos_packages env variable scope (#​640). (e12ff57e)

v4.0.0

Compare Source

Migration instructions

If you were previously using --no-git-tag-version and were relying on that it
didn't create a commit you now have to also pass --no-git-commit-version to
prevent a commit from being automatically created after versioning.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants