-
Notifications
You must be signed in to change notification settings - Fork 9
Comparing changes
Open a pull request
base repository: googleapis/java-accessapproval
base: 023aeb2
head repository: googleapis/java-accessapproval
compare: 7261093
- 10 commits
- 15 files changed
- 6 contributors
Commits on Jun 15, 2021
-
chore: release 1.1.3-SNAPSHOT (#461)
🤖 I have created a release \*beep\* \*boop\* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 5d23345 - Browse repository at this point
Copy the full SHA 5d23345View commit details
Commits on Jun 16, 2021
-
chore(deps): update dependency com.google.cloud:google-cloud-accessap…
…proval to v1.1.2 (#454)
Configuration menu - View commit details
-
Copy full SHA for a1c8d47 - Browse repository at this point
Copy the full SHA a1c8d47View commit details -
chore: regenerate README (#462)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-06-16 19:35:23,202 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-accessapproval/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-16 19:35:24,462 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/a4262ccd-c72e-4ebe-a183-178195e06442/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for 1e7d9bc - Browse repository at this point
Copy the full SHA 1e7d9bcView commit details
Commits on Jun 18, 2021
-
chore: minimize noise from build scripts (#1091) (#463)
This should limit the amount of scrolling client devs have to do when debugging a test failure Co-authored-by: Elliotte Rusty Harold <elharo@users.noreply.github.com> Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com> Source-Link: googleapis/synthtool@1c0c698 Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:117d9f1bef3342ea256419068dfaf65e5b2d126534ef0773c25ce71b8474f346
Configuration menu - View commit details
-
Copy full SHA for ef02b22 - Browse repository at this point
Copy the full SHA ef02b22View commit details
Commits on Jun 23, 2021
-
fix: Add
shopt -s nullglobto dependencies script (#1130) (#464)This prevents processing the unexpanded glob "**/.flattened-pom.xml" in repos which do not flatten any POMs. Source-Link: googleapis/synthtool@87254ac Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:a9b83a276c82987d284b733713fe86a3c8a2cc457933767eeb2688b882e54c6a
Configuration menu - View commit details
-
Copy full SHA for 05d0124 - Browse repository at this point
Copy the full SHA 05d0124View commit details -
chore: regenerate README (#468)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-06-23 16:31:59,953 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-accessapproval/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-23 16:32:01,290 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/393d2aa6-4106-4056-afbf-bbe8dbd22a65/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for d4ecedc - Browse repository at this point
Copy the full SHA d4ecedcView commit details
Commits on Jun 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1364ff5 - Browse repository at this point
Copy the full SHA 1364ff5View commit details
Commits on Jul 1, 2021
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v1.4.0 (#470) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `1.3.0` -> `1.4.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-dependencies</summary> ### [`v1.4.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​140-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare130v140-2021-06-30) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v1.3.0...v1.4.0) ##### Features - add grpc-gcp to dependencyManagement ([#​389](https://www.github.com/googleapis/java-shared-dependencies/issues/389)) ([57fd2e6](https://www.github.com/googleapis/java-shared-dependencies/commit/57fd2e646e28e37e0b5e4e1b37425d4897a8776f)) ##### Bug Fixes - Add `shopt -s nullglob` to dependencies script ([#​392](https://www.github.com/googleapis/java-shared-dependencies/issues/392)) ([f8f29df](https://www.github.com/googleapis/java-shared-dependencies/commit/f8f29df1c9cc6eca517c99113fb9509fd611ac92)) - Add common httpclient and oauth dependencies ([#​391](https://www.github.com/googleapis/java-shared-dependencies/issues/391)) ([09660e1](https://www.github.com/googleapis/java-shared-dependencies/commit/09660e1e50c96dcd7df4e80d8ad357f8256eda6c)) - Update dependencies.sh to not break on mac ([#​384](https://www.github.com/googleapis/java-shared-dependencies/issues/384)) ([0ae2841](https://www.github.com/googleapis/java-shared-dependencies/commit/0ae2841d7ce2885d041795c58a38d2d3973c2e5a)) ##### Dependencies - update dependency com.google.api-client:google-api-client-bom to v1.32.1 ([#​390](https://www.github.com/googleapis/java-shared-dependencies/issues/390)) ([00288c1](https://www.github.com/googleapis/java-shared-dependencies/commit/00288c18d09616582c8bec961ecc5c00ef1d4288)) - update dependency com.google.api:api-common to v1.10.4 ([#​385](https://www.github.com/googleapis/java-shared-dependencies/issues/385)) ([5f2b39b](https://www.github.com/googleapis/java-shared-dependencies/commit/5f2b39b5bdc4cec9d5ab2f050e11000ed372d057)) - update dependency com.google.api:gax-grpc to v1.65.1 ([#​382](https://www.github.com/googleapis/java-shared-dependencies/issues/382)) ([a2a1547](https://www.github.com/googleapis/java-shared-dependencies/commit/a2a15471dee21207a0b97b3bc8f6f59d6a4a2d13)) - update dependency com.google.protobuf:protobuf-bom to v3.17.3 ([#​379](https://www.github.com/googleapis/java-shared-dependencies/issues/379)) ([6f43eb5](https://www.github.com/googleapis/java-shared-dependencies/commit/6f43eb553dca98140d343bee3f1003096d79ee6c)) - update dependency io.grpc:grpc-bom to v1.38.1 ([#​386](https://www.github.com/googleapis/java-shared-dependencies/issues/386)) ([7b1d4cf](https://www.github.com/googleapis/java-shared-dependencies/commit/7b1d4cf317fbd75b91d6a63f82b5fc2f46eaf3ca)) - update dependency io.grpc:grpc-bom to v1.39.0 ([#​394](https://www.github.com/googleapis/java-shared-dependencies/issues/394)) ([ebc8af6](https://www.github.com/googleapis/java-shared-dependencies/commit/ebc8af6b3f850b58b35d9720a7a0b1545d4616bd)) - update gax.version to v1.66.0 ([#​395](https://www.github.com/googleapis/java-shared-dependencies/issues/395)) ([c73f73e](https://www.github.com/googleapis/java-shared-dependencies/commit/c73f73e84740a8117be342a66e179eaf3e29c6fd)) - update google.core.version to v1.95.1 ([#​381](https://www.github.com/googleapis/java-shared-dependencies/issues/381)) ([4496153](https://www.github.com/googleapis/java-shared-dependencies/commit/44961532f621b0ab19e9e7feebb7d588aef5d423)) - update google.core.version to v1.95.2 ([#​383](https://www.github.com/googleapis/java-shared-dependencies/issues/383)) ([7216859](https://www.github.com/googleapis/java-shared-dependencies/commit/7216859bcd67fa1ce1119831c33c50a2d5b79324)) - update google.core.version to v1.95.3 ([#​388](https://www.github.com/googleapis/java-shared-dependencies/issues/388)) ([354e4e8](https://www.github.com/googleapis/java-shared-dependencies/commit/354e4e811f4ba886406681a4261ac0455a9eb2d2)) - update google.core.version to v1.95.4 ([#​393](https://www.github.com/googleapis/java-shared-dependencies/issues/393)) ([be78ad8](https://www.github.com/googleapis/java-shared-dependencies/commit/be78ad85e31d8876eabafee7aa8242712573cb46)) </details> --- ### Configuration 📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-accessapproval).
Configuration menu - View commit details
-
Copy full SHA for c1150b4 - Browse repository at this point
Copy the full SHA c1150b4View commit details
Commits on Jul 2, 2021
-
deps: update dependency com.google.cloud:google-cloud-core to v1.95.4 (…
…#469) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-core](https://togithub.com/googleapis/java-core) | `1.95.3` -> `1.95.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-core</summary> ### [`v1.95.4`](https://togithub.com/googleapis/java-core/blob/master/CHANGELOG.md#​1954-httpswwwgithubcomgoogleapisjava-corecomparev1953v1954-2021-06-25) [Compare Source](https://togithub.com/googleapis/java-core/compare/v1.95.3...v1.95.4) </details> --- ### Configuration 📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-accessapproval).
Configuration menu - View commit details
-
Copy full SHA for 7d87fdf - Browse repository at this point
Copy the full SHA 7d87fdfView commit details
Commits on Jul 5, 2021
-
🤖 I have created a release \*beep\* \*boop\* --- ### [1.1.3](https://www.github.com/googleapis/java-accessapproval/compare/v1.1.2...v1.1.3) (2021-07-02) ### Bug Fixes * Add `shopt -s nullglob` to dependencies script ([#1130](https://www.github.com/googleapis/java-accessapproval/issues/1130)) ([#464](https://www.github.com/googleapis/java-accessapproval/issues/464)) ([05d0124](https://www.github.com/googleapis/java-accessapproval/commit/05d0124a5ae7e34fc5e77b15fb907f90859ff224)) ### Dependencies * update dependency com.google.cloud:google-cloud-core to v1.95.3 ([#465](https://www.github.com/googleapis/java-accessapproval/issues/465)) ([1364ff5](https://www.github.com/googleapis/java-accessapproval/commit/1364ff58cded1884142455123168a3455d8fb6d2)) * update dependency com.google.cloud:google-cloud-core to v1.95.4 ([#469](https://www.github.com/googleapis/java-accessapproval/issues/469)) ([7d87fdf](https://www.github.com/googleapis/java-accessapproval/commit/7d87fdf2e09f661cdbf097ff580446ef2126bfe4)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#470](https://www.github.com/googleapis/java-accessapproval/issues/470)) ([c1150b4](https://www.github.com/googleapis/java-accessapproval/commit/c1150b439c5d67725022548bcf5eee84589f0473)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 7261093 - Browse repository at this point
Copy the full SHA 7261093View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 023aeb2...7261093