+
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.0
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.1
Choose a head ref
  • 9 commits
  • 13 files changed
  • 4 contributors

Commits on Aug 29, 2024

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

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github/codeql-action](https://togithub.com/github/codeql-action) |
    action | patch | `v3.26.5` -> `v3.26.6` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>github/codeql-action (github/codeql-action)</summary>
    
    ###
    [`v3.26.6`](https://togithub.com/github/codeql-action/compare/v3.26.5...v3.26.6)
    
    [Compare
    Source](https://togithub.com/github/codeql-action/compare/v3.26.5...v3.26.6)
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0937832 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. chore: minimum tested node version is 14 (#710)

    - drops node versions 10 and 12 from github actions, and add v22
    - bumps `engines.node` to >=14
    
    #495
    karfau authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a205cd2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency yauzl to v3 (#711)

    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [yauzl](https://togithub.com/thejoshwolfe/yauzl) | [`2.10.0` ->
    `3.1.3`](https://renovatebot.com/diffs/npm/yauzl/2.10.0/3.1.3) |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/yauzl/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/yauzl/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/yauzl/2.10.0/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/yauzl/2.10.0/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>thejoshwolfe/yauzl (yauzl)</summary>
    
    ###
    [`v3.1.3`](https://togithub.com/thejoshwolfe/yauzl/compare/3.1.2...3.1.3)
    
    [Compare
    Source](https://togithub.com/thejoshwolfe/yauzl/compare/3.1.2...3.1.3)
    
    ###
    [`v3.1.2`](https://togithub.com/thejoshwolfe/yauzl/compare/3.1.1...3.1.2)
    
    [Compare
    Source](https://togithub.com/thejoshwolfe/yauzl/compare/3.1.1...3.1.2)
    
    ###
    [`v3.1.1`](https://togithub.com/thejoshwolfe/yauzl/compare/3.1.0...3.1.1)
    
    [Compare
    Source](https://togithub.com/thejoshwolfe/yauzl/compare/3.1.0...3.1.1)
    
    ###
    [`v3.1.0`](https://togithub.com/thejoshwolfe/yauzl/compare/3.0.0...3.1.0)
    
    [Compare
    Source](https://togithub.com/thejoshwolfe/yauzl/compare/3.0.0...3.1.0)
    
    ###
    [`v3.0.0`](https://togithub.com/thejoshwolfe/yauzl/compare/2.10.0...3.0.0)
    
    [Compare
    Source](https://togithub.com/thejoshwolfe/yauzl/compare/2.10.0...3.0.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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Christian Bewernitz <coder@karfau.de>
    renovate[bot] and karfau authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4876807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1f133c View commit details
    Browse the repository at this point in the history
  4. fix: correct spelling of isHTMLMimeType in type definition (#715)

    * Fixes #712
    
    Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
    marvinruder authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3f570aa View commit details
    Browse the repository at this point in the history
  5. chore(deps): update actions/upload-artifact action to v4.4.0 (#716)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [actions/upload-artifact](https://togithub.com/actions/upload-artifact)
    | action | minor | `v4.3.6` -> `v4.4.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/upload-artifact (actions/upload-artifact)</summary>
    
    ###
    [`v4.4.0`](https://togithub.com/actions/upload-artifact/compare/v4.3.6...v4.4.0)
    
    [Compare
    Source](https://togithub.com/actions/upload-artifact/compare/v4.3.6...v4.4.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b862d13 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. fix: sync types with exports (#717)

    - [x] `DOMExceptionName`
    - [x] convert enums `MIME_TYPE` and `NAMESPACE` to `var` and literal
    type to reflect actual code
    - [x] widen function parameters from enums to strings
    - [x] `hasDefaultHTMLNamespace`
    - [x] dropped `/// <reference lib="dom" />` (added `@types/node` to
    examples for `console` and `process.exit`)
    - [x] `DOMImplementation`, `Document`, `Node`, `DocumentType`
    - [x] `NodeList`, `LiveNodeList`
    - [x] `Element`, `Attr`, `NamedNodeMap`
    - [x] `CharacterData`, `CDATASection`, `Comment`, `Text`
    - [x] `DocumentFragment`
    - [x] `EntityReference`, `Entity`, `Notation`, `ProcessingInstruction`
    
    fixes #285 
    fixes #695
    karfau authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ba39faa View commit details
    Browse the repository at this point in the history
  2. docs: prepare 0.9.1 (#719)

    karfau authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0451356 View commit details
    Browse the repository at this point in the history
  3. 0.9.1

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