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 baseline group in /impl/baseline with 5 updates #164

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps the baseline group in /impl/baseline with 5 updates:

Package From To
@bufbuild/protobuf 1.3.3 1.4.1
@bufbuild/protoc-gen-es 1.3.3 1.4.1
@bufbuild/buf 1.27.0 1.27.2
@types/node 20.8.4 20.8.10
tsx 3.13.0 3.14.0

Updates @bufbuild/protobuf from 1.3.3 to 1.4.1

Release notes

Sourced from @​bufbuild/protobuf's releases.

v1.4.1

What's Changed

Full Changelog: bufbuild/protobuf-es@v1.4.0...v1.4.1

v1.4.0

What's Changed

New Contributors

Full Changelog: bufbuild/protobuf-es@v1.3.3...v1.4.0

Commits

Updates @bufbuild/protoc-gen-es from 1.3.3 to 1.4.1

Release notes

Sourced from @​bufbuild/protoc-gen-es's releases.

v1.4.1

What's Changed

Full Changelog: bufbuild/protobuf-es@v1.4.0...v1.4.1

v1.4.0

What's Changed

New Contributors

Full Changelog: bufbuild/protobuf-es@v1.3.3...v1.4.0

Commits

Updates @bufbuild/buf from 1.27.0 to 1.27.2

Release notes

Sourced from @​bufbuild/buf's releases.

v1.27.2

  • Fix issue where buf build and other commands may fail when handling certain archives created on macOS that contain files with extended attributes.

v1.27.1

  • Fix issue in v1.27.0 where --path did not work with workspaces under certain scenarios.
Changelog

Sourced from @​bufbuild/buf's changelog.

[v1.27.2] - 2023-10-27

  • Fix issue where buf build and other commands may fail when handling certain archives created on macOS that contain files with extended attributes.

[v1.27.1] - 2023-10-16

  • Fix issue in v1.27.0 where --path did not work with workspaces under certain scenarios.
Commits

Updates @types/node from 20.8.4 to 20.8.10

Commits

Updates tsx from 3.13.0 to 3.14.0

Release notes

Sourced from tsx's releases.

v3.14.0

3.14.0 (2023-10-17)

Bug Fixes

  • cache: scope cache directory to user (#332) (7e916f5)

Features

  • support Node v20.6.0 module.register() & --import flag (#337) (23e4694)

This release is also available on:

Commits

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 baseline group in /impl/baseline with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) | `1.3.3` | `1.4.1` |
| [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es) | `1.3.3` | `1.4.1` |
| [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.27.0` | `1.27.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.4` | `20.8.10` |
| [tsx](https://github.com/esbuild-kit/tsx) | `3.13.0` | `3.14.0` |


Updates `@bufbuild/protobuf` from 1.3.3 to 1.4.1
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v1.4.1/packages/protobuf)

Updates `@bufbuild/protoc-gen-es` from 1.3.3 to 1.4.1
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v1.4.1/packages/protoc-gen-es)

Updates `@bufbuild/buf` from 1.27.0 to 1.27.2
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](bufbuild/buf@v1.27.0...v1.27.2)

Updates `@types/node` from 20.8.4 to 20.8.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `tsx` from 3.13.0 to 3.14.0
- [Release notes](https://github.com/esbuild-kit/tsx/releases)
- [Changelog](https://github.com/esbuild-kit/tsx/blob/develop/release.config.cjs)
- [Commits](privatenumber/tsx@v3.13.0...v3.14.0)

---
updated-dependencies:
- dependency-name: "@bufbuild/protobuf"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: baseline
- dependency-name: "@bufbuild/protoc-gen-es"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: baseline
- dependency-name: "@bufbuild/buf"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: baseline
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: baseline
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: baseline
...

Signed-off-by: dependabot[bot] <[email protected]>
@smaye81 smaye81 merged commit e9eae8d into main Nov 1, 2023
3 checks passed
@smaye81 smaye81 deleted the dependabot/npm_and_yarn/impl/baseline/baseline-1c9b28d4cf branch November 1, 2023 16:21
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