Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2025

This PR contains the following updates:

Package Change Age Confidence
@appthreat/atom 2.3.0 -> 2.4.3 age confidence
@appthreat/atom-common 1.0.11 -> 1.0.12 age confidence
@appthreat/atom-parsetools 1.0.11 -> 1.0.12 age confidence

Release Notes

AppThreat/atom (@​appthreat/atom)

v2.4.3

Compare Source

What's Changed

Full Changelog: AppThreat/atom@v2.4.2...v2.4.3

v2.4.2

Compare Source

Fixes CVE-2025-48924

What's Changed
  • update chen version to get c/c++ improvements and security fixes by @​prabhu in #​218

Full Changelog: AppThreat/atom@v2.4.1...v2.4.2

v2.4.1

Compare Source

What's Changed
  • atom is no longer afraid of minified and transpiled js code by @​prabhu in #​217

Full Changelog: AppThreat/atom@v2.4.0...v2.4.1

v2.4.0: - billion jimples

Compare Source

What's Changed

Full Changelog: AppThreat/atom@v2.3.0...v2.4.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency Dependency updates label Nov 18, 2025
@renovate renovate bot requested a review from prabhu as a code owner November 18, 2025 00:54
@renovate renovate bot added the dependency Dependency updates label Nov 18, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 18, 2025

Output of pnpm why @appthreat/atom:

Legend: production dependency, optional only, dev only

@cyclonedx/[email protected] /home/runner/work/cdxgen/cdxgen

optionalDependencies:
@appthreat/atom 2.4.2

Output of jq on components:

{
  "group": "@appthreat",
  "name": "atom-common",
  "version": "1.0.11",
  "description": "Common library for the @appthreat/atom project.",
  "scope": "optional",
  "hashes": [
    {
      "alg": "SHA-512",
      "content": "5904a1a6f8ea74a08bb96fd378dc44f451ff48f47a371a24fadd6a716cdddfe9bb5ff65ae7b1cd1342849b460d27d22f06f8fb984f67304179afd5c50d183ec6"
    }
  ],
  "licenses": [
    {
      "license": {
        "id": "MIT",
        "url": "https://opensource.org/licenses/MIT"
      }
    }
  ],
  "purl": "pkg:npm/%40appthreat/[email protected]",
  "externalReferences": [
    {
      "type": "vcs",
      "url": "https://github.com/AppThreat/atom#readme"
    },
    {
      "type": "vcs",
      "url": "git+https://github.com/AppThreat/atom.git"
    }
  ],
  "type": "library",
  "bom-ref": "pkg:npm/@appthreat/[email protected]",
  "properties": [
    {
      "name": "SrcFile",
      "value": "pnpm-lock.yaml"
    }
  ],
  "evidence": {
    "identity": [
      {
        "field": "purl",
        "confidence": 1,
        "methods": [
          {
            "technique": "manifest-analysis",
            "confidence": 1,
            "value": "pnpm-lock.yaml"
          }
        ],
        "concludedValue": "pnpm-lock.yaml"
      }
    ]
  }
}
{
  "group": "@appthreat",
  "name": "atom-parsetools",
  "version": "1.0.11",
  "description": "Parsing tools that complement the @appthreat/atom project.",
  "scope": "optional",
  "hashes": [
    {
      "alg": "SHA-512",
      "content": "e6caa416b724126c859a7350ea908fe0ec5c4b6f3b295a8474f501051c8a7e71e7b58cca322b85808ae22943ddd9f4cb7d24e6350ebb677a2e3d2e3501c38477"
    }
  ],
  "licenses": [
    {
      "license": {
        "id": "MIT",
        "url": "https://opensource.org/licenses/MIT"
      }
    }
  ],
  "purl": "pkg:npm/%40appthreat/[email protected]",
  "externalReferences": [
    {
      "type": "vcs",
      "url": "https://github.com/AppThreat/atom#readme"
    },
    {
      "type": "vcs",
      "url": "git+https://github.com/AppThreat/atom.git"
    }
  ],
  "type": "library",
  "bom-ref": "pkg:npm/@appthreat/[email protected]",
  "properties": [
    {
      "name": "SrcFile",
      "value": "pnpm-lock.yaml"
    },
    {
      "name": "cdx:npm:has_binary",
      "value": "true"
    }
  ],
  "evidence": {
    "identity": [
      {
        "field": "purl",
        "confidence": 1,
        "methods": [
          {
            "technique": "manifest-analysis",
            "confidence": 1,
            "value": "pnpm-lock.yaml"
          }
        ],
        "concludedValue": "pnpm-lock.yaml"
      }
    ]
  },
  "tags": [
    "tools"
  ]
}
{
  "group": "@appthreat",
  "name": "atom",
  "version": "2.4.2",
  "description": "Create atom (⚛) representation for your application, packages and libraries",
  "scope": "optional",
  "hashes": [
    {
      "alg": "SHA-512",
      "content": "cfd3e40eb4b2767b8ff95a01787705e1ebd513df12d7e6404967cc474af20455040ec6425b0dff6ecf1ba5936ac01612a39ff9f2294425151c1d0b3b1f0b5b4c"
    }
  ],
  "licenses": [
    {
      "license": {
        "id": "MIT",
        "url": "https://opensource.org/licenses/MIT"
      }
    }
  ],
  "purl": "pkg:npm/%40appthreat/[email protected]",
  "externalReferences": [
    {
      "type": "vcs",
      "url": "https://github.com/AppThreat/atom#readme"
    },
    {
      "type": "vcs",
      "url": "git+https://github.com/AppThreat/atom.git"
    }
  ],
  "type": "library",
  "bom-ref": "pkg:npm/@appthreat/[email protected]",
  "properties": [
    {
      "name": "SrcFile",
      "value": "pnpm-lock.yaml"
    },
    {
      "name": "cdx:npm:has_binary",
      "value": "true"
    }
  ],
  "evidence": {
    "identity": [
      {
        "field": "purl",
        "confidence": 1,
        "methods": [
          {
            "technique": "manifest-analysis",
            "confidence": 1,
            "value": "pnpm-lock.yaml"
          }
        ],
        "concludedValue": "pnpm-lock.yaml"
      }
    ]
  }
}

Output of jq on dependencies:

{
  "ref": "pkg:npm/@appthreat/[email protected]",
  "dependsOn": []
}
{
  "ref": "pkg:npm/@appthreat/[email protected]",
  "dependsOn": [
    "pkg:npm/@appthreat/[email protected]",
    "pkg:npm/@babel/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]"
  ]
}
{
  "ref": "pkg:npm/@appthreat/[email protected]",
  "dependsOn": [
    "pkg:npm/@appthreat/[email protected]",
    "pkg:npm/@appthreat/[email protected]"
  ]
}
{
  "ref": "pkg:npm/@appthreat/[email protected]",
  "dependsOn": [
    "pkg:npm/@appthreat/[email protected]",
    "pkg:npm/@babel/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]"
  ]
}
{
  "ref": "pkg:npm/@appthreat/[email protected]",
  "dependsOn": [
    "pkg:npm/@appthreat/[email protected]",
    "pkg:npm/@appthreat/[email protected]"
  ]
}

@renovate renovate bot force-pushed the renovate/atom branch 2 times, most recently from 0167029 to 438fdf8 Compare November 19, 2025 08:51
@renovate renovate bot changed the title chore(deps): update dependency @appthreat/atom to v2.4.2 chore(deps): update atom Nov 20, 2025
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant