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 new versions #1648

Merged
merged 1 commit into from
Aug 1, 2024
Merged

chore: 🔖 release new versions #1648

merged 1 commit into from
Aug 1, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 24, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@redocly/[email protected]

Minor Changes

  • Added support for AsyncAPI 3.0 description linting.

Patch Changes

  • Fixed an issue where patternProperties incorrectly caused linting errors due to a missing PatternProperties node.
  • Updated @redocly/openapi-core to v1.19.0.

@redocly/[email protected]

Minor Changes

  • Added support for AsyncAPI 3.0 description linting.

Patch Changes

  • Fixed an issue where patternProperties incorrectly caused linting errors due to a missing PatternProperties node.

@github-actions github-actions bot requested review from a team as code owners July 24, 2024 08:30
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 6cb23be to 1a55acc Compare July 25, 2024 10:47
@github-actions github-actions bot force-pushed the changeset-release/main branch from 88dc7de to 902fdef Compare August 1, 2024 09:50
@tatomyr tatomyr closed this Aug 1, 2024
@tatomyr tatomyr reopened this Aug 1, 2024
Copy link
Contributor Author

github-actions bot commented Aug 1, 2024

Command Mean [s] Min [s] Max [s] Relative
redocly lint packages/core/src/benchmark/benches/rebilly.yaml 1.009 ± 0.028 0.981 1.081 1.02 ± 0.04
redocly-next lint packages/core/src/benchmark/benches/rebilly.yaml 0.985 ± 0.023 0.965 1.034 1.00

Copy link
Contributor Author

github-actions bot commented Aug 1, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 77.51% 4670/6025
🟡 Branches 65.99% 1938/2937
🟡 Functions 71.38% 763/1069
🟡 Lines 77.72% 4407/5670

Test suite run success

759 tests passing in 107 suites.

Report generated by 🧪jest coverage report action from 902fdef

Copy link
Contributor Author

github-actions bot commented Aug 1, 2024

Command Mean [s] Min [s] Max [s] Relative
node node_modules/cli-1.00/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.416 ± 0.023 1.385 1.457 1.00
node node_modules/cli-1.01/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.485 ± 0.018 1.457 1.512 1.05 ± 0.02
node node_modules/cli-1.02/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.508 ± 0.019 1.487 1.548 1.06 ± 0.02
node node_modules/cli-1.03/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.494 ± 0.017 1.468 1.526 1.06 ± 0.02
node node_modules/cli-1.04/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.453 ± 0.019 1.422 1.480 1.03 ± 0.02
node node_modules/cli-1.05/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.452 ± 0.021 1.406 1.477 1.03 ± 0.02
node node_modules/cli-1.06/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.478 ± 0.024 1.443 1.514 1.04 ± 0.02
node node_modules/cli-1.07/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.481 ± 0.014 1.462 1.503 1.05 ± 0.02
node node_modules/cli-1.08/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.482 ± 0.019 1.462 1.524 1.05 ± 0.02
node node_modules/cli-1.09/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.506 ± 0.023 1.478 1.553 1.06 ± 0.02
node node_modules/cli-1.10/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.498 ± 0.018 1.479 1.529 1.06 ± 0.02
node node_modules/cli-1.11/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.510 ± 0.015 1.484 1.534 1.07 ± 0.02
node node_modules/cli-1.12/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.503 ± 0.021 1.461 1.528 1.06 ± 0.02
node node_modules/cli-1.13/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.509 ± 0.025 1.477 1.559 1.07 ± 0.02
node node_modules/cli-1.14/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.496 ± 0.011 1.477 1.506 1.06 ± 0.02
node node_modules/cli-1.15/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.520 ± 0.025 1.491 1.569 1.07 ± 0.02
node node_modules/cli-1.16/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.513 ± 0.018 1.483 1.547 1.07 ± 0.02
node node_modules/cli-1.17/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.540 ± 0.011 1.517 1.560 1.09 ± 0.02
node node_modules/cli-1.18/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.525 ± 0.015 1.494 1.539 1.08 ± 0.02
node node_modules/cli-next/bin/cli.js lint api-definitions/openapi/openapi.yaml 1.469 ± 0.018 1.430 1.491 1.04 ± 0.02

@tatomyr tatomyr merged commit 47aa04e into main Aug 1, 2024
31 checks passed
@tatomyr tatomyr deleted the changeset-release/main branch August 1, 2024 11:31
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.

2 participants