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: reverted changes and bump the JSON version #2598

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

SB-rohitdesai
Copy link
Contributor

@SB-rohitdesai SB-rohitdesai commented Sep 2, 2024

Addresses #STOP-184

Summary

Reverting changes due breaking in prism

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

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.

@mnaumanali94 mnaumanali94 merged commit 4acb898 into master Sep 12, 2024
8 checks passed
@mnaumanali94 mnaumanali94 deleted the revert/stop-184 branch September 12, 2024 08:22
This was referenced Sep 12, 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.

4 participants