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) 2024-02-19 #2330

Merged
merged 13 commits into from
Feb 19, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 19, 2024

✅ This PR was created by combining the following PRs:
#2327 bot: Bump @typescript-eslint/parser from 6.21.0 to 7.0.1 in /playground
#2326 bot: Bump @types/react from 18.2.55 to 18.2.56 in /playground
#2324 bot: Bump vite from 5.1.2 to 5.1.3 in /playground
#2323 bot: Bump swagger-ui-react from 5.11.3 to 5.11.7 in /playground
#2322 bot: Bump github.com/fxamacker/cbor/v2 from 2.5.0 to 2.6.0
#2321 bot: Bump github.com/go-chi/chi/v5 from 5.0.11 to 5.0.12
#2325 bot: Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 in /playground

⚠️ The following PRs were left out due to merge conflicts:
#2320 bot: Bump google.golang.org/grpc from 1.61.0 to 1.61.1

dependabot bot and others added 12 commits February 19, 2024 09:15
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.0.11...v5.0.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/fxamacker/cbor/releases)
- [Commits](fxamacker/cbor@v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: github.com/fxamacker/cbor/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui) from 5.11.3 to 5.11.7.
- [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.11.3...v5.11.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.2 to 5.1.3.
- [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/v5.1.3/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.55 to 18.2.56.
- [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] <[email protected]>
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.0.1.
- [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/v7.0.1/packages/parser)

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

Signed-off-by: dependabot[bot] <[email protected]>
@fredcarle fredcarle changed the title bot: Update dependencies (bulk dependabot PRs) ${CURRENT_DATE} bot: Update dependencies (bulk dependabot PRs) 2024-02-19 Feb 19, 2024
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ae6cebe) 74.25% compared to head (0fd12e5) 74.31%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2330      +/-   ##
===========================================
+ Coverage    74.25%   74.31%   +0.06%     
===========================================
  Files          256      256              
  Lines        25373    25373              
===========================================
+ Hits         18840    18855      +15     
+ Misses        5229     5218      -11     
+ Partials      1304     1300       -4     
Flag Coverage Δ
all-tests 74.31% <ø> (+0.06%) ⬆️

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

see 8 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 ae6cebe...0fd12e5. Read the comment docs.

@fredcarle fredcarle merged commit 87b6231 into develop Feb 19, 2024
34 of 35 checks passed
@fredcarle fredcarle deleted the combined-bot-prs-branch branch February 19, 2024 16:01
shahzadlone pushed a commit to shahzadlone/defradb that referenced this pull request Feb 23, 2024
…ork#2330)

✅ This PR was created by combining the following PRs:
sourcenetwork#2327 bot: Bump @typescript-eslint/parser from 6.21.0 to 7.0.1 in
/playground
sourcenetwork#2326 bot: Bump @types/react from 18.2.55 to 18.2.56 in /playground
sourcenetwork#2324 bot: Bump vite from 5.1.2 to 5.1.3 in /playground
sourcenetwork#2323 bot: Bump swagger-ui-react from 5.11.3 to 5.11.7 in /playground
sourcenetwork#2322 bot: Bump github.com/fxamacker/cbor/v2 from 2.5.0 to 2.6.0
sourcenetwork#2321 bot: Bump github.com/go-chi/chi/v5 from 5.0.11 to 5.0.12
sourcenetwork#2325 bot: Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 in
/playground

⚠️ The following PRs were left out due to merge conflicts:
sourcenetwork#2320 bot: Bump google.golang.org/grpc from 1.61.0 to 1.61.1

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Fred Carle <[email protected]>
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.

1 participant