Skip to content

Combined PR #13839

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

Merged
merged 11 commits into from
Jun 2, 2023
Merged

Combined PR #13839

merged 11 commits into from
Jun 2, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 2, 2023

This PR was created by the Combine PRs action by combining the following PRs:

Closes #13816 chore(deps): bump pyopenssl from 23.1.1 to 23.2.0
Closes #13818 chore(deps): bump github-reserved-names from 2023.5.1 to 2023.5.2
Closes #13825 chore(deps): bump celery-types from 0.15.0 to 0.17.0
Closes #13826 chore(deps): bump types-pyopenssl from 23.1.0.3 to 23.2.0.0
Closes #13827 chore(deps): bump types-awscrt from 0.16.18 to 0.16.19
Closes #13833 chore(deps): bump cattrs from 22.2.0 to 23.1.2
Closes #13834 chore(deps): bump orjson from 3.8.14 to 3.9.0
Closes #13835 chore(deps): bump faker from 18.9.0 to 18.10.0
Closes #13836 chore(deps): bump google-auth from 2.19.0 to 2.19.1
Closes #13837 chore(deps): bump google-cloud-bigquery from 3.10.0 to 3.11.0
Closes #13838 chore(deps): bump typing-extensions from 4.6.2 to 4.6.3

Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.6.2 to 4.6.3.
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.6.2...4.6.3)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions github-actions bot requested a review from a team as a code owner June 2, 2023 14:10
dependabot bot added 10 commits June 2, 2023 10:21
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 23.1.1 to 23.2.0.
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](pyca/pyopenssl@23.1.1...23.2.0)

---
updated-dependencies:
- dependency-name: pyopenssl
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github-reserved-names](https://github.com/Julian/github-reserved-names) from 2023.5.1 to 2023.5.2.
- [Release notes](https://github.com/Julian/github-reserved-names/releases)
- [Commits](Julian/github-reserved-names@v2023.05.1...v2023.05.2)

---
updated-dependencies:
- dependency-name: github-reserved-names
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [celery-types](https://github.com/sbdchd/celery-types) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/sbdchd/celery-types/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [types-pyopenssl](https://github.com/python/typeshed) from 23.1.0.3 to 23.2.0.0.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyopenssl
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [types-awscrt](https://github.com/youtype/types-awscrt) from 0.16.18 to 0.16.19.
- [Release notes](https://github.com/youtype/types-awscrt/releases)
- [Commits](https://github.com/youtype/types-awscrt/commits)

---
updated-dependencies:
- dependency-name: types-awscrt
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [cattrs](https://github.com/python-attrs/cattrs) from 22.2.0 to 23.1.2.
- [Changelog](https://github.com/python-attrs/cattrs/blob/main/HISTORY.md)
- [Commits](python-attrs/cattrs@v22.2.0...v23.1.2)

---
updated-dependencies:
- dependency-name: cattrs
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [orjson](https://github.com/ijl/orjson) from 3.8.14 to 3.9.0.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](ijl/orjson@3.8.14...3.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [faker](https://github.com/joke2k/faker) from 18.9.0 to 18.10.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v18.9.0...v18.10.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.19.0 to 2.19.1.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python@v2.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/googleapis/python-bigquery/releases)
- [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-bigquery@v3.10.0...v3.11.0)

---
updated-dependencies:
- dependency-name: google-cloud-bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@miketheman miketheman force-pushed the combine-prs-branch branch from 58cb173 to 54d0959 Compare June 2, 2023 14:21
@miketheman miketheman enabled auto-merge (squash) June 2, 2023 14:21
@miketheman miketheman merged commit cec621a into main Jun 2, 2023
@miketheman miketheman deleted the combine-prs-branch branch June 2, 2023 14:27
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