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

fix(web-component): bump swagger ui kong theme universal pkg #233

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

davidma415
Copy link
Contributor

Summary

PR Checklist

  • Naming & Structure: the files and package structure use the conventions outlined in the Creating a Package docs.
  • Tests pass: check the output of all package unit and/or component tests.
    • If this PR is the result of a bug, test coverage was added accordingly.
  • Functional: all changes do not break existing APIs, but if so, a BREAKING CHANGE commit is in place to bump the major version.
  • Conventional Commits all commits follow the conventional commit standards outlined in the main README.
  • Docs: includes a technically accurate README, and the docs have been updated accordingly based on the changes in this PR.

@davidma415 davidma415 requested review from kongponents-bot and a team as code owners March 10, 2023 01:17
Copy link
Member

@adamdehaven adamdehaven left a comment

Choose a reason for hiding this comment

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

lgtm

@davidma415 davidma415 enabled auto-merge (squash) March 10, 2023 01:20
@davidma415 davidma415 merged commit 10c9eaf into main Mar 10, 2023
@davidma415 davidma415 deleted the fix/swagger-bump branch March 10, 2023 01:24
adamdehaven added a commit that referenced this pull request Mar 14, 2023
* feat(i18n): translation key autocomplete

* fix(i18n): interfaces

* fix(document-viewer): translation reference

* fix: add broken type

* chore: comment

* refactor: change any type to record

* chore: formatting

* chore: test file

* fix(i18n): allow ending on a partial path

* fix(spec-operations): update badge colors [khcp-5779] (#232)

* chore(release): publish [skip ci]

 - @kong-ui-public/[email protected]

* fix(web-component): bump swagger ui kong theme universal pkg (#233)

* chore(release): publish [skip ci]

 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]

* chore(deps): update dependency @kong/kongponents to ^8.34.1 (#234)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency swagger-ui to ^4.16.0 (#235)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(release): publish [skip ci]

 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]

* fix(swagger-ui-web-component): bump package version (#236)

* chore(release): publish [skip ci]

 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]

* chore(deps): update dependency @kong/kongponents to ^8.34.2 (#237)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(release): publish [skip ci]

 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]

* chore(deps): update dependency @kong/kongponents to ^8.36.0 (#238)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(release): publish [skip ci]

 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]

* chore(deps): update dependency @kong/kongponents to ^8.37.0 (#239)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency cypress to ^12.7.0 (#240)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(release): publish [skip ci]

 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]
 - @kong-ui-public/[email protected]

* fix(types): use proper interface

* chore(i18n): update interface

* test(i18n): update unit tests

* docs(i18n): update examples

* chore: lockfile

* feat(i18n): add interface

---------

Co-authored-by: Aanchal Mishra <[email protected]>
Co-authored-by: Kong UI Bot <[email protected]>
Co-authored-by: David Ma <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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