Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

fix: Add shopt -s nullglob to dependencies script #189

Merged
merged 1 commit into from Jun 23, 2021

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 馃寛

Synth log will be available here:
https://source.cloud.google.com/results/invocations/19c4fe45-780a-474c-a49f-6d8e98ffa755/targets

  • To automatically regenerate this PR, check this box. (May take up to 24 hours.)

Source-Link: googleapis/synthtool@87254ac

This prevents processing the unexpanded glob "**/.flattened-pom.xml" in repos which do not flatten any POMs.

Source-Author: dpcollins-google <40498610+dpcollins-google@users.noreply.github.com>
Source-Date: Sat Jun 19 18:35:58 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 87254ac89a9559864c0a245d6b150406439ce3d8
Source-Link: googleapis/synthtool@87254ac
@yoshi-automation yoshi-automation requested a review from a team as a code owner June 20, 2021 08:42
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jun 20, 2021
@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 22, 2021
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 22, 2021
@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 23, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 89605e8 into master Jun 23, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-synthtool branch June 23, 2021 16:00
gcf-merge-on-green bot pushed a commit that referenced this pull request Aug 26, 2021
馃 I have created a release \*beep\* \*boop\*
---
## [2.4.0](https://www.github.com/googleapis/java-common-protos/compare/v2.3.2...v2.4.0) (2021-08-26)


### Features

* add new FieldBehavior NON_EMPTY_DEFAULT ([#191](https://www.github.com/googleapis/java-common-protos/issues/191)) ([acb2206](https://www.github.com/googleapis/java-common-protos/commit/acb2206e4dbe0b94c4ebbbe6bd924a258469f836))
* Add the `principal` field to the ServiceAccountDelegationInfo proto ([#183](https://www.github.com/googleapis/java-common-protos/issues/183)) ([b558909](https://www.github.com/googleapis/java-common-protos/commit/b558909b0355e5878e4785b76105735e2ca25422))
* generate java files for extended_operations.proto ([#200](https://www.github.com/googleapis/java-common-protos/issues/200)) ([fec9c81](https://www.github.com/googleapis/java-common-protos/commit/fec9c8140c1a03f823d69a787b8c1f59d45879a6))


### Bug Fixes

* Add `shopt -s nullglob` to dependencies script ([#189](https://www.github.com/googleapis/java-common-protos/issues/189)) ([89605e8](https://www.github.com/googleapis/java-common-protos/commit/89605e8edb10bb3ab3aaaa49a4cefba3fa590953))
* Update dependencies.sh to not break on mac ([#186](https://www.github.com/googleapis/java-common-protos/issues/186)) ([ae73232](https://www.github.com/googleapis/java-common-protos/commit/ae7323289c966d7690fcfcf672e19a58797be3df))


### Documentation

* modify some field level comments with new details and examples ([b558909](https://www.github.com/googleapis/java-common-protos/commit/b558909b0355e5878e4785b76105735e2ca25422))


### Dependencies

* update dependency com.google.protobuf:protobuf-bom to v3.17.3 ([#185](https://www.github.com/googleapis/java-common-protos/issues/185)) ([6f1b209](https://www.github.com/googleapis/java-common-protos/commit/6f1b209f32d8ee3ae38e9051f29d464fca507c84))
* update dependency io.grpc:grpc-bom to v1.38.1 ([#187](https://www.github.com/googleapis/java-common-protos/issues/187)) ([1086c1c](https://www.github.com/googleapis/java-common-protos/commit/1086c1cb870e49bc4b68992d293176909bc58a2d))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants