jessekrubin / pbfont

pbf-font(s)
Other
2 stars 2 forks source link

Bump the dev-dependencies group across 1 directory with 9 updates #49

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the dev-dependencies group with 9 updates in the / directory:

Package From To
@bufbuild/buf 1.32.0 1.32.2
@bufbuild/protobuf 1.9.0 1.10.0
@bufbuild/protoc-gen-es 1.9.0 1.10.0
@jsse/eslint-config 0.1.14 0.1.15
@types/node 20.12.12 20.14.1
eslint 9.3.0 9.4.0
prettier 3.2.5 3.3.0
tsup 8.0.2 8.1.0
tsx 4.10.5 4.11.2

Updates @bufbuild/buf from 1.32.0 to 1.32.2

Release notes

Sourced from @​bufbuild/buf's releases.

v1.32.2

  • Update buf generate to warn instead of error when proto3 optional is required but not supported by a plugin.

v1.32.1

  • Fix archive and git inputs so that --path and --exclude-path paths are relative to the #subdir rather than the root of the input. This fixes an unintended behavior change that was introduced in v1.32.0.
  • Add module input for protoc-gen-buf-lint and protoc-gen-buf-breaking to allow users to specify the module for v2 configuration files.
Changelog

Sourced from @​bufbuild/buf's changelog.

[v1.32.2] - 2024-05-28

  • Update buf generate to warn instead of error when proto3 optional is required but not supported by a plugin.

[v1.32.1] - 2024-05-21

  • Fix archive and git inputs so that --path and --exclude-path paths are relative to the #subdir rather than the root of the input. This fixes an unintended behavior change that was introduced in v1.32.0.
  • Add module input for protoc-gen-buf-lint and protoc-gen-buf-breaking to allow users to specify the module for v2 configuration files.
Commits
  • 47016f1 Release v1.32.2 (#3028)
  • 0be85d3 Warn when a plugin does not proto3 optional instead of error-ing (#3015)
  • 2dfac93 Support annotated tags for push git metadata (#3013)
  • 0ebe2de Fix link to tour (#3027)
  • 3765c7d Bump alpine from 3.19.1 to 3.20.0 (#3018)
  • bf54023 Bump bufbuild/buf-setup-action from 1.32.0 to 1.32.1 (#3017)
  • 081013c Update buf generate long description (#3022)
  • 90659b3 Make upgrade and upgrade dependencies (#3021)
  • 1ff6e69 Avoid building image for buf export when --exclude-imports flag is set (#...
  • 09ff5ec Bump buf.build/gen/go/bufbuild/registry/connectrpc/go from 1.16.1-20240514010...
  • Additional commits viewable in compare view


Updates @bufbuild/protobuf from 1.9.0 to 1.10.0

Release notes

Sourced from @​bufbuild/protobuf's releases.

v1.10.0

What's Changed

Full Changelog: https://github.com/bufbuild/protobuf-es/compare/v1.9.0...v1.10.0

Commits


Updates @bufbuild/protoc-gen-es from 1.9.0 to 1.10.0

Release notes

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

v1.10.0

What's Changed

Full Changelog: https://github.com/bufbuild/protobuf-es/compare/v1.9.0...v1.10.0

Commits


Updates @jsse/eslint-config from 0.1.14 to 0.1.15

Commits


Updates @types/node from 20.12.12 to 20.14.1

Commits


Updates eslint from 9.3.0 to 9.4.0

Release notes

Sourced from eslint's releases.

v9.4.0

Features

  • 89a4a0a feat: ignore IIFE's in the no-loop-func rule (#17528) (Nitin Kumar)

Bug Fixes

  • f6534d1 fix: skip processor code blocks that match only universal patterns (#18507) (Milos Djermanovic)
  • 7226ebd fix: allow implicit undefined return in no-constructor-return (#18515) (Ali Rezvani)
  • 389744b fix: use @eslint/config-inspector@latest (#18483) (唯然)
  • 70118a5 fix: func-style false positive with arrow functions and super (#18473) (Milos Djermanovic)

Documentation

  • d7ab6f5 docs: update theme when when prefers-color-scheme changes (#18510) (Nitin Kumar)
  • 525fdff docs: fix components files (#18519) (Tanuj Kanti)
  • 80747d2 docs: refactor prefer-destructuring rule (#18472) (Tanuj Kanti)
  • f06e0b5 docs: clarify func-style (#18477) (Cameron Steffen)

Chores

  • 010dd2e chore: upgrade to @eslint/js@9.4.0 (#18534) (Francesco Trotta)
  • 5e1b5dc chore: package.json update for @​eslint/js release (Jenkins)
  • 594145f refactor: switch to @eslint/config-array (#18527) (Francesco Trotta)
Changelog

Sourced from eslint's changelog.

v9.4.0 - May 31, 2024

  • 010dd2e chore: upgrade to @eslint/js@9.4.0 (#18534) (Francesco Trotta)
  • 5e1b5dc chore: package.json update for @​eslint/js release (Jenkins)
  • d7ab6f5 docs: update theme when when prefers-color-scheme changes (#18510) (Nitin Kumar)
  • 594145f refactor: switch to @eslint/config-array (#18527) (Francesco Trotta)
  • 525fdff docs: fix components files (#18519) (Tanuj Kanti)
  • 89a4a0a feat: ignore IIFE's in the no-loop-func rule (#17528) (Nitin Kumar)
  • 80747d2 docs: refactor prefer-destructuring rule (#18472) (Tanuj Kanti)
  • f6534d1 fix: skip processor code blocks that match only universal patterns (#18507) (Milos Djermanovic)
  • 7226ebd fix: allow implicit undefined return in no-constructor-return (#18515) (Ali Rezvani)
  • f06e0b5 docs: clarify func-style (#18477) (Cameron Steffen)
  • 389744b fix: use @eslint/config-inspector@latest (#18483) (唯然)
  • 70118a5 fix: func-style false positive with arrow functions and super (#18473) (Milos Djermanovic)
Commits


Updates prettier from 3.2.5 to 3.3.0

Release notes

Sourced from prettier's releases.

3.3.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.3.0

diff

🔗 Release Notes

Commits


Updates tsup from 8.0.2 to 8.1.0

Release notes

Sourced from tsup's releases.

v8.1.0

8.1.0 (2024-06-03)

Features

  • upgrade esbuild to 0.21.4, opts-in for decorators (#1116) (796fc50)
Commits


Updates tsx from 4.10.5 to 4.11.2

Release notes

Sourced from tsx's releases.

v4.11.2

4.11.2 (2024-06-03)

Bug Fixes


This release is also available on:

v4.11.1

4.11.1 (2024-06-03)

Bug Fixes

  • cjs/api: resolve correct module and types when imported (#566) (5e70105)

This release is also available on:

v4.11.0

4.11.0 (2024-05-23)

Bug Fixes

  • only error on invalid tsconfig if explicitly passed in (#30) (b6bf39b)

Features

  • esm api: configurable tsconfig (3f42ae3)

This release is also available on:

Commits
  • aa2b639 fix(cjs): esm interop in .mjs files (#32)
  • 5e70105 fix(cjs/api): resolve correct module and types when imported (#566)
  • 59bb4ed test: log util
  • 39507b8 refactor(cjs): type extensions
  • f30b296 test: external source maps
  • 3d7bce7 refactor(esm): resolve missing format
  • e7dae3b chore(deps): update dependency node to v20.13.1 (#547)
  • b6bf39b fix: only error on invalid tsconfig if explicitly passed in (#30)
  • 3f42ae3 feat(esm api): configurable tsconfig
  • 52d696c docs: use .md extension in links
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 5 months ago

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