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

Update dependency balena-io/balena-cli to v19.13.1 - autoclosed #298

Closed

Conversation

balena-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
balena-io/balena-cli patch v19.13.0 -> v19.13.1

Release Notes

balena-io/balena-cli (balena-io/balena-cli)

v19.13.1

Compare Source

Update dependency chalk to v4

Notable changes
  • Readme updates
  • Readme updates chalk/chalk@89e9e3a
  • Support template literals for nested calls (#​392) 09ddbad
  • Require Node.js 10 61999a4
  • Change the Level TypeScript type to be a union instead of enum f0f4638
    -if (chalk.level > Level.None) {}
  • Use Object.setPrototypeOf as __proto__ could potentially be disabled (#​387) 63469d3
chalk/chalk (chalk)
v4.1.2

Compare Source

  • Readme updates
v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.0

Compare Source

Breaking
  • Require Node.js 10 61999a4
  • Change the Level TypeScript type to be a union instead of enum f0f4638
-if (chalk.level > Level.None) {}
+if (chalk.level > 0) {}
Improvements
  • Use Object.setPrototypeOf as __proto__ could potentially be disabled (#​387) 63469d3
List of commits

8ded517 (Update dependency chalk to v4, 2024-10-21)


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

Update balena-io/balena-cli from 19.13.0 to 19.13.1

Change-type: patch
@balena-renovate balena-renovate bot enabled auto-merge October 21, 2024 19:47
@balena-renovate balena-renovate bot changed the title Update dependency balena-io/balena-cli to v19.13.1 Update dependency balena-io/balena-cli to v19.13.1 - autoclosed Oct 22, 2024
@balena-renovate balena-renovate bot closed this Oct 22, 2024
auto-merge was automatically disabled October 22, 2024 02:11

Pull request was closed

@balena-renovate balena-renovate bot deleted the renovate/balena-io-balena-cli-19.13.x branch October 22, 2024 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants