-
Notifications
You must be signed in to change notification settings - Fork 52
Commit ba2f365
authored
chore(deps): bump estree-util-value-to-estree from 3.1.2 to 3.3.3 (#372)
Bumps
[estree-util-value-to-estree](https://github.com/remcohaszing/estree-util-value-to-estree)
from 3.1.2 to 3.3.3.
<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.3.3</h2>
<ul>
<li>652e019 Use singular <code>Object.defineProperty</code> if
possible</li>
<li>d0c394f Fix <code>__proto__</code> property emit</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.3.2...v3.3.3">https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.3.2...v3.3.3</a></p>
<h2>v3.3.2</h2>
<ul>
<li>6ecf349 Move <code>@js-temporal/polyfill</code> to
<code>devDependencies</code></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.3.1...v3.3.2">https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.3.1...v3.3.2</a></p>
<h2>v3.3.1</h2>
<ul>
<li>1c1eb66 Don’t crash if Temporal is undefined</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.3.0...v3.3.1">https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.3.0...v3.3.1</a></p>
<h2>v3.3.0</h2>
<ul>
<li>014536b Add support for Temporal types</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.2.1...v3.3.0">https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.2.1...v3.3.0</a></p>
<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>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/cb5305c99309c596875b2b9f771d0332503c953d"><code>cb5305c</code></a>
3.3.3</li>
<li><a
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/1854f862bbb13e8c0f912812237dda23042a03b9"><code>1854f86</code></a>
Add remark job as a dependency of release</li>
<li><a
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/559fce28acc5f0bd7d55d95c6354e34356a980c0"><code>559fce2</code></a>
Run tests against Node.js 22</li>
<li><a
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/652e01901eed3e40b9eff44c56f84f47f97352fb"><code>652e019</code></a>
Use singular Object.defineProperty if possible</li>
<li><a
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/d0c394fbc64bc55937ffe4e162b81f15ba506e55"><code>d0c394f</code></a>
Fix <strong>proto</strong> property emit</li>
<li><a
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/392a5349bc606d3d05849ec9973230c745cdefdb"><code>392a534</code></a>
3.3.2</li>
<li><a
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/6ecf34945e39fdf198397df92a27d99cb5ed40cf"><code>6ecf349</code></a>
Move <code>@js-temporal/polyfill</code> to devDependencies</li>
<li><a
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/98643eb11c40e772fe324610a0161a93c3d4ea3f"><code>98643eb</code></a>
3.3.1</li>
<li><a
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/1c1eb66c6c161940e543860e0da7d96dd6821295"><code>1c1eb66</code></a>
Don’t crash if Temporal is undefined</li>
<li><a
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/f0332fea43c2354726d3ef64f89d61b44fbc0ca7"><code>f0332fe</code></a>
3.3.0</li>
<li>Additional commits viewable in <a
href="https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.1.2...v3.3.3">compare
view</a></li>
</ul>
</details>
<br />
[](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/TriPSs/nestjs-query/network/alerts).
</details>1 file changed
+3
-3
lines changed+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11768 | 11768 |
| |
11769 | 11769 |
| |
11770 | 11770 |
| |
11771 |
| - | |
11772 |
| - | |
| 11771 | + | |
| 11772 | + | |
11773 | 11773 |
| |
11774 | 11774 |
| |
11775 |
| - | |
| 11775 | + | |
11776 | 11776 |
| |
11777 | 11777 |
| |
11778 | 11778 |
| |
|
0 commit comments