[PR #3235] Bump the dev-minor-updates group across 1 directory with 5 updates #31303

Open
opened 2026-06-13 11:43:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/3235
Author: @dependabot[bot]
Created: 6/10/2026
Status: 🔄 Open

Base: mainHead: dependabot/npm_and_yarn/dev-minor-updates-26936873ff


📝 Commits (1)

  • 1d85847 Bump the dev-minor-updates group across 1 directory with 5 updates

📊 Changes

2 files changed (+154 additions, -202 deletions)

View changed files

📝 package-lock.json (+149 -197)
📝 package.json (+5 -5)

📄 Description

Bumps the dev-minor-updates group with 5 updates in the / directory:

Package From To
@dotenvx/dotenvx 1.69.1 1.71.3
@react-email/ui 6.5.0 6.6.0
@tanstack/react-query-devtools 5.100.14 5.101.0
react-email 6.5.0 6.6.0
typescript-eslint 8.60.0 8.61.0

Updates @dotenvx/dotenvx from 1.69.1 to 1.71.3

Release notes

Sourced from @​dotenvx/dotenvx's releases.

v1.71.3

see CHANGELOG

v1.71.2

see CHANGELOG

v1.71.1

see CHANGELOG

v1.71.0

see CHANGELOG

v1.70.0

see CHANGELOG

v1.69.2

see CHANGELOG

Changelog

Sourced from @​dotenvx/dotenvx's changelog.

1.71.3 (2026-06-11)

Changed

  • Forward command to Dotenvx Armor Key Guard approvals (#835)

1.71.2 (2026-06-08)

Changed

  • touch up get, set, and decrypt when armor installed (#834)

1.71.1 (2026-06-08)

Changed

  • stderr changed to inherit for dotenvx-armor integration (#833)

1.71.0 (2026-06-01)

Added

  • Add optional automation --token support for Armor ⛨ users (#831)

1.70.0 (2026-05-31)

Changed

  • Dotenvx Ops/Vlt is now Dotenvx Armor ⛨ (#830)

1.69.2 (2026-05-29)

Changed

  • Minor messaging improvements, especially if using armored keys (#825)
Commits

Updates @react-email/ui from 6.5.0 to 6.6.0

Changelog

Sourced from @​react-email/ui's changelog.

6.6.0

Commits

Updates @tanstack/react-query-devtools from 5.100.14 to 5.101.0

Release notes

Sourced from @​tanstack/react-query-devtools's releases.

@​tanstack/react-query-devtools@​5.101.0

Patch Changes

Changelog

Sourced from @​tanstack/react-query-devtools's changelog.

5.101.0

Patch Changes

Commits
  • f3d8d2a ci: Version Packages (#10774)
  • 2d27c4e test(react-query-devtools/ReactQueryDevtools{,Panel}): add tests for the full...
  • e0245c7 test(react-query-devtools/ReactQueryDevtools): add tests for forwarding 'butt...
  • 532bb29 fix(tests): disable local coverage instrumentation (#10776)
  • See full diff in compare view

Updates react-email from 6.5.0 to 6.6.0

Release notes

Sourced from react-email's releases.

react-email@6.6.0

Minor Changes

  • 16ff94c: add a useTitleTag in Preview component so users can disable it if they want to
Changelog

Sourced from react-email's changelog.

6.6.0

Minor Changes

  • 16ff94c: add a useTitleTag in Preview component so users can disable it if they want to
Commits

Updates typescript-eslint from 8.60.0 to 8.61.0

Release notes

Sourced from typescript-eslint's releases.

v8.61.0

8.61.0 (2026-06-08)

🚀 Features

  • ast-spec: change type of UnaryExpression.prefix to always true (#12372)
  • ast-spec: tighten types of ArrowFunction, YieldExpression, TSTypePredicate (#12373)

🩹 Fixes

  • rule-schema-to-typescript-types: respect ECMAScript line terminators (#12374)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.1

8.60.1 (2026-06-01)

🩹 Fixes

  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#12352)
  • eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#12182)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.61.0 (2026-06-08)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.60.1 (2026-06-01)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fosrl/pangolin/pull/3235 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/10/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/dev-minor-updates-26936873ff` --- ### 📝 Commits (1) - [`1d85847`](https://github.com/fosrl/pangolin/commit/1d85847352127522cbe5ecbebfcad6a93166aa23) Bump the dev-minor-updates group across 1 directory with 5 updates ### 📊 Changes **2 files changed** (+154 additions, -202 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+149 -197) 📝 `package.json` (+5 -5) </details> ### 📄 Description Bumps the dev-minor-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx) | `1.69.1` | `1.71.3` | | [@react-email/ui](https://github.com/resend/react-email/tree/HEAD/packages/ui) | `6.5.0` | `6.6.0` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.100.14` | `5.101.0` | | [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) | `6.5.0` | `6.6.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.60.0` | `8.61.0` | Updates `@dotenvx/dotenvx` from 1.69.1 to 1.71.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotenvx/dotenvx/releases">@​dotenvx/dotenvx's releases</a>.</em></p> <blockquote> <h2>v1.71.3</h2> <p>see <a href="https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md">CHANGELOG</a></p> <h2>v1.71.2</h2> <p>see <a href="https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md">CHANGELOG</a></p> <h2>v1.71.1</h2> <p>see <a href="https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md">CHANGELOG</a></p> <h2>v1.71.0</h2> <p>see <a href="https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md">CHANGELOG</a></p> <h2>v1.70.0</h2> <p>see <a href="https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md">CHANGELOG</a></p> <h2>v1.69.2</h2> <p>see <a href="https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md">CHANGELOG</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md">@​dotenvx/dotenvx's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/dotenvx/dotenvx/compare/v1.71.2...v1.71.3">1.71.3</a> (2026-06-11)</h2> <h3>Changed</h3> <ul> <li>Forward command to Dotenvx Armor Key Guard approvals (<a href="https://redirect.github.com/dotenvx/dotenvx/pull/835">#835</a>)</li> </ul> <h2><a href="https://github.com/dotenvx/dotenvx/compare/v1.71.1...v1.71.2">1.71.2</a> (2026-06-08)</h2> <h3>Changed</h3> <ul> <li>touch up <code>get</code>, <code>set</code>, and <code>decrypt</code> when armor installed (<a href="https://redirect.github.com/dotenvx/dotenvx/pull/834">#834</a>)</li> </ul> <h2><a href="https://github.com/dotenvx/dotenvx/compare/v1.71.0...v1.71.1">1.71.1</a> (2026-06-08)</h2> <h3>Changed</h3> <ul> <li>stderr changed to <code>inherit</code> for dotenvx-armor integration (<a href="https://redirect.github.com/dotenvx/dotenvx/pull/833">#833</a>)</li> </ul> <h2><a href="https://github.com/dotenvx/dotenvx/compare/v1.70.0...v1.71.0">1.71.0</a> (2026-06-01)</h2> <h3>Added</h3> <ul> <li>Add optional automation <code>--token</code> support for Armor ⛨ users (<a href="https://redirect.github.com/dotenvx/dotenvx/pull/831">#831</a>)</li> </ul> <h2><a href="https://github.com/dotenvx/dotenvx/compare/v1.69.2...v1.70.0">1.70.0</a> (2026-05-31)</h2> <h3>Changed</h3> <ul> <li>Dotenvx Ops/Vlt is now Dotenvx Armor ⛨ (<a href="https://redirect.github.com/dotenvx/dotenvx/pull/830">#830</a>)</li> </ul> <h2><a href="https://github.com/dotenvx/dotenvx/compare/v1.69.1...v1.69.2">1.69.2</a> (2026-05-29)</h2> <h3>Changed</h3> <ul> <li>Minor messaging improvements, especially if using armored keys (<a href="https://redirect.github.com/dotenvx/dotenvx/pull/825">#825</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotenvx/dotenvx/commit/a95f16077ebe71b1aca2a97361f8c210f06e4c1b"><code>a95f160</code></a> 1.71.3</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/3d0e44007101b245b70a648aea13fab4a80bfa70"><code>3d0e440</code></a> Merge pull request <a href="https://redirect.github.com/dotenvx/dotenvx/issues/835">#835</a> from dotenvx/command</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/c1ce5f1f34a5eb42240c9ca254c8b2fb46e70e44"><code>c1ce5f1</code></a> further test coverage</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/22ccbcad84464c9953dd49ffed15a3d1875286ed"><code>22ccbca</code></a> test coverage</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/1820d2beab2db5bc8c9515f3e2c84ccfea1cb46d"><code>1820d2b</code></a> changelog</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/a32e5c7d05e634202fbd32a5824b919be88143fb"><code>a32e5c7</code></a> send as simple string</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/5b1672d1eec12ee038576996211bdcb06e3f2c3d"><code>5b1672d</code></a> send as metadata to dotenvx-armor if enabled</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/864706620aebbbdbfe88de497abc45fbf7561d26"><code>8647066</code></a> forward command</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/3c060c059949f28193d259b3a85bb6c80e3af060"><code>3c060c0</code></a> 1.71.2</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/ed4af39651cfb5a404bad5d7c4ae246c81fd7ca2"><code>ed4af39</code></a> changelog</li> <li>Additional commits viewable in <a href="https://github.com/dotenvx/dotenvx/compare/v1.69.1...v1.71.3">compare view</a></li> </ul> </details> <br /> Updates `@react-email/ui` from 6.5.0 to 6.6.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/blob/canary/packages/ui/CHANGELOG.md">@​react-email/ui's changelog</a>.</em></p> <blockquote> <h2>6.6.0</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/react-email/commit/6e3cf423001bd09e503c38482762f58ba826a513"><code>6e3cf42</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/ui/issues/3555">#3555</a>)</li> <li>See full diff in <a href="https://github.com/resend/react-email/commits/@react-email/ui@6.6.0/packages/ui">compare view</a></li> </ul> </details> <br /> Updates `@tanstack/react-query-devtools` from 5.100.14 to 5.101.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/releases">@​tanstack/react-query-devtools's releases</a>.</em></p> <blockquote> <h2><code>@​tanstack/react-query-devtools</code><a href="https://github.com/5"><code>@​5</code></a>.101.0</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/3042860e3c8731c94ca4dec0e277e415d0484fce"><code>3042860</code></a>, <a href="https://github.com/TanStack/query/commit/e631dc3fa17bff71f413246b7a770a730016d346"><code>e631dc3</code></a>]: <ul> <li><code>@​tanstack/query-devtools</code><a href="https://github.com/5"><code>@​5</code></a>.101.0</li> <li><code>@​tanstack/react-query</code><a href="https://github.com/5"><code>@​5</code></a>.101.0</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md">@​tanstack/react-query-devtools's changelog</a>.</em></p> <blockquote> <h2>5.101.0</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/3042860e3c8731c94ca4dec0e277e415d0484fce"><code>3042860</code></a>, <a href="https://github.com/TanStack/query/commit/e631dc3fa17bff71f413246b7a770a730016d346"><code>e631dc3</code></a>]: <ul> <li><code>@​tanstack/query-devtools</code><a href="https://github.com/5"><code>@​5</code></a>.101.0</li> <li><code>@​tanstack/react-query</code><a href="https://github.com/5"><code>@​5</code></a>.101.0</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/query/commit/f3d8d2abbf15bf81ff7575d3be9845d7b402f25a"><code>f3d8d2a</code></a> ci: Version Packages (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/10774">#10774</a>)</li> <li><a href="https://github.com/TanStack/query/commit/2d27c4e903278930163294ed042540db994d19fb"><code>2d27c4e</code></a> test(react-query-devtools/ReactQueryDevtools{,Panel}): add tests for the full...</li> <li><a href="https://github.com/TanStack/query/commit/e0245c78cb5ae7b7485f6294aa04515be77ad0ac"><code>e0245c7</code></a> test(react-query-devtools/ReactQueryDevtools): add tests for forwarding 'butt...</li> <li><a href="https://github.com/TanStack/query/commit/532bb298fba15e945e69c6ee4edc0c759ff21324"><code>532bb29</code></a> fix(tests): disable local coverage instrumentation (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/10776">#10776</a>)</li> <li>See full diff in <a href="https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.101.0/packages/react-query-devtools">compare view</a></li> </ul> </details> <br /> Updates `react-email` from 6.5.0 to 6.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/releases">react-email's releases</a>.</em></p> <blockquote> <h2>react-email@6.6.0</h2> <h3>Minor Changes</h3> <ul> <li>16ff94c: add a useTitleTag in Preview component so users can disable it if they want to</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/blob/canary/packages/react-email/CHANGELOG.md">react-email's changelog</a>.</em></p> <blockquote> <h2>6.6.0</h2> <h3>Minor Changes</h3> <ul> <li>16ff94c: add a useTitleTag in Preview component so users can disable it if they want to</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/react-email/commit/6e3cf423001bd09e503c38482762f58ba826a513"><code>6e3cf42</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/3555">#3555</a>)</li> <li><a href="https://github.com/resend/react-email/commit/16ff94cc9b8d65a6dc9b002e36bf3ec9d4aecbf7"><code>16ff94c</code></a> feat(react-email): useTitleTag flag on Preview component (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/3554">#3554</a>)</li> <li>See full diff in <a href="https://github.com/resend/react-email/commits/react-email@6.6.0/packages/react-email">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.60.0 to 8.61.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.61.0</h2> <h2>8.61.0 (2026-06-08)</h2> <h3>🚀 Features</h3> <ul> <li><strong>ast-spec:</strong> change type of <code>UnaryExpression.prefix</code> to always <code>true</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12372">#12372</a>)</li> <li><strong>ast-spec:</strong> tighten types of <code>ArrowFunction</code>, <code>YieldExpression</code>, <code>TSTypePredicate</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12373">#12373</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>rule-schema-to-typescript-types:</strong> respect ECMAScript line terminators (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12374">#12374</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li> <li>lumir</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0">GitHub Releases</a> for more information.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>v8.60.1</h2> <h2>8.60.1 (2026-06-01)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> respect ECMAScript line terminators in ts-comment rules (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12352">#12352</a>)</li> <li><strong>eslint-plugin:</strong> [no-shadow] correct rule to match ESLint v10 handling (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12182">#12182</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>lumir</li> <li>Nevette Bailey <a href="https://github.com/nevette-bailey"><code>@​nevette-bailey</code></a></li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1">GitHub Releases</a> for more information.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.61.0 (2026-06-08)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0">GitHub Releases</a> for more information.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>8.60.1 (2026-06-01)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1">GitHub Releases</a> for more information.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/16a5b247affc32af21b695cf96dfd75d7ded50a3"><code>16a5b24</code></a> chore(release): publish 8.61.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4f84a697aedc436559c3ae09b5b357d98b448d68"><code>4f84a69</code></a> chore(release): publish 8.60.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/1849b530c254fb4f89d7270160f3a998e4acd964"><code>1849b53</code></a> chore: typecheck using tsgo (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/12139">#12139</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-13 11:43:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#31303