- 
                Notifications
    
You must be signed in to change notification settings  - Fork 23
 
Bump the connectrelated group across 1 directory with 6 updates #526
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 connectrelated group across 1 directory with 6 updates #526
Conversation
0cee5d0    to
    785d31d      
    Compare
  
    Bumps the connectrelated group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.50.0` | `1.51.0` | | [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) | `2.2.3` | `2.2.5` | | [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es) | `2.2.3` | `2.2.5` | | [@connectrpc/connect](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect) | `2.0.1` | `2.0.2` | | [@connectrpc/connect-web](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web) | `2.0.1` | `2.0.2` | Updates `@bufbuild/buf` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/bufbuild/buf/releases) - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md) - [Commits](bufbuild/buf@v1.50.0...v1.51.0) Updates `@bufbuild/protobuf` from 2.2.3 to 2.2.5 - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.2.5/packages/protobuf) Updates `@bufbuild/protoc-gen-es` from 2.2.3 to 2.2.5 - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.2.5/packages/protoc-gen-es) Updates `@connectrpc/connect` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/connectrpc/connect-es/releases) - [Commits](https://github.com/connectrpc/connect-es/commits/v2.0.2/packages/connect) Updates `@connectrpc/connect-web` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/connectrpc/connect-es/releases) - [Commits](https://github.com/connectrpc/connect-es/commits/v2.0.2/packages/connect-web) Updates `@bufbuild/protoplugin` from 2.2.3 to 2.2.5 - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.2.5/packages/protoplugin) --- updated-dependencies: - dependency-name: "@bufbuild/buf" dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: connectrelated - dependency-name: "@bufbuild/protobuf" dependency-version: 2.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: connectrelated - dependency-name: "@bufbuild/protoc-gen-es" dependency-version: 2.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: connectrelated - dependency-name: "@connectrpc/connect" dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: connectrelated - dependency-name: "@connectrpc/connect-web" dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: connectrelated - dependency-name: "@bufbuild/protoplugin" dependency-version: 2.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: connectrelated ... Signed-off-by: dependabot[bot] <support@github.com>
785d31d    to
    c266885      
    Compare
  
    Signed-off-by: Paul Sachs <psachs@buf.build>
| "peerDependencies": { | ||
| "@bufbuild/protobuf": "2.x", | ||
| "@connectrpc/connect": "^2.0.1", | ||
| "@connectrpc/connect": "^2.0.2", | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we require users to have the newer version installed, or is it fine for them to stick with 2.0.1?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, no, i believe it's fine to stick to 2.0.1. So yeah, this change is not necessary.
Signed-off-by: Paul Sachs <psachs@buf.build>
Signed-off-by: Paul Sachs <psachs@buf.build>
Bumps the connectrelated group with 5 updates in the / directory:
1.50.01.51.02.2.32.2.52.2.32.2.52.0.12.0.22.0.12.0.2Updates
@bufbuild/buffrom 1.50.0 to 1.51.0Release notes
Sourced from
@bufbuild/buf's releases.Changelog
Sourced from
@bufbuild/buf's changelog.Commits
3905aaeRelease v1.51.0 (#3713)9943ac4Add new audit payload for organization roles changed (#3711)348b655Add type exclusion filters for buf generate (#3624)854a19bFix unused dependencies on type filters for buf generate (#3695)d891bd2LSP ensure check diagnostics are always published (#3709)f69f068Fix path handling on windows (#3698)0b89248Report lint/breaking check results asDiagnosticSeverityWarningin LSP (#3710)1ce3aacAdd--against-registryflag forbuf breaking(#3696)8d1bdffUpgrade deps (#3708)fe53231IncludegitConfigAuthArgsongit checkoutwhenfilteris set (#3707)Updates
@bufbuild/protobuffrom 2.2.3 to 2.2.5Release notes
Sourced from
@bufbuild/protobuf's releases.Commits
6a81dc6Release 2.2.5 (#1089)ad5c91dFix timestampFromMs with negative values (#1088)1cc825dFix extension accessors to not discard unknown fields (#1087)a37c391Release 2.2.4 (#1086)e92b7bcUpdate to google protobuf v30.0 (#1085)52628b8Fix JSON parsing of empty string for 64-bit integer field (#1084)5749c55Allow timestamp with both fractions and offset (#1061)02916f6Add message and field name to binary serialization errors (#984)1164be1Update license year for 2025 (#1049)8ba1055Update to google protobuf v29.2 (#1039)Updates
@bufbuild/protoc-gen-esfrom 2.2.3 to 2.2.5Release notes
Sourced from
@bufbuild/protoc-gen-es's releases.Commits
6a81dc6Release 2.2.5 (#1089)a37c391Release 2.2.4 (#1086)1164be1Update license year for 2025 (#1049)Updates
@connectrpc/connectfrom 2.0.1 to 2.0.2Release notes
Sourced from
@connectrpc/connect's releases.Commits
15265deRelease2.0.2(#1433)3f0c2efFix server interceptor not seeing the request message in server streaming rpc...1e2ae2aUpdate license year to 2025 (#1432)a69e473Bump@bufbuild/buffrom 1.48.0 to 1.50.0 (#1418)7846533Ensure any error metadata is appended to target grpc response (#1407)Updates
@connectrpc/connect-webfrom 2.0.1 to 2.0.2Release notes
Sourced from
@connectrpc/connect-web's releases.Commits
15265deRelease2.0.2(#1433)1e2ae2aUpdate license year to 2025 (#1432)a05ec31Bump@wdio/local-runnerfrom 9.5.1 to 9.7.2 (#1417)14fd38fBump@wdio/browserstack-servicefrom 9.5.1 to 9.7.2 (#1421)4729790Bump webdriverio from 9.5.1 to 9.7.2 (#1414)746ea66Bump@wdio/clifrom 9.5.1 to 9.7.2 (#1412)a69e473Bump@bufbuild/buffrom 1.48.0 to 1.50.0 (#1418)57c38baBump@wdio/jasmine-frameworkfrom 9.5.1 to 9.7.2 (#1415)Updates
@bufbuild/protopluginfrom 2.2.3 to 2.2.5Release notes
Sourced from
@bufbuild/protoplugin's releases.Commits
6a81dc6Release 2.2.5 (#1089)a37c391Release 2.2.4 (#1086)1164be1Update license year for 2025 (#1049)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions