Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump estree-util-value-to-estree from 3.1.1 to 3.2.1 (#1026
) Bumps [estree-util-value-to-estree](https://github.com/remcohaszing/estree-util-value-to-estree) from 3.1.1 to 3.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remcohaszing/estree-util-value-to-estree/releases">estree-util-value-to-estree's releases</a>.</em></p> <blockquote> <h2>v3.2.1</h2> <p>Fix publishing</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.2.0...v3.2.1">https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.2.0...v3.2.1</a></p> <h2>v3.2.0</h2> <ul> <li>33d7a80 Preserve property descriptors.</li> <li>e3fb668 Add support for <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol#well-known_symbols">well-known symbols</a>.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.1.2...v3.2.0">https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.1.2...v3.2.0</a></p> <h2>v3.1.2</h2> <ul> <li>e25a9ad Remove value from non-simple literals</li> <li>c01d1fb Replace the <code>is-plain-obj</code> dependency</li> <li>dbe80a1 Merge assignment expressions</li> <li>8c27a38 Prefer defining variables before they are referenced</li> <li>16768f5 Trim redundant empty array elements</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.1.1...v3.1.2">https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.1.1...v3.1.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/02df96d4381525a8093ebc6f10a21b647d959cad"><code>02df96d</code></a> 3.2.1</li> <li><a href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/3c7908ab0520558efb90aacf640d59083e338ff2"><code>3c7908a</code></a> Fix test for Node.js 16</li> <li><a href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/2159b6ca8641b693a42b5a71c68e291321c908c7"><code>2159b6c</code></a> 3.2.0</li> <li><a href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/33d7a8046307827594401b586b745571f81ca2e8"><code>33d7a80</code></a> Preserve property descriptors</li> <li><a href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/e3fb668ee0038ad5c14e69a1dd2326c3dbbaa1a6"><code>e3fb668</code></a> Add support for well-known symbols</li> <li><a href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/1db061153c99ad4708d12b8031b7065f8aca7e83"><code>1db0611</code></a> Update lockfile</li> <li><a href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/9d6f4869cdbe9287271abefa53bd2a93485da13b"><code>9d6f486</code></a> Assert the error cause for an unsupported value</li> <li><a href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/f8c2c763871f1f3b23137decc6abe6c5879b21d8"><code>f8c2c76</code></a> 3.1.2</li> <li><a href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/4b842848bf2dc11b26aa91c1bcdd2f29ae97e4ff"><code>4b84284</code></a> Fix a typo</li> <li><a href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/328ed2d196a1d5a2a79d48ae0841ec3b461d5752"><code>328ed2d</code></a> Update lockfile</li> <li>Additional commits viewable in <a href="https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.1.1...v3.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=estree-util-value-to-estree&package-manager=npm_and_yarn&previous-version=3.1.1&new-version=3.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information