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

chore(deps): update dependency json5 to v2 #2788

Merged
merged 1 commit into from
May 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
json5 (source) ^1.0.2 -> ^2.0.0 age adoption passing confidence

Release Notes

json5/json5 (json5)

v2.2.3

Compare Source

  • Fix: json5@​2.2.3 is now the 'latest' release according to npm instead of
    v1.0.2. ([#​299])

v2.2.2

Compare Source

  • Fix: Properties with the name __proto__ are added to objects and arrays.
    ([#​199]) This also fixes a prototype pollution vulnerability reported by
    Jonathan Gregson! ([#​295]).

v2.2.1

Compare Source

v2.2.0

Compare Source

  • New: Accurate and documented TypeScript declarations are now included. There
    is no need to install @types/json5. ([#​236], [#​244])

v2.1.3

Compare Source

  • Fix: An out of memory bug when parsing numbers has been fixed. ([#​228],
    [#​229])

v2.1.2

Compare Source

  • Fix: Bump minimist to v1.2.5. ([#​222])

v2.1.1

Compare Source

  • New: package.json and package.json5 include a module property so
    bundlers like webpack, rollup and parcel can take advantage of the ES Module
    build. ([#​208])
  • Fix: stringify outputs \0 as \\x00 when followed by a digit. ([#​210])
  • Fix: Spelling mistakes have been fixed. ([#​196])

v2.1.0

Compare Source

  • New: The index.mjs and index.min.mjs browser builds in the dist
    directory support ES6 modules. ([#​187])

v2.0.1

Compare Source

  • Fix: The browser builds in the dist directory support ES5. ([#​182])

v2.0.0

Compare Source

  • Major: JSON5 officially supports Node.js v6 and later. Support for Node.js
    v4 has been dropped. Since Node.js v6 supports ES5 features, the code has been
    rewritten in native ES5, and the dependence on Babel has been eliminated.

  • New: Support for Unicode 10 has been added.

  • New: The test framework has been migrated from Mocha to Tap.

  • New: The browser build at dist/index.js is no longer minified by default. A
    minified version is available at dist/index.min.js. ([#​181])

  • Fix: The warning has been made clearer when line and paragraph separators are
    used in strings.

  • Fix: package.json5 has been restored, and it is automatically generated and
    committed when the version is bumped. A new build-package NPM script has
    been added to facilitate this.


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team April 22, 2024 01:03
@renovate renovate bot added the 🤖 Type: Dependencies Dependency updates or something similar label Apr 22, 2024
Copy link

vercel bot commented Apr 22, 2024

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

Name Status Preview Comments Updated (UTC)
ui-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2024 0:13am

Copy link

changeset-bot bot commented Apr 22, 2024

⚠️ No Changeset found

Latest commit: 1190cf2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/json5-2.x branch from 518d60e to e89524c Compare April 22, 2024 07:39
@renovate renovate bot force-pushed the renovate/json5-2.x branch from e89524c to b77ef85 Compare April 23, 2024 07:59
@renovate renovate bot force-pushed the renovate/json5-2.x branch from b77ef85 to 4751a81 Compare April 24, 2024 12:57
@renovate renovate bot force-pushed the renovate/json5-2.x branch from 4751a81 to 7cbb2b7 Compare April 24, 2024 13:31
@renovate renovate bot force-pushed the renovate/json5-2.x branch from 7cbb2b7 to d8579dd Compare April 24, 2024 17:21
@renovate renovate bot force-pushed the renovate/json5-2.x branch from d8579dd to e242b28 Compare April 25, 2024 08:39
@renovate renovate bot force-pushed the renovate/json5-2.x branch from e242b28 to 3d09a86 Compare April 26, 2024 09:17
@renovate renovate bot force-pushed the renovate/json5-2.x branch from 3d09a86 to bd00685 Compare April 29, 2024 08:00
@renovate renovate bot force-pushed the renovate/json5-2.x branch from bd00685 to f5d404b Compare April 29, 2024 09:56
@renovate renovate bot force-pushed the renovate/json5-2.x branch from f5d404b to 2dce4ce Compare April 29, 2024 10:59
@renovate renovate bot force-pushed the renovate/json5-2.x branch from 2dce4ce to 4f0fefe Compare April 29, 2024 12:21
@renovate renovate bot force-pushed the renovate/json5-2.x branch from 4f0fefe to 10c280a Compare April 29, 2024 15:14
@renovate renovate bot force-pushed the renovate/json5-2.x branch from 10c280a to 77dbe0c Compare May 2, 2024 12:58
@renovate renovate bot force-pushed the renovate/json5-2.x branch from 77dbe0c to ff64425 Compare May 2, 2024 13:49
@renovate renovate bot force-pushed the renovate/json5-2.x branch from ff64425 to 552d536 Compare May 3, 2024 11:12
@renovate renovate bot force-pushed the renovate/json5-2.x branch from 552d536 to ac156e9 Compare May 3, 2024 15:14
@renovate renovate bot force-pushed the renovate/json5-2.x branch from ac156e9 to 8fb8438 Compare May 7, 2024 11:49
@renovate renovate bot force-pushed the renovate/json5-2.x branch from 8fb8438 to 00552e3 Compare May 8, 2024 07:47
@renovate renovate bot force-pushed the renovate/json5-2.x branch from 00552e3 to af20128 Compare May 8, 2024 08:01
@renovate renovate bot force-pushed the renovate/json5-2.x branch from af20128 to 182e20c Compare May 8, 2024 08:14
@renovate renovate bot force-pushed the renovate/json5-2.x branch from 182e20c to c705b47 Compare May 9, 2024 10:26
@renovate renovate bot force-pushed the renovate/json5-2.x branch from c705b47 to 271d6e2 Compare May 9, 2024 10:53
@renovate renovate bot force-pushed the renovate/json5-2.x branch from 271d6e2 to 0f319a8 Compare May 9, 2024 11:24
@CarlosCortizasCT CarlosCortizasCT merged commit 0232120 into main May 9, 2024
7 checks passed
@CarlosCortizasCT CarlosCortizasCT deleted the renovate/json5-2.x branch May 9, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 Type: Dependencies Dependency updates or something similar
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant