Skip to content

Commit

Permalink
chore(deps): bump the alwatr-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the alwatr-dependencies group with 2 updates: [@alwatr/logger](https://github.com/Alwatr/nanolib/tree/HEAD/packages/logger) and [@alwatr/fetch](https://github.com/Alwatr/nanolib/tree/HEAD/packages/fetch).


Updates `@alwatr/logger` from 2.4.1 to 3.2.7
- [Release notes](https://github.com/Alwatr/nanolib/releases)
- [Changelog](https://github.com/Alwatr/nanolib/blob/next/packages/logger/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/nanolib/commits/@alwatr/[email protected]/packages/logger)

Updates `@alwatr/fetch` from 2.2.1 to 3.1.3
- [Release notes](https://github.com/Alwatr/nanolib/releases)
- [Changelog](https://github.com/Alwatr/nanolib/blob/next/packages/fetch/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/nanolib/commits/@alwatr/[email protected]/packages/fetch)

---
updated-dependencies:
- dependency-name: "@alwatr/logger"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alwatr-dependencies
- dependency-name: "@alwatr/fetch"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alwatr-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 5156c6d commit 9f47213
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 16 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"private": true,
"dependencies": {
"@alwatr/fsm": "workspace:^",
"@alwatr/logger": "^2.4.1",
"@alwatr/logger": "^3.2.7",
"@alwatr/server-context": "workspace:^",
"@alwatr/signal": "workspace:^",
"@alwatr/type": "^1.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/fsm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"url": "https://github.com/Alwatr/signal/issues"
},
"dependencies": {
"@alwatr/logger": "^2.4.1",
"@alwatr/logger": "^3.2.7",
"@alwatr/signal": "workspace:^",
"@alwatr/type": "^1.2.4",
"tslib": "^2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/server-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"url": "https://github.com/Alwatr/signal/issues"
},
"dependencies": {
"@alwatr/fetch": "^2.2.1",
"@alwatr/fetch": "^3.1.3",
"@alwatr/fsm": "workspace:^",
"@alwatr/logger": "^2.4.1",
"@alwatr/logger": "^3.2.7",
"@alwatr/signal": "workspace:^",
"@alwatr/type": "^1.2.4",
"@alwatr/util": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/signal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"url": "https://github.com/Alwatr/signal/issues"
},
"dependencies": {
"@alwatr/logger": "^2.4.1",
"@alwatr/logger": "^3.2.7",
"@alwatr/type": "^1.2.4",
"@alwatr/util": "^1.4.1",
"tslib": "^2.6.2"
Expand Down
63 changes: 52 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,19 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/dedupe@npm:^1.0.7":
version: 1.0.7
resolution: "@alwatr/dedupe@npm:1.0.7"
checksum: e12344fedf4916305bd77ea9162ee8bd7352bf2145af6e2d51aa912ceb6c9fc276b7c8fa94099270d2a683dbcf26dc5142c6376e2bfa508ae37533aeee2c0c10
languageName: node
linkType: hard

"@alwatr/demo@workspace:demo":
version: 0.0.0-use.local
resolution: "@alwatr/demo@workspace:demo"
dependencies:
"@alwatr/fsm": "workspace:^"
"@alwatr/logger": "npm:^2.4.1"
"@alwatr/logger": "npm:^3.2.7"
"@alwatr/server-context": "workspace:^"
"@alwatr/signal": "workspace:^"
"@alwatr/type": "npm:^1.2.4"
Expand All @@ -36,35 +43,53 @@ __metadata:
languageName: unknown
linkType: soft

"@alwatr/fetch@npm:^2.2.1":
version: 2.2.1
resolution: "@alwatr/fetch@npm:2.2.1"
"@alwatr/fetch@npm:^3.1.3":
version: 3.1.3
resolution: "@alwatr/fetch@npm:3.1.3"
dependencies:
"@alwatr/logger": "npm:^2.4.1"
"@alwatr/util": "npm:^1.4.1"
checksum: 9dd03ac5ea8d00317b38666fd72220575e7943f6d5c14e59d626af6f6f8807f457c1da684f563570ec250e9e0665b5ddd1d6f5e9dba4103c93e4c8f96d7062ab
"@alwatr/global-scope": "npm:^1.1.15"
"@alwatr/logger": "npm:^3.2.7"
"@alwatr/wait": "npm:^1.1.10"
checksum: 50a956ecfe349a56ba2f8b996f7b71b3d774add2b80dd7d372681822b2c25bf80162a265bb00aac6c5dd0c57ece4d7a0053ddecef923be6b498b0186307915eb
languageName: node
linkType: hard

"@alwatr/fsm@workspace:^, @alwatr/fsm@workspace:packages/fsm":
version: 0.0.0-use.local
resolution: "@alwatr/fsm@workspace:packages/fsm"
dependencies:
"@alwatr/logger": "npm:^2.4.1"
"@alwatr/logger": "npm:^3.2.7"
"@alwatr/signal": "workspace:^"
"@alwatr/type": "npm:^1.2.4"
"@types/node": "npm:^20.10.5"
tslib: "npm:^2.6.2"
languageName: unknown
linkType: soft

"@alwatr/global-scope@npm:^1.1.15":
version: 1.1.15
resolution: "@alwatr/global-scope@npm:1.1.15"
checksum: 693776ed01d2b7e43dcf69cd3bbe3def22fe44c309a20442514089d88c5e0baa1cada28b271dca5a92fb07a16e9d3d003593e49309d9ac2bc21a7a6ad8bf5030
languageName: node
linkType: hard

"@alwatr/logger@npm:^2.4.1":
version: 2.4.1
resolution: "@alwatr/logger@npm:2.4.1"
checksum: 6fef967cab9a2e734d2c1f7bdc66fb3fd1b515830a9734ca5e035973011b7708863005b49181e5fa19313ea71bfd02974c602511eba00bd632ef6cdfcfd5460a
languageName: node
linkType: hard

"@alwatr/logger@npm:^3.2.7":
version: 3.2.7
resolution: "@alwatr/logger@npm:3.2.7"
dependencies:
"@alwatr/dedupe": "npm:^1.0.7"
"@alwatr/platform-info": "npm:^1.1.7"
checksum: 39b9db3721639cfdb6c6b11ef640b4042b96158e9159425ef62de5577271330b7ee22532952b56c5981e88a3c1f613efdf7f4aa33027cfab8586126c76c872dc
languageName: node
linkType: hard

"@alwatr/math@npm:^1.3.1":
version: 1.3.1
resolution: "@alwatr/math@npm:1.3.1"
Expand All @@ -74,13 +99,20 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/platform-info@npm:^1.1.7":
version: 1.1.7
resolution: "@alwatr/platform-info@npm:1.1.7"
checksum: 7f2bf08e4a99b98e2fbcbe10efd09d8b123c97c6b8f723649cbfe9c3ff5b5b4f9ca279e4cc5773aeaccf27f52ebf2bdff96d19874997629bdf84e190a47246ca
languageName: node
linkType: hard

"@alwatr/server-context@workspace:^, @alwatr/server-context@workspace:packages/server-context":
version: 0.0.0-use.local
resolution: "@alwatr/server-context@workspace:packages/server-context"
dependencies:
"@alwatr/fetch": "npm:^2.2.1"
"@alwatr/fetch": "npm:^3.1.3"
"@alwatr/fsm": "workspace:^"
"@alwatr/logger": "npm:^2.4.1"
"@alwatr/logger": "npm:^3.2.7"
"@alwatr/signal": "workspace:^"
"@alwatr/type": "npm:^1.2.4"
"@alwatr/util": "npm:^1.4.1"
Expand All @@ -93,7 +125,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@alwatr/signal@workspace:packages/signal"
dependencies:
"@alwatr/logger": "npm:^2.4.1"
"@alwatr/logger": "npm:^3.2.7"
"@alwatr/type": "npm:^1.2.4"
"@alwatr/util": "npm:^1.4.1"
"@types/node": "npm:^20.10.5"
Expand All @@ -119,6 +151,15 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/wait@npm:^1.1.10":
version: 1.1.10
resolution: "@alwatr/wait@npm:1.1.10"
dependencies:
"@alwatr/global-scope": "npm:^1.1.15"
checksum: f5bb98b94a9b53c9eb04ccfca12daccee5e5d788b13a5f9d009bd681bdfa5004bb0aca2eca5570dc9f853d86a48c4544da708e12ef1d19689a4c48ce381585aa
languageName: node
linkType: hard

"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.11, @babel/code-frame@npm:^7.21.4":
version: 7.22.13
resolution: "@babel/code-frame@npm:7.22.13"
Expand Down

0 comments on commit 9f47213

Please sign in to comment.