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

chore(deps): update all non-major dependencies #1104

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@bufbuild/protoc-gen-es (source) 1.7.2 -> 1.8.0 age adoption passing confidence dependencies minor
@heroicons/react 2.1.1 -> 2.1.3 age adoption passing confidence dependencies patch
@swc/core (source) 1.4.6 -> 1.4.11 age adoption passing confidence devDependencies patch
@testing-library/react 14.2.1 -> 14.2.2 age adoption passing confidence devDependencies patch
@types/react (source) 18.2.64 -> 18.2.73 age adoption passing confidence devDependencies patch
@types/react-dom (source) 18.2.21 -> 18.2.23 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 7.4.0 -> 7.5.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 7.4.0 -> 7.5.0 age adoption passing confidence devDependencies minor
@typescript-eslint/typescript-estree (source) 7.1.1 -> 7.5.0 age adoption passing confidence devDependencies minor
act 0.2.60 -> 0.2.61 age adoption passing confidence patch
autoprefixer 10.4.18 -> 10.4.19 age adoption passing confidence devDependencies patch
connectrpc.com/connect v1.15.0 -> v1.16.0 age adoption passing confidence require minor
dbmate 2.13.0 -> 2.14.0 age adoption passing confidence minor
eslint-plugin-react 7.34.0 -> 7.34.1 age adoption passing confidence devDependencies patch
github.com/alecthomas/assert/v2 v2.6.0 -> v2.7.0 age adoption passing confidence require minor
github.com/amacneil/dbmate/v2 v2.12.0 -> v2.14.0 age adoption passing confidence require minor
github.com/swaggest/jsonschema-go v0.3.69 -> v0.3.70 age adoption passing confidence require patch
github.com/tmc/langchaingo v0.1.5 -> v0.1.8 age adoption passing confidence require patch
github.com/zalando/go-keyring v0.2.3 -> v0.2.4 age adoption passing confidence require patch
helm 3.14.2 -> 3.14.3 age adoption passing confidence patch
modernc.org/sqlite v1.29.3 -> v1.29.5 age adoption passing confidence require patch
otel-cli 0.4.1 -> 0.4.4 age adoption passing confidence patch
postcss (source) 8.4.35 -> 8.4.38 age adoption passing confidence devDependencies patch
postcss-nesting (source) 12.1.0 -> 12.1.1 age adoption passing confidence devDependencies patch
pre-commit 3.6.2 -> 3.7.0 age adoption passing confidence minor
protoc 26.0 -> 26.1 age adoption passing confidence minor
sqlc 1.25.0 -> 1.26.0 age adoption passing confidence minor
tailwindcss (source) 3.4.1 -> 3.4.3 age adoption passing confidence dependencies patch
typescript (source) 5.4.2 -> 5.4.3 age adoption passing confidence devDependencies patch
vite (source) 4.5.2 -> 4.5.3 age adoption passing confidence dependencies patch
yq 4.42.1 -> 4.43.1 age adoption passing confidence minor
org.apache.maven.plugins:maven-gpg-plugin 3.1.0 -> 3.2.2 age adoption passing confidence build minor
org.apache.maven.plugins:maven-compiler-plugin 3.12.1 -> 3.13.0 age adoption passing confidence build minor
com.squareup.wire:wire-compiler 4.9.7 -> 4.9.8 age adoption passing confidence patch
com.squareup.wire:wire-grpc-client-jvm 4.9.7 -> 4.9.8 age adoption passing confidence compile patch
com.squareup.wire:wire-grpc-server 4.9.7 -> 4.9.8 age adoption passing confidence compile patch
com.squareup.wire:wire-runtime-jvm 4.9.7 -> 4.9.8 age adoption passing confidence compile patch
io.gitlab.arturbosch.detekt:detekt-test (source) 1.23.5 -> 1.23.6 age adoption passing confidence test patch
io.gitlab.arturbosch.detekt:detekt-api (source) 1.23.5 -> 1.23.6 age adoption passing confidence compile patch
org.postgresql:postgresql (source) 42.7.2 -> 42.7.3 age adoption passing confidence compile patch
org.jetbrains.kotlin:kotlin-maven-plugin (source) 1.9.22 -> 1.9.23 age adoption passing confidence build patch
org.jetbrains.kotlin:kotlin-stdlib (source) 1.9.22 -> 1.9.23 age adoption passing confidence compile patch

Release Notes

bufbuild/protobuf-es (@​bufbuild/protoc-gen-es)

v1.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: bufbuild/protobuf-es@v1.7.2...v1.8.0

tailwindlabs/heroicons (@​heroicons/react)

v2.1.3

Compare Source

v2.1.2

