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

build(deps): bump json-stringify-pretty-compact from 2.0.0 to 4.0.0 in /superset-frontend #30115

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps json-stringify-pretty-compact from 2.0.0 to 4.0.0.

Changelog

Sourced from json-stringify-pretty-compact's changelog.

Version 4.0.0 (2022-05-14)

  • 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.

Version 3.0.0 (2021-02-20)

  • 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.
Commits
  • 4001a12 json-stringify-pretty-compact v4.0.0
  • d4d0249 Switch to ESM only, and update everything (#40)
  • 67719d4 Bump ansi-regex from 5.0.0 to 5.0.1 (#39)
  • 03a2627 Bump minimist from 1.2.5 to 1.2.6 (#38)
  • 9af6987 Bump tmpl from 1.0.4 to 1.0.5 (#37)
  • 106ada5 Bump path-parse from 1.0.6 to 1.0.7 (#36)
  • 30d8f89 Bump glob-parent from 5.1.1 to 5.1.2 (#33)
  • 9ad0052 Bump ws from 7.4.3 to 7.4.6 (#32)
  • bfd73c8 Bump hosted-git-info from 2.8.8 to 2.8.9 (#31)
  • 5810537 json-stringify-pretty-compact v3.0.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [json-stringify-pretty-compact](https://github.com/lydell/json-stringify-pretty-compact) from 2.0.0 to 4.0.0.
- [Changelog](https://github.com/lydell/json-stringify-pretty-compact/blob/main/CHANGELOG.md)
- [Commits](lydell/json-stringify-pretty-compact@v2.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: json-stringify-pretty-compact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot npm Dependabot - npm related PRs labels Sep 1, 2024
@dosubot dosubot bot added the javascript Dependabot - Pull requests that update Javascript code label Sep 1, 2024
@rusackas
Copy link
Member

rusackas commented Sep 9, 2024

Unit tests keep failing... something ain't right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot dependencies:needs-work dependencies:npm javascript Dependabot - Pull requests that update Javascript code npm Dependabot - npm related PRs size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant