Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 6, 2025

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

Removes tmp

Updates @cucumber/cucumber from 11.0.0 to 11.3.0

Release notes

Sourced from @​cucumber/cucumber's releases.

v11.3.0

Changed

  • Improve error handling in publish plugin (#2526)

v11.2.0

Added

  • junit formatter now includes timestamp attribute (junit-xml-formatter#45)
  • Hook message now includes type (#2463)
  • TestRunStarted message now includes id; TestCase and TestRunFinished messages reference it in testRunStartedId (#2463)

Fixed

  • Enable world proxy in parameter transformers (#2465)

v11.1.1

Fixed

  • Correctly report error in publish plugin (#2454)
  • Reverse AfterAll execution order (#2456)

v11.1.0

Added

  • Add support for Node.js 23 (#2446)

Changed

  • Replace JUnit formatter with messages-based package (#2445)

Fixed

  • Handle UNKNOWN status when rendering test run outcome (#2441)

v11.0.1

Fixed

  • Add missing setParallelCanAssign export (#2427)
Changelog

Sourced from @​cucumber/cucumber's changelog.

[11.3.0] - 2025-05-14

Changed

  • Improve error handling in publish plugin (#2526)

[11.2.0] - 2025-01-09

Added

  • junit formatter now includes timestamp attribute (junit-xml-formatter#45)
  • Hook message now includes type (#2463)
  • TestRunStarted message now includes id; TestCase and TestRunFinished messages reference it in testRunStartedId (#2463)

Fixed

  • Enable world proxy in parameter transformers (#2465)

[11.1.1] - 2024-12-11

Fixed

  • Correctly report error in publish plugin (#2454)
  • Reverse AfterAll execution order (#2456)

[11.1.0] - 2024-11-17

Added

  • Add support for Node.js 23 (#2446)

Changed

  • Replace JUnit formatter with messages-based package (#2445)

Fixed

  • Handle UNKNOWN status when rendering test run outcome (#2441)

[11.0.1] - 2024-09-14

Fixed

  • Add missing setParallelCanAssign export (#2427)
Commits
  • 8b2739e Prepare release v11.3.0
  • ff894c1 chore(deps): update dependency @​types/node to v20.17.46 (#2555)
  • 537f620 chore(deps): update dependency eslint-config-prettier to v10.1.5 (#2554)
  • 7604a05 chore(deps): update dependency eslint-plugin-n to v17 (#2549)
  • 47d7a6c chore(deps): update dependency typedoc to ^0.28.0 (#2505)
  • fdc48a2 chore(deps): update typescript-eslint monorepo to v6.21.0 (#2509)
  • 6bc6d13 chore(deps): update dependency @​microsoft/api-extractor to v7.52.7 (#2496)
  • 41a7bc1 chore(deps): update dependency eslint-config-prettier to v10 (#2544)
  • 549b2c7 chore(deps): update dependency @​types/node to v20.17.32 (#2543)
  • df3fcf8 chore(deps): update dependency @​types/luxon to v3.6.2 (#2538)
  • Additional commits viewable in compare view

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.

Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [@cucumber/cucumber](https://github.com/cucumber/cucumber-js). These dependencies need to be updated together.


Removes `tmp`

Updates `@cucumber/cucumber` from 11.0.0 to 11.3.0
- [Release notes](https://github.com/cucumber/cucumber-js/releases)
- [Changelog](https://github.com/cucumber/cucumber-js/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-js@v11.0.0...v11.3.0)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@cucumber/cucumber"
  dependency-version: 11.3.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 6, 2025
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