Compare Source

  • Include license file with published packages (#​1151)
swc-project/swc (@​swc/core)

v1.4.11

Compare Source

v1.4.8

Compare Source

Bug Fixes
  • (es/module) Fix regression of resolving relative modules (#​8748) (f988b66)

  • (es/parser) Allow export after decorators when valid (#​8739) (663261b)

Miscellaneous Tasks

v1.4.7

Compare Source

Bug Fixes
  • (es/minifier) Fix eval of toString of array with holes (#​8727) (f3fbd9d)

  • (es/minifier) Do not evaluate slice calls with negative index (#​8726) (23f9635)

  • (es/minifier) Handle cyclic references while dropping unused properties (#​8725) (102241b)

  • (es/minifier) Fix evaluation of array literals with void 0 (#​8733) (aa0154d)

  • (es/minifier) Fix removal of array pattern bindings (#​8730) (312f0d8)

  • (es/minifier) Make Finalizer handle hoisted_props correctly (#​8738) (95761b7)

  • (es/proposal) Fix var placement for using transform (#​8732) (633cd89)

Features
Refactor
  • (es) Prepare wasm32-wasi-preview1-threads target support (#​8724) (e3acd14)
testing-library/react-testing-library (@​testing-library/react)

v14.2.2

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.5.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression

  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option

❤️ Thank You
  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.5.0

Compare Source

🩹 Fixes
  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues
❤️ Thank You
  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/typescript-estree)

v7.5.0

Compare Source

This was a version bump only for typescript-estree to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v7.4.0

Compare Source

🚀 Features
  • eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata
❤️ Thank You
  • Abraham Guo
  • Brad Zacher
  • Josh Goldberg ✨
  • Kim Sang Du
  • Kirk Waiblinger
  • Marco Pasqualetti
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v7.3.1

Compare Source

This was a version bump only for typescript-estree to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v7.3.0

Compare Source

🚀 Features
  • typescript-estree: disallow switch statements with multiple default cases
🩹 Fixes
  • correct engines.node constraints in package.json

  • eslint-plugin: [no-unnecessary-type-assertion] fix false negative for const variable declarations

  • typescript-estree: fix the issue of single run inferring in the pnpm repo

❤️ Thank You
  • Abraham Guo
  • Alexu
  • Arka Pratim Chaudhuri
  • auvred
  • Derrick Isaacson
  • fnx
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Marta Cardoso
  • Michaël De Boey
  • Tristan Rasmussen
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v7.2.0

Compare Source

🚀 Features
  • support TS 5.4
❤️ Thank You
  • Arka Pratim Chaudhuri
  • auvred
  • Chris Plummer
  • Fotis Papadogeorgopoulos
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Wayne Zhang
  • YeonJuan

You can read about our versioning strategy and releases on our website.

nektos/act (act)

v0.2.61

Changelog

Bug fixes
Other
postcss/autoprefixer (autoprefixer)

v10.4.19

Compare Source

  • Removed end value has mixed support, consider using flex-end warning
    since end/start now have good support.
connectrpc/connect-go (connectrpc.com/connect)

v1.16.0

Compare Source

This release is mostly bug fixes but also reconciles connect-go with recent updates to the specification regarding mapping of RPC error codes to/from HTTP status codes (see connectrpc RFC 003)

What's Changed

Other changes
  • Revise RPC error code <-> HTTP status code mappings per latest changes to spec by @​jhump in #​706
Enhancements
  • Only send a grpc-status-details-bin trailer in the gRPC protocol if the error has details by @​bhollis in #​713
Bugfixes
  • Fix ErrorWriter IsSupported check to report false on ambiguous content-type and options indicate connect protocol version header is required by @​emcfarlane in #​700
  • In Connect unary protocol, fallback to code based on HTTP status if unable to deserialize code from JSON body by @​jhump in #​702
  • Fix ErrorWriter to recognize protocols, even if content-type indicates unrecognized codec by @​emcfarlane in #​701
  • Fix some places in the framework that weren't correctly recognizing and returning context-based error code (e.g. "canceled" or "deadline_exceeded") by @​jhump in #​709
  • Use "unimplemented" code for stream cardinality violations by @​jhump in #​712
  • Restrict which metadata in an error can be propagated into response metadata by @​emcfarlane in #​711

New Contributors

Full Changelog: connectrpc/connect-go@v1.15.0...v1.16.0

amacneil/dbmate (dbmate)

v2.14.0

What's Changed
New Contributors

Full Changelog: amacneil/dbmate@v2.13.0...v2.14.0

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.34.1

Compare Source

Fixed
  • [jsx-no-leaked-render][jsx-no-leaked-render]: prevent wrongly adding parens ([#​3700][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: detect TS interfaces ([#​3701][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: literalType error fix ([#​3704][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: allow TSIntersectionType ([#​3705][] @​developer-bandi)
  • [no-unknown-property][no-unknown-property]: support popover, popovertarget, popovertargetaction attributes ([#​3707][] @​ljharb)
  • [no-unknown-property][no-unknown-property]: only match data-* attributes containing - ([#​3713][] @​silverwind)
  • [checked-requires-onchange-or-readonly][checked-requires-onchange-or-readonly]: correct options that were behaving opposite ([#​3715][] @​jaesoekjjang)
Changed
  • [boolean-prop-naming][boolean-prop-naming]: improve error message (@​ljharb)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c84bf75 to ffae46c Compare April 1, 2024 21:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 64e3433 to 3988d2d Compare April 1, 2024 21:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d2ebfec to cd1c422 Compare April 2, 2024 01:20
Copy link
Contributor Author

renovate bot commented Apr 2, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@matt2e matt2e merged commit f72ebbc into main Apr 2, 2024
11 checks passed
@matt2e matt2e deleted the renovate/all-minor-patch branch April 2, 2024 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant