Skip to content

Conversation

BrennanConroy
Copy link
Member

Description

  • Update dependencies to latest minor/patch versions

Customer Impact

This PR includes some routine updates to the Node packages that we reference in the SignalR library. Customers can apply these updates on their own but including them as part of the package reduces the friction for using the package.

Regression?

  • Yes
  • No

Risk

  • High
  • Medium
  • Low

Minor version dependency updates.

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

@BrennanConroy BrennanConroy added area-signalr Includes: SignalR clients and servers tell-mode Indicates a PR which is being merged during tell-mode labels Feb 8, 2021
@BrennanConroy BrennanConroy added this to the 2.1.x milestone Feb 8, 2021
@BrennanConroy
Copy link
Member Author

I guess I need to update the patch.config as well

// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.

/** @private */
export function isArrayBuffer(val: any): val is ArrayBuffer {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same code exists in 3.1, looks like updating the buffer version causes instanceof to not work anymore.

@JunTaoLuo JunTaoLuo merged commit fa7ae77 into release/2.1 Feb 12, 2021
@JunTaoLuo JunTaoLuo deleted the brecon/21npm branch February 12, 2021 00:05
@BrennanConroy BrennanConroy modified the milestones: 2.1.x, 2.1.26 Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-signalr Includes: SignalR clients and servers tell-mode Indicates a PR which is being merged during tell-mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants