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-04-09 #2509

Merged
merged 9 commits into from
Apr 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 9, 2024

✅ This PR was created by combining the following PRs:
#2506 bot: Bump @types/react-dom from 18.2.23 to 18.2.24 in /playground
#2505 bot: Bump swagger-ui-react from 5.12.0 to 5.14.0 in /playground
#2504 bot: Bump eslint-plugin-react-refresh from 0.4.5 to 0.4.6 in /playground
#2502 bot: Bump graphiql from 3.1.1 to 3.2.0 in /playground
#2501 bot: Bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0
#2500 bot: Bump go.opentelemetry.io/otel/metric from 1.24.0 to 1.25.0
#2498 bot: Bump github.com/cometbft/cometbft from 0.38.5 to 0.38.6
#2485 bot: Bump github.com/btcsuite/btcd from 0.22.1 to 0.23.2

⚠️ The following PRs were left out due to merge conflicts:
#2503 bot: Bump typescript from 5.4.3 to 5.4.4 in /playground
#2499 bot: Bump go.opentelemetry.io/otel/sdk/metric from 1.24.0 to 1.25.0

@fredcarle fredcarle changed the title bot: Update dependencies (bulk dependabot PRs) ${CURRENT_DATE} bot: Update dependencies (bulk dependabot PRs) 2024-04-09 Apr 9, 2024
dependabot bot added 8 commits April 9, 2024 14:25
Bumps [github.com/btcsuite/btcd](https://github.com/btcsuite/btcd) from 0.22.1 to 0.23.2.
- [Release notes](https://github.com/btcsuite/btcd/releases)
- [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES)
- [Commits](btcsuite/btcd@v0.22.1...v0.23.2)

---
updated-dependencies:
- dependency-name: github.com/btcsuite/btcd
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) from 0.38.5 to 0.38.6.
- [Release notes](https://github.com/cometbft/cometbft/releases)
- [Changelog](https://github.com/cometbft/cometbft/blob/v0.38.6/CHANGELOG.md)
- [Commits](cometbft/cometbft@v0.38.5...v0.38.6)

---
updated-dependencies:
- dependency-name: github.com/cometbft/cometbft
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) from 1.24.0 to 1.25.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@v1.24.0...v1.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.123.0 to 0.124.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](getkin/kin-openapi@v0.123.0...v0.124.0)

---
updated-dependencies:
- dependency-name: github.com/getkin/kin-openapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/commits/[email protected]/packages/graphiql)

---
updated-dependencies:
- dependency-name: graphiql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.5 to 0.4.6.
- [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.5...v0.4.6)

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.23 to 18.2.24.
- [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]>
@fredcarle fredcarle force-pushed the combined-bot-prs-branch-2024-04-09 branch from 94a1a00 to dd122a9 Compare April 9, 2024 18:25
Copy link

codecov bot commented Apr 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.61%. Comparing base (2a63036) to head (8d53a76).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2509      +/-   ##
===========================================
+ Coverage    75.59%   75.61%   +0.01%     
===========================================
  Files          292      292              
  Lines        28091    28091              
===========================================
+ Hits         21235    21239       +4     
+ Misses        5499     5495       -4     
  Partials      1357     1357              
Flag Coverage Δ
all-tests 75.61% <ø> (+0.01%) ⬆️

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

see 5 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 2a63036...8d53a76. Read the comment docs.

@fredcarle fredcarle merged commit 15a9b41 into develop Apr 10, 2024
32 of 33 checks passed
@fredcarle fredcarle deleted the combined-bot-prs-branch-2024-04-09 branch April 10, 2024 17:26
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