peintnermax
|
03230de33e
|
cleanup session, idp api
|
2024-08-30 09:24:48 +02:00 |
|
Yordis Prieto
|
92194af56a
|
chore: include json types
|
2024-08-27 22:26:00 -04:00 |
|
Yordis Prieto
|
7c6185afc4
|
chore!: use buf v2 generators
|
2024-08-27 22:24:46 -04:00 |
|
peintnermax
|
e38836f953
|
Merge branch 'main' into qa
|
2024-08-12 09:28:51 +02:00 |
|
dependabot[bot]
|
028ab14459
|
Bump the dev group across 1 directory with 21 updates
Bumps the dev group with 21 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [tsup](https://github.com/egoist/tsup) | `8.2.3` | `8.2.4` |
| [turbo](https://github.com/vercel/turbo) | `2.0.9` | `2.0.12` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `4.3.2` | `5.0.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.0` | `2.0.5` |
| [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.35.1` | `1.36.0` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.3.1` | `16.0.0` |
| [@types/ms](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ms) | `0.7.31` | `0.7.34` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.11.9` | `22.1.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `17.0.80` | `18.3.3` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.0.9` | `18.3.0` |
| [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `9.0.8` | `10.0.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.13` | `10.4.20` |
| [cypress](https://github.com/cypress-io/cypress) | `13.13.1` | `13.13.2` |
| [del-cli](https://github.com/sindresorhus/del-cli) | `5.0.0` | `5.1.0` |
| [grpc-tools](https://github.com/grpc/grpc-node) | `1.11.3` | `1.12.4` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `13.0.3` | `15.2.8` |
| [make-dir-cli](https://github.com/sindresorhus/make-dir-cli) | `3.0.0` | `4.0.0` |
| [nodemon](https://github.com/remy/nodemon) | `2.0.22` | `3.1.4` |
| [postcss](https://github.com/postcss/postcss) | `8.4.21` | `8.4.41` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.1.13` | `0.6.5` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.2.4` | `3.4.9` |
Updates `tsup` from 8.2.3 to 8.2.4
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json)
- [Commits](https://github.com/egoist/tsup/compare/v8.2.3...v8.2.4)
Updates `turbo` from 2.0.9 to 2.0.12
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](https://github.com/vercel/turbo/compare/v2.0.9...v2.0.12)
Updates `vite-tsconfig-paths` from 4.3.2 to 5.0.1
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.3.2...v5.0.1)
Updates `vitest` from 1.6.0 to 2.0.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest)
Updates `@bufbuild/buf` from 1.35.1 to 1.36.0
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bufbuild/buf/compare/v1.35.1...v1.36.0)
Updates `@testing-library/react` from 14.3.1 to 16.0.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v14.3.1...v16.0.0)
Updates `@types/ms` from 0.7.31 to 0.7.34
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ms)
Updates `@types/node` from 18.11.9 to 22.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@types/react` from 17.0.80 to 18.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `@types/react-dom` from 18.0.9 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
Updates `@types/uuid` from 9.0.8 to 10.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)
Updates `autoprefixer` from 10.4.13 to 10.4.20
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.13...10.4.20)
Updates `cypress` from 13.13.1 to 13.13.2
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.13.1...v13.13.2)
Updates `del-cli` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/sindresorhus/del-cli/releases)
- [Commits](https://github.com/sindresorhus/del-cli/compare/v5.0.0...v5.1.0)
Updates `grpc-tools` from 1.11.3 to 1.12.4
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/grpc-tools@1.11.3...grpc-tools@1.12.4)
Updates `lint-staged` from 13.0.3 to 15.2.8
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v13.0.3...v15.2.8)
Updates `make-dir-cli` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/sindresorhus/make-dir-cli/releases)
- [Commits](https://github.com/sindresorhus/make-dir-cli/compare/v3.0.0...v4.0.0)
Updates `nodemon` from 2.0.22 to 3.1.4
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.22...v3.1.4)
Updates `postcss` from 8.4.21 to 8.4.41
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.41)
Updates `prettier-plugin-tailwindcss` from 0.1.13 to 0.6.5
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.1.13...v0.6.5)
Updates `tailwindcss` from 3.2.4 to 3.4.9
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.9/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.4...v3.4.9)
---
updated-dependencies:
- dependency-name: tsup
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev
- dependency-name: turbo
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev
- dependency-name: vite-tsconfig-paths
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev
- dependency-name: "@bufbuild/buf"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev
- dependency-name: "@types/ms"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev
- dependency-name: "@types/uuid"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev
- dependency-name: del-cli
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev
- dependency-name: grpc-tools
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev
- dependency-name: make-dir-cli
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev
- dependency-name: prettier-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-09 07:22:36 +00:00 |
|
peintnermax
|
cacd4e76a2
|
single-object
|
2024-08-08 09:24:03 +02:00 |
|
peintnermax
|
64dfb70837
|
v2 path
|
2024-08-05 15:54:43 +02:00 |
|
peintnermax
|
c201c860c1
|
gen output
|
2024-08-05 15:28:33 +02:00 |
|
Yordis Prieto
|
18851a0bbc
|
fix: remove old zitadel client
|
2024-07-26 00:30:45 -04:00 |
|
peintnermax
|
e0af490549
|
ignore stub
|
2024-07-12 10:51:03 +02:00 |
|
peintnermax
|
0f0c29cc6d
|
ignore
|
2024-07-12 10:50:47 +02:00 |
|
Yordis Prieto
|
3e93077f39
|
feat: add zitadel-proto pkg
|
2024-05-24 12:40:15 -04:00 |
|