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 protobuf-js group in /impl/protobuf.js with 3 updates #251

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps the protobuf-js group in /impl/protobuf.js with 3 updates: protobufjs, protobufjs-cli and tsx.

Updates protobufjs from 7.3.2 to 7.4.0

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.4.0

7.4.0 (2024-08-22)

Features

  • Add prepublishOnly script (0e4da8b)

Bug Fixes

protobufjs: v7.3.3

7.3.3 (2024-08-16)

Bug Fixes

  • handle nullability for optional fields (59569c1)
Changelog

Sourced from protobufjs's changelog.

7.4.0 (2024-08-22)

Features

  • Add prepublishOnly script (0e4da8b)

Bug Fixes

7.3.3 (2024-08-16)

Bug Fixes

  • handle nullability for optional fields (59569c1)
Commits
  • 19e1fef Merge pull request #2024 from protobufjs/release-please--branches--master
  • 3d2e2f9 chore: release master
  • 4c02c5c Merge pull request #2023 from protobufjs/fix-missing-dist
  • 0e4da8b feat: Add prepublishOnly script
  • 28e3334 fix: include
  • 5b502e1 Merge pull request #2017 from protobufjs/release-please--branches--master
  • 01c96b5 chore: release master
  • 7be19d3 Merge pull request #2010 from LavissaWoW/typedef-fix
  • 59569c1 Merge pull request #2011 from martin-traverse/fix/typescript_optional_support
  • c478e1f Add braces to if/else clauses for readability on all code touched by this change
  • Additional commits viewable in compare view

Updates protobufjs-cli from 1.1.2 to 1.1.3

Release notes

Sourced from protobufjs-cli's releases.

protobufjs-cli: v1.1.3

1.1.3 (2024-08-16)

Bug Fixes

  • handle nullability for optional fields (59569c1)
Commits
  • 5b502e1 Merge pull request #2017 from protobufjs/release-please--branches--master
  • 01c96b5 chore: release master
  • 7be19d3 Merge pull request #2010 from LavissaWoW/typedef-fix
  • 59569c1 Merge pull request #2011 from martin-traverse/fix/typescript_optional_support
  • c478e1f Add braces to if/else clauses for readability on all code touched by this change
  • 258679c Update tests for proto3 to let implicit members be optional but not nullable
  • 94bfbbc Allow undefined values (but not nulls) for implicit presence fields in proper...
  • 8e0027a Make parentIsInterface default to false in toJsType()
  • fda51db Allow for other syntax options than "proto2" or "proto3"
  • 9bcc006 Update CLI options help and README
  • Additional commits viewable in compare view

Updates tsx from 4.16.4 to 4.19.0

Release notes

Sourced from tsx's releases.

v4.19.0

4.19.0 (2024-08-27)

Features

  • watch: deprecate ignore flag in favor or exclude flag (157c3ec)

This release is also available on:

v4.18.0

4.18.0 (2024-08-24)

Features

  • watch: --include CLI flag to watch additional files (#625) (474ea71)

This release is also available on:

v4.17.1

4.17.1 (2024-08-24)

Bug Fixes

  • esm: package entry TS resolution for Node 20.17 & 22.6 (af370e7)

This release is also available on:

v4.17.0

4.17.0 (2024-08-08)

Features

... (truncated)

Commits
  • 157c3ec feat(watch): deprecate ignore flag in favor or exclude flag
  • 474ea71 feat(watch): --include CLI flag to watch additional files (#625)
  • af370e7 fix(esm): package entry TS resolution for Node 20.17 & 22.6
  • 1b80d5d docs: add premium sponsors
  • 6c8eae0 chore: upgrade lintroll
  • bd83d3b feat: upgrade esbuild to 0.23 (#615)
  • 2fada74 fix(resolver): directory import nested ".."
  • See full diff in compare view

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 <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

Bumps the protobuf-js group in /impl/protobuf.js with 3 updates: [protobufjs](https://github.com/protobufjs/protobuf.js), [protobufjs-cli](https://github.com/protobufjs/protobuf.js) and [tsx](https://github.com/privatenumber/tsx).


Updates `protobufjs` from 7.3.2 to 7.4.0
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.3.2...protobufjs-v7.4.0)

Updates `protobufjs-cli` from 1.1.2 to 1.1.3
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-cli-v1.1.2...protobufjs-cli-v1.1.3)

Updates `tsx` from 4.16.4 to 4.19.0
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.16.4...v4.19.0)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: protobuf-js
- dependency-name: protobufjs-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: protobuf-js
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: protobuf-js
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2024
@timostamm timostamm merged commit fe6075f into main Sep 2, 2024
6 checks passed
@timostamm timostamm deleted the dependabot/npm_and_yarn/impl/protobuf.js/protobuf-js-03151a0eef branch September 2, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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