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: version update and bundled_issue changes #2577

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

SB-rohitdesai
Copy link
Contributor

Addresses #STOP-184

Summary
For big and complex OpenAPI spec performance improved also for circular reference mapping done and Added the latest @stoplight/JSON version

Checklist

  • The basics
    • I tested these changes manually in my local or dev environment
  • Tests
    • Added or updated
    • N/A
  • Event Tracking
    • I added event tracking and followed the event tracking guidelines
    • N/A
  • Error Reporting
    • I reported errors and followed the error reporting guidelines
    • N/A

Screenshots
image

If applicable, add screenshots or gifs to help demonstrate the changes. If not applicable, remove this screenshots
section before creating the PR.

Additional context

Add any other context about the pull request here. Remove this section if there is no additional context.

@SB-rohitdesai SB-rohitdesai requested a review from a team as a code owner August 2, 2024 09:39
@SB-rohitdesai SB-rohitdesai requested review from bhaskarsontakke and prafullaAtSB and removed request for a team August 2, 2024 09:40
Copy link

@prafullaAtSB prafullaAtSB left a comment

Choose a reason for hiding this comment

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

Looks good to go ahead .. as these are library upgrade and basic sanity

@SB-rohitdesai SB-rohitdesai merged commit c4074fa into master Aug 2, 2024
7 checks passed
@SB-rohitdesai SB-rohitdesai deleted the stop-184-performance-issue branch August 2, 2024 11:01
@SB-rohitdesai SB-rohitdesai requested a review from tesanchez August 2, 2024 13:33
This was referenced Aug 8, 2024
dgellow added a commit to stainless-api/prism that referenced this pull request Aug 20, 2024
* fix: version update and bundled_issue changes (stoplightio#2577)

* chore(ci): release please without root again (stoplightio#2558)

* chore(ci): release please without root (stoplightio#2583)

* chore(ci): back to release please without root p2 (stoplightio#2584)

* chore(ci): revert attempt to fix release please (stoplightio#2587)

* chore: release master (stoplightio#2586)

Co-authored-by: lukasz.zazulak <[email protected]>

---------

Co-authored-by: SB-rohitdesai <[email protected]>
Co-authored-by: Brenda Rearden <[email protected]>
Co-authored-by: lukaszzazulak <[email protected]>
Co-authored-by: Stoplighticus Roboticus <[email protected]>
Co-authored-by: lukasz.zazulak <[email protected]>
ilanashapiro pushed a commit to ilanashapiro/prism that referenced this pull request Aug 22, 2024
dgellow added a commit to stainless-api/prism that referenced this pull request Jan 16, 2025
* fix: version update and bundled_issue changes (stoplightio#2577)

* chore(ci): release please without root again (stoplightio#2558)

* chore(ci): release please without root (stoplightio#2583)

* chore(ci): back to release please without root p2 (stoplightio#2584)

* chore(ci): revert attempt to fix release please (stoplightio#2587)

* chore: release master (stoplightio#2586)

Co-authored-by: lukasz.zazulak <[email protected]>

* fix: reverted changes and bump the JSON version (stoplightio#2598)

* chore: release master (stoplightio#2588)

Co-authored-by: sb-rohitdesai <[email protected]>

* chore(deps): bump micromatch from 4.0.5 to 4.0.8 (stoplightio#2597)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump axios from 1.7.2 to 1.7.7 (stoplightio#2604)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fast-xml-parser from 4.3.2 to 4.4.1 (stoplightio#2570)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(readme): update roadmap links (stoplightio#2555)

* feat: add --seed CLI flag for deterministic generation of dynamic examples (stoplightio#2594)

* chore(deps-dev): bump json-schema-faker from 0.5.6 to 0.5.8 (stoplightio#2627)

* chore: fix circle ci config (stoplightio#2628)

* chore: release master (stoplightio#2606)

* fix(http): update json-path plus in http

* chore: release master (stoplightio#2629)

* chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (stoplightio#2635)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump micromatch from 4.0.5 to 4.0.8 (stoplightio#2633)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump axios from 1.7.2 to 1.7.7 (stoplightio#2631)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* refactor(docker): AS casing match FROM (stoplightio#2621)

* fix(Docker): use tini to handle kernel signals (stoplightio#2622)

* chore(deps): bump split2 and @types/split2 (stoplightio#2615)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump form-data from 4.0.0 to 4.0.1 (stoplightio#2616)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump tmp from 0.2.1 to 0.2.3 (stoplightio#2613)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump braces from 3.0.2 to 3.0.3 (stoplightio#2632)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump nanoid from 3.3.7 to 3.3.8 (stoplightio#2646)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @stoplight/yaml from 4.2.3 to 4.3.0 (stoplightio#2641)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump husky from 8.0.3 to 9.1.7 (stoplightio#2637)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Run yarn install

* Add stainless github CI

* Use explicit deps versions

* Fix prettier issue

* Fix

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: SB-rohitdesai <[email protected]>
Co-authored-by: Brenda Rearden <[email protected]>
Co-authored-by: lukaszzazulak <[email protected]>
Co-authored-by: Stoplighticus Roboticus <[email protected]>
Co-authored-by: lukasz.zazulak <[email protected]>
Co-authored-by: sb-rohitdesai <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ilana Shapiro <[email protected]>
Co-authored-by: Bogdan O. <[email protected]>
Co-authored-by: Nauman <[email protected]>
Co-authored-by: Nick Oliver <[email protected]>
Co-authored-by: Nick Oliver <[email protected]>
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.

3 participants