Skip to content

build(deps-dev): bump @moonrepo/cli from 1.22.7 to 1.23.2#765

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/moonrepo/cli-1.23.2
Closed

build(deps-dev): bump @moonrepo/cli from 1.22.7 to 1.23.2#765
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/moonrepo/cli-1.23.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2024

Bumps @moonrepo/cli from 1.22.7 to 1.23.2.

Changelog

Sourced from @​moonrepo/cli's changelog.

1.23.2

🐞 Fixes

  • Fixed an issue where input environment variables weren't always being taken into account for task hashes.

1.23.1

🚀 Updates

  • Added more CI/CD platforms to check for.

🐞 Fixes

  • Fixed an issue where moon clean wasn't removing nested files.
  • Fixed an issue where package.json syncing would create incorrect link:s for Bun.
  • Fixed an issue where moon ext would trigger a "No such file or directory" error.

🔋 Extensions

  • Updated migrate-nx to v0.0.3.
    • Fixed invalid IDs when converting package.json names.

1.23.0

🚀 Updates

  • Added git: and npm: locators to the generator.templates setting in .moon/workspace.yml.
    • This allows templates to be packaged and managed outside of the workspace.
    • Locations will be cloned/downloaded on-demand.
  • Added an id setting to template.yml, so that templates can customize their name (instead of using the folder name).
  • Added a variables() function for templates that returns an object of all variables available.
  • Added new functionality for template variables in template.yml:
    • New order setting to control the order in which they are prompted for.
    • New internal setting that ignores values passed on the command line.
    • Updated enum default settings to support an array of values.
  • Added an internal task option, which marks tasks as internal only.
  • Updated task inheritance to support stack-based configuration, such as .moon/tasks/node-frontend.yml or .moon/tasks/bun-backend-application.yml.
  • Updated moon project and moon task to include the configuration files that tasks inherit from.
  • Updated moon task to include the modes it belongs to.

🐞 Fixes

  • Fixed an issue where a project's platform was being detected as node (when not enabled), and should have been bun. If you're using both bun and node in the same workspace, moon has a hard time detecting which should be used for what project. If you run into issues, explicitly set the platform in the project's moon.yml.

... (truncated)

Commits

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 [@moonrepo/cli](https://github.com/moonrepo/moon/tree/HEAD/packages/cli) from 1.22.7 to 1.23.2.
- [Release notes](https://github.com/moonrepo/moon/releases)
- [Changelog](https://github.com/moonrepo/moon/blob/master/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/moonrepo/moon/commits/@moonrepo/cli@1.23.2/packages/cli)

---
updated-dependencies:
- dependency-name: "@moonrepo/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies deps-dev javascript PRs that update JavaScript code labels Apr 2, 2024
@dependabot dependabot bot requested review from a team, DerekNonGeneric, OpenINFbot, emmitrovic and jorgebucaran and removed request for a team April 2, 2024 11:50
@socket-security
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@moonrepo/cli@1.23.2 environment, filesystem Transitive: shell +1 78.1 kB milesj

🚮 Removed packages: npm/@moonrepo/cli@1.22.7

View full report↗︎

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2024

Looks like @moonrepo/cli is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 2, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/moonrepo/cli-1.23.2 branch April 2, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies deps-dev javascript PRs that update JavaScript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants