1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-08 05:57:03 +09:00
Commit graph

2102 commits

Author SHA1 Message Date
Sergey Cherepanov
334f99f9b5
hotfix: blacklist middle 36.6 2024-11-01 18:39:22 +01:00
Sergey Cherepanov
5e3780958e
Merge pull request #324 from anyproto/dependabot/go_modules/github.com/libp2p/go-libp2p-0.37.0
build(deps): bump github.com/libp2p/go-libp2p from 0.36.5 to 0.37.0
2024-10-30 13:29:08 +01:00
dependabot[bot]
5b8b85b475
build(deps): bump github.com/libp2p/go-libp2p from 0.36.5 to 0.37.0
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.36.5 to 0.37.0.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.36.5...v0.37.0)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-30 11:32:43 +00:00
Sergey Cherepanov
46a7324ec1
Merge pull request #332 from anyproto/dependabot/go_modules/github.com/goccy/go-graphviz-0.2.9
build(deps): bump github.com/goccy/go-graphviz from 0.2.3 to 0.2.9
2024-10-30 12:32:02 +01:00
Sergey Cherepanov
11c903cde3
Merge pull request #321 from anyproto/dependabot/go_modules/github.com/quic-go/quic-go-0.48.1
build(deps): bump github.com/quic-go/quic-go from 0.47.0 to 0.48.1
2024-10-30 12:30:11 +01:00
Mikhail Rakhmanov
443c67c2d6
Merge pull request #334 from anyproto/GO-4409-fix-incorrect-sorting
GO-4409: Fix contains sorted
2024-10-30 10:42:45 +01:00
mcrakhman
a0defc8a18
Fix contains sorted 2024-10-30 02:21:13 +01:00
Mikhail Rakhmanov
cb58c568fd
Merge pull request #333 from anyproto/GO-4402-fix-closing-quic-connections
GO-4402: Fix closing quic connections
2024-10-29 15:22:43 +01:00
mcrakhman
b18f615c66
Fix closing quic connections 2024-10-29 13:20:44 +01:00
Roman Khafizianov
3f56f5f5d3
Merge pull request #326 from anyproto/go-4343-peerservice-dial-lock
peerservice: do not dial under rlock
2024-10-28 18:13:06 +01:00
dependabot[bot]
0082067c46
build(deps): bump github.com/goccy/go-graphviz from 0.2.3 to 0.2.9
Bumps [github.com/goccy/go-graphviz](https://github.com/goccy/go-graphviz) from 0.2.3 to 0.2.9.
- [Release notes](https://github.com/goccy/go-graphviz/releases)
- [Commits](https://github.com/goccy/go-graphviz/compare/v0.2.3...v0.2.9)

---
updated-dependencies:
- dependency-name: github.com/goccy/go-graphviz
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 15:35:48 +00:00
Mikhail Rakhmanov
3efdeaa00a
Merge pull request #330 from anyproto/GO-4375-fix-diff
GO-4375: Add precalculated diff response
2024-10-28 10:45:33 +01:00
mcrakhman
8d84331206
Add precalculated diff response 2024-10-28 10:37:45 +01:00
Mikhail Rakhmanov
a7df2dbf1d
Merge pull request #328 from anyproto/GO-4375-add-space-cache-time
GO-4375: Add creation time
2024-10-24 09:54:11 +02:00
mcrakhman
a310f49c99
Add creation time 2024-10-24 09:30:38 +02:00
Mikhail Rakhmanov
b134716837
Merge pull request #327 from anyproto/GO-4345-fix-deletion-check
GO-4375: Fix deletion check
2024-10-24 09:19:16 +02:00
mcrakhman
fdbd3d0982
Fix deletion check 2024-10-24 08:28:36 +02:00
Roman Khafizianov
a3c6de7607
peerservice: do not dial under rlock 2024-10-24 01:21:19 +02:00
Mikhail
c9bf97f31c
Merge pull request #320 from anyproto/dependabot/go_modules/github.com/goccy/go-graphviz-0.2.3
build(deps): bump github.com/goccy/go-graphviz from 0.1.3 to 0.2.3
2024-10-23 20:55:23 +03:00
Mikhail Iudin
c5f76f1e68
Fix 2024-10-23 18:19:57 +02:00
dependabot[bot]
b5aa74a92c
build(deps): bump github.com/quic-go/quic-go from 0.47.0 to 0.48.1
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.47.0 to 0.48.1.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.47.0...v0.48.1)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 15:33:39 +00:00
Mikhail
d9f48759ee
Merge pull request #312 from anyproto/dependabot/go_modules/golang.org/x/net-0.30.0
build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0
2024-10-23 18:33:05 +03:00
Mikhail
2d7f0d292f
Merge pull request #325 from anyproto/dependabot/go_modules/github.com/prometheus/client_golang-1.20.5
build(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5
2024-10-23 18:32:36 +03:00
Mikhail
63d28ee4d8
Merge pull request #322 from anyproto/dependabot/go_modules/go.uber.org/mock-0.5.0
build(deps): bump go.uber.org/mock from 0.4.0 to 0.5.0
2024-10-23 18:32:17 +03:00
dependabot[bot]
3d7bd7c733
build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/net/compare/v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 15:27:26 +00:00
dependabot[bot]
b6ac8160e5
build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.4 to 1.20.5.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.4...v1.20.5)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 15:26:21 +00:00
Mikhail
9da929ff5f
Merge pull request #316 from anyproto/dependabot/go_modules/golang.org/x/time-0.7.0
build(deps): bump golang.org/x/time from 0.6.0 to 0.7.0
2024-10-23 18:26:14 +03:00
dependabot[bot]
dfe060c441
build(deps): bump go.uber.org/mock from 0.4.0 to 0.5.0
Bumps [go.uber.org/mock](https://github.com/uber/mock) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/uber/mock/releases)
- [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uber/mock/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: go.uber.org/mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 15:26:02 +00:00
dependabot[bot]
83c5be4120
build(deps): bump github.com/goccy/go-graphviz from 0.1.3 to 0.2.3
Bumps [github.com/goccy/go-graphviz](https://github.com/goccy/go-graphviz) from 0.1.3 to 0.2.3.
- [Release notes](https://github.com/goccy/go-graphviz/releases)
- [Commits](https://github.com/goccy/go-graphviz/compare/v0.1.3...v0.2.3)

---
updated-dependencies:
- dependency-name: github.com/goccy/go-graphviz
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 15:25:52 +00:00
Mikhail
33fbd7d441
Merge pull request #319 from anyproto/change-dependabot-limit
Change dependabot limit
2024-10-23 18:24:53 +03:00
Mikhail Iudin
a9936c3f3a
Change dependabot limit 2024-10-23 17:20:16 +02:00
Mikhail Rakhmanov
f09291531f
Merge pull request #318 from anyproto/GO-4304-fix-error-handling
GO-4304: Fix error handling
2024-10-18 12:14:43 +02:00
mcrakhman
2c6e49d99d
Fix error handling 2024-10-18 11:58:05 +02:00
dependabot[bot]
5ad577ebcb
build(deps): bump golang.org/x/time from 0.6.0 to 0.7.0
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.6.0 to 0.7.0.
- [Commits](https://github.com/golang/time/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 15:56:40 +00:00
Roman Khafizianov
f915bb8a87
Merge pull request #315 from anyproto/go-4238-app-close-timeout-yamux-dial
use DialContext in yamux transport
2024-10-11 19:51:41 +02:00
Sergey Cherepanov
5177a0c539
Merge pull request #313 from anyproto/dependabot/go_modules/github.com/quic-go/quic-go-0.47.0
build(deps): bump github.com/quic-go/quic-go from 0.46.0 to 0.47.0
2024-10-11 12:40:45 +02:00
Roman Khafizianov
a11728fb25
add DialContext to yamux transport 2024-10-11 09:34:53 +02:00
dependabot[bot]
77397361ca
build(deps): bump github.com/quic-go/quic-go from 0.46.0 to 0.47.0
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.46.0 to 0.47.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.46.0...v0.47.0)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 15:25:35 +00:00
Sergey Cherepanov
7896963d6d
Merge pull request #308 from anyproto/dependabot/go_modules/golang.org/x/crypto-0.28.0
build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0
2024-10-07 12:38:37 +02:00
dependabot[bot]
5199d95174
build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:36:59 +00:00
Sergey Cherepanov
1a0f62c57d
Merge pull request #310 from anyproto/dependabot/go_modules/github.com/libp2p/go-libp2p-0.36.5
build(deps): bump github.com/libp2p/go-libp2p from 0.35.1 to 0.36.5
2024-10-07 12:35:52 +02:00
Anthony Akentiev
6efe334970
Merge pull request #307 from anyproto/GO-4188-2
Add new params to GetVerificationEmailRequest
2024-10-07 11:34:21 +01:00
dependabot[bot]
a00e74b25e
build(deps): bump github.com/libp2p/go-libp2p from 0.35.1 to 0.36.5
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.35.1 to 0.36.5.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.35.1...v0.36.5)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:27:50 +00:00
Sergey Cherepanov
54addabc6c
Merge pull request #304 from anyproto/dependabot/go_modules/golang.org/x/net-0.29.0
build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0
2024-10-07 12:26:27 +02:00
Anthony Akentiev
a93f579fba
Add new params to GetVerificationEmailRequest 2024-10-02 19:10:27 +01:00
dependabot[bot]
f14efab069
build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/net/compare/v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 15:31:22 +00:00
Mikhail Rakhmanov
84cf03480b
Merge pull request #302 from anyproto/GO-1751-remove-common-storage
GO-1751: Remove common storage
2024-09-30 16:21:52 +02:00
mcrakhman
387671a5e7
Add new version 2024-09-30 16:00:53 +02:00
Sergey Cherepanov
dcf9857015
Merge pull request #301 from anyproto/dependabot/go_modules/github.com/prometheus/client_golang-1.20.4
build(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4
2024-09-25 12:16:57 +02:00
Sergey Cherepanov
143f1a6f11
Merge pull request #300 from anyproto/dependabot/go_modules/github.com/huandu/skiplist-1.2.1
build(deps): bump github.com/huandu/skiplist from 1.2.0 to 1.2.1
2024-09-25 12:16:32 +02:00