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 everything-else group with 3 updates #143

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps the everything-else group with 3 updates: protobufjs, eslint-plugin-prettier and ts-proto.

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 eslint-plugin-prettier from 5.1.3 to 5.2.1

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.2.1

Patch Changes

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.2.1

Patch Changes

5.2.0

Minor Changes

Commits
  • 51324d9 chore: fix CHANGELOG.md formatting issue
  • 24288c7 chore: release eslint-plugin-prettier (#669)
  • ac036cc build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)
  • a1e6f4a build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)
  • de9751c build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#661)
  • 02c21a5 chore: release eslint-plugin-prettier (#653)
  • f170011 feat: support parsing html via @html-eslint/parser natively (#652)
  • See full diff in compare view

Updates ts-proto from 1.181.1 to 2.0.3

Release notes

Sourced from ts-proto's releases.

v2.0.3

2.0.3 (2024-08-21)

Bug Fixes

v2.0.2

2.0.2 (2024-08-16)

Bug Fixes

v2.0.1

2.0.1 (2024-08-16)

Bug Fixes

  • Fix build from typescript bump. (3ecd498)

v2.0.0

2.0.0 (2024-08-16)

v1.181.2

1.181.2 (2024-08-15)

Bug Fixes

  • toJSON Function with removeEnumPrefix=true and unrecognizedEnumValue=0 Options (#1089) (2401490), closes #1086 #1086
Changelog

Sourced from ts-proto's changelog.

2.0.3 (2024-08-21)

Bug Fixes

2.0.2 (2024-08-16)

Bug Fixes

2.0.1 (2024-08-16)

Bug Fixes

  • Fix build from typescript bump. (3ecd498)

2.0.0 (2024-08-16)

1.181.2 (2024-08-15)

Bug Fixes

  • toJSON Function with removeEnumPrefix=true and unrecognizedEnumValue=0 Options (#1089) (2401490), closes #1086 #1086
Commits
  • 7b9a93b chore(release): 2.0.3 [skip ci]
  • 30385ed fix: Fix running yarn:test locally. (#1097)
  • 17edf89 Added generated client implementations (#1094)
  • c4cfc90 chore(release): 2.0.2 [skip ci]
  • f1c23d2 fix: Fix version loading in new dist layout. (#1091)
  • 5e058bb docs: Add 2.x release notes.
  • b65d40a chore(release): 2.0.1 [skip ci]
  • 3ecd498 fix: Fix build from typescript bump.
  • f9bd6d7 chore(release): 2.0.0 [skip ci]
  • 3cf703d chore: Add the conventionalcommits plugin.
  • Additional commits viewable 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 everything-else group with 3 updates: [protobufjs](https://github.com/protobufjs/protobuf.js), [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) and [ts-proto](https://github.com/stephenh/ts-proto).


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 `eslint-plugin-prettier` from 5.1.3 to 5.2.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1)

Updates `ts-proto` from 1.181.1 to 2.0.3
- [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.0.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: ts-proto
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: everything-else
...

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 Aug 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 9, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-main-everything-else-1a7adfa44a branch September 9, 2024 09:56
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.

0 participants