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 ts-proto from 1.181.1 to 2.6.0 in /dashboard #8166

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2024

Bumps ts-proto from 1.181.1 to 2.6.0.

Release notes

Sourced from ts-proto's releases.

v2.6.0

2.6.0 (2024-12-09)

Features

  • Make sure all types support prefix/suffix (#1148) (ddf2122)

v2.5.1

2.5.1 (2024-12-09)

Bug Fixes

  • google protobuf timestamps don't properly get suffixed when useDate=false and prefix/suffix (#1146) (53f799e)

v2.5.0

2.5.0 (2024-12-03)

Features

  • Add options to limit generation of encode and decode methods to only specific message types (#1085) (c7372fa), closes #1084

v2.4.2

2.4.2 (2024-11-28)

Performance Improvements

  • Replacing "else if" with a "switch case" statement to improve Typescript performance (#1142) (de1a616), closes #1135 #1141

v2.4.1

2.4.1 (2024-11-26)

Performance Improvements

v2.4.0

2.4.0 (2024-11-25)

Features

  • Avoid adding empty trailing comments to oneof unions (#1140) (5359e8d), closes #1136

v2.3.0

2.3.0 (2024-11-16)

... (truncated)

Changelog

Sourced from ts-proto's changelog.

2.6.0 (2024-12-09)

Features

  • Make sure all types support prefix/suffix (#1148) (ddf2122)

2.5.1 (2024-12-09)

Bug Fixes

  • google protobuf timestamps don't properly get suffixed when useDate=false and prefix/suffix (#1146) (53f799e)

2.5.0 (2024-12-03)

Features

  • Add options to limit generation of encode and decode methods to only specific message types (#1085) (c7372fa), closes #1084

2.4.2 (2024-11-28)

Performance Improvements

  • Replacing "else if" with a "switch case" statement to improve Typescript performance (#1142) (de1a616), closes #1135 #1141

2.4.1 (2024-11-26)

Performance Improvements

2.4.0 (2024-11-25)

Features

  • Avoid adding empty trailing comments to oneof unions (#1140) (5359e8d), closes #1136

2.3.0 (2024-11-16)

Features

  • add support for comments on union fields in generateOneofProperty (#1136) (c933c9c), closes #1122

2.2.7 (2024-11-11)

... (truncated)

Commits
  • e92d9dc chore(release): 2.6.0 [skip ci]
  • ddf2122 feat: Make sure all types support prefix/suffix (#1148)
  • 7c8418b chore: Add in missing files that get generated (#1147)
  • 14a55ee chore(release): 2.5.1 [skip ci]
  • 53f799e fix: google protobuf timestamps don't properly get suffixed when useDate=fals...
  • eed4d40 chore(release): 2.5.0 [skip ci]
  • c7372fa feat: Add options to limit generation of encode and decode methods to only sp...
  • bf304b2 chore(release): 2.4.2 [skip ci]
  • de1a616 perf: Replacing "else if" with a "switch case" statement to improve Typescrip...
  • c1e7691 chore(release): 2.4.1 [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ts-proto](https://github.com/stephenh/ts-proto) from 1.181.1 to 2.6.0.
- [Release notes](https://github.com/stephenh/ts-proto/releases)
- [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md)
- [Commits](stephenh/ts-proto@v1.181.1...v2.6.0)

---
updated-dependencies:
- dependency-name: ts-proto
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 30, 2024

Superseded by #8192.

@dependabot dependabot bot closed this Dec 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dashboard/ts-proto-2.6.0 branch December 30, 2024 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant