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

chore(deps): bump xml2js, body-parser-xml and typeorm #13

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2023

Bumps xml2js to 0.5.0 and updates ancestor dependencies xml2js, body-parser-xml and typeorm. These dependencies need to be updated together.

Updates xml2js from 0.4.23 to 0.5.0

Commits

Updates body-parser-xml from 2.0.0 to 2.0.5

Release notes

Sourced from body-parser-xml's releases.

v2.0.5

Fixed

  • Downgraded mocha from v10 to v8 so that tests still work when run against node 10.

v2.0.4

Updated

v2.0.3

Fixed

  • Fixed prototype pollution vulnerability #69 - thanks to @​yadhukrishnam for disclosing and fixing

v2.0.2

Added

  • Official support for node 16.

v2.0.1

Updated

  • Update dependencies and test against node 14.
Changelog

Sourced from body-parser-xml's changelog.

[2.0.5] - 2023-04-11

Fixed

  • Downgraded mocha from v10 to v8 so that tests still work when run against node 10.

[2.0.4] - 2023-04-11

Updated

[2.0.3] - 2021-05-19

Fixed

  • Fixed prototype pollution vulnerability #69 - thanks to @​yadhukrishnam for disclosing and fixing

[2.0.2] - 2021-05-11

Added

  • Official support for node 16.

[2.0.1] - 2020-12-02

Updated

  • Update dependencies and test against node 14.
Commits

Updates typeorm from 0.2.25 to 0.3.17

Release notes

Sourced from typeorm's releases.

0.3.17

Bug Fixes

0.3.16

0.3.16 (2023-05-09)

Bug Fixes

Features

  • mariadb uuid inet4 inet6 column data type support (#9845) (d8a2e37)

Reverts

0.3.15

Bug Fixes

  • make cache optional fields optional (#9942) (159c60a)
  • prevent unique index identical to primary key (all sql dialects) (#9940) (51eecc2)
  • SelectQueryBuilder builds incorrectly escaped alias in Oracle when used on entity with composite key (#9668) (83c6c0e)

Features

0.3.14

Bug Fixes

... (truncated)

Changelog

Sourced from typeorm's changelog.

0.3.17 (2023-06-20)

Bug Fixes

0.3.16 (2023-05-09)

Bug Fixes

Features

  • mariadb uuid inet4 inet6 column data type support (#9845) (d8a2e37)

Reverts

0.3.15 (2023-04-15)

Bug Fixes

  • make cache optional fields optional (#9942) (159c60a)
  • prevent unique index identical to primary key (all sql dialects) (#9940) (51eecc2)
  • SelectQueryBuilder builds incorrectly escaped alias in Oracle when used on entity with composite key (#9668) (83c6c0e)

Features

0.3.14 (2023-04-09)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js), [body-parser-xml](https://github.com/fiznool/body-parser-xml) and [typeorm](https://github.com/typeorm/typeorm). These dependencies need to be updated together.


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

Updates `body-parser-xml` from 2.0.0 to 2.0.5
- [Release notes](https://github.com/fiznool/body-parser-xml/releases)
- [Changelog](https://github.com/fiznool/body-parser-xml/blob/master/CHANGELOG.md)
- [Commits](fiznool/body-parser-xml@v2.0.0...v2.0.5)

Updates `typeorm` from 0.2.25 to 0.3.17
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.2.25...0.3.17)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: body-parser-xml
  dependency-type: direct:production
- dependency-name: typeorm
  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 Aug 19, 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.

0 participants