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 and aws-sdk #453

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 Jun 22, 2023

Bumps xml2js to 0.5.0 and updates ancestor dependency aws-sdk. These dependencies need to be updated together.

Updates xml2js from 0.4.19 to 0.5.0

Commits
  • 9f730bb Update package.json with latest PR
  • 50a492a Merge pull request #603 from autopulated/master
  • 7bc3c5d Merge pull request #598 from fnimick/master
  • f412a12 Merge pull request #635 from wisesimpson/patch-1
  • d318ce0 Update README.md
  • 581b19a use Object.create(null) to create all parsed objects (prevent prototype repla...
  • a212950 Add documentation for explicitCharkey option
  • 1832e0b Merge pull request #512 from economia/master
  • 198063c Merge pull request #556 from Omega-Ariston/fix-issue544
  • 0d71785 Merge pull request #562 from Omega-Ariston/addDocExample
  • Additional commits viewable in compare view

Updates aws-sdk from 2.1221.0 to 2.1402.0

Release notes

Sourced from aws-sdk's releases.

Release v2.1402.0

See changelog for more information.

Release v2.1401.0

See changelog for more information.

Release v2.1400.0

See changelog for more information.

Release v2.1399.0

See changelog for more information.

Release v2.1398.0

See changelog for more information.

Release v2.1397.0

See changelog for more information.

Release v2.1396.0

See changelog for more information.

Release v2.1395.0

See changelog for more information.

Release v2.1394.0

See changelog for more information.

Release v2.1393.0

See changelog for more information.

Release v2.1392.0

See changelog for more information.

Release v2.1391.0

See changelog for more information.

Release v2.1390.0

See changelog for more information.

Release v2.1389.0

See changelog for more information.

Release v2.1388.0

See changelog for more information.

Release v2.1387.0

See changelog for more information.

Release v2.1386.0

See changelog for more information.

... (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 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 [aws-sdk](https://github.com/aws/aws-sdk-js). These dependencies need to be updated together.


Updates `xml2js` from 0.4.19 to 0.5.0
- [Commits](Leonidas-from-XIV/node-xml2js@0.4.19...0.5.0)

Updates `aws-sdk` from 2.1221.0 to 2.1402.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1221.0...v2.1402.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: aws-sdk
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 22, 2023
@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Merging #453 (048cac2) into master (4e438b5) will decrease coverage by 0.22%.
The diff coverage is 99.74%.

@@             Coverage Diff             @@
##            master     #453      +/-   ##
===========================================
- Coverage   100.00%   99.78%   -0.22%     
===========================================
  Files           19       39      +20     
  Lines         1165     2366    +1201     
  Branches       246      657     +411     
===========================================
+ Hits          1165     2361    +1196     
- Misses           0        4       +4     
- Partials         0        1       +1     
Impacted Files Coverage Δ
src/utils/payloadStringify.js 100.00% <ø> (ø)
src/utils/requireUtils.js 100.00% <ø> (ø)
src/utils/utf8Utils.ts 100.00% <ø> (ø)
src/utils/w3cUtils.ts 100.00% <ø> (ø)
src/hooks/mongodb4x.ts 96.61% <96.61%> (ø)
src/globals.ts 99.13% <99.13%> (ø)
src/utils.ts 99.42% <99.42%> (ø)
src/events/events.ts 100.00% <100.00%> (ø)
src/events/trigger-parsers/step-function-parser.ts 100.00% <100.00%> (ø)
src/events/trigger-parsers/trigger-parser-base.ts 100.00% <100.00%> (ø)
... and 29 more

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.

None yet

0 participants