Skip to content

Comments

Bump @prantlf/jsonlint from 16.0.0 to 17.0.0#230

Merged
max-ostapenko merged 3 commits intomainfrom
dependabot/npm_and_yarn/prantlf/jsonlint-17.0.0
Jan 5, 2026
Merged

Bump @prantlf/jsonlint from 16.0.0 to 17.0.0#230
max-ostapenko merged 3 commits intomainfrom
dependabot/npm_and_yarn/prantlf/jsonlint-17.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps @prantlf/jsonlint from 16.0.0 to 17.0.0.

Release notes

Sourced from @​prantlf/jsonlint's releases.

17.0.0

17.0.0 (2026-01-05)

Features

  • Control line break in empty {} and [] (a0ef54b)

Refactoring

  • Load native Node.js packages with node: prefix (09fbaf1)
  • Replace fast-glob with node:glob (a87f19f)

BREAKING CHANGES

Pretty-printing will not insert a line break between empty {} and [] by default. Although this will probably be the desired output of all users, it might break some use cases, which dependend on the extra line break. It can be achieved again by setting the new option --no-compact-empty-objects (compactEmptyObjects: false).

The minimum supported version of Node.js is 22 from now on. Also, any file path supplied on the command line is considered a glob pattern. It shouldn't break anything though.

The minimum supported version of Node.js is 18 from now on.

16.1.0

16.1.0 (2026-01-05)

Features

  • Upgrade dependencies (3dedeec)
  • Add ajv-formats and ajv-keywords plugins to support the latest JSON Schema drafts (63a3b3b)
  • Allow disabling strict mode of schema compilation (0d605b6)
  • Print colourful JSON diff (f9e43de)
  • Ability to force crlf (ca7fa7f)

Bug Fixes

  • Fix schema validation instructions (ffa29c3)
Changelog

Sourced from @​prantlf/jsonlint's changelog.

17.0.0 (2026-01-05)

Features

  • Control line break in empty {} and [] (a0ef54b)

Refactoring

  • Load native Node.js packages with node: prefix (09fbaf1)
  • Replace fast-glob with node:glob (a87f19f)

BREAKING CHANGES

Pretty-printing will not insert a line break between empty {} and [] by default. Although this will probably be the desired output of all users, it might break some use cases, which dependend on the extra line break. It can be achieved again by setting the new option --no-compact-empty-objects (compactEmptyObjects: false).

The minimum supported version of Node.js is 22 from now on. Also, any file path supplied on the command line is considered a glob pattern. It shouldn't break anything though.

The minimum supported version of Node.js is 18 from now on.

16.1.0 (2026-01-05)

Features

  • Upgrade dependencies (3dedeec)
  • Add ajv-formats and ajv-keywords plugins to support the latest JSON Schema drafts (63a3b3b)
  • Allow disabling strict mode of schema compilation (0d605b6)
  • Print colourful JSON diff (f9e43de)
  • Ability to force crlf (ca7fa7f)

Bug Fixes

  • Fix schema validation instructions (ffa29c3)
Commits
  • 7882395 17.0.0 [skip ci]
  • a0ef54b feat: Control line break in empty {} and []
  • a87f19f refactor: Replace fast-glob with node:glob
  • 09fbaf1 refactor: Load native Node.js packages with node: prefix
  • 3668dba 16.1.0 [skip ci]
  • ca7fa7f feat: Ability to force crlf
  • 3d53d3a chore: Enable trusted npm publishing
  • 2a2d4b2 docs: Mention how to retain raw string literals in output
  • f9e43de feat: Print colourful JSON diff
  • 0d605b6 feat: Allow disabling strict mode of schema compilation
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​prantlf/jsonlint since your current version.


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)

