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) 02-07-2024 #2294

Merged
merged 6 commits into from
Feb 7, 2024

Conversation

github-actions[bot]
Copy link
Contributor

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

✅ This PR was created by combining the following PRs:
#2285 bot: Bump @vitejs/plugin-react-swc from 3.5.0 to 3.6.0 in /playground
#2284 bot: Bump @types/react from 18.2.48 to 18.2.53 in /playground
#2283 bot: Bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0 in /playground
#2282 bot: Bump graphiql from 3.1.0 to 3.1.1 in /playground

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

  • Also regenerate the package lock file to resolve some conflicts.

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.1 to 6.20.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.20.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]>
@shahzadlone shahzadlone changed the title bot: Update dependencies (bulk dependabot PRs) ${CURRENT_DATE} bot: Update dependencies (bulk dependabot PRs) 02-07-2024 Feb 7, 2024
dependabot bot and others added 5 commits February 7, 2024 14:29
Bumps [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md)
- [Commits](vitejs/vite-plugin-react-swc@v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react-swc"
  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.48 to 18.2.53.
- [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/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.1 to 6.20.0.
- [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/v6.20.0/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 [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql) from 3.1.0 to 3.1.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Merge remote-tracking branch 'U/dependabot/npm_and_yarn/playground/typescript-eslint/parser-6.20.0' into combined-bot-prs-branch-2024-02-07
@shahzadlone shahzadlone force-pushed the combined-bot-prs-branch-2024-02-07 branch from a641097 to 10ea941 Compare February 7, 2024 19:39
@shahzadlone shahzadlone self-assigned this Feb 7, 2024
@shahzadlone shahzadlone added the dependencies Related to dependencies label Feb 7, 2024
@shahzadlone shahzadlone merged commit 89efbc4 into develop Feb 7, 2024
30 of 31 checks passed
@shahzadlone shahzadlone deleted the combined-bot-prs-branch-2024-02-07 branch February 7, 2024 19:50
shahzadlone added a commit to shahzadlone/defradb that referenced this pull request Feb 23, 2024
…ork#2294)

✅ This PR was created by combining the following PRs:
sourcenetwork#2285 bot: Bump @vitejs/plugin-react-swc from 3.5.0 to 3.6.0 in
/playground
sourcenetwork#2284 bot: Bump @types/react from 18.2.48 to 18.2.53 in /playground
sourcenetwork#2283 bot: Bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0
in /playground
sourcenetwork#2282 bot: Bump graphiql from 3.1.0 to 3.1.1 in /playground

⚠️ The following PRs were resolved manually due to merge conflicts:
sourcenetwork#2281 bot: Bump @typescript-eslint/parser from 6.19.1 to 6.20.0 in
/playground

- Also regenerate the package lock file to resolve some conflicts.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[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
dependencies Related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant