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: update dependencies, docs, and tests settings #1829

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

tatomyr
Copy link
Contributor

@tatomyr tatomyr commented Dec 18, 2024

What/Why/How?

  • Updated outdated dependencies
  • Added apis.output description to the docs
  • Updated tests settings

Reference

Testing

Screenshots (optional)

Check yourself

  • Code changed? - Tested with redoc/reference-docs/workflows (internal)
  • All new/updated code is covered with tests
  • New package installed? - Tested in different environments (browser/node)

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

Copy link

changeset-bot bot commented Dec 18, 2024

⚠️ No Changeset found

Latest commit: 5761d6f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@tatomyr tatomyr force-pushed the chore/update-deps-and-docs branch from adb599d to 5761d6f Compare December 18, 2024 11:16
Copy link
Contributor

github-actions bot commented Dec 18, 2024

Command Mean [ms] Min [ms] Max [ms] Relative
redocly lint packages/core/src/benchmark/benches/rebilly.yaml 977.0 ± 53.4 935.7 1078.1 1.01 ± 0.06
redocly-next lint packages/core/src/benchmark/benches/rebilly.yaml 962.9 ± 11.9 950.4 989.7 1.00

@@ -27,8 +27,8 @@ apis:
root: ./openapi/openapi.yaml
labels:
- production
theme:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are trying to deprecate the theme, as far as I'm concerned.

@tatomyr tatomyr marked this pull request as ready for review December 18, 2024 11:18
@tatomyr tatomyr requested review from a team as code owners December 18, 2024 11:18
Copy link
Contributor

github-actions bot commented Dec 18, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 78.62% 5049/6422
🟡 Branches 67.22% 2053/3054
🟡 Functions 73.16% 834/1140
🟡 Lines 78.91% 4762/6035

Test suite run success

834 tests passing in 121 suites.

Report generated by 🧪jest coverage report action from 5761d6f

@Marshevskyy Marshevskyy merged commit 6f64635 into main Dec 18, 2024
43 checks passed
@Marshevskyy Marshevskyy deleted the chore/update-deps-and-docs branch December 18, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants