Skip to content

Bump semver and dd-trace in /cdk-lambda-layer-example/src #21

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

Bumps semver to 7.5.3 and updates ancestor dependency dd-trace. These dependencies need to be updated together.

Updates semver from 5.7.1 to 7.5.3

Release notes

Sourced from semver's releases.

v7.5.3

7.5.3 (2023-06-22)

Bug Fixes

Documentation

v7.5.2

7.5.2 (2023-06-15)

Bug Fixes

v7.5.1

7.5.1 (2023-05-12)

Bug Fixes

v7.5.0

7.5.0 (2023-04-17)

Features

Bug Fixes

v7.4.0

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from semver's changelog.

7.5.3 (2023-06-22)

Bug Fixes

Documentation

7.5.2 (2023-06-15)

Bug Fixes

7.5.1 (2023-05-12)

Bug Fixes

7.5.0 (2023-04-17)

Features

Bug Fixes

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Commits
  • 7fdf1ef chore: release 7.5.3
  • bf53dd8 docs: add example for > comparator (#569)
  • abdd93d fix: set max lengths in regex for numeric and build identifiers (#571)
  • e7b78de chore: release 7.5.2
  • 58c791f fix: diff when detecting major change from prerelease (#566)
  • 5c8efbc fix: preserve build in raw after inc (#565)
  • 717534e fix: better handling of whitespace (#564)
  • 2f738e9 chore: bump @​npmcli/template-oss from 4.14.1 to 4.15.1 (#558)
  • aa016a6 chore: release 7.5.1
  • d30d25a fix: show type on invalid semver error (#559)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.


Updates dd-trace from 3.14.1 to 3.24.0

Release notes

Sourced from dd-trace's releases.

v3.24.0

Features

  • iast: Unvalidated redirect analyzer (#3204)
  • tracer: Tedious - service naming (#3061)
  • tracer: MySQL databases - service naming (#3057)
  • iast: Taint cookies and headers (#3232)
  • iast: No HttpOnly vulnerability detection (#3228)
  • iast: No SameSite cookie vulnerability detection (#3246)
  • tracer: add external log writer (#3201)
  • tracer: Auto-instrument @​opentelemetry/sdk-trace-node (#3248)
  • tracer: add support for global fetch (#3258)

Improvements

  • tracer: make tracer config available to plugins (#3235)
  • iast: Add _dd.iast.enabled=1 metric out of request vulnerabilities tags (#3231)
  • ci-visibility: Better git commands (#3236)
  • tracer: Add test in shimmer wrap to preserve function name (#3237)
  • tracer: add environment variable to disable instrumentations completely (#3234)
  • profiling: Add debug log listing found source maps (#3242)

Bug Fixes

  • ci-visibility: Fix agentless exporter test (#3241)
  • ci-visibility: Fix windows tracing test (#3243)
  • tracer: fix grpc custom errors not being reported (#3230)
  • tracer: Disable metrics.spec.js tests for windows (#3250)
  • ci-visibility: Use correct repository URL for git metadata upload (#3253)
  • ci-visibility: Fix random cypress integration tests timeouts (#3255)
  • iast: Check store has value before use it (#3257)
  • tracer: Fix setup in integration tests (#3254)

v3.23.0

Features

  • tracer: OTel SDK (#2498) (#3233)
  • iast: Add exclusions for weak hash vulnerabilities (#3223)

Fixes

  • ci-visibility: [ci-visibility] Fix after and afterEach hooks in Cypress (#3214)

v3.22.1

Bug Fixes

  • pg: do not throw when query contains getter (#3212)
  • esbuild: graceful continue when bundling dead code (#3215)

Improvements

  • express: improve express regex middleware path parsing (#3203)
  • core: include send-data missing headers and organize telemetry config variables (#3055)
  • ci: add ability to create and publish .deb and .rpm packages (#3189)

... (truncated)

Commits
  • a3bccfb v3.24.0
  • eebf197 Bump profiler version to 2.2.3 (#3286)
  • ff37d63 upgrade semver to fix audit lint errors (#3285)
  • e0a0323 Unify test code between release branches (#3282)
  • 4d5d81c feat: Use then instead of async/await
  • 874eba5 feat: Add unit test
  • 03f1c8a fix: lint
  • 9fd7352 feat: Simplify patch, remove .then in favor of async/await
  • 846b4d2 feat: Move handler call until after context patch. Remove catch as we'll thro...
  • 26547bf fix: Lambda handler must be awaited
  • 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.

Bumps [semver](https://github.com/npm/node-semver) to 7.5.3 and updates ancestor dependency [dd-trace](https://github.com/DataDog/dd-trace-js). These dependencies need to be updated together.


Updates `semver` from 5.7.1 to 7.5.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v7.5.3)

Updates `dd-trace` from 3.14.1 to 3.24.0
- [Release notes](https://github.com/DataDog/dd-trace-js/releases)
- [Commits](DataDog/dd-trace-js@v3.14.1...v3.24.0)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: dd-trace
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 25, 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