Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2026

Removes tar. It's no longer used after updating ancestor dependency @currents/playwright. These dependencies need to be updated together.

Removes tar

Updates @currents/playwright from 1.11.7 to 1.20.2

Changelog

Sourced from @​currents/playwright's changelog.

1.20.2 (2026-01-13)

Bug Fixes

  • Add additional debug logs to identify orchestration discovery timeouts (#687) (853d026)

1.20.1 (2025-12-29)

Bug Fixes

  • bump eslint from 9.35.0 to 9.39.2 (#667) (625010d)
  • bump next from 15.4.8 to 15.4.9 (#665) (54be510)
  • bump next from 15.4.9 to 15.4.10 (#672) (eedc32f)
  • handle orchestration cancellation without hanging [CSR-3540] (#673) (ecf81f4)

1.20.0 (2025-12-08)

Bug Fixes

  • bump axios from 1.12.2 to 1.13.2 (#656) (deaa5c2)
  • bump dotenv from 17.2.2 to 17.2.3 (7edbe4f)
  • Switch from c12 to using jiti directly for config loading (a830bc6)

1.19.2 (2025-12-03)

Bug Fixes

fix: set dotenv import as quiet to remove log fix: downgrade c12 to reduce config loading timing issues

1.19.1 (2025-11-26)

Bug Fixes

  • Ensure error.value is used as message to our backend when error.message is undefined (#633) (23ed437)
  • include project deps in error copy for fake test result [CSR-3401] (#641) (7129974)

1.19.0 (2025-11-10)

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Summary by cubic

Update @currents/playwright to 1.20.2 in examples/todomvc and remove the unused tar package. This brings recent bug fixes and cleaner deps with no app code changes.

  • Dependencies
    • Bump @currents/playwright from 1.11.7 to 1.20.2.
    • Remove tar (no longer required after the update).

Written for commit 4ba6f24. Summary will update on new commits.

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [@currents/playwright](https://github.com/currents-dev/currents-playwright-changelog). These dependencies need to be updated together.


Removes `tar`

Updates `@currents/playwright` from 1.11.7 to 1.20.2
- [Changelog](https://github.com/currents-dev/currents-playwright-changelog/blob/main/CHANGELOG.md)
- [Commits](https://github.com/currents-dev/currents-playwright-changelog/commits)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@currents/playwright"
  dependency-version: 1.20.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 17, 2026
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

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.

1 participant