adobe / create-aio-lib

CLI tool to create Adobe I/O Libs (npm init @adobe/aio-lib)
Apache License 2.0
2 stars 5 forks source link

chore(deps): bump listr2 from 4.0.5 to 6.5.0 #62

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps listr2 from 4.0.5 to 6.5.0.

Release notes

Sourced from listr2's releases.

v6.5.0

6.5.0 (2023-05-13)

Features

v6.4.1

6.4.1 (2023-04-29)

Bug Fixes

v6.3.1

6.3.1 (2023-04-17)

Bug Fixes

  • task: splat on titles for brownie and nx repositories (a756a47)

v6.3.0

6.3.0 (2023-04-16)

Bug Fixes

  • renderer/default: update how bottom bar is checked (0b5dab9)

Features

  • renderer: add a caching mechanism for renderers (4112564), closes #672 #LISTR2-259
  • renderer: make paused timer configurable for every renderer (58f37d4)

v6.2.0

6.2.0 (2023-04-11)

Bug Fixes

  • update filtering reordering mechanism (a72cc7b), closes #670

Features

  • force publish since semantic-release is stuck (fa0fae1)

... (truncated)

Changelog

Sourced from listr2's changelog.

6.5.0 (2023-05-13)

Features

6.4.2 (2023-05-11)

Bug Fixes

  • deps: update dependency eventemitter3 to ^5.0.1 (36ad76b)

6.4.2 (2023-05-03)

Bug Fixes

  • deps: update dependency eventemitter3 to ^5.0.1 (36ad76b)

6.4.1 (2023-04-29)

Bug Fixes

6.4.0 (2023-04-29)

Bug Fixes

  • move types condition to the front (04c20cc)

Features

  • package: export the package.json (3ec1d41)

Reverts

  • revert back the skiping hooks for now (031b536)

6.4.0 (2023-04-28)

Features

... (truncated)

Commits
  • 4bc0211 chore(release): 6.5.0 [skip ci]
  • 1d3200c Merge pull request #678 from listr2/issue/#677
  • dde145d feat(process): expose writablestream
  • fd7d16f chore(deps): update development dependencies
  • 64ed83d chore(release): 6.4.2 [skip ci]
  • 01f7c9a Merge branch 'renovate/all-build' into 'master'
  • d10eec7 build(deps): update dependency @​swc/core to ^1.3.57
  • 65fdf7f chore(release): 6.4.2 [skip ci]
  • 358b33b Merge branch 'renovate/all' into 'master'
  • 36ad76b fix(deps): update dependency eventemitter3 to ^5.0.1
  • 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 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[bot] commented 1 year ago

Superseded by #64.