Skip to content

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Sep 15, 2024

This PR contains the following updates:

Package Type Update Change
@inquirer/confirm (source) dependencies major 3.2.0 -> 4.0.1
@inquirer/confirm (source) devDependencies major 3.2.0 -> 4.0.1

Release Notes

SBoudrias/Inquirer.js (@​inquirer/confirm)

v4.0.1

Compare Source

  • Update dependency to fix a LGPL license issue.

v4.0.0

Compare Source

Breaking

The core codebase went through a major es5 to 6 refactor. As such, we're dropping support for Node 4.

This change will likely require changes to the community Plugins as es6 classes are enforcing more restriction (like constructor can only be invoked with new).

New features / Bug fixes
  • list, expand and rawlist prompts now accepts the value as default (previously it would only accept the choice index).
  • The pagination now properly handles multiline choices.
  • Fix bug where invalid default choices would break the UI.

Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, 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 these updates again.


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

This PR has been generated by Renovate Bot.

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release labels Sep 15, 2024
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Sep 15, 2024
@angular-robot angular-robot force-pushed the ng-renovate/inquirer-confirm-4-x branch from 969825e to c3620bb Compare September 16, 2024 03:18
@angular-robot angular-robot force-pushed the ng-renovate/inquirer-confirm-4-x branch from c3620bb to b61bf9a Compare September 16, 2024 07:12
@alan-agius4 alan-agius4 merged commit d60f3fe into angular:main Sep 16, 2024
30 checks passed
@angular-robot angular-robot deleted the ng-renovate/inquirer-confirm-4-x branch September 16, 2024 16:15
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Oct 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants