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(release): v0.9.2 #413

Merged
merged 26 commits into from
Oct 3, 2024
Merged

chore(release): v0.9.2 #413

merged 26 commits into from
Oct 3, 2024

Conversation

diego-aquino
Copy link
Member

No description provided.

diego-aquino and others added 26 commits August 25, 2024 18:34
### Testing
- It appears that some change was merged yesterday to [GitHub's OpenAPI
v3.1
schema](https://github.com/github/rest-api-description/blob/main/descriptions-next/api.github.com/api.github.com.json).
Current, the file on `main` is broken and uses a ref that is not
declared. This is causing our end-to-end typegen tests to fail. While
they fix the problem, I fixed the commit we use to
https://github.com/github/rest-api-description/tree/8bec6e8fe8562e79a6034437e4e097e10df9cd2c,
which contains the latest working spec. We should revert back to `main`
after a fix is pushed to https://github.com/github/rest-api-description.
### Performance

- [#zimic] Improved the performance of local `interceptor.start()` calls
by changing the `msw/browser` and `msw/node` imports from dynamic to
static.

Closes #376.
### Testing
- [zimic-test-client] Added the OpenAPI schema of the [Here Geocoding
and Search
v7](https://www.here.com/docs/bundle/geocoding-and-search-api-v7-api-reference/page/index.html)
to the type generation end-to-end tests.
Reverts the fixed commit added in
#378, now that the missing ref was
fixed on GitHub's side.

Also increased some timeouts in the typegen end-to-end tests to prevent
problems.
### Testing
- [zimic-test-client] Added a new typegen end-to-end test case: [Google
Maps OpenAPI
schema](https://github.com/googlemaps/openapi-specification/tree/main/dist).
- [zimic-test-client] Improved the max concurrency settings in
`vitest.config.mts`.
Bumps the npm group with 18 updates:

| Package | From | To |
| --- | --- | --- |
|
[@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)
| `19.4.0` | `19.4.1` |
|
[@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional)
| `19.2.2` | `19.4.1` |
| [turbo](https://github.com/vercel/turborepo) | `2.0.14` | `2.1.1` |
|
[@types/superagent](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/superagent)
| `8.1.8` | `8.1.9` |
| [axios](https://github.com/axios/axios) | `1.7.5` | `1.7.7` |
|
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
| `8.2.0` | `8.3.0` |
|
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
| `8.2.0` | `8.3.0` |
|
[eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo)
| `2.0.14` | `2.1.1` |
|
[eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript)
| `3.6.1` | `3.6.3` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `22.5.0` | `22.5.1` |
| [msw](https://github.com/mswjs/msw) | `2.3.5` | `2.4.1` |
|
[openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript)
| `7.3.0` | `7.3.3` |
| [tsx](https://github.com/privatenumber/tsx) | `4.18.0` | `4.19.0` |
| [@swc/core](https://github.com/swc-project/swc) | `1.7.18` | `1.7.22`
|
|
[@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query)
| `5.52.1` | `5.53.1` |
| [next](https://github.com/vercel/next.js) | `14.2.6` | `14.2.7` |
|
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)
| `18.3.4` | `18.3.5` |
| [postcss](https://github.com/postcss/postcss) | `8.4.41` | `8.4.42` |

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the npm group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.9` |
`15.2.10` |
| [playwright](https://github.com/microsoft/playwright) | `1.46.1` |
`1.47.0` |
|
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
| `8.3.0` | `8.4.0` |
|
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
| `8.3.0` | `8.4.0` |
|
[eslint-plugin-import](https://github.com/import-js/eslint-plugin-import)
| `2.29.1` | `2.30.0` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `22.5.1` | `22.5.4` |
| [msw](https://github.com/mswjs/msw) | `2.4.1` | `2.4.3` |
|
[openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript)
| `7.3.3` | `7.4.0` |
| [@swc/core](https://github.com/swc-project/swc) | `1.7.22` | `1.7.23`
|
|
[@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query)
| `5.53.1` | `5.55.0` |
| [next](https://github.com/vercel/next.js) | `14.2.7` | `14.2.8` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.46.1`
| `1.47.0` |
| [postcss](https://github.com/postcss/postcss) | `8.4.42` | `8.4.45` |

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#405)

Bumps the npm_and_yarn group with 1 update in the
/examples/with-next-js-app directory:
[next](https://github.com/vercel/next.js).
Bumps the npm_and_yarn group with 1 update in the
/examples/with-next-js-pages directory:
[next](https://github.com/vercel/next.js).
Bumps the npm_and_yarn group with 1 update in the
/examples/with-playwright directory:
[next](https://github.com/vercel/next.js).

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Diego Aquino <diegocruzdeaquino@gmail.com>
Bumps the npm group with 28 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
|
[@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)
| `19.4.1` | `19.5.0` |
|
[@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional)
| `19.4.1` | `19.5.0` |
| [concurrently](https://github.com/open-cli-tools/concurrently) |
`8.2.2` | `9.0.1` |
| [husky](https://github.com/typicode/husky) | `9.1.5` | `9.1.6` |
| [turbo](https://github.com/vercel/turborepo) | `2.1.1` | `2.1.2` |
|
[@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser)
| `2.0.5` | `2.1.1` |
|
[@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul)
| `2.0.5` | `2.1.1` |
| [execa](https://github.com/sindresorhus/execa) | `9.3.1` | `9.4.0` |
| [playwright](https://github.com/microsoft/playwright) | `1.47.0` |
`1.47.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` |
`5.6.2` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `2.0.5` | `2.1.1` |
|
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
| `8.4.0` | `8.7.0` |
|
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
| `8.4.0` | `8.7.0` |
| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `8.57.1` |
|
[eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo)
| `2.1.1` | `2.1.2` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `22.5.4` | `22.7.4` |
| [tsup](https://github.com/egoist/tsup) | `8.2.4` | `8.3.0` |
| [msw](https://github.com/mswjs/msw) | `2.4.3` | `2.4.9` |
|
[openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript)
| `7.4.0` | `7.4.1` |
| [tsx](https://github.com/privatenumber/tsx) | `4.19.0` | `4.19.1` |
| [@swc/core](https://github.com/swc-project/swc) | `1.7.23` | `1.7.26`
|
| [fastify](https://github.com/fastify/fastify) | `4.28.1` | `5.0.0` |
|
[@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query)
| `5.55.0` | `5.56.2` |
| [next](https://github.com/vercel/next.js) | `14.2.10` | `14.2.13` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.47.0`
| `1.47.2` |
|
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)
| `18.3.5` | `18.3.10` |
| [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.10`
| `3.4.13` |

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Diego Aquino <diegocruzdeaquino@gmail.com>
@diego-aquino diego-aquino self-assigned this Oct 3, 2024
@diego-aquino diego-aquino added this to the v0.9.2 milestone Oct 3, 2024
@diego-aquino diego-aquino merged commit ada50b0 into main Oct 3, 2024
16 checks passed
@diego-aquino diego-aquino deleted the release/v0.9.2 branch October 3, 2024 22:40
Copy link
Contributor

github-actions bot commented Oct 3, 2024

Released in v0.9.2 🎉

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