+
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xmldom/xmldom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.9.2
Choose a base ref
...
head repository: xmldom/xmldom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.9.3
Choose a head ref
  • 14 commits
  • 16 files changed
  • 3 contributors

Commits on Sep 11, 2024

  1. chore(deps): update step-security/harden-runner action to v2.10.0 (#729)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [step-security/harden-runner](https://redirect.github.com/step-security/harden-runner)
    | action | minor | `v2.9.1` -> `v2.10.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>step-security/harden-runner
    (step-security/harden-runner)</summary>
    
    ###
    [`v2.10.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.10.0)
    
    [Compare
    Source](https://redirect.github.com/step-security/harden-runner/compare/v2.9.1...v2.10.0)
    
    #### What's Changed
    
    Release v2.10.0 by [@&#8203;h0x0er](https://redirect.github.com/h0x0er)
    and [@&#8203;varunsh-coder](https://redirect.github.com/varunsh-coder)
    in
    [https://github.com/step-security/harden-runner/pull/455](https://redirect.github.com/step-security/harden-runner/pull/455)
    
    **ARM Support**: Harden-Runner Enterprise tier now supports
    GitHub-hosted ARM runners. This includes all the features that apply to
    previously supported GitHub-hosted x64 Linux runners.
    
    **Full Changelog**:
    step-security/harden-runner@v2...v2.10.0
    
    </details>
    
    ---
    
    ### 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 is behind base branch, or you tick the
    rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/xmldom/xmldom).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    16afec6 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. chore(deps): update github/codeql-action action to v3.26.7 (#732)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [github/codeql-action](https://redirect.github.com/github/codeql-action)
    | action | patch | `v3.26.6` -> `v3.26.7` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>github/codeql-action (github/codeql-action)</summary>
    
    ###
    [`v3.26.7`](https://redirect.github.com/github/codeql-action/compare/v3.26.6...v3.26.7)
    
    [Compare
    Source](https://redirect.github.com/github/codeql-action/compare/v3.26.6...v3.26.7)
    
    </details>
    
    ---
    
    ### 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 is behind base branch, or you tick the
    rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/xmldom/xmldom).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    735008b View commit details
    Browse the repository at this point in the history
  2. chore(deps): update step-security/harden-runner action to v2.10.1 (#730)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [step-security/harden-runner](https://redirect.github.com/step-security/harden-runner)
    | action | patch | `v2.10.0` -> `v2.10.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>step-security/harden-runner
    (step-security/harden-runner)</summary>
    
    ###
    [`v2.10.1`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.10.1)
    
    [Compare
    Source](https://redirect.github.com/step-security/harden-runner/compare/v2.10.0...v2.10.1)
    
    ##### What's Changed
    
    Release v2.10.1 by
    [@&#8203;varunsh-coder](https://redirect.github.com/varunsh-coder) in
    [https://github.com/step-security/harden-runner/pull/463](https://redirect.github.com/step-security/harden-runner/pull/463)
    Bug fix: Resolves an issue where DNS resolution of .local domains was
    failing when using a Kind cluster in a GitHub Actions workflow.
    
    **Full Changelog**:
    step-security/harden-runner@v2...v2.10.1
    
    </details>
    
    ---
    
    ### 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 is behind base branch, or you tick the
    rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/xmldom/xmldom).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    60bbeb1 View commit details
    Browse the repository at this point in the history
  3. fix: restore more Node and ProcessingInstruction types (#726)

    - `Node.nodeType`
    - `Node.textContent`
    - `Node.columnNumber`
    - `Node.lineNumber`
    - `ProcessingInstruction.data` (inherited from `CharacterData`)
    - `ProcessingInstruction.target`
    
    fixes #725
    karfau authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    7739150 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. chore(deps): update dependency auto-changelog to v2.5.0 (#733)

    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [auto-changelog](https://redirect.github.com/CookPete/auto-changelog)
    | [`2.4.0` ->
    `2.5.0`](https://renovatebot.com/diffs/npm/auto-changelog/2.4.0/2.5.0) |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/auto-changelog/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/auto-changelog/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/auto-changelog/2.4.0/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/auto-changelog/2.4.0/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>CookPete/auto-changelog (auto-changelog)</summary>
    
    ###
    [`v2.5.0`](https://redirect.github.com/CookPete/auto-changelog/blob/HEAD/CHANGELOG.md#v250)
    
    [Compare
    Source](https://redirect.github.com/CookPete/auto-changelog/compare/v2.4.0...v2.5.0)
    
    - Fix: Throws error if tag does not contains "version" property
    [`#272`](https://redirect.github.com/cookpete/auto-changelog/pull/272)
    - Add support for GitLab's new style routes
    [`#267`](https://redirect.github.com/cookpete/auto-changelog/pull/267)
    - fix: gitlab subgroups
    [`#232`](https://redirect.github.com/cookpete/auto-changelog/pull/232)
    - Add Template for handling commits with Conventional Commits format
    [`#217`](https://redirect.github.com/cookpete/auto-changelog/pull/217)
    - upgrade parse-github-url v1.0.3
    [`#289`](https://redirect.github.com/cookpete/auto-changelog/pull/289)
    - tests: fix parseReleases
    [`#265`](https://redirect.github.com/cookpete/auto-changelog/pull/265)
    - feat: combine multiple commit-lists to one if heading is undefined
    [`#236`](https://redirect.github.com/cookpete/auto-changelog/pull/236)
    - Add a Plugin system
    [`#237`](https://redirect.github.com/cookpete/auto-changelog/pull/237)
    - add support for including commit pattern
    [`#258`](https://redirect.github.com/cookpete/auto-changelog/pull/258)
    - Revert GitLab's new style routes
    [`b087f51`](https://redirect.github.com/cookpete/auto-changelog/commit/b087f51151955f6f62ed1fcee9d3e144c9ed931a)
    - Remove email from package.json
    [`0991f17`](https://redirect.github.com/cookpete/auto-changelog/commit/0991f17ce936a9db490e2ad1a04121755038b78d)
    
    </details>
    
    ---
    
    ### 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 is behind base branch, or you tick the
    rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/xmldom/xmldom).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    7f506e7 View commit details
    Browse the repository at this point in the history
  2. fix: getElements* methods return LiveNodeList<Element> (#734)

    - NodeList and LiveNodeList are now generic, with a default of `Node`
    when no type argument is passed.
    - `Node.getElements*` and `Document.getElements*` return
    `LiveNodeList<Element>`
    - `NodeList[number]` is now typed as `T` instead of `T | undefined`,
    which of course only works for indexes < `length`
    
    Fixes #731
    karfau authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    ff15902 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. chore(deps): update dependency eslint to v8.57.1 (#737)

    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [eslint](https://eslint.org)
    ([source](https://redirect.github.com/eslint/eslint)) | [`8.57.0` ->
    `8.57.1`](https://renovatebot.com/diffs/npm/eslint/8.57.0/8.57.1) |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/8.57.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint/8.57.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint/8.57.0/8.57.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/8.57.0/8.57.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>eslint/eslint (eslint)</summary>
    
    ###
    [`v8.57.1`](https://redirect.github.com/eslint/eslint/compare/v8.57.0...5b9414c501c58bfa85f41f96f821973c41e8ae74)
    
    [Compare
    Source](https://redirect.github.com/eslint/eslint/compare/v8.57.0...v8.57.1)
    
    </details>
    
    ---
    
    ### 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.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/xmldom/xmldom).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d56c4a2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update actions/setup-node action to v4.0.4 (#736)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/setup-node](https://redirect.github.com/actions/setup-node) |
    action | patch | `v4.0.3` -> `v4.0.4` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/setup-node (actions/setup-node)</summary>
    
    ###
    [`v4.0.4`](https://redirect.github.com/actions/setup-node/compare/v4.0.3...v4.0.4)
    
    [Compare
    Source](https://redirect.github.com/actions/setup-node/compare/v4.0.3...v4.0.4)
    
    </details>
    
    ---
    
    ### 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 is behind base branch, or you tick the
    rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/xmldom/xmldom).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4cc5d9a View commit details
    Browse the repository at this point in the history
  3. chore(deps): update github/codeql-action action to v3.26.8 (#735)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [github/codeql-action](https://redirect.github.com/github/codeql-action)
    | action | patch | `v3.26.7` -> `v3.26.8` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>github/codeql-action (github/codeql-action)</summary>
    
    ###
    [`v3.26.8`](https://redirect.github.com/github/codeql-action/compare/v3.26.7...v3.26.8)
    
    [Compare
    Source](https://redirect.github.com/github/codeql-action/compare/v3.26.7...v3.26.8)
    
    </details>
    
    ---
    
    ### 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 is behind base branch, or you tick the
    rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/xmldom/xmldom).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8d576be View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. chore(deps): update dependency nodemon to v3.1.5 (#738)

    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [nodemon](https://nodemon.io)
    ([source](https://redirect.github.com/remy/nodemon)) | [`3.1.4` ->
    `3.1.5`](https://renovatebot.com/diffs/npm/nodemon/3.1.4/3.1.5) |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/nodemon/3.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nodemon/3.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nodemon/3.1.4/3.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nodemon/3.1.4/3.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>remy/nodemon (nodemon)</summary>
    
    ###
    [`v3.1.5`](https://redirect.github.com/remy/nodemon/compare/v3.1.4...254c2ab17877a79b9573c79371cb0fc567eb0514)
    
    [Compare
    Source](https://redirect.github.com/remy/nodemon/compare/v3.1.4...v3.1.5)
    
    </details>
    
    ---
    
    ### 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 is behind base branch, or you tick the
    rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/xmldom/xmldom).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    301619e View commit details
    Browse the repository at this point in the history
  2. feat: Add missing node props (#728)

    Adds missing properties and methods of Node to be compatible with the
    default DOM-typings.
    Added properties `parentElement`, `baseURI`, `isConnected`.
    Added methods `contains(otherNode)`, `getRootNode(options)`,
    `isEqualNode(otherNode)`, `isSameNode(otherNode)`.
    
    ---------
    
    Co-authored-by: Christian Bewernitz <coder@karfau.de>
    Ponynjaa and karfau authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b060123 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. chore(deps): update dependency eslint-plugin-n to v17.10.3 (#739)

    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    |
    [eslint-plugin-n](https://redirect.github.com/eslint-community/eslint-plugin-n)
    | [`17.10.2` ->
    `17.10.3`](https://renovatebot.com/diffs/npm/eslint-plugin-n/17.10.2/17.10.3)
    |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-n/17.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-n/17.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-n/17.10.2/17.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-n/17.10.2/17.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>eslint-community/eslint-plugin-n (eslint-plugin-n)</summary>
    
    ###
    [`v17.10.3`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17103-2024-09-18)
    
    [Compare
    Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.10.2...v17.10.3)
    
    ##### 🩹 Fixes
    
    - Use our data set to work out if a module is a node module
    ([#&#8203;338](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/338))
    ([6a1b2c5](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/6a1b2c5606f0c6a37b38b60d780df8698db22a87))
    
    ##### 📚 Documentation
    
    - **process-exit-as-throw:** update wording
    ([#&#8203;323](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/323))
    ([e5e758e](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/e5e758ea0cd238220127ae7bcbd967f1d8920f28))
    
    </details>
    
    ---
    
    ### 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.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/xmldom/xmldom).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    437c59d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaafa8f View commit details
    Browse the repository at this point in the history
  3. 0.9.3

    karfau committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    5b7382f View commit details
    Browse the repository at this point in the history
Loading
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载