suculent / thinx-device-api

Remote IoT Device Management Platform
https://thinx.cloud
Other
23 stars 10 forks source link

[Snyk] Upgrade coap from 0.26.0 to 1.3.0 #453

Closed suculent closed 11 months ago

suculent commented 12 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade coap from 0.26.0 to 1.3.0.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
*Warning:* This is a major version upgrade, and may be a breaking change. - The recommended version is **16 versions** ahead of your current version. - The recommended version was released **10 months ago**, on 2023-01-06.
Release notes
Package name: coap
  • 1.3.0 - 2023-01-06

    1.3.0

      </li>
      <li>
        <b>1.2.2</b> - <a href="https://snyk.io/redirect/github/coapjs/node-coap/releases/tag/v1.2.2">2022-11-25</a></br><h2>What's Changed</h2>

    Full Changelog: v1.2.1...v1.2.2

      </li>
      <li>
        <b>1.2.1</b> - <a href="https://snyk.io/redirect/github/coapjs/node-coap/releases/tag/v1.2.1">2022-10-27</a></br><h2>What's Changed</h2>
    • fix: correctly clear timeout in BlockCache class by @ JKRhb in #353

    Full Changelog: 1.2.0...v1.2.1

      </li>
      <li>
        <b>1.2.0</b> - <a href="https://snyk.io/redirect/github/coapjs/node-coap/releases/tag/1.2.0">2022-10-26</a></br><h2>What's Changed</h2>

    Full Changelog: v1.0.11...1.2.0

      </li>
      <li>
        <b>1.0.11</b> - <a href="https://snyk.io/redirect/github/coapjs/node-coap/releases/tag/v1.0.11">2022-05-19</a></br><h2>What's Changed</h2>
    • fix(agent): correctly handle false observe values by @ JKRhb in #346

    Full Changelog: v1.0.10...v1.0.11

      </li>
      <li>
        <b>1.0.10</b> - <a href="https://snyk.io/redirect/github/coapjs/node-coap/releases/tag/v1.0.10">2022-05-18</a></br><h2>What's Changed</h2>
    • fix: encode 0 in observe option with zero byte length by @ JKRhb in #345

    Full Changelog: v1.0.9...v1.0.10

      </li>
      <li>
        <b>1.0.9</b> - <a href="https://snyk.io/redirect/github/coapjs/node-coap/releases/tag/v1.0.9">2022-05-11</a></br><h2>What's Changed</h2>
    • chore: exclude TS source files from publishing by @ JKRhb in #342
    • docs: describe compatible node versions in README by @ JKRhb in #341
    • fix: fix observe when receiving block2 response by @ JKRhb in #343

    Full Changelog: v1.0.8...v1.0.9

      </li>
      <li>
        <b>1.0.8</b> - <a href="https://snyk.io/redirect/github/coapjs/node-coap/releases/tag/v1.0.8">2022-04-24</a></br><h2>What's Changed</h2>
    • chore: fix c8 configuration by @ JKRhb in #340
    • fix: fix problem with observe responses without observe option by @ JKRhb in #344

    Full Changelog: v1.0.7...v1.0.8

      </li>
      <li>
        <b>1.0.7</b> - <a href="https://snyk.io/redirect/github/coapjs/node-coap/releases/tag/v1.0.7">2022-04-23</a></br><h2>What's Changed</h2>
    • chore: replace nyc with c8 for code coverage by @ JKRhb in #338
    • fix: fix IPv6 related multicast problem by @ JKRhb in #339

    Full Changelog: v1.0.6...v1.0.7

      </li>
      <li>
        <b>1.0.6</b> - <a href="https://snyk.io/redirect/github/coapjs/node-coap/releases/tag/v1.0.6">2022-04-23</a></br><h2>What's Changed</h2>
    • fix(agent): fix bug in observe option check by @ JKRhb in #337

    Full Changelog: v1.0.5...v1.0.6

      </li>
      <li>
        <b>1.0.5</b> - 2022-04-16
      </li>
      <li>
        <b>1.0.4</b> - 2022-03-16
      </li>
      <li>
        <b>1.0.3</b> - 2022-01-24
      </li>
      <li>
        <b>1.0.2</b> - 2021-12-14
      </li>
      <li>
        <b>1.0.1</b> - 2021-12-01
      </li>
      <li>
        <b>1.0.0</b> - 2021-11-30
      </li>
      <li>
        <b>0.26.0</b> - 2021-11-05
      </li>
    </ul>
    from <a href="https://snyk.io/redirect/github/coapjs/node-coap/releases">coap GitHub release notes</a>

Commit messages
Package name: coap
  • ff14e26 1.3.0
  • a80eba4 Merge pull request #363 from JKRhb/numeric-options
  • 35f3459 test: add accept and ContentFormat request parameter test
  • 8621df3 feat: add accept and ContentFormat to request parameters
  • 89740a4 feat: allow numeric input for Content-Format and Accept options
  • d27a925 refactor: create numberToBuffer helper function
  • 784ab9a Merge pull request #356 from JKRhb/dependencies
  • d475623 chore(devdeps): update eslint-config-standard-with-typescript
  • 1f55f31 chore(devdeps): add missing linter module
  • b9c71d0 chore(devdeps): update typescript
  • 37a3ef8 Merge pull request #361 from JKRhb/update-bl
  • 53c2cad chore(deps): add @ types/readable-stream
  • e685cd8 chore: update bl
  • 54ce1c2 1.2.2
  • f812c56 Fix problem with `bl` types, reactivate tests (#357)
  • b66eac0 chore: add @ JKRhb to Funding.yml (#354)
  • a5ec473 chore(package.json): add missing .git to repository URL
  • 57579c7 chore(package.json): update repository URL
  • 23d97b3 Rename FUNDING.md to FUNDING.yml
  • 78d6dbe Create FUNDING.md (#352)
  • 731d093 fix: correctly clear timeout in `BlockCache` class (#353)
  • ee8762c feat(server): add Size2 logic (#351)
  • 131db1a chore: address lint issues (#349)
  • d5a60b6 * bump version
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

πŸ›  Adjust upgrade PR settings

πŸ”• Ignore this dependency or unsubscribe from future upgrade PRs

ghost commented 12 months ago
πŸ‘‡ Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/suculent/thinx-device-api/453/4c9f68c1/0c59c48199127ba9d1ba1047608680fe22fadd92.svg)](https://app.codesee.io/r/reviews?pr=453&src=https%3A%2F%2Fgithub.com%2Fsuculent%2Fthinx-device-api) #### Legend CodeSee Map legend