Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Removes tmp

Updates @cordova/eslint-config from 3.0.0 to 6.0.0

Changelog

Sourced from @​cordova/eslint-config's changelog.

6.0.0 (Jul 21, 2025)

Breaking Changes:

  • feat!: ESLint 9 support (#47)
  • chore!: bump node requirement >=20.9.0 (#53)

Chores:

  • chore: various updates (#52)
    • Source Code Licese Header Formatting
    • README.md badges
  • chore: replace nyc with c8 (#50)
  • chore: don't list dev dependencies in NOTICE

CI:

  • ci: update license-checker-action (#54)
  • ci: improved workflow (pinning, license, node permission & on blocks, codeql) (#51)
  • ci: update codecov@v4 w/ token (#44)

5.1.0 (Mar 25, 2024)

Features:

  • GH-42 feat: disable no-var for browser usage

Chores:

  • GH-40chore(deps): package-lock rebuild & GHA versions

CI:

  • GH-43 ci: add release audit workflow

5.0.0 (Jan 16, 2023)

Breaking:

  • GH-35 dep!: bump all available packages
    • eslint@^8.31.0
    • eslint-config-standard@^17.0.0
    • eslint-plugin-import@^2.27.2
    • eslint-plugin-promise@^6.1.1
    • jasmine@^4.5.0
  • GH-37 chore!: update node engine requirement for external users
  • GH-34 chore!: bump node engine requirement >=16.0.0

Other Changes:

... (truncated)

Commits
  • 1e55b72 release(6.0.0): updated release notes & version (eslint-v6.0.0)
  • 8f36afb ci: update license-checker-action (#54)
  • 48ada5c chore: bump node requirement >=20.9.0 (#53)
  • 04e99f3 chore: various updates (#52)
  • c8b4f06 ci: improved workflow (pinning, license, node permission & on blocks, codeql)...
  • 7c42620 chore: replace nyc with c8 (#50)
  • 6fef568 feat!: ESLint 9 support (#47)
  • 8396267 chore: bump 6.0.0-dev (#49)
  • 77b340f Merge pull request #45 from apache/licence-cleanup
  • d58c30d chore: Don't list dev dependencies in NOTICE
  • 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 [@cordova/eslint-config](https://github.com/apache/cordova-eslint). These dependencies need to be updated together.


Removes `tmp`

Updates `@cordova/eslint-config` from 3.0.0 to 6.0.0
- [Changelog](https://github.com/apache/cordova-eslint/blob/master/RELEASENOTES.md)
- [Commits](apache/cordova-eslint@3.0.0...6.0.0)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@cordova/eslint-config"
  dependency-version: 6.0.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.

0 participants