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) 05-07-2024 #2811

Merged
merged 15 commits into from
Jul 15, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 5, 2024

✅ This PR was created by combining the following PRs:
#2807 bot: Bump github.com/go-chi/chi/v5 from 5.0.12 to 5.1.0
#2806 bot: Bump github.com/fxamacker/cbor/v2 from 2.6.0 to 2.7.0
#2805 bot: Bump github.com/multiformats/go-multiaddr from 0.12.4 to 0.13.0
#2804 bot: Bump @typescript-eslint/eslint-plugin from 7.13.1 to 7.14.1 in /playground
#2802 bot: Bump vite from 5.3.1 to 5.3.2 in /playground

⚠️ The following PRs were resolved manually due to merge conflicts:
#2803 bot: Bump @typescript-eslint/parser from 7.13.1 to 7.14.1 in /playground

dependabot bot and others added 11 commits July 1, 2024 09:28
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.1 to 5.3.2.
- [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.3.2/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 [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.13.1 to 7.14.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.14.1/packages/parser)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.13.1 to 7.14.1.
- [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/v7.14.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.12 to 5.1.0.
- [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.12...v5.1.0)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  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.12.4 to 0.13.0.
- [Release notes](https://github.com/multiformats/go-multiaddr/releases)
- [Commits](multiformats/go-multiaddr@v0.12.4...v0.13.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/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/fxamacker/cbor/releases)
- [Commits](fxamacker/cbor@v2.6.0...v2.7.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]>
@shahzadlone shahzadlone changed the title bot: Update dependencies (bulk dependabot PRs) ${CURRENT_DATE} bot: Update dependencies (bulk dependabot PRs) 05-07-2024 Jul 5, 2024
…ground/typescript-eslint/parser-7.14.1' into combined-bot-prs-branch
@shahzadlone shahzadlone self-assigned this Jul 5, 2024
@shahzadlone shahzadlone added the dependencies Related to dependencies label Jul 5, 2024
@shahzadlone shahzadlone added this to the DefraDB v0.13 milestone Jul 5, 2024
Copy link

codecov bot commented Jul 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.25%. Comparing base (3500ce3) to head (9117b4f).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2811      +/-   ##
===========================================
- Coverage    79.25%   79.25%   -0.00%     
===========================================
  Files          319      319              
  Lines        24256    24256              
===========================================
- Hits         19223    19222       -1     
+ Misses        3658     3657       -1     
- Partials      1375     1377       +2     
Flag Coverage Δ
all-tests 79.25% <ø> (-<0.01%) ⬇️

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

see 13 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 3500ce3...9117b4f. Read the comment docs.

@shahzadlone shahzadlone merged commit 7f66790 into develop Jul 15, 2024
39 of 41 checks passed
@shahzadlone shahzadlone deleted the combined-bot-prs-branch branch July 15, 2024 15:31
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.

1 participant