Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps listr2 from 5.0.8 to 9.0.3.

Release notes

Sourced from listr2's releases.

listr2@9.0.2

listr2 9.0.2 (2025-08-20)

Bug Fixes

  • export listrtask and listrtaskwrapper as concrete (3524a19), closes #745

listr2@9.0.1

listr2 9.0.1 (2025-07-11)

Bug Fixes

  • migrate build system from tsup to tsdown (2f71695)

listr2@9.0.0-beta.3

listr2 9.0.0-beta.3 (2025-07-07)

Bug Fixes

  • keep whitespace of output for default renderer (2efe4d0)
  • renderer maybe undefined (a8e94f5)
  • set TTY env before getRenderer (3f1b2e2)

Features

  • add dynamic icon support for logger (4d3d022)

Performance Improvements

BREAKING CHANGES

  • This commit drops support for Node.js 18, which is no longer LTS.

listr2@8.3.3

listr2 8.3.3 (2025-05-06)

Bug Fixes

  • set TTY env before getRenderer (3f1b2e2)

listr2@8.3.2

... (truncated)

Commits
  • 3025152 chore(release): 9.0.3 [skip ci]
  • b90cccc Merge pull request #750issue/gh#749
  • 5b7a04c test: update test behavior snapshot for prompts
  • 983acec fix: narrow down the isprompt to only running prompts
  • 26c2cbd Merge branch 'renovate/all-build' into 'master'
  • ca65f54 build(deps): update all build dependency updates
  • c9572dc Merge pull request #747 from karlhorky/patch-2
  • abeff6d Avoid local bindings
  • 8d39379 Add type keyword to export to avoid runtime class exports
  • 9ab199c Merge branch 'renovate/all-build' into 'master'
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2025
Copy link

relativeci bot commented Sep 1, 2025

#12539 Bundle Size — 382.52KiB (0%).

d0d119b(current) vs 447d41b master#12536(baseline)

Warning

Bundle contains 2 duplicate packages – View duplicate packages

Bundle metrics  no changes
                 Current
#12539
     Baseline
#12536
No change  Initial JS 334.88KiB 334.88KiB
No change  Initial CSS 47.64KiB 47.64KiB
No change  Cache Invalidation 0% 0%
No change  Chunks 3 3
No change  Assets 4 4
No change  Modules 701 701
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 39 39
No change  Duplicate Packages 1 1
Bundle size by type  no changes
                 Current
#12539
     Baseline
#12536
No change  JS 334.88KiB 334.88KiB
No change  CSS 47.64KiB 47.64KiB

Bundle analysis reportBranch dependabot/npm_and_yarn/master/l...Project dashboard


Generated by RelativeCIDocumentationReport issue

Bumps [listr2](https://github.com/listr2/listr2) from 5.0.8 to 9.0.3.
- [Release notes](https://github.com/listr2/listr2/releases)
- [Changelog](https://github.com/listr2/listr2/blob/master/release.config.js)
- [Commits](https://github.com/listr2/listr2/compare/v5.0.8...listr2@9.0.3)

---
updated-dependencies:
- dependency-name: listr2
  dependency-version: 9.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/listr2-9.0.3 branch from 2d6babc to d0d119b Compare September 2, 2025 23:04
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Superseded by #5331.

@dependabot dependabot bot closed this Sep 15, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/listr2-9.0.3 branch September 15, 2025 02:09
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants