-
Notifications
You must be signed in to change notification settings - Fork 91
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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-beta.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: xmldom/xmldom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.9.0-beta.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 60 files changed
- 2 contributors
Commits on Oct 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6601a11 - Browse repository at this point
Copy the full SHA 6601a11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75cf27e - Browse repository at this point
Copy the full SHA 75cf27eView commit details
Commits on Oct 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e4fbdf9 - Browse repository at this point
Copy the full SHA e4fbdf9View commit details -
chore(deps): update dependency minimatch to 3.0.5 [security] (#450)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | minimatch | [`3.0.4` -> `3.0.5`](https://renovatebot.com/diffs/npm/minimatch/3.0.4/3.0.5) | ### GitHub Vulnerability Alerts #### [CVE-2022-3517](https://nvd.nist.gov/vuln/detail/CVE-2022-3517) A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service. --- ### Configuration 📅 **Schedule**: Branch creation - "" (UTC), 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/xmldom/xmldom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuNyIsInVwZGF0ZWRJblZlciI6IjMyLjI0MS43In0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 829428f - Browse repository at this point
Copy the full SHA 829428fView commit details
Commits on Oct 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7c96a72 - Browse repository at this point
Copy the full SHA 7c96a72View commit details
Commits on Oct 29, 2022
-
Merge pull request from GHSA-crh6-fp67-6883
* fix: Report errors if DOM is not well-formed In case such a DOM would be created, the part that is not well formed will be transformed into text nodes, in which xml specific characters like `<` and `>` are encoded accordingly. This change can break your code, if you relied on this behavior, e.g. multiple root elements in the past. We consider it more important to align with the specs that we want to be aligned with, considering the potential security issues that might derive from people not being aware of the difference in behavior. Resolves GHSA-crh6-fp67-6883 https://dom.spec.whatwg.org/#concept-node-ensure-pre-insertion-validity * fix: Prevent setting documentElement if node is not inserted and add missing `Document.ownerDocument`.
Configuration menu - View commit details
-
Copy full SHA for 52a7083 - Browse repository at this point
Copy the full SHA 52a7083View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27fd112 - Browse repository at this point
Copy the full SHA 27fd112View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39bc1fc - Browse repository at this point
Copy the full SHA 39bc1fcView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.9.0-beta.3...0.9.0-beta.4