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): update dependency aws-xray-sdk to v3 #94

Merged
merged 1 commit into from
Oct 12, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2020

This PR contains the following updates:

Package Type Update Change
aws-xray-sdk peerDependencies major ^2.5.0 -> ^2.5.0 || ^3.0.0
aws-xray-sdk devDependencies major 2.5.0 -> 3.2.0

Release Notes

aws/aws-xray-sdk-node

v3.2.0

Compare Source

  • change: Updated aws-xray-sdk-core to 3.2.0. See aws-xray-sdk-core's CHANGELOG.md for package changes.
  • change: Updated aws-xray-sdk-express to 3.2.0. No further changes.
  • change: Updated aws-xray-sdk-mysql to 3.2.0.
    • improvement: Added support for promises returned by mysql2 queries PR #​328
  • change: Updated aws-xray-sdk-postgres to 3.2.0. No further changes.
  • change: Updated aws-xray-sdk-restify to 3.2.0. No further changes.
  • change: Added the aws-xray-sdk-koa2 package as an sdk_contrib middleware PR #​317
  • change: Added the aws-xray-sdk-hapi package as an sdk_contrib middleware PR #​323

v3.1.0

Compare Source

  • change: Updated aws-xray-sdk-core to 3.1.0. See aws-xray-sdk-core's CHANGELOG.md for package changes.
  • change: Updated aws-xray-sdk-express to 3.1.0. No further changes.
  • change: Updated aws-xray-sdk-mysql to 3.1.0. No further changes.
  • change: Updated aws-xray-sdk-postgres to 3.1.0. No further changes.
  • change: Updated aws-xray-sdk-restify to 3.1.0. No further changes.

v3.0.1

Compare Source

  • change: Updated aws-xray-sdk-core to 3.0.1. See aws-xray-sdk-core's CHANGELOG.md for package changes.
  • change: Updated aws-xray-sdk-express to 3.0.1. No further changes.
  • change: Updated aws-xray-sdk-mysql to 3.0.1. No further changes.
  • change: Updated aws-xray-sdk-postgres to 3.0.1. No further changes.
  • change: Updated aws-xray-sdk-restify to 3.0.1. No further changes.

v3.0.0

Compare Source

  • change: Updated aws-xray-sdk-core to 3.0.0. See aws-xray-sdk-core's CHANGELOG.md for package changes.
  • change: Updated aws-xray-sdk-express to 3.0.0. No further changes.
  • change: Updated aws-xray-sdk-mysql to 3.0.0. No further changes.
  • change: Updated aws-xray-sdk-postgres to 3.0.0. No further changes.
  • change: Updated aws-xray-sdk-restify to 3.0.0.
    • improvement: Brought aws-xray-sdk-restify out of beta commit

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x branch 3 times, most recently from 829a569 to 67c2b4c Compare May 11, 2020 05:54
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x branch from 67c2b4c to 315b890 Compare June 1, 2020 07:19
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x branch from 315b890 to 2771e4a Compare June 11, 2020 20:50
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x branch from 2771e4a to 3a5f6c2 Compare June 22, 2020 04:39
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x branch from 3a5f6c2 to 8309468 Compare July 6, 2020 05:36
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x branch from 8309468 to a082f4e Compare August 3, 2020 07:31
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x branch from a082f4e to e459a1f Compare August 17, 2020 05:18
@charlie-harvey
Copy link

The comments in TracingService say this:

    // AWSXRay uses continuation-local-storage for the automatic mode, this
    // does not work in async/await Scenarios. We will implement our own
    // "automatic mode"

But the 3.x branch of XRay now uses 'cls-hooked'. Does that work for promises? Can we then turn off "manual mode"?

aws/aws-xray-sdk-node#157

@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x branch 2 times, most recently from 7a98e4f to 667df5a Compare August 19, 2020 12:13
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x branch from 667df5a to 278ca70 Compare August 31, 2020 06:25
@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x branch from 278ca70 to 84b1ff7 Compare September 9, 2020 22:30
@topwebtek7
Copy link

Any update with this PR? looks it's ok to be merged

@renovate renovate bot force-pushed the renovate/aws-xray-sdk-3.x branch from 84b1ff7 to 4c41c5d Compare October 12, 2020 03:59
@apricote apricote force-pushed the renovate/aws-xray-sdk-3.x branch from 4c41c5d to 2f87b3d Compare October 12, 2020 15:02
@apricote
Copy link
Contributor

@charlie-harvey I created a follow-up ticket to replace the current async implementation with the automatic mode from aws-xray-sdk: #187

@apricote apricote merged commit 289f1ce into master Oct 12, 2020
@apricote apricote deleted the renovate/aws-xray-sdk-3.x branch October 12, 2020 15:23
@apricote
Copy link
Contributor

This was released as v1.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants