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 aws-xray-sdk-core from 3.5.0 to 3.10.3 #977

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 Feb 1, 2025

Bumps aws-xray-sdk-core from 3.5.0 to 3.10.3.

Release notes

Sourced from aws-xray-sdk-core's releases.

Release 3.10.3

Please see CHANGELOG for details.

Release 3.10.2

Please see CHANGELOG for details.

Release 3.10.1

Please see CHANGELOG for details.

Release 3.10.0

Please see CHANGELOG for details.

Release 3.9.0

Please see CHANGELOG for details.

Release 3.8.0

Please see CHANGELOG for details.

Release 3.7.0

This version is deprecated. Please see CHANGELOG for details.

Release 3.6.0

Please see CHANGELOG for details.

Release 3.5.4

Please see CHANGELOG for details.

Release 3.5.3

Please see CHANGELOG for details.

Release 3.5.2

Please see CHANGELOG for details.

Release 3.5.1

Please see CHANGELOG for details.

Changelog

Sourced from aws-xray-sdk-core's changelog.

3.10.3

View the latest changes

  • aws-xray-sdk-core updated to 3.10.3
    • Fix error due to missing header in the response in resolveSampling method.
  • aws-xray-sdk-mysql updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-express updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-postgres updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-restify updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-fastify updated to 3.10.3
    • Enable automatic mode and expose hooks
  • aws-xray-sdk-koa2 updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-hapi updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-fetch updated to 3.10.3
    • No further changes.

3.10.2

View the latest changes

  • aws-xray-sdk-core updated to 3.10.2
    • No further changes.
  • aws-xray-sdk-mysql updated to 3.10.2
    • No further changes.
  • aws-xray-sdk-express updated to 3.10.2
    • No further changes.
  • aws-xray-sdk-postgres updated to 3.10.2
    • No further changes.
  • aws-xray-sdk-restify updated to 3.10.2
    • No further changes.
  • aws-xray-sdk-fastify updated to 3.10.2
    • Add default export and named export for fastify plugin
  • aws-xray-sdk-koa2 updated to 3.10.2
    • No further changes.
  • aws-xray-sdk-hapi updated to 3.10.2
    • No further changes.
  • aws-xray-sdk-fetch updated to 3.10.2
    • Fix missing X-Ray headers for fetch, add export for fetch enableCapture utility

3.10.1

View the latest changes

  • aws-xray-sdk-core updated to 3.10.1
    • Bump dependency version for body-parser, express and find-my-way
    • These dependency version changes apply to all packages
  • aws-xray-sdk-mysql updated to 3.10.1
    • No further changes.
  • aws-xray-sdk-express updated to 3.10.1

... (truncated)

Commits
  • f838200 Merge pull request #707 from pxaws/release-3.10.3
  • dc01abe update change log
  • 308f9d4 Prepares 3.10.3 release
  • d27bfd2 Fix error due to missing header in the response in resolveSampling method (#706)
  • 72d523d Merge pull request #703 from iwaiktos/fix-fastify-plugin
  • 723597a Merge branch 'master' into fix-fastify-plugin
  • b63b3f2 add permissions to allow oidc (#705)
  • 232c9b1 switch from iam user to role (#704)
  • c356143 Make hooks accessible in the same fastify context, fixes #702
  • 6aa0de0 Call done() at inside of the active namespace context, fixes #701
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [aws-xray-sdk-core](https://github.com/aws/aws-xray-sdk-node) from 3.5.0 to 3.10.3.
- [Release notes](https://github.com/aws/aws-xray-sdk-node/releases)
- [Changelog](https://github.com/aws/aws-xray-sdk-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-xray-sdk-node/compare/aws-xray-sdk-node@3.5.0...aws-xray-sdk-node@3.10.3)

---
updated-dependencies:
- dependency-name: aws-xray-sdk-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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