nl-design-system / lux

Lux — Logius Design System
https://nl-design-system.github.io/lux/
European Union Public License 1.2
5 stars 1 forks source link

chore(deps-dev): bump @prantlf/jsonlint from 14.0.3 to 16.0.0 #212

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps @prantlf/jsonlint from 14.0.3 to 16.0.0.

Release notes

Sourced from @​prantlf/jsonlint's releases.

16.0.0

16.0.0 (2024-08-09)

Bug Fixes

  • Use Object.hasOwn instead of Object.prototype.hasOwnProperty (06e7c0f)

BREAKING CHANGES

The minimum supported version of Node.js is 16.9 now.

15.0.0

15.0.0 (2024-08-09)

Features

  • Optionally omit object key proto and others from parsed output (e2f8a7b)

BREAKING CHANGES

Object key __proto__ and other keys from Object.prototype are included in the parsed object by default. Earlier, no keys from Object.prototype were included. The new behaviour is consistent with JSON.parse. If you need the old behaviour, add the argument ignore-prototype-keys to the command line, or set the option ignorePrototypeKeys to true, when calling the parse method. If you don't have under control, what will happen with the parsed object, you should consider setting ignoreProtoKey to true, when calling the parse method, to prevent prototype pollution by omitting the __proto__ key.

14.1.0

14.1.0 (2024-08-09)

Features

  • Assume --trailing-commas if --trim-trailing-commas is requested (b3fb10d)
  • Add options to sort object keys by locale, numerically and ignoring the letter case (4387c4b)
  • Exit the process with 0 (success) if no files were found and --succeed-with-no-files was requested (923f37f)

Bug Fixes

Changelog

Sourced from @​prantlf/jsonlint's changelog.

16.0.0 (2024-08-09)

Bug Fixes

  • Use Object.hasOwn instead of Object.prototype.hasOwnProperty (06e7c0f)

BREAKING CHANGES

The minimum supported version of Node.js is 16.9 now.

15.0.0 (2024-08-09)

Features

  • Optionally omit object key proto and others from parsed output (e2f8a7b)

BREAKING CHANGES

Object key __proto__ and other keys from Object.prototype are included in the parsed object by default. Earlier, no keys from Object.prototype were included. The new behaviour is consistent with JSON.parse. If you need the old behaviour, add the argument ignore-prototype-keys to the command line, or set the option ignorePrototypeKeys to true, when calling the parse method. If you don't have under control, what will happens with the parsed object, you should consider setting ignoreProtoKey to true, when calling the parse method, to prevent prototype pollution.

14.1.0 (2024-08-09)

Features

  • Assume --trailing-commas if --trim-trailing-commas is requested (b3fb10d)
  • Add options to sort object keys by locale, numerically and ignoring the letter case (4387c4b)
  • Exit the process with 0 (success) if no files were found and --succeed-with-no-files was requested (923f37f)

Bug Fixes

Commits
  • 8dae9b7 16.0.0 [skip ci]
  • 06e7c0f fix: Use Object.hasOwn instead of Object.prototype.hasOwnProperty
  • 8d6d34e chore: Set checkboxes according to the default option values
  • a5ff280 15.0.0 [skip ci]
  • e2f8a7b feat: Optionally omit object key proto and others from parsed output
  • 4b46756 14.1.0 [skip ci]
  • eb35714 Do not report "constructor" es duplicate key
  • 923f37f feat: Exit the process with 0 (success) if no files were found and `--succeed...
  • 4387c4b feat: Add options to sort object keys by locale, numerically and ignoring the...
  • b3fb10d feat: Assume --trailing-commas if --trim-trailing-commas is requested
  • 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 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)
vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lux ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 1, 2024 5:26am
dependabot[bot] commented 3 weeks ago

Dependabot tried to add @nl-design-system/kernteam-dependabot as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/nl-design-system/lux/pulls/212/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the nl-design-system/lux repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request