buf-setup-action icon indicating copy to clipboard operation
buf-setup-action copied to clipboard

Results 13 buf-setup-action issues
Sort by recently updated
recently updated
newest added

Setting up buf version "1.31.0" ```error Resolving the download URL for the current platform... Error: Connect Timeout Error ``` Possible root cause and the solution is: https://github.com/peter-evans/create-pull-request/pull/2867

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.0.1 to 7.8.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...

dependencies

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.19 to 20.12.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.11.19&new-version=20.12.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.0.1 to 7.8.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...

dependencies

Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 Commits fb98306 Bumped v5.28.4...

dependencies

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.1 to 0.20.2. Release notes Sourced from esbuild's releases. v0.20.2 Support TypeScript experimental decorators on abstract class fields (#3684) With this release, you can now use TypeScript...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 6.3.1 to 7.6.0. Release notes Sourced from semver's releases. v7.6.0 7.6.0 (2024-01-31) Features a7ab13a #671 preserve pre-release and build parts of a version on coerce (#671) (@​madtisa,...

dependencies

This action has helped me. I think it would be better if the warning messages were improved.

Add support for determining the version of buf to use from go.mod including full test for the functionality. This allows go projects to have a single source for go module...