nanlabs / devops-reference

This repository contains different infrastructure components, CI/CD pipelines, automation tools among other resources that are used in different projects here at NaN Labs.
MIT License
44 stars 16 forks source link

Bump xml2js and aws-sdk in /examples/serverless-node-typescript-middy-custom-middleware #89

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps xml2js and aws-sdk. These dependencies needed 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.1238.0 to 2.1373.0

Release notes

Sourced from aws-sdk's releases.

Release v2.1373.0

See changelog for more information.

Release v2.1372.0

See changelog for more information.

Release v2.1371.0

See changelog for more information.

Release v2.1370.0

See changelog for more information.

Release v2.1369.0

See changelog for more information.

Release v2.1368.0

See changelog for more information.

Release v2.1367.0

See changelog for more information.

Release v2.1366.0

See changelog for more information.

Release v2.1365.0

See changelog for more information.

Release v2.1364.0

See changelog for more information.

Release v2.1363.0

See changelog for more information.

Release v2.1362.0

See changelog for more information.

Release v2.1361.0

See changelog for more information.

Release v2.1360.0

See changelog for more information.

Release v2.1359.0

See changelog for more information.

Release v2.1358.0

See changelog for more information.

Release v2.1357.0

See changelog for more information.

... (truncated)

Commits
  • 0112e50 Updates SDK to v2.1373.0
  • 250002b Updates SDK to v2.1372.0
  • fbc5768 Updates SDK to v2.1371.0
  • bd55cad Updates SDK to v2.1370.0
  • 9e544e5 Updates SDK to v2.1369.0
  • 543052d fix(sqs): set httpRequest.params in queryCompatibility mode in JSON protocol ...
  • 53d23eb Updates SDK to v2.1368.0
  • 28ec3bf Updates SDK to v2.1367.0
  • bdc8b02 fix(sqs): adapt to protocol change in sqs (#4404)
  • e2aff9d Updates SDK to v2.1366.0
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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](https://github.com/nanlabs/devops-reference/network/alerts).