Bump the ts-proto group in /impl/ts-proto with 5 updates #170
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the ts-proto group in /impl/ts-proto with 5 updates:
1.162.2
1.165.0
1.27.2
1.28.1
20.8.10
20.10.1
0.19.5
0.19.8
5.2.2
5.3.2
Updates
ts-proto
from 1.162.2 to 1.165.0Release notes
Sourced from ts-proto's releases.
Changelog
Sourced from ts-proto's changelog.
Commits
f51b336
chore(release): 1.165.0 [skip ci]47cd16e
feat: add error handler to rpc interface (#965)bfed59d
chore(release): 1.164.2 [skip ci]7ee1507
fix: Don't close client if we've already aborted (#968)105e5fd
chore(release): 1.164.1 [skip ci]15ae516
fix: revert useDate=false behaviour; add useJsonTimestamp option (#969)4eeb1ee
Add disclaimer.3d05da5
chore(release): 1.164.0 [skip ci]19ba6a5
feat: add before and after request methods to base service (#961)b4933e7
chore(release): 1.163.0 [skip ci]Updates
@bufbuild/buf
from 1.27.2 to 1.28.1Release notes
Sourced from
@bufbuild/buf
's releases.Changelog
Sourced from
@bufbuild/buf
's changelog.Commits
68e18ce
Release v1.28.1 (#2591)61bc015
Fix buf lint mistaking proto3 optional fields for oneof fields (#2590)819a804
Allow buf curl to use multiple schemas when resolving elements (#2587)aaf2d2c
Detect checked out branch by reading git HEAD file (#2570)9aaf28d
Print count of unrecognized bytes in "buf curl" (#2586)7b3ad25
Upgrade go dependencies (#2583)82103ef
Less slice construction/copying thanks to generics (#2584)d99a5fb
ChangemockSyncHandler
totestSyncHandler
(#2581)e5a7a1c
Update slack message for release drafts (#2582)ec9eeeb
Bump bufbuild/buf-setup-action from 1.27.2 to 1.28.0 (#2573)Updates
@types/node
from 20.8.10 to 20.10.1Commits
Updates
esbuild
from 0.19.5 to 0.19.8Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
e97bd67
publish 0.19.8 to npm65b3058
mention the treemap in the release notes (#2848)16883d4
add whitespace change to release notes7383d0d
decorators: printing preserves newline-tail status7edc83d
reword an experimental decorators error messagef3d5352
remove a now-unused fielde755189
ts: forbid regular decorators ondeclare
fields69c9e7f
allow decorators to come afterexport
(#104)7baefdb
fix a panic with "export default interface\n"a8313d2
use "check" for decorator validation, not "guess"Updates
typescript
from 5.2.2 to 5.3.2Release notes
Sourced from typescript's releases.
Commits
27047e3
Update LKG.d09b1bf
Pick #56449 into release-5.3 (#56451)e2a5d45
Update LKG.756efd2
Fixes for release-5.3. (#56424)88f80c7
Update LKG5823785
Merge remote-tracking branch 'origin/main' into release-5.33e12250
Allow of inawait using
declarations in for-of loops (#55558)b86883f
Bump version to 5.3.1-rc and LKGe2234f6
Update LKG826bea9
Merge remote-tracking branch 'origin/main' into release-5.3Dependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <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