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 baseline group in /impl/baseline with 6 updates #243

Merged

Commits on Aug 1, 2024

  1. Bump the baseline group in /impl/baseline with 6 updates

    Bumps the baseline group in /impl/baseline with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) | `1.10.0` | `2.0.0` |
    | [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es) | `1.10.0` | `2.0.0` |
    | [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.34.0` | `1.35.1` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.9` | `22.0.2` |
    | [tsx](https://github.com/privatenumber/tsx) | `4.16.0` | `4.16.4` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.5.2` | `5.5.4` |
    
    
    Updates `@bufbuild/protobuf` from 1.10.0 to 2.0.0
    - [Release notes](https://github.com/bufbuild/protobuf-es/releases)
    - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.0.0/packages/protobuf)
    
    Updates `@bufbuild/protoc-gen-es` from 1.10.0 to 2.0.0
    - [Release notes](https://github.com/bufbuild/protobuf-es/releases)
    - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.0.0/packages/protoc-gen-es)
    
    Updates `@bufbuild/buf` from 1.34.0 to 1.35.1
    - [Release notes](https://github.com/bufbuild/buf/releases)
    - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
    - [Commits](bufbuild/buf@v1.34.0...v1.35.1)
    
    Updates `@types/node` from 20.14.9 to 22.0.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `tsx` from 4.16.0 to 4.16.4
    - [Release notes](https://github.com/privatenumber/tsx/releases)
    - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
    - [Commits](privatenumber/tsx@v4.16.0...v4.16.4)
    
    Updates `typescript` from 5.5.2 to 5.5.4
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.2...v5.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@bufbuild/protobuf"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: baseline
    - dependency-name: "@bufbuild/protoc-gen-es"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: baseline
    - dependency-name: "@bufbuild/buf"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: baseline
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: baseline
    - dependency-name: tsx
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: baseline
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: baseline
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    eca8368 View commit details
    Browse the repository at this point in the history
  2. Fix protobuf-es usage

    smaye81 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    dcd136f View commit details
    Browse the repository at this point in the history
  3. Lint

    smaye81 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9a55846 View commit details
    Browse the repository at this point in the history