Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Merged
merged 3 commits into from
Sep 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@chromatic-com/storybook 1.7.0 -> 1.8.0 age adoption passing confidence devDependencies minor
@codemirror/commands 6.6.0 -> 6.6.1 age adoption passing confidence dependencies patch
@headlessui/react (source) 2.1.2 -> 2.1.3 age adoption passing confidence dependencies patch
@tanstack/eslint-plugin-query (source) 5.52.0 -> 5.53.0 age adoption passing confidence devDependencies minor
@tanstack/react-query (source) 5.52.2 -> 5.53.3 age adoption passing confidence dependencies minor
@tanstack/react-query-devtools (source) 5.52.2 -> 5.53.3 age adoption passing confidence dependencies minor
@testing-library/react 16.0.0 -> 16.0.1 age adoption passing confidence devDependencies patch
@types/node (source) 22.5.1 -> 22.5.2 age adoption passing confidence devDependencies patch
@types/node (source) 20.16.2 -> 20.16.3 age adoption passing confidence devDependencies patch
@types/react (source) 18.3.3 -> 18.3.5 age adoption passing confidence devDependencies patch
act 0.2.65 -> 0.2.66 age adoption passing confidence patch
buf 1.38.0 -> 1.39.0 age adoption passing confidence minor
github.com/XSAM/otelsql v0.32.0 -> v0.33.0 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2/config v1.27.30 -> v1.27.31 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/credentials v1.17.29 -> v1.17.30 age adoption passing confidence require patch
github.com/docker/docker v27.1.2+incompatible -> v27.2.0+incompatible age adoption passing confidence require minor
github.com/jellydator/ttlcache/v3 v3.2.1 -> v3.3.0 age adoption passing confidence require minor
github.com/rs/cors v1.11.0 -> v1.11.1 age adoption passing confidence require patch
go-arch-lint 1.11.4 -> 1.11.5 age adoption passing confidence patch
just 1.34.0 -> 1.35.0 age adoption passing confidence minor
lint-staged 15.2.9 -> 15.2.10 age adoption passing confidence devDependencies patch
postcss (source) 8.4.41 -> 8.4.44 age adoption passing confidence devDependencies patch
prost 0.13.1 -> 0.13.2 age adoption passing confidence workspace.dependencies patch
prost-build 0.13.1 -> 0.13.2 age adoption passing confidence workspace.dependencies patch
prost-types 0.13.1 -> 0.13.2 age adoption passing confidence workspace.dependencies patch
protoc 27.3 -> 27.4 age adoption passing confidence minor
syn 2.0.76 -> 2.0.77 age adoption passing confidence workspace.dependencies patch
tokio (source) 1.39.3 -> 1.40.0 age adoption passing confidence workspace.dependencies minor
tonic 0.12.1 -> 0.12.2 age adoption passing confidence workspace.dependencies patch
tonic-build 0.12.1 -> 0.12.2 age adoption passing confidence workspace.dependencies patch
type-fest 4.25.0 -> 4.26.0 age adoption passing confidence dependencies minor
org.apache.maven.plugins:maven-failsafe-plugin 3.4.0 -> 3.5.0 age adoption passing confidence build minor
org.apache.maven.plugins:maven-surefire-plugin 3.4.0 -> 3.5.0 age adoption passing confidence build minor
io.quarkus.platform:quarkus-maven-plugin (source) 3.13.3 -> 3.14.1 age adoption passing confidence build minor
io.quarkus:quarkus-extension-maven-plugin 3.14.0 -> 3.14.1 age adoption passing confidence build patch
io.quarkus:quarkus-ide-config 3.14.0 -> 3.14.1 age adoption passing confidence build patch
io.quarkus:quarkus-maven-plugin 3.14.0 -> 3.14.1 age adoption passing confidence build patch
io.quarkus:quarkus-bom 3.14.0 -> 3.14.1 age adoption passing confidence import patch
io.quarkus:quarkus-extension-processor 3.14.0 -> 3.14.1 age adoption passing confidence patch
io.quarkus.platform:quarkus-bom 3.13.3 -> 3.14.1 age adoption passing confidence dependencies minor
org.jetbrains.intellij 1.17.3 -> 1.17.4 age adoption passing confidence plugin patch
org.jetbrains.kotlin.jvm (source) 1.9.24 -> 1.9.25 age adoption passing confidence plugin patch

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

chromaui/addon-visual-tests (@​chromatic-com/storybook)

v1.8.0

Compare Source

🚀 Enhancement
  • Add paramKey: "chromatic" to allow disabling the VTA panel through story parameters #​334 (@​mellm0)
Authors: 1

codemirror/commands (@​codemirror/commands)

v6.6.1

Compare Source

Bug fixes

Fix a bug in the undo history that would cause it to incorrectly track inverted effects when adding multiple edits to a single history event.

tailwindlabs/headlessui (@​headlessui/react)

v2.1.3

Compare Source

Fixed
  • Ensure Transition component state doesn't change when it becomes hidden (#​3372)
  • Fix closing components using the transition prop, and after scrolling the page (#​3407)
  • Ensure all client components are marked correctly to avoid a crash with React 19 and Turbopack (#​3429)
TanStack/query (@​tanstack/eslint-plugin-query)

v5.53.0

Compare Source

Version 5.53.0 - 8/30/24, 7:14 AM

Changes
Feat
  • eslint-plugin: use typescript-eslint v8 stable (#​7968) (f3aad7c) by Riva Junior
Packages

v5.52.3

Compare Source

Version 5.52.3 - 8/29/24, 11:03 PM

Changes
Fix
  • angular-query: fix type of isSuccess, isError, isPending, isIdle on mutation result (#​7923) (eee80af) by divdavem
Chore
Docs
  • Add known limitation about cancellation with suspense hooks (#​7958) (804357b) by Romain Trotard
Packages
testing-library/react-testing-library (@​testing-library/react)

v16.0.1

Compare Source

nektos/act (act)

v0.2.66

Changelog

New Features
Other
  • 38e43bd chore: bump VERSION to 0.2.66
  • c9ae534 build(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 (#​2421)
  • ca292cd build(deps): bump megalinter/megalinter from 7.13.0 to 8.0.0 (#​2436)
  • f79a13e build(deps): bump dario.cat/mergo from 1.0.0 to 1.0.1 (#​2430)
  • 60a2fed fix GOOS parsing to match expected GHA RUNNER_OS values (#​2422)
bufbuild/buf (buf)

v1.39.0

  • Fix git input handling of relative HEAD refs without branch names.
  • Add includes key to module configurations in v2 buf.yaml, accepting a list of directories.
    • If includes is specified, a proto file is considered in the module only if it is in one of the
      directories specified.
    • If both includes and excludes keys are specified for a module, a proto file is considered
      part of this module if it is contained in any of the include paths and not in any of the exclude
      paths.
  • Allow multiple module configurations in the same v2 buf.yaml to have the same directory path.
XSAM/otelsql (github.com/XSAM/otelsql)

v0.33.0

Compare Source

0.33.0 - 2024-08-27

Added
  • WithInstrumentAttributesGetter option provides additional attributes when latency histogram is recorded. (#​334)
Changed
  • Upgrade OTel to version v1.29.0/v0.51.0. (#​336)
docker/docker (github.com/docker/docker)

v27.2.0+incompatible

Compare Source

jellydator/ttlcache (github.com/jellydator/ttlcache/v3)

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: jellydator/ttlcache@v3.2.1...v3.3.0

rs/cors (github.com/rs/cors)

v1.11.1

Compare Source

fe3dback/go-arch-lint (go-arch-lint)

v1.11.5

What's Changed

New Contributors

Full Changelog: fe3dback/go-arch-lint@v1.11.4...v1.11.5

casey/just (just)

v1.35.0

Compare Source

Changed
Misc
lint-staged/lint-staged (lint-staged)

v15.2.10

Compare Source

Patch Changes
postcss/postcss (postcss)

v8.4.44

Compare Source

  • Another way to fix markClean is not a function error.

v8.4.43

Compare Source

  • Fixed markClean is not a function error.

v8.4.42

Compare Source

  • Fixed CSS syntax error on long minified files (by @​varpstar).
tokio-rs/prost (prost)

v0.13.2

Compare Source

PROST! is a Protocol Buffers implementation for the Rust Language. prost generates simple, idiomatic Rust code from proto2 and proto3 files.

Features

  • prost-build: Add protoc executable path to Config (#​1126)
  • prost-build: Extract file descriptor loading from compile_protos() (#​1067)

Bug Fixes

  • prost-types: Fix date-time parsing (#​1096)
  • prost-types: '+' is not a numeric digit (#​1104)
  • prost-types: Converting DateTime to Timestamp is fallible (#​1095)
  • prost-types: Parse timestamp with long second fraction (#​1106)
  • prost-types: Format negative fractional duration (#​1110)
  • prost-types: Allow unknown local time offset (#​1109)

Styling

  • Remove use of legacy numeric constants (#​1089)
  • Move encoding functions into separate modules (#​1111)
  • Remove needless borrow (#​1122)

Testing

  • Add tests for public interface of DecodeError (#​1120)
  • Add parse_date fuzzing target (#​1127)
  • Fix build without std (#​1134)
  • Change some proptest to kani proofs (#​1133)
  • Add parse_duration fuzzing target (#​1129)
  • fuzz: Fix building of fuzzing targets (#​1107)
  • fuzz: Add fuzz targets to workspace (#​1117)

Miscellaneous Tasks

  • Move old protobuf benchmark into prost (#​1100)
  • Remove allow clippy::derive_partial_eq_without_eq (#​1115)
  • Run cargo test without all-targets (#​1118)
  • dependabot: Add github actions (#​1121)
  • Update to cargo clippy version 1.80 (#​1128)

Build

  • Use proc-macro in Cargo.toml (#​1102)
  • Ignore missing features in tests crates (#​1101)
  • Use separated build directory for protobuf (#​1103)
  • protobuf: Don't install unused test proto (#​1116)
  • protobuf: Use crate cmake (#​1137)
  • deps: Update devcontainer to Debian Bookworm release (#​1114)
  • deps: Bump actions/upload-artifact from 3 to 4 (#​1123)
  • deps: Bump baptiste0928/cargo-install from 2 to 3 (#​1124)
  • deps: bump model-checking/kani-github-action from 0.32 to 1.1 (#​1125)
protocolbuffers/protobuf (protoc)

v27.4: Protocol Buffers v27.4

Announcements

  • Protobuf News may include additional announcements or pre-announcements for upcoming changes.

Java

  • Binary compatibility shims for GeneratedMessageV3, SingleFieldBuilderV3, RepeatedFieldBuilderV3, and their nested classes to restore binary compatibility with <=v3.x.x generated code built against v3.x.x prior to v4.26.0 breaking release. (protocolbuffers/protobuf@8dd83da)
dtolnay/syn (syn)

v2.0.77

Compare Source

  • Support parsing Expr::Tuple in non-"full" mode (#​1727)
tokio-rs/tokio (tokio)

v1.40.0: Tokio v1.40.0

Compare Source

1.40.0 (August 30th, 2024)

Added
  • io: add util::SimplexStream (#​6589)
  • process: stabilize Command::process_group (#​6731)
  • sync: add {TrySendError,SendTimeoutError}::into_inner (#​6755)
  • task: add JoinSet::join_all ([#​6784])
Added (unstable)
  • runtime: add Builder::{on_task_spawn, on_task_terminate} (#​6742)
Changed
  • io: use vectored io for write_all_buf when possible (#​6724)
  • runtime: prevent niche-optimization to avoid triggering miri (#​6744)
  • sync: mark mpsc types as UnwindSafe ([#​6783])
  • sync,time: make Sleep and BatchSemaphore instrumentation explicit roots (#​6727)
  • task: use NonZeroU64 for task::Id (#​6733)
  • task: include panic message when printing JoinError (#​6753)
  • task: add #[must_use] to JoinHandle::abort_handle (#​6762)
  • time: eliminate timer wheel allocations (#​6779)
Documented
  • docs: clarify that [build] section doesn't go in Cargo.toml (#​6728)
  • io: clarify zero remaining capacity case ([#​6790])
  • macros: improve documentation for select! (#​6774)
  • sync: document mpsc channel allocation behavior (#​6773)

[#​6783]:


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from alecthomas as a code owner September 2, 2024 00:14
@renovate renovate bot requested a review from a team September 2, 2024 00:14
@renovate renovate bot added the run-all A PR with this label will run the full set of CI jobs in the PR rather than in the merge queue label Sep 2, 2024
@renovate renovate bot requested review from deniseli and removed request for a team September 2, 2024 00:14
@renovate renovate bot enabled auto-merge September 2, 2024 00:14
Copy link
Contributor Author

renovate bot commented Sep 2, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
 ERR_PNPM_UNSUPPORTED_ENGINE  Unsupported environment (bad pnpm and/or Node.js version)

Your Node version is incompatible with "/tmp/renovate/repos/github/TBD54566975/ftl/extensions/vscode".

Expected version: >=22.7.0
Got: v20.17.0

This is happening because the package's manifest has an engines.node field specified.
To fix this issue, install the required Node version.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from bbaaf84 to 0efbabe Compare September 2, 2024 10:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0efbabe to c8a63fe Compare September 2, 2024 11:05
@renovate renovate bot added this pull request to the merge queue Sep 2, 2024
Copy link
Contributor Author

renovate bot commented Sep 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.

Merged via the queue into main with commit 7981045 Sep 2, 2024
88 checks passed
@wesbillman wesbillman deleted the renovate/all-minor-patch branch September 3, 2024 20:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
run-all A PR with this label will run the full set of CI jobs in the PR rather than in the merge queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant