marvinruder / rating-tracker

A web service fetching and providing financial and ESG ratings for stocks.
https://ratingtracker.mruder.dev
MIT License
4 stars 0 forks source link

Update dependency @xmldom/xmldom to v0.9.2 #1555

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@xmldom/xmldom 0.9.1 -> 0.9.2 age adoption passing confidence

Release Notes

xmldom/xmldom (@​xmldom/xmldom) ### [`v0.9.2`](https://redirect.github.com/xmldom/xmldom/blob/HEAD/CHANGELOG.md#092) [Compare Source](https://redirect.github.com/xmldom/xmldom/compare/0.9.1...0.9.2) ##### Feature - add `Element.getElementsByClassName` [`#722`](https://redirect.github.com/xmldom/xmldom/pull/722) ##### Fixed - add missing types for `Document.documentElement` and `Element.tagName` [`#721`](https://redirect.github.com/xmldom/xmldom/pull/721) [`#720`](https://redirect.github.com/xmldom/xmldom/issues/720) Thank you, [@​censujiang](https://redirect.github.com/censujiang), [@​Mathias-S](https://redirect.github.com/Mathias-S), for your contributions

Configuration

πŸ“… Schedule: Branch creation - "after 7am" in timezone UTC, Automerge - "after 7am" in timezone UTC.

🚦 Automerge: Enabled.

β™» 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.



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

codacy-production[bot] commented 1 week ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: +0.00%) :white_check_mark: βˆ… (target: 100.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (0e38cd20cb4e4c6fcd902fa5d90937174c953c8f) | 11660 | 11660 | 100.00% | | | Head commit (b51fee930db21b235057e885aebb3650672cec6c) | 11660 (+0) | 11660 (+0) | 100.00% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#1555) | 0 | 0 | **βˆ… (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more