Skip to content

Commit

Permalink
Bump the npm_and_yarn group across 9 directories with 13 updates (#196)
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 3 updates in the /plugins/filters/app_janus directory: [axios](https://github.com/axios/axios), [cross-fetch](https://github.com/lquixada/cross-fetch) and [follow-redirects](https://github.com/follow-redirects/follow-redirects).
Bumps the npm_and_yarn group with 5 updates in the /plugins/filters/app_janus_uptrace directory:

| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios) | `0.28.0` | `1.7.0` |
| [cross-fetch](https://github.com/lquixada/cross-fetch) | `3.1.4` | `4.0.0` |
| [@uptrace/core](https://github.com/uptrace/uptrace-js/tree/HEAD/packages/uptrace-core) | `1.0.3` | `1.20.0` |
| [semver](https://github.com/npm/node-semver) | `7.3.5` | `7.6.2` |
| [@uptrace/node](https://github.com/uptrace/uptrace-js/tree/HEAD/packages/uptrace-node) | `1.0.3` | `1.20.0` |

Bumps the npm_and_yarn group with 1 update in the /plugins/filters/mysql directory: [mysql2](https://github.com/sidorares/node-mysql2).
Bumps the npm_and_yarn group with 2 updates in the /plugins/inputs/amqp directory: [url-parse](https://github.com/unshiftio/url-parse) and [amqplib](https://github.com/amqp-node/amqplib).
Bumps the npm_and_yarn group with 2 updates in the /plugins/inputs/hyperbeam directory: [dns-packet](https://github.com/mafintosh/dns-packet) and [multicast-dns](https://github.com/mafintosh/multicast-dns).
Bumps the npm_and_yarn group with 2 updates in the /plugins/inputs/hyperswarm directory: [dns-packet](https://github.com/mafintosh/dns-packet) and [multicast-dns](https://github.com/mafintosh/multicast-dns).
Bumps the npm_and_yarn group with 1 update in the /plugins/inputs/matrix directory: [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk).
Bumps the npm_and_yarn group with 2 updates in the /plugins/outputs/hyperbeam directory: [dns-packet](https://github.com/mafintosh/dns-packet) and [multicast-dns](https://github.com/mafintosh/multicast-dns).
Bumps the npm_and_yarn group with 1 update in the /plugins/outputs/matrix directory: [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk).


Updates `axios` from 0.27.2 to 0.28.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v0.28.0)

Updates `cross-fetch` from 3.1.5 to 4.0.0
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Changelog](https://github.com/lquixada/cross-fetch/blob/v4.x/CHANGELOG.md)
- [Commits](lquixada/cross-fetch@v3.1.5...v4.0.0)

Updates `node-fetch` from 2.6.7 to 2.7.0
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.7...v2.7.0)

Updates `follow-redirects` from 1.15.1 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.1...v1.15.6)

Updates `axios` from 0.28.0 to 1.7.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v0.28.0)

Updates `cross-fetch` from 3.1.4 to 4.0.0
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Changelog](https://github.com/lquixada/cross-fetch/blob/v4.x/CHANGELOG.md)
- [Commits](lquixada/cross-fetch@v3.1.5...v4.0.0)

Updates `@uptrace/core` from 1.0.3 to 1.20.0
- [Release notes](https://github.com/uptrace/uptrace-js/releases)
- [Changelog](https://github.com/uptrace/uptrace-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uptrace/uptrace-js/commits/HEAD/packages/uptrace-core)

Updates `node-fetch` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.7...v2.7.0)

Updates `semver` from 7.3.5 to 7.6.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.5...v7.6.2)

Updates `@uptrace/node` from 1.0.3 to 1.20.0
- [Release notes](https://github.com/uptrace/uptrace-js/releases)
- [Changelog](https://github.com/uptrace/uptrace-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uptrace/uptrace-js/commits/HEAD/packages/uptrace-node)

Updates `mysql2` from 1.7.0 to 3.9.7
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/commits/v3.9.7)

Updates `url-parse` from 1.4.7 to 1.5.10
- [Commits](unshiftio/url-parse@1.4.7...1.5.10)

Updates `amqplib` from 0.5.3 to 0.10.4
- [Release notes](https://github.com/amqp-node/amqplib/releases)
- [Changelog](https://github.com/amqp-node/amqplib/blob/main/CHANGELOG.md)
- [Commits](amqp-node/amqplib@v0.5.3...v0.10.4)

Updates `dns-packet` from 4.2.0 to 5.6.1
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](mafintosh/dns-packet@v4.2.0...v5.6.1)

Updates `multicast-dns` from 7.2.2 to 7.2.5
- [Commits](mafintosh/multicast-dns@v7.2.2...v7.2.5)

Updates `dns-packet` from 4.2.0 to 5.6.1
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](mafintosh/dns-packet@v4.2.0...v5.6.1)

Updates `multicast-dns` from 7.2.2 to 7.2.5
- [Commits](mafintosh/multicast-dns@v7.2.2...v7.2.5)

Updates `matrix-js-sdk` from 13.0.0 to 32.2.0
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](matrix-org/matrix-js-sdk@v13.0.0...v32.2.0)

Updates `dns-packet` from 4.2.0 to 5.6.1
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](mafintosh/dns-packet@v4.2.0...v5.6.1)

Updates `multicast-dns` from 7.2.2 to 7.2.5
- [Commits](mafintosh/multicast-dns@v7.2.2...v7.2.5)

Updates `matrix-js-sdk` from 13.0.0 to 24.1.0
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](matrix-org/matrix-js-sdk@v13.0.0...v32.2.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: cross-fetch
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: node-fetch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: cross-fetch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@uptrace/core"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: node-fetch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@uptrace/node"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: mysql2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: url-parse
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: amqplib
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: dns-packet
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: multicast-dns
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: dns-packet
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: multicast-dns
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: dns-packet
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: multicast-dns
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lorenzo Mangani <lorenzo.mangani@gmail.com>
  • Loading branch information
dependabot[bot] and lmangani authored May 19, 2024
1 parent 5a1feaf commit c217b73
Show file tree
Hide file tree
Showing 12 changed files with 2,847 additions and 2,714 deletions.
134 changes: 72 additions & 62 deletions plugins/filters/app_janus/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions plugins/filters/app_janus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"author": "Lorenzo Mangani <lorenzo.mangan@gmail.com>",
"license": "ISC",
"dependencies": {
"axios": "^0.27.2",
"cross-fetch": "^3.1.5",
"axios": "^0.28.0",
"cross-fetch": "^4.0.0",
"kafkajs": "^2.1.0",
"prom-client": "^14.1.0",
"quick-lru": "^5.1.0",
Expand Down
Loading

0 comments on commit c217b73

Please sign in to comment.