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 #811

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 12, 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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Copy link
Author

dependabot bot commented on behalf of github Jan 12, 2024

The following labels could not be found: npm, dependabot.

@codecov-commenter
Copy link

codecov-commenter commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (60004f5) 59.57% compared to head (8864e45) 59.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #811      +/-   ##
==========================================
- Coverage   59.57%   59.45%   -0.13%     
==========================================
  Files        1894     1894              
  Lines       74130    74130              
  Branches     8243     8243              
==========================================
- Hits        44165    44075      -90     
- Misses      27896    27986      +90     
  Partials     2069     2069              
Flag Coverage Δ
hive ?
presto 53.75% <ø> (ø)
python 62.23% <ø> (-0.26%) ⬇️
unit 56.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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] <[email protected]>
@dependabot dependabot bot force-pushed the 4de2dependabot/npm_and_yarn/superset-frontend/json-stringify-pretty-compact-4.0.0 branch from 2863349 to 8864e45 Compare January 22, 2024 18:07
Copy link
Author

dependabot bot commented on behalf of github Jan 24, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the 4de2dependabot/npm_and_yarn/superset-frontend/json-stringify-pretty-compact-4.0.0 branch January 24, 2024 00:48
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