Skip to content

Bump xml2js, aws-sdk and @datadog/datadog-ci in /serverless-al2-example #11

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps xml2js, aws-sdk and @datadog/datadog-ci. 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.1352.0 to 2.1378.0

Release notes

Sourced from aws-sdk's releases.

Release v2.1378.0

See changelog for more information.

Release v2.1377.0

See changelog for more information.

Release v2.1376.0

See changelog for more information.

Release v2.1375.0

See changelog for more information.

Release v2.1374.0

See changelog for more information.

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.

... (truncated)

Commits

Updates @datadog/datadog-ci from 2.7.0 to 2.10.0

Release notes

Sourced from @​datadog/datadog-ci's releases.

v2.10.0

What's Changed

Full Changelog: DataDog/datadog-ci@v2.9.1...v2.10.0

v2.9.1

What's Changed

Synthetics

Full Changelog: DataDog/datadog-ci@v2.9.0...v2.9.1

v2.9.0

What's Changed

CI Visibility

RUM

Serverless

Documentation

Dependencies

Full Changelog: DataDog/datadog-ci@v2.8.1...v2.9.0

v2.8.1

What's Changed

Full Changelog: DataDog/datadog-ci@v2.8.0...v2.8.1

v2.8.0

What's Changed

... (truncated)

Commits
  • 7faff7b v2.10.0
  • 4cc0e7e Merge pull request #852 from DataDog/loic/git-sync-as-default
  • 172c655 Merge pull request #849 from DataDog/louiszawadzki/support-env-variable-in-in...
  • d5fc9c3 Review fixes.
  • 495326a Improve error messages
  • 08556a4 Merge pull request #853 from DataDog/corentin.girard/release-2-9-1
  • e8f18c0 2.9.1
  • 3d41ad6 [synthetics] Export new utils for error handling (#822)
  • 226d239 [git-metadata] Skip git sync error when targeting gov.
  • f47fc1d Add back the --git-sync option for backward compatibility.
  • 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 15, 2023
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js), [aws-sdk](https://github.com/aws/aws-sdk-js) and [@datadog/datadog-ci](https://github.com/DataDog/datadog-ci). These dependencies needed 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.1352.0 to 2.1378.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1352.0...v2.1378.0)

Updates `@datadog/datadog-ci` from 2.7.0 to 2.10.0
- [Release notes](https://github.com/DataDog/datadog-ci/releases)
- [Commits](DataDog/datadog-ci@v2.7.0...v2.10.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: aws-sdk
  dependency-type: indirect
- dependency-name: "@datadog/datadog-ci"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/serverless-al2-example/xml2js-and-aws-sdk-and-datadog/datadog-ci-0.5.0 branch from f55fbab to f140ea3 Compare June 2, 2023 22:12
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