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: Update dependencies (bulk dependabot PRs) 30-10-2023 #2015

Merged
merged 5 commits into from
Oct 30, 2023

Conversation

github-actions[bot]
Copy link
Contributor

✅ This PR was created by the Combine PRs action by combining the following PRs:
#2013 bot: Bump @types/react from 18.2.31 to 18.2.33 in /playground
#2012 bot: Bump vite from 4.4.11 to 4.5.0 in /playground
#2011 bot: Bump swagger-ui-react from 5.9.0 to 5.9.1 in /playground
#2010 bot: Bump eslint-plugin-react-refresh from 0.4.3 to 0.4.4 in /playground
#2009 bot: Bump google.golang.org/grpc from 1.58.3 to 1.59.0

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.31 to 18.2.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@shahzadlone shahzadlone changed the title bot: Combined PRs bot: Update dependencies (bulk dependabot PRs) 30-10-2023 Oct 30, 2023
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.11 to 4.5.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.0/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.9.0...v5.9.1)

---
updated-dependencies:
- dependency-name: swagger-ui-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.3...v0.4.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.3 to 1.59.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.58.3...v1.59.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@shahzadlone shahzadlone force-pushed the combined-bot-prs-branch-2023-10-30 branch from 5a71fec to d6de469 Compare October 30, 2023 19:07
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4427a16) 73.93% compared to head (d6de469) 73.96%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2015      +/-   ##
===========================================
+ Coverage    73.93%   73.96%   +0.02%     
===========================================
  Files          248      248              
  Lines        24822    24822              
===========================================
+ Hits         18352    18358       +6     
+ Misses        5211     5207       -4     
+ Partials      1259     1257       -2     
Flag Coverage Δ
all-tests 73.96% <ø> (+0.02%) ⬆️

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.

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

Copy link
Member

@shahzadlone shahzadlone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shahzadlone shahzadlone merged commit b6abbb6 into develop Oct 30, 2023
30 checks passed
@shahzadlone shahzadlone deleted the combined-bot-prs-branch-2023-10-30 branch October 30, 2023 19:35
shahzadlone pushed a commit to shahzadlone/defradb that referenced this pull request Feb 23, 2024
…ork#2015)

✅ This PR was created by the Combine PRs action by combining the
following PRs:
sourcenetwork#2013 bot: Bump @types/react from 18.2.31 to 18.2.33 in /playground
sourcenetwork#2012 bot: Bump vite from 4.4.11 to 4.5.0 in /playground
sourcenetwork#2011 bot: Bump swagger-ui-react from 5.9.0 to 5.9.1 in /playground
sourcenetwork#2010 bot: Bump eslint-plugin-react-refresh from 0.4.3 to 0.4.4 in
/playground
sourcenetwork#2009 bot: Bump google.golang.org/grpc from 1.58.3 to 1.59.0

---------

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

Successfully merging this pull request may close these issues.

None yet

1 participant