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): bump the npm_and_yarn at /. security update group with 3 updates #47

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2023

Bumps the npm_and_yarn at /. security update group with 3 updates: @achingbrain/nat-port-mapper, xml2js and @achingbrain/ssdp.

Updates @achingbrain/nat-port-mapper from 1.0.7 to 1.0.12

Release notes

Sourced from @​achingbrain/nat-port-mapper's releases.

v1.0.12

1.0.12 (2023-10-18)

Dependencies

  • dev: bump aegir from 40.0.13 to 41.0.5 (#52) (3fb4046)

v1.0.11

1.0.11 (2023-08-03)

Dependencies

  • bump default-gateway from 6.0.3 to 7.2.2 (#42) (19f33ea)

v1.0.10

1.0.10 (2023-08-03)

Dependencies

  • bump @​libp2p/logger from 2.1.1 to 3.0.0 (#47) (6b57fe9)
  • dev: bump aegir from 39.0.13 to 40.0.8 (#48) (fa0e9b2)

v1.0.9

1.0.9 (2023-06-07)

Bug Fixes

  • expose mapped ports on client object (#40) (7016f94)

Dependencies

Trivial Changes

  • deps-dev: bump aegir from 37.12.1 to 39.0.1 (#38) (f74f8f0)
  • deps: bump p-timeout from 5.1.0 to 6.1.1 (#41) (a2e7aa0)

v1.0.8

1.0.8 (2023-04-27)

Trivial Changes

... (truncated)

Changelog

Sourced from @​achingbrain/nat-port-mapper's changelog.

1.0.12 (2023-10-18)

Dependencies

  • dev: bump aegir from 40.0.13 to 41.0.5 (#52) (3fb4046)

1.0.11 (2023-08-03)

Dependencies

  • bump default-gateway from 6.0.3 to 7.2.2 (#42) (19f33ea)

1.0.10 (2023-08-03)

Dependencies

  • bump @​libp2p/logger from 2.1.1 to 3.0.0 (#47) (6b57fe9)
  • dev: bump aegir from 39.0.13 to 40.0.8 (#48) (fa0e9b2)

1.0.9 (2023-06-07)

Bug Fixes

  • expose mapped ports on client object (#40) (7016f94)

Dependencies

Trivial Changes

  • deps-dev: bump aegir from 37.12.1 to 39.0.1 (#38) (f74f8f0)
  • deps: bump p-timeout from 5.1.0 to 6.1.1 (#41) (a2e7aa0)

1.0.8 (2023-04-27)

Trivial Changes

Commits
  • 032681a chore(release): 1.0.12 [skip ci]
  • 3fb4046 deps(dev): bump aegir from 40.0.13 to 41.0.5 (#52)
  • c120193 chore(release): 1.0.11 [skip ci]
  • 19f33ea deps: bump default-gateway from 6.0.3 to 7.2.2 (#42)
  • ad74b7f chore(release): 1.0.10 [skip ci]
  • 6b57fe9 deps: bump @​libp2p/logger from 2.1.1 to 3.0.0 (#47)
  • fa0e9b2 deps(dev): bump aegir from 39.0.13 to 40.0.8 (#48)
  • 06f3969 chore(release): 1.0.9 [skip ci]
  • a2e7aa0 chore(deps): bump p-timeout from 5.1.0 to 6.1.1 (#41)
  • 7016f94 fix: expose mapped ports on client object (#40)
  • Additional commits viewable in compare view

Updates xml2js from 0.4.23 to 0.6.2

Commits

Updates @achingbrain/ssdp from 4.0.1 to 4.0.6

Release notes

Sourced from @​achingbrain/ssdp's releases.

v4.0.6

4.0.6 (2023-10-18)

Dependencies

  • bump xml2js from 0.5.0 to 0.6.2 (#52) (e87422c)
  • dev: bump sinon from 15.2.0 to 16.1.0 (#59) (13241f9)

v4.0.5

4.0.5 (2023-10-18)

Dependencies

  • dev: bump aegir from 39.0.13 to 41.0.5 (#58) (9473fbd)

v4.0.4

4.0.4 (2023-04-27)

Bug Fixes

v4.0.3

4.0.3 (2023-04-27)

Dependencies

v4.0.2

4.0.2 (2023-04-27)

Trivial Changes

Changelog

Sourced from @​achingbrain/ssdp's changelog.

4.0.6 (2023-10-18)

Dependencies

  • bump xml2js from 0.5.0 to 0.6.2 (#52) (e87422c)
  • dev: bump sinon from 15.2.0 to 16.1.0 (#59) (13241f9)

4.0.5 (2023-10-18)

Dependencies

  • dev: bump aegir from 39.0.13 to 41.0.5 (#58) (9473fbd)

4.0.4 (2023-04-27)

Bug Fixes

4.0.3 (2023-04-27)

Dependencies

4.0.2 (2023-04-27)

Trivial Changes

Commits
  • e42c747 chore(release): 4.0.6 [skip ci]
  • e87422c deps: bump xml2js from 0.5.0 to 0.6.2 (#52)
  • 13241f9 deps(dev): bump sinon from 15.2.0 to 16.1.0 (#59)
  • eda6ed5 chore(release): 4.0.5 [skip ci]
  • 9473fbd deps(dev): bump aegir from 39.0.13 to 41.0.5 (#58)
  • eb4100a chore(release): 4.0.4 [skip ci]
  • 4daa741 fix: remove uuid dependency (#35)
  • 9464950 chore(release): 4.0.3 [skip ci]
  • f7733c5 deps: update all project deps (#45)
  • f484a9e chore(release): 4.0.2 [skip ci]
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

… updates

Bumps the npm_and_yarn at /. security update group with 3 updates: [@achingbrain/nat-port-mapper](https://github.com/achingbrain/nat-port-mapper), [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) and [@achingbrain/ssdp](https://github.com/achingbrain/ssdp).


Updates `@achingbrain/nat-port-mapper` from 1.0.7 to 1.0.12
- [Release notes](https://github.com/achingbrain/nat-port-mapper/releases)
- [Changelog](https://github.com/achingbrain/nat-port-mapper/blob/master/CHANGELOG.md)
- [Commits](achingbrain/nat-port-mapper@v1.0.7...v1.0.12)

Updates `xml2js` from 0.4.23 to 0.6.2
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.6.2)

Updates `@achingbrain/ssdp` from 4.0.1 to 4.0.6
- [Release notes](https://github.com/achingbrain/ssdp/releases)
- [Changelog](https://github.com/achingbrain/ssdp/blob/master/CHANGELOG.md)
- [Commits](achingbrain/ssdp@v4.0.1...v4.0.6)

---
updated-dependencies:
- dependency-name: "@achingbrain/nat-port-mapper"
  dependency-type: indirect
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@achingbrain/ssdp"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file or issues that track it label Nov 22, 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 or issues that track it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants