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

bot: Bump combined dependencies 09-10-2023 #1951

Merged
merged 10 commits into from
Oct 10, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 10, 2023

✅ This PR was created by the Combine PRs action by combining the following PRs:
#1949 bot: Bump google.golang.org/grpc from 1.58.1 to 1.58.2
#1948 bot: Bump github.com/bits-and-blooms/bitset from 1.8.0 to 1.9.0
#1946 bot: Bump golang.org/x/crypto from 0.13.0 to 0.14.0
#1945 bot: Bump go.opentelemetry.io/otel/sdk/metric from 0.40.0 to 1.19.0
#1944 bot: Bump vite from 4.4.9 to 4.4.11 in /playground
#1943 bot: Bump @types/react-dom from 18.2.7 to 18.2.11 in /playground
#1942 bot: Bump @tanstack/react-query from 4.35.3 to 4.36.1 in /playground
#1941 bot: Bump eslint from 8.50.0 to 8.51.0 in /playground

⚠️ The following PRs were merged/resolved manually as they had conflicts:
#1947 bot: Bump golang.org/x/net from 0.15.0 to 0.16.0
#1940 bot: Bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.4 in /playground

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.1 to 1.58.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.58.1...v1.58.2)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@shahzadlone shahzadlone changed the title bot: Combined PRs bot: Bump combined dependencies 09-10-2023 Oct 10, 2023
dependabot bot and others added 9 commits October 9, 2023 20:49
Bumps [github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/bits-and-blooms/bitset/releases)
- [Commits](bits-and-blooms/bitset@v1.8.0...v1.9.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] <support@github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.13.0 to 0.14.0.
- [Commits](golang/crypto@v0.13.0...v0.14.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>
Bumps [go.opentelemetry.io/otel/sdk/metric](https://github.com/open-telemetry/opentelemetry-go) from 0.40.0 to 1.19.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@sdk/metric/v0.40.0...v1.19.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk/metric
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.7 to 18.2.11.
- [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] <support@github.com>
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 4.35.3 to 4.36.1.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v4.36.1/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.50.0...v8.51.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.16.0.
- [Commits](golang/net@v0.15.0...v0.16.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>
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.0 to 6.7.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.4/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@shahzadlone shahzadlone force-pushed the combined-bot-prs-branch-2023-10-09 branch from d048de4 to bf640b1 Compare October 10, 2023 00:53
@shahzadlone shahzadlone self-requested a review October 10, 2023 00:54
@shahzadlone shahzadlone self-assigned this Oct 10, 2023
@shahzadlone shahzadlone added the dependencies Related to dependencies label Oct 10, 2023
@shahzadlone shahzadlone added this to the DefraDB v0.8 milestone Oct 10, 2023
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (3445723) 74.63% compared to head (bf640b1) 74.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1951      +/-   ##
===========================================
+ Coverage    74.63%   74.66%   +0.03%     
===========================================
  Files          234      234              
  Lines        23114    23114              
===========================================
+ Hits         17251    17257       +6     
+ Misses        4679     4675       -4     
+ Partials      1184     1182       -2     
Flag Coverage Δ
all-tests 74.66% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3445723...bf640b1. Read the comment docs.

@shahzadlone shahzadlone merged commit 28d8260 into develop Oct 10, 2023
31 checks passed
@shahzadlone shahzadlone deleted the combined-bot-prs-branch-2023-10-09 branch October 10, 2023 01:18
shahzadlone added a commit to shahzadlone/defradb that referenced this pull request Feb 23, 2024
✅ This PR was created by the Combine PRs action by combining the
following PRs:
sourcenetwork#1949 bot: Bump google.golang.org/grpc from 1.58.1 to 1.58.2
sourcenetwork#1948 bot: Bump github.com/bits-and-blooms/bitset from 1.8.0 to 1.9.0
sourcenetwork#1946 bot: Bump golang.org/x/crypto from 0.13.0 to 0.14.0
sourcenetwork#1945 bot: Bump go.opentelemetry.io/otel/sdk/metric from 0.40.0 to
1.19.0
sourcenetwork#1944 bot: Bump vite from 4.4.9 to 4.4.11 in /playground
sourcenetwork#1943 bot: Bump @types/react-dom from 18.2.7 to 18.2.11 in /playground
sourcenetwork#1942 bot: Bump @tanstack/react-query from 4.35.3 to 4.36.1 in
/playground
sourcenetwork#1941 bot: Bump eslint from 8.50.0 to 8.51.0 in /playground

⚠️ The following PRs were merged/resolved manually as they had
conflicts:
sourcenetwork#1947 bot: Bump golang.org/x/net from 0.15.0 to 0.16.0
sourcenetwork#1940 bot: Bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.4 in
/playground

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shahzad Lone <shahzadlone@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant