Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:googleapis/java-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v2.37.1
Choose a base ref
Loading
...
head repository:googleapis/java-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v2.37.2
Choose a head ref
Loading
  • 12commits
  • 11files changed
  • 4contributors

Commits on Feb 7, 2024

  1. chore(main): release 2.37.2-SNAPSHOT (#3122)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    @release-please
    release-please[bot] authoredFeb 7, 2024
    Configuration menu
    Copy the full SHA
    88bdbe5View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. test(deps): update dependency com.google.cloud:google-cloud-storage t…

    …o v2.33.0 (#3124)* test(deps): update dependency com.google.cloud:google-cloud-storage to v2.33.0* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @renovate-bot@gcf-owl-bot
    renovate-bot andgcf-owl-bot[bot] authoredFeb 8, 2024
    Configuration menu
    Copy the full SHA
    74b8989View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-bigquery…

    … to v2.37.1 (#3123)[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)This PR contains the following updates:| Package | Change | Age | Adoption | Passing | Confidence ||---|---|---|---|---|---|| [com.google.cloud:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.37.0` -> `2.37.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-bigquery/2.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-bigquery/2.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-bigquery/2.37.0/2.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-bigquery/2.37.0/2.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |---### Release Notes<details><summary>googleapis/java-bigquery (com.google.cloud:google-cloud-bigquery)</summary>### [`v2.37.1`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#2371-2024-02-06)[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.37.0...v2.37.1)##### Features-   Add queryId to TableResult ([#&#8203;3106](https://togithub.com/googleapis/java-bigquery/issues/3106)) ([2156f02](https://togithub.com/googleapis/java-bigquery/commit/2156f023b4ab95bc7ec669545b5709317555fdac))-   Update universe domain exception error code/message ([#&#8203;3113](https://togithub.com/googleapis/java-bigquery/issues/3113)) ([5a82c85](https://togithub.com/googleapis/java-bigquery/commit/5a82c854b6549c82c905eba4905378b59cc88af4))##### Dependencies-   Update actions/upload-artifact action to v4.3.1 ([#&#8203;3121](https://togithub.com/googleapis/java-bigquery/issues/3121)) ([3abdc70](https://togithub.com/googleapis/java-bigquery/commit/3abdc70890c3f5c396055d7d34fc4fe18aef7371))-   Update dependency com.google.apis:google-api-services-bigquery to v2-rev20240124-2.0.0 ([#&#8203;3104](https://togithub.com/googleapis/java-bigquery/issues/3104)) ([6eff68e](https://togithub.com/googleapis/java-bigquery/commit/6eff68eb8c55162ca1cd2e915f3f60a87f584b35))-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.24.0 ([#&#8203;3109](https://togithub.com/googleapis/java-bigquery/issues/3109)) ([5ad778c](https://togithub.com/googleapis/java-bigquery/commit/5ad778c18130c33e7532d0bd3193053518ca047a))-   Update dependency org.graalvm.buildtools:junit-platform-native to v0.10.0 ([#&#8203;3110](https://togithub.com/googleapis/java-bigquery/issues/3110)) ([3f8e8d1](https://togithub.com/googleapis/java-bigquery/commit/3f8e8d1f9477aed3a14bccf021d7ff982463022c))-   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.0 ([#&#8203;3111](https://togithub.com/googleapis/java-bigquery/issues/3111)) ([2858e96](https://togithub.com/googleapis/java-bigquery/commit/2858e96807190d995d9d682e056d90821da11b7a))-   Update dependency org.junit.vintage:junit-vintage-engine to v5.10.2 ([#&#8203;3119](https://togithub.com/googleapis/java-bigquery/issues/3119)) ([4b4fdd8](https://togithub.com/googleapis/java-bigquery/commit/4b4fdd8ebc324d2bc48a9f78347247f4f6c2e424))-   Update github/codeql-action action to v2.23.2 ([#&#8203;3102](https://togithub.com/googleapis/java-bigquery/issues/3102)) ([2cc545e](https://togithub.com/googleapis/java-bigquery/commit/2cc545ec1c0267fd9c33f3f1566f29d9a30f514e))-   Update github/codeql-action action to v2.24.0 ([#&#8203;3114](https://togithub.com/googleapis/java-bigquery/issues/3114)) ([01f0405](https://togithub.com/googleapis/java-bigquery/commit/01f04059ab119da759536426938c1069906c8be4))</details>---### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again.--- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box---This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-bigquery).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    @renovate-bot
    renovate-bot authoredFeb 8, 2024
    Configuration menu
    Copy the full SHA
    2276faaView commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    5e28419View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    e3d3226View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ab79ecView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a1efc2View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    e57d629View commit details
    Browse the repository at this point in the history
  2. deps: update github/codeql-action action to v2.24.1 (#3139)

    * deps: update github/codeql-action action to v2.24.1* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @renovate-bot@gcf-owl-bot
    renovate-bot andgcf-owl-bot[bot] authoredFeb 13, 2024
    Configuration menu
    Copy the full SHA
    4b3a429View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    e61a7bcView commit details
    Browse the repository at this point in the history
  2. chore: adding google-cloud-bigquery-bom (#3137)

    * chore: adding google-cloud-bigquery-bom* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @suztomo@gcf-owl-bot
    suztomo andgcf-owl-bot[bot] authoredFeb 14, 2024
    Configuration menu
    Copy the full SHA
    386cd28View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.37.2 (#3127)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    @release-please
    release-please[bot] authoredFeb 14, 2024
    Configuration menu
    Copy the full SHA
    3549037View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp