Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump xml2js and junit2json #99

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2023

Bumps xml2js to 0.5.0 and updates ancestor dependency junit2json. These dependencies need to be updated together.

Updates xml2js from 0.4.23 to 0.5.0

Commits

Updates junit2json from 2.0.6 to 3.1.1

Release notes

Sourced from junit2json's releases.

v3.1.1

v3.1.1

Changes

Fixes

  • chore(deps): update dependency xml2js to 0.5.0 [security] @​renovate (#215)
  • Improving import by avoid to use default import of xml2j @​Kesin11 (#211)

Dependencies

v3.1.0

v3.1.0

v3.1.0 support ESM (dual package). I have checked CommonJS/ESModule can require/import junit2json, but if you find some problems, please create issue and describe your package.json and tsconfig.json.

Changes

Features

Dependencies

... (truncated)

Commits
  • c9d1de3 3.1.1
  • c2f01f8 Merge pull request #215 from Kesin11/renovate/npm-xml2js-vulnerability
  • 6e12436 chore(deps): update dependency xml2js to 0.5.0 [security]
  • 120b1ce chore(deps): update dependency ts-jest to v29.1.0
  • 8eee842 chore(deps): update dependency typescript to v5.0.3
  • 90f4604 Merge pull request #211 from Kesin11/fix_import_xml2js
  • 0d620e4 Add refactor label to release-drafter config
  • 1d33fad Improving import by avoid to use default import of xml2j
  • 414a758 chore(deps): update dependency typescript to v5
  • 5f59fab chore(deps): update dependency @​types/jest to v29.5.0
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [junit2json](https://github.com/Kesin11/ts-junit2json). These dependencies need to be updated together.


Updates `xml2js` from 0.4.23 to 0.5.0
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

Updates `junit2json` from 2.0.6 to 3.1.1
- [Release notes](https://github.com/Kesin11/ts-junit2json/releases)
- [Commits](Kesin11/ts-junit2json@v2.0.6...v3.1.1)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: junit2json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant