-
Notifications
You must be signed in to change notification settings - Fork 53
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
bot: Update dependencies (bulk dependabot PRs) 16-10-2023 #1976
Conversation
69c2edc
to
77b3153
Compare
Codecov ReportAll modified lines are covered by tests ✅
@@ Coverage Diff @@
## develop #1976 +/- ##
===========================================
- Coverage 74.30% 74.26% -0.04%
===========================================
Files 242 242
Lines 23436 23436
===========================================
- Hits 17414 17404 -10
- Misses 4837 4845 +8
- Partials 1185 1187 +2
Flags with carried forward coverage won't be shown. Click here to find out more. see 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
@dependabot rebase |
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.12 to 18.2.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.4 to 6.7.5. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.5/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.25.0 to 1.26.0. - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.25.0...v1.26.0) --- updated-dependencies: - dependency-name: go.uber.org/zap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/multiformats/go-multiaddr/releases) - [Commits](multiformats/go-multiaddr@v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: github.com/multiformats/go-multiaddr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/bits-and-blooms/bitset/releases) - [Commits](bits-and-blooms/bitset@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: github.com/bits-and-blooms/bitset dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.58.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.2...v1.58.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
7f477d6
to
074e7de
Compare
…ork#1976) ✅ This PR was created by the Combine PRs action by combining the following PRs: sourcenetwork#1973 bot: Bump @types/react-dom from 18.2.12 to 18.2.13 in /playground sourcenetwork#1971 bot: Bump @typescript-eslint/parser from 6.7.4 to 6.7.5 in /playground sourcenetwork#1970 bot: Bump github.com/spf13/viper from 1.16.0 to 1.17.0 sourcenetwork#1969 bot: Bump go.uber.org/zap from 1.25.0 to 1.26.0 sourcenetwork#1968 bot: Bump github.com/multiformats/go-multiaddr from 0.11.0 to 0.12.0 sourcenetwork#1967 bot: Bump github.com/bits-and-blooms/bitset from 1.9.0 to 1.10.0 sourcenetwork#1966 bot: Bump google.golang.org/grpc from 1.58.2 to 1.58.3⚠️ The following PRs were left out due to merge conflicts: sourcenetwork#1972 bot: Bump @types/react from 18.2.25 to 18.2.28 in /playground --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ork#1976) ✅ This PR was created by the Combine PRs action by combining the following PRs: sourcenetwork#1973 bot: Bump @types/react-dom from 18.2.12 to 18.2.13 in /playground sourcenetwork#1971 bot: Bump @typescript-eslint/parser from 6.7.4 to 6.7.5 in /playground sourcenetwork#1970 bot: Bump github.com/spf13/viper from 1.16.0 to 1.17.0 sourcenetwork#1969 bot: Bump go.uber.org/zap from 1.25.0 to 1.26.0 sourcenetwork#1968 bot: Bump github.com/multiformats/go-multiaddr from 0.11.0 to 0.12.0 sourcenetwork#1967 bot: Bump github.com/bits-and-blooms/bitset from 1.9.0 to 1.10.0 sourcenetwork#1966 bot: Bump google.golang.org/grpc from 1.58.2 to 1.58.3⚠️ The following PRs were left out due to merge conflicts: sourcenetwork#1972 bot: Bump @types/react from 18.2.25 to 18.2.28 in /playground --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
✅ This PR was created by the Combine PRs action by combining the following PRs:
#1973 bot: Bump @types/react-dom from 18.2.12 to 18.2.13 in /playground
#1971 bot: Bump @typescript-eslint/parser from 6.7.4 to 6.7.5 in /playground
#1970 bot: Bump github.com/spf13/viper from 1.16.0 to 1.17.0
#1969 bot: Bump go.uber.org/zap from 1.25.0 to 1.26.0
#1968 bot: Bump github.com/multiformats/go-multiaddr from 0.11.0 to 0.12.0
#1967 bot: Bump github.com/bits-and-blooms/bitset from 1.9.0 to 1.10.0
#1966 bot: Bump google.golang.org/grpc from 1.58.2 to 1.58.3
#1972 bot: Bump @types/react from 18.2.25 to 18.2.28 in /playground