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

Bump tough-cookie, azure-iot-device and azure-iot-device-amqp in /WorkplaceHealthAndSafetyDemo/devkit/modules/WebStreamModule #152

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 8, 2023

Removes tough-cookie. It's no longer used after updating ancestor dependencies tough-cookie, azure-iot-device and azure-iot-device-amqp. These dependencies need to be updated together.

Removes tough-cookie

Updates azure-iot-device from 1.9.9 to 1.18.2

Release notes

Sourced from azure-iot-device's releases.

LTS Azure IoT SDKs for Node.js v1.11.2-lts0919up1

This is a Long Term Support release. This release will be supported with security and critical bugfixes during it's lifetime.

This release includes the following:

  • fix(azure-iot-device-amqp): add autoaccept to settled receive links - fixes bug that causes receives to stop
  • (fix): service client needs to wrap eTag with double quotes
  • (fix): https agent support added to AMQP provisioning transport (s/o to @​dimiboi for the community contribution)

Package versions

  • azure-iot-common@1.10.2-lts0919up1
  • azure-iot-amqp-base@2.2.13-lts0919up1
  • azure-iot-http-base@1.9.12-lts0919up1
  • azure-iot-mqtt-base@1.9.13-lts0919up1
  • azure-iot-device@1.11.2-lts0919up1
  • azure-iot-device-amqp@1.10.3-lts0919up1
  • azure-iot-device-mqtt@1.10.3-lts0919up1
  • azure-iot-device-http@1.10.3-lts0919up1
  • azure-iothub@1.10.3-lts0919up1
  • azure-iot-provisioning-device@1.6.3-lts0919up1
  • azure-iot-provisioning-device-amqp@1.6.3-lts0919up1
  • azure-iot-provisioning-device-mqtt@1.5.12-lts0919up1
  • azure-iot-provisioning-device-http@1.6.3-lts0919up1
  • azure-iot-security-x509@1.5.12-lts0919up1
  • azure-iot-security-tpm@1.6.3-lts0919up1
  • azure-iot-security-symmetric-key@1.5.12-lts0919up1

LTS Azure IoT SDKs for Node.js v1.17.0-lts0720up1

This release includes the following updates to the SDK:

  • fix(azure-iot-device-amqp): add autoaccept to settled receive links - fixes bug that causes receives to stop
  • various changes to samples and device client to support PnP summer refresh.
  • refactor(multiple): update to typescript 3.7.5, move to dist instead of lib, denote unused parameters (#824)
  • feat(azure-iot-device): adds emit to connect (#819)
  • improvement(azure-iot-mqtt-base): added timeout detection to MQTT publishes (#818)
  • add some security scanning (#815)
  • chore(azure-iot-provisioning-device): adjust the provisioning samples to utilize environment variables. (#816)
  • (chore): various workflow additions to the repo related to issues and pull requests (#823)

Note

As alluded to above, we've begun re-organizing the repo in preparations to begin targeting es6.

The location of some files have changed. This should have no effect on applications as long as imports and requires did not specify specific file paths.

Package versions

azure-iot-common@1.12.4-lts0720up1 azure-iot-amqp-base@2.4.4-lts0720up1 azure-iot-http-base@1.11.4-lts0720up1 azure-iot-mqtt-base@1.12.4-lts0720up1

... (truncated)

Commits

Updates azure-iot-device-amqp from 1.9.9 to 1.14.2

Release notes

Sourced from azure-iot-device-amqp's releases.

LTS Azure IoT SDKs for Node.js v1.11.2-lts0919up1

This is a Long Term Support release. This release will be supported with security and critical bugfixes during it's lifetime.

This release includes the following:

  • fix(azure-iot-device-amqp): add autoaccept to settled receive links - fixes bug that causes receives to stop
  • (fix): service client needs to wrap eTag with double quotes
  • (fix): https agent support added to AMQP provisioning transport (s/o to @​dimiboi for the community contribution)

Package versions

  • azure-iot-common@1.10.2-lts0919up1
  • azure-iot-amqp-base@2.2.13-lts0919up1
  • azure-iot-http-base@1.9.12-lts0919up1
  • azure-iot-mqtt-base@1.9.13-lts0919up1
  • azure-iot-device@1.11.2-lts0919up1
  • azure-iot-device-amqp@1.10.3-lts0919up1
  • azure-iot-device-mqtt@1.10.3-lts0919up1
  • azure-iot-device-http@1.10.3-lts0919up1
  • azure-iothub@1.10.3-lts0919up1
  • azure-iot-provisioning-device@1.6.3-lts0919up1
  • azure-iot-provisioning-device-amqp@1.6.3-lts0919up1
  • azure-iot-provisioning-device-mqtt@1.5.12-lts0919up1
  • azure-iot-provisioning-device-http@1.6.3-lts0919up1
  • azure-iot-security-x509@1.5.12-lts0919up1
  • azure-iot-security-tpm@1.6.3-lts0919up1
  • azure-iot-security-symmetric-key@1.5.12-lts0919up1

Azure IoT SDKs for Node.js v1.14.0

  • (chore) add issue templates workflow and added bug template
  • test(azure-iot-device-mqtt): reformat _mqtt_test.js (#741)
  • improvement(provisioning samples): use the results of the registration to create and open device
  • fix(azure-iothub): fix signature for getTwin, updateTwin, updateModuleTwin to use Twin (#673)
  • chore(multiple): update dependencies to remove vulnerabilities (#725)
  • chore(multiple): replace fake keys in tests with generated uuids (#724)
  • feat: mqtt ping timer (#537) (#417)

Utilizing the setOptions api: as an example, {'keepalive': 50} would set the ping to every 50 second. Currently only implemented for the mqtt protocol.

Package versions

  • azure-iot-common@1.12.1
  • azure-iot-amqp-base@2.4.1
  • azure-iot-http-base@1.11.1
  • azure-iot-mqtt-base@1.12.0
  • azure-iot-device@1.14.0
  • azure-iot-device-amqp@1.12.1
  • azure-iot-device-http@1.12.1
  • azure-iot-device-mqtt@1.13.0
  • azure-iothub@1.12.1
  • azure-iot-provisioning-device@1.8.1

... (truncated)

Commits

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.

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [azure-iot-device](https://github.com/Azure/azure-iot-sdk-node) and [azure-iot-device-amqp](https://github.com/Azure/azure-iot-sdk-node). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `azure-iot-device` from 1.9.9 to 1.18.2
- [Release notes](https://github.com/Azure/azure-iot-sdk-node/releases)
- [Commits](https://github.com/Azure/azure-iot-sdk-node/commits)

Updates `azure-iot-device-amqp` from 1.9.9 to 1.14.2
- [Release notes](https://github.com/Azure/azure-iot-sdk-node/releases)
- [Commits](https://github.com/Azure/azure-iot-sdk-node/commits)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: azure-iot-device
  dependency-type: direct:production
- dependency-name: azure-iot-device-amqp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 8, 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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants