Skip to content
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

Bump the bench group with 2 updates #1007

Merged
merged 4 commits into from
Nov 5, 2024

Commits on Nov 5, 2024

  1. Bump the bench group with 2 updates

    Bumps the bench group with 2 updates: [esbuild](https://github.com/evanw/esbuild) and [google-protobuf](https://github.com/protocolbuffers/protobuf-javascript).
    
    
    Updates `esbuild` from 0.23.0 to 0.24.0
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.23.0...v0.24.0)
    
    Updates `google-protobuf` from 3.21.2 to 3.21.4
    - [Release notes](https://github.com/protocolbuffers/protobuf-javascript/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf-javascript/blob/main/protobuf_javascript_release.bzl)
    - [Commits](protocolbuffers/protobuf-javascript@v3.21.2...v3.21.4)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: bench
    - dependency-name: google-protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: bench
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    40c2282 View commit details
    Browse the repository at this point in the history
  2. npm run all

    timostamm committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f195866 View commit details
    Browse the repository at this point in the history
  3. Avoid turbo warning

    WARNING  no output files found for task @bufbuild/protobuf-example#build. Please check your `outputs` key in `turbo.json`
    timostamm committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ac2b998 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcba707 View commit details
    Browse the repository at this point in the history