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) 27-11-2023 #2081

Merged
merged 12 commits into from
Nov 27, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 27, 2023

✅ This PR was created by the Combine PRs action by combining the following PRs:
#2079 bot: Bump @types/react-dom from 18.2.15 to 18.2.17 in /playground
#2078 bot: Bump typescript from 5.2.2 to 5.3.2 in /playground
#2076 bot: Bump @typescript-eslint/parser from 6.11.0 to 6.12.0 in /playground

⚠️ The following PRs were resolved manually due to merge conflicts:
#2077 bot: Bump @types/react from 18.2.37 to 18.2.38 in /playground
#2075 bot: Bump vite from 4.5.0 to 5.0.2 in /playground

dependabot bot and others added 8 commits November 27, 2023 09:43
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 5.0.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.0.2/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.11.0 to 6.12.0.
- [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/v6.12.0/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 [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.37 to 18.2.38.
- [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](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  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.15 to 18.2.17.
- [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]>
@shahzadlone shahzadlone changed the title bot: Combined PRs bot: Update dependencies (bulk dependabot PRs) 27-11-2023 Nov 27, 2023
…ground/types/react-18.2.38' into combined-bot-prs-branch-27-11-2023
…ground/vite-5.0.2' into combined-bot-prs-branch-27-11-2023
@shahzadlone shahzadlone added dependencies Related to dependencies bump Bumped version for something labels Nov 27, 2023
@shahzadlone shahzadlone added this to the DefraDB v0.9 milestone Nov 27, 2023
@shahzadlone shahzadlone self-assigned this Nov 27, 2023
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (develop@42cd743). Click here to learn what that means.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #2081   +/-   ##
==========================================
  Coverage           ?   73.86%           
==========================================
  Files              ?      248           
  Lines              ?    24820           
  Branches           ?        0           
==========================================
  Hits               ?    18333           
  Misses             ?     5225           
  Partials           ?     1262           
Flag Coverage Δ
all-tests 73.86% <ø> (?)

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


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 42cd743...71e0e91. Read the comment docs.

@shahzadlone shahzadlone merged commit 4db8d82 into develop Nov 27, 2023
32 checks passed
@shahzadlone shahzadlone deleted the combined-bot-prs-branch-27-11-2023 branch November 27, 2023 23:57
shahzadlone added a commit to shahzadlone/defradb that referenced this pull request Jan 22, 2024
…ork#2081)

✅ This PR was created by the Combine PRs action by combining the
following PRs:
sourcenetwork#2079 bot: Bump @types/react-dom from 18.2.15 to 18.2.17 in /playground
sourcenetwork#2078 bot: Bump typescript from 5.2.2 to 5.3.2 in /playground
sourcenetwork#2076 bot: Bump @typescript-eslint/parser from 6.11.0 to 6.12.0 in
/playground

⚠️ The following PRs were resolved manually due to merge conflicts:
sourcenetwork#2077 bot: Bump @types/react from 18.2.37 to 18.2.38 in /playground
sourcenetwork#2075 bot: Bump vite from 4.5.0 to 5.0.2 in /playground

---------

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: Shahzad Lone <[email protected]>
shahzadlone added a commit to shahzadlone/defradb that referenced this pull request Feb 23, 2024
…ork#2081)

✅ This PR was created by the Combine PRs action by combining the
following PRs:
sourcenetwork#2079 bot: Bump @types/react-dom from 18.2.15 to 18.2.17 in /playground
sourcenetwork#2078 bot: Bump typescript from 5.2.2 to 5.3.2 in /playground
sourcenetwork#2076 bot: Bump @typescript-eslint/parser from 6.11.0 to 6.12.0 in
/playground

⚠️ The following PRs were resolved manually due to merge conflicts:
sourcenetwork#2077 bot: Bump @types/react from 18.2.37 to 18.2.38 in /playground
sourcenetwork#2075 bot: Bump vite from 4.5.0 to 5.0.2 in /playground

---------

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: Shahzad Lone <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump Bumped version for something dependencies Related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant