Update buf beta commit {get,list} command outputs to display create time and stop displaying associated tags.
Change the behavior of buf beta commit list <buf.build/owner/repository> when the reference is empty. It now lists commits in the repository instead of listing commits of the default label.
Update output of buf format to canonicalize the punctuation used in message literals in option values. The output now always uses { and } instead of < and >; it adds : separators between field names and message values if the source omitted them, and it removes unnecessary separators between fields (, and ; are allowed, but neither is needed).
Update buf format -w so that it does not touch files whose contents don't actually change. This eliminates noisy notifications to file-system-watcher tools that are watching the directory that contains proto sources.
Update buf generate to work with plugins provided by protoc for versions v24.0 to v25.3. Editions support was experimental in these releases, and the plugins advertise incomplete support for editions, which triggers buf to report an error. With this fix, these plugins can be used again as long as none of the input files use editions syntax.
Add buf push --exclude-unnamed flag to exclude unnamed modules when pushing to the BSR.
Update buf beta commit {get,list} command outputs to display create time and stop
displaying associated tags.
Change the behavior of buf beta commit list <buf.build/owner/repository> when the
reference is empty. It now lists commits in the repository instead of listing commits
of the default label.
Update output of buf format to canonicalize the punctuation used in message literals
in option values. The output now always uses { and } instead of < and >; it
adds : separators between field names and message values if the source omitted them,
and it removes unnecessary separators between fields (, and ; are allowed, but
neither is needed).
Update buf format -w so that it does not touch files whose contents don't actually
change. This eliminates noisy notifications to file-system-watcher tools that are
watching the directory that contains proto sources.
Update buf generate to work with plugins provided by protoc for versions v24.0
to v25.3. Editions support was experimental in these releases, and the plugins
advertise incomplete support for editions, which triggers buf to report an error.
With this fix, these plugins can be used again as long as none of the input files use
editions syntax.
Add buf push --exclude-unnamed flag to exclude unnamed modules when pushing to the BSR.
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dev-dependencies group with 4 updates in the / directory: @bufbuild/buf, @types/node, prettier and tsx.
Updates
@bufbuild/buf
from 1.32.2 to 1.33.0Release notes
Sourced from
@bufbuild/buf
's releases.Changelog
Sourced from
@bufbuild/buf
's changelog.Commits
2d796a7
Release v1.33.0 (#3078)6c45bb8
Clarify docs for Module.OpaqueID and Module.BucketID (#3077)8f14893
Add exclude unnamed flag for push (#3075)6cea5e7
Update protobuf-go to v1.34.2 (#3074)abb144a
Only validate min/max editions in code gen response when input uses editions ...9ae3b38
Fix append calls that should have copied the slice (#3072)35a9087
Update buf beta registry repository commands to use v1 API (#3030)ec93e69
Update buf beta registry organization commands to use v1 API (#3025)43a127a
Make upgrade (#3068)c15a82d
Add changelog entries for recent buf format changes (#3070)Updates
@types/node
from 20.14.2 to 20.14.5Commits
Updates
prettier
from 3.3.1 to 3.3.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
1596a60
Release 3.3.2aebcee5
chore(deps): update dependency esbuild to v0.21.5 (#16379)57aa928
chore(deps): update dependency c8 to v10 (#16380)c3d0b7f
chore(deps): update typescript-eslint to v7.13.0 (#16376)27c35db
chore(deps): update dependency codemirror-graphql to v2.0.12 (#16369)6de3258
chore(deps): update dependency jest to v30.0.0-alpha.5 (#16371)b5f983d
Upgrade yarn to v4.3.0 (#16377)d6f37c4
chore(deps): update dependency browserslist to v4.23.1 (#16368)5055b7d
chore(deps): update dependency execa to v9.2.0 (#16372)f4608cc
chore(deps): update dependency cspell to v8.8.4 (#16370)Updates
tsx
from 4.11.2 to 4.15.6Release notes
Sourced from tsx's releases.
... (truncated)
Commits
cb27d4d
fix: minimum Node version in warning formodule.register()
(#592)97a23ee
docs: add logoc22fa7d
fix(cjs): make transformers overwritable6e117c2
chore: add tsx.is homepage to package.json4c53853
test(esm): confirm cjsInterop effectiveness5166122
fix(cjs): handle re-exports from relative paths531fafa
refactor(cjs): move implicitResolver outside of closure2a7deea
chore(issue): add monetary value6b03a38
fix(cjs): load json with namespace817d6b2
chore: improve issue close messageDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show