Bumps [@prantlf/jsonlint](https://github.com/prantlf/jsonlint) from 16.0.0 to 17.0.0.
- [Release notes](https://github.com/prantlf/jsonlint/releases)
- [Changelog](https://github.com/prantlf/jsonlint/blob/master/CHANGELOG.md)
- [Commits](prantlf/jsonlint@v16.0.0...v17.0.0)

---
updated-dependencies:
- dependency-name: "@prantlf/jsonlint"
  dependency-version: 17.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 5, 2026
@github-actions
Copy link

github-actions bot commented Jan 5, 2026

WPT test run for https://almanac.httparchive.org/en/2022/

WPT test run results: http://webpagetest.httparchive.org/results.php?test=260105_8K_M
Detected technologies:

{
    "detected": {
        "IaaS": "Google Cloud",
        "JavaScript libraries": "web-vitals",
        "RUM": "web-vitals",
        "Performance": "Priority Hints,Google Cloud Trace",
        "Security": "HSTS",
        "Webmail": "Google Workspace",
        "Email": "Google Workspace",
        "Analytics": "Google Analytics",
        "CDN": "Cloudflare",
        "Miscellaneous": "RSS,Open Graph"
    },
    "detected_apps": {
        "Google Cloud": "",
        "web-vitals": "",
        "Priority Hints": "",
        "HSTS": "",
        "Google Workspace": "",
        "Google Cloud Trace": "",
        "Google Analytics": "",
        "Cloudflare": "",
        "RSS": "",
        "Open Graph": ""
    },
    "detected_technologies": {
        "Google Cloud": {
            "name": "Google Cloud",
            "description": "Google Cloud is a suite of cloud computing services.",
            "slug": "google-cloud",
            "categories": [
                {
                    "id": 63,
                    "slug": "iaas",
                    "description": "Provides computing resources",
                    "groups": [
                        7
                    ],
                    "name": "IaaS",
                    "priority": 8
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Google Cloud.svg",
            "website": "https://cloud.google.com",
            "pricing": [],
            "cpe": "cpe:2.3:a:google:cloud_platform:*:*:*:*:*:*:*:*"
        },
        "web-vitals": {
            "name": "web-vitals",
            "description": "The web-vitals JavaScript is a tiny, modular library for measuring all the web vitals metrics on real users.",
            "slug": "web-vitals",
            "categories": [
                {
                    "id": 59,
                    "slug": "javascript-libraries",
                    "description": "Collections of pre-written JavaScript code",
                    "groups": [
                        9
                    ],
                    "name": "JavaScript libraries",
                    "priority": 9
                },
                {
                    "id": 78,
                    "slug": "rum",
                    "description": "Tools that track performance as experienced by users",
                    "groups": [
                        2
                    ],
                    "name": "RUM",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "web-vitals.svg",
            "website": "https://github.com/GoogleChrome/web-vitals",
            "pricing": [],
            "cpe": null
        },
        "Priority Hints": {
            "name": "Priority Hints",
            "description": "Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.",
            "slug": "priority-hints",
            "categories": [
                {
                    "id": 92,
                    "slug": "performance",
                    "description": "Tools that measure and optimize site speed",
                    "groups": [
                        7
                    ],
                    "name": "Performance",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Priority Hints.svg",
            "website": "https://wicg.github.io/priority-hints/",
            "pricing": [],
            "cpe": null
        },
        "HSTS": {
            "name": "HSTS",
            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
            "slug": "hsts",
            "categories": [
                {
                    "id": 16,
                    "slug": "security",
                    "description": "Technologies that protect websites from vulnerabilities and attacks",
                    "groups": [
                        11
                    ],
                    "name": "Security",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "default.svg",
            "website": "https://www.rfc-editor.org/rfc/rfc6797#section-6.1",
            "pricing": [],
            "cpe": null
        },
        "Google Workspace": {
            "name": "Google Workspace",
            "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
            "slug": "google-workspace",
            "categories": [
                {
                    "id": 30,
                    "slug": "webmail",
                    "description": "Systems that allow users to send and receive emails through a browser",
                    "groups": [
                        4
                    ],
                    "name": "Webmail",
                    "priority": 2
                },
                {
                    "id": 75,
                    "slug": "email",
                    "description": "Systems that manage email communication",
                    "groups": [
                        4,
                        2
                    ],
                    "name": "Email",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Google.svg",
            "website": "https://workspace.google.com/",
            "pricing": [],
            "cpe": null
        },
        "Google Cloud Trace": {
            "name": "Google Cloud Trace",
            "description": "Google Cloud Trace is a distributed tracing system that collects latency data from applications and displays it in the Google Cloud Console.",
            "slug": "google-cloud-trace",
            "categories": [
                {
                    "id": 92,
                    "slug": "performance",
                    "description": "Tools that measure and optimize site speed",
                    "groups": [
                        7
                    ],
                    "name": "Performance",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "google-cloud-trace.svg",
            "website": "https://cloud.google.com/trace",
            "pricing": [],
            "cpe": null
        },
        "Google Analytics": {
            "name": "Google Analytics",
            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
            "slug": "google-analytics",
            "categories": [
                {
                    "id": 10,
                    "slug": "analytics",
                    "description": "Tools that track user behavior and provide insights into website performance",
                    "groups": [
                        8
                    ],
                    "name": "Analytics",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Google Analytics.svg",
            "website": "https://google.com/analytics",
            "pricing": [],
            "cpe": null
        },
        "Cloudflare": {
            "name": "Cloudflare",
            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
            "slug": "cloudflare",
            "categories": [
                {
                    "id": 31,
                    "slug": "cdn",
                    "description": "(Content Delivery Network) Distribute website content globally to improve load times for users",
                    "groups": [
                        7
                    ],
                    "name": "CDN",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "CloudFlare.svg",
            "website": "https://www.cloudflare.com",
            "pricing": [],
            "cpe": null
        },
        "RSS": {
            "name": "RSS",
            "description": "RSS is a family of web feed formats used to publish frequently updated works—such as blog entries, news headlines, audio, and video—in a standardized format.",
            "slug": "rss",
            "categories": [
                {
                    "id": 19,
                    "slug": "miscellaneous",
                    "description": "Tools and technologies that don't fit into other categories",
                    "groups": [
                        6
                    ],
                    "name": "Miscellaneous",
                    "priority": 10
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "RSS.svg",
            "website": "https://www.rssboard.org/rss-specification",
            "pricing": [],
            "cpe": null
        },
        "Open Graph": {
            "name": "Open Graph",
            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
            "slug": "open-graph",
            "categories": [
                {
                    "id": 19,
                    "slug": "miscellaneous",
                    "description": "Tools and technologies that don't fit into other categories",
                    "groups": [
                        6
                    ],
                    "name": "Miscellaneous",
                    "priority": 10
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Open Graph.png",
            "website": "https://ogp.me",
            "pricing": [],
            "cpe": null
        }
    }
}

@max-ostapenko max-ostapenko merged commit 3cb5619 into main Jan 5, 2026
3 checks passed
@max-ostapenko max-ostapenko deleted the dependabot/npm_and_yarn/prantlf/jsonlint-17.0.0 branch January 5, 2026 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant