Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent b984f95 commit fc1f4b2
Show file tree
Hide file tree
Showing 18 changed files with 34 additions and 22 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion bin/act
2 changes: 1 addition & 1 deletion bin/buf
2 changes: 1 addition & 1 deletion bin/go-arch-lint
2 changes: 1 addition & 1 deletion bin/just
2 changes: 1 addition & 1 deletion bin/protoc
2 changes: 1 addition & 1 deletion bin/protoc-gen-buf-breaking
2 changes: 1 addition & 1 deletion bin/protoc-gen-buf-lint
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@connectrpc/connect": "^1.1.2",
"@connectrpc/connect-web": "^1.1.2",
"@connectrpc/protoc-gen-connect-es": "^1.4.0",
"@headlessui/react": "2.1.2",
"@headlessui/react": "2.1.3",
"@heroicons/react": "2.1.5",
"@tailwindcss/forms": "^0.5.6",
"@tanstack/react-query": "^5.51.23",
Expand Down Expand Up @@ -77,15 +77,15 @@
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@types/node": "^22.4.1",
"@types/react": "18.3.3",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@vitest/ui": "^2.0.5",
"buffer": "^6.0.3",
"chokidar": "3.6.0",
"fast-glob": "3.3.2",
"jsdom": "^25.0.0",
"lint-staged": "15.2.9",
"postcss": "8.4.41",
"lint-staged": "15.2.10",
"postcss": "8.4.43",
"postcss-nesting": "13.0.0",
"storybook": "^8.2.7",
"storybook-dark-mode": "^4.0.2",
Expand Down
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/BurntSushi/toml v1.4.0
github.com/TBD54566975/golang-tools v0.2.1
github.com/TBD54566975/scaffolder v1.1.0
github.com/XSAM/otelsql v0.32.0
github.com/XSAM/otelsql v0.33.0
github.com/alecthomas/assert/v2 v2.10.0
github.com/alecthomas/atomic v0.1.0-alpha2
github.com/alecthomas/chroma/v2 v2.14.0
Expand All @@ -21,29 +21,29 @@ require (
github.com/amacneil/dbmate/v2 v2.20.0
github.com/aws/aws-sdk-go v1.55.5
github.com/aws/aws-sdk-go-v2 v1.30.4
github.com/aws/aws-sdk-go-v2/config v1.27.30
github.com/aws/aws-sdk-go-v2/credentials v1.17.29
github.com/aws/aws-sdk-go-v2/config v1.27.31
github.com/aws/aws-sdk-go-v2/credentials v1.17.30
github.com/aws/aws-sdk-go-v2/service/kms v1.35.5
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.32.6
github.com/aws/smithy-go v1.20.4
github.com/beevik/etree v1.4.1
github.com/bmatcuk/doublestar/v4 v4.6.1
github.com/deckarep/golang-set/v2 v2.6.0
github.com/docker/docker v27.1.2+incompatible
github.com/docker/docker v27.2.0+incompatible
github.com/docker/go-connections v0.5.0
github.com/go-logr/logr v1.4.2
github.com/google/uuid v1.6.0
github.com/hashicorp/cronexpr v1.1.2
github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438
github.com/jackc/pgx/v5 v5.6.0
github.com/jellydator/ttlcache/v3 v3.2.1
github.com/jellydator/ttlcache/v3 v3.3.0
github.com/jpillora/backoff v1.0.0
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/mattn/go-isatty v0.0.20
github.com/multiformats/go-base36 v0.2.0
github.com/otiai10/copy v1.14.0
github.com/radovskyb/watcher v1.0.7
github.com/rs/cors v1.11.0
github.com/rs/cors v1.11.1
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
github.com/sqlc-dev/pqtype v0.3.0
github.com/swaggest/jsonschema-go v0.3.72
Expand Down
12 changes: 12 additions & 0 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions jvm-runtime/ftl-runtime/common/build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
<quarkus.platform.version>3.13.3</quarkus.platform.version>
<quarkus.platform.version>3.14.1</quarkus.platform.version>
<skipITs>true</skipITs>
<surefire-plugin.version>3.4.0</surefire-plugin.version>
<surefire-plugin.version>3.5.0</surefire-plugin.version>
</properties>

<dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions jvm-runtime/ftl-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
<maven.compiler.release>17</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.14.0</quarkus.version>
<surefire-plugin.version>3.4.0</surefire-plugin.version>
<quarkus.version>3.14.1</quarkus.version>
<surefire-plugin.version>3.5.0</surefire-plugin.version>
<rootDir>${basedir}/../../../..</rootDir>
<grpc.version>1.66.0</grpc.version>
<javapoet.version>1.13.0</javapoet.version>
Expand Down
2 changes: 1 addition & 1 deletion jvm-runtime/testdata/java/gradle/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ quarkusPluginId=io.quarkus
quarkusPluginVersion=3.13.2
quarkusPlatformGroupId=io.quarkus.platform
quarkusPlatformArtifactId=quarkus-bom
quarkusPlatformVersion=3.13.3
quarkusPlatformVersion=3.14.1

0 comments on commit fc1f4b2

Please sign in to comment.