Skip to content

Update dependency json-stringify-pretty-compact to v3 (main)#236126

Closed
elastic-renovate-prod[bot] wants to merge 2 commits intomainfrom
renovate/main-json-stringify-pretty-compact
Closed

Update dependency json-stringify-pretty-compact to v3 (main)#236126
elastic-renovate-prod[bot] wants to merge 2 commits intomainfrom
renovate/main-json-stringify-pretty-compact

Conversation

@elastic-renovate-prod
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
json-stringify-pretty-compact dependencies major 1.2.0 -> 4.0.0

Release Notes

lydell/json-stringify-pretty-compact (json-stringify-pretty-compact)

v4.0.0

Compare Source

  • Changed: This is now an [ESM only package]. (I haven’t written that gist, but it’s a great resource.)

    If you need CommonJS, install version 3.0.0. You won’t be missing out on anything: This package is done. No more features will be added, and no bugs have been found in years.

v3.0.0

Compare Source

  • Changed: The TypeScript definition is now closer to JSON.stringify. It’s slightly stricter, but I doubt you’ll notice a difference.
  • Added: "type": "commonjs", "exports": "./index.js", "types": "index.d.ts" to package.json. I doubt you’ll notice any difference from this either.

v2.0.0

Compare Source

  • Removed: The margins option. Check out [@​aitodotai/json-stringify-pretty-compact] if you miss it. This package is now purely a combination of JSON.stringify(obj) and JSON.stringify(obj, null, 2) with no additional formatting features on top of that.
  • Added: Support for the [replacer] argument.
  • Changed: Passing undefined to options now result in the default value being used. This is to align with how destructuring defaults work in ES2015.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod Bot added backport:prev-minor Feature:Vega Vega visualizations release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// labels Sep 23, 2025
@elastic-renovate-prod elastic-renovate-prod Bot requested a review from a team September 23, 2025 14:27
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-visualizations (Team:Visualizations)

@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Sep 23, 2025

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] Jest Integration Tests #9 / Elasticsearch blob storage chunks files and then deletes all chunks when cleaning up
  • [job] [logs] FTR Configs #86 / Space awareness actions "after all" hook in "actions"

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
visTypeVega 2.1MB 2.1MB -134.0B

History

@nickofthyme nickofthyme marked this pull request as draft September 24, 2025 15:13
@elasticmachine
Copy link
Copy Markdown
Contributor

🤖 Jobs for this PR can be triggered through checkboxes. 🚧

ℹ️ To trigger the CI, please tick the checkbox below 👇

  • Click to trigger kibana-pull-request for this PR!
  • Click to trigger kibana-deploy-project-from-pr for this PR!
  • Click to trigger kibana-deploy-cloud-from-pr for this PR!

@delanni delanni added backport:version Backport to applied version labels v9.1.5 and removed backport:prev-minor labels Sep 26, 2025
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/main-json-stringify-pretty-compact branch from 19f7114 to 3a92784 Compare October 8, 2025 19:30
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/main-json-stringify-pretty-compact branch from 3a92784 to 3de8bc9 Compare December 5, 2025 11:44
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/main-json-stringify-pretty-compact branch 3 times, most recently from 52236a5 to 4c2535b Compare January 7, 2026 12:38
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/main-json-stringify-pretty-compact branch from 4c2535b to 08ce8ac Compare January 7, 2026 12:39
@markov00 markov00 changed the title Update dependency json-stringify-pretty-compact to v4 (main) Update dependency json-stringify-pretty-compact to v3 (main) Jan 12, 2026
@elastic-renovate-prod
Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@markov00
Copy link
Copy Markdown
Contributor

markov00 commented Feb 9, 2026

replaced by #251890

@markov00 markov00 closed this Feb 9, 2026
@elastic-renovate-prod elastic-renovate-prod Bot deleted the renovate/main-json-stringify-pretty-compact branch February 10, 2026 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels Feature:Vega Vega visualizations release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// v9.1.5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants