dependabot[bot] opened a new pull request, #63541: URL: https://github.com/apache/airflow/pull/63541
Bumps [jsonc-eslint-parser](https://github.com/ota-meshi/jsonc-eslint-parser) from 2.4.1 to 3.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ota-meshi/jsonc-eslint-parser/releases">jsonc-eslint-parser's releases</a>.</em></p> <blockquote> <h2>v3.1.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/ota-meshi/jsonc-eslint-parser/pull/275">#275</a> <a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/38d5905ede808f7cc5ff2530552cebd0fadc6c5e"><code>38d5905</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: add <code>tokenize()</code></li> </ul> <h2>v3.0.0</h2> <h3>Major Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/ota-meshi/jsonc-eslint-parser/pull/266">#266</a> <a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/6d1679d4d9dfac8f28b1cc0519a2aee50671efaa"><code>6d1679d</code></a> Thanks <a href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a>! - Drop support for Node.js versions older than 20.19.0. The new minimum supported versions are: ^20.19.0 || ^22.13.0 || >=24</p> </li> <li> <p><a href="https://redirect.github.com/ota-meshi/jsonc-eslint-parser/pull/268">#268</a> <a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/e1c554a1e16d09585fc2fb3d00c9739d330c3e3d"><code>e1c554a</code></a> Thanks <a href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a>! - Change to ESM-only package. This is a breaking change that requires Node.js environments that support ESM.</p> </li> </ul> <h2>v2.4.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/ota-meshi/jsonc-eslint-parser/pull/252">#252</a> <a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/afaafe79b66c4e3adec94a6346b1fd6a93deab7b"><code>afaafe7</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - use npm trusted publishing</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ota-meshi/jsonc-eslint-parser/blob/master/CHANGELOG.md">jsonc-eslint-parser's changelog</a>.</em></p> <blockquote> <h2>3.1.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/ota-meshi/jsonc-eslint-parser/pull/275">#275</a> <a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/38d5905ede808f7cc5ff2530552cebd0fadc6c5e"><code>38d5905</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: add <code>tokenize()</code></li> </ul> <h2>3.0.0</h2> <h3>Major Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/ota-meshi/jsonc-eslint-parser/pull/266">#266</a> <a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/6d1679d4d9dfac8f28b1cc0519a2aee50671efaa"><code>6d1679d</code></a> Thanks <a href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a>! - Drop support for Node.js versions older than 20.19.0. The new minimum supported versions are: ^20.19.0 || ^22.13.0 || >=24</p> </li> <li> <p><a href="https://redirect.github.com/ota-meshi/jsonc-eslint-parser/pull/268">#268</a> <a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/e1c554a1e16d09585fc2fb3d00c9739d330c3e3d"><code>e1c554a</code></a> Thanks <a href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a>! - Change to ESM-only package. This is a breaking change that requires Node.js environments that support ESM.</p> </li> </ul> <h2>2.4.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/ota-meshi/jsonc-eslint-parser/pull/252">#252</a> <a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/afaafe79b66c4e3adec94a6346b1fd6a93deab7b"><code>afaafe7</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - use npm trusted publishing</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/03a4a3b634155f3c77c477dcc48eccfb11fe6d46"><code>03a4a3b</code></a> chore: release jsonc-eslint-parser (<a href="https://redirect.github.com/ota-meshi/jsonc-eslint-parser/issues/276">#276</a>)</li> <li><a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/38d5905ede808f7cc5ff2530552cebd0fadc6c5e"><code>38d5905</code></a> feat: add <code>tokenize()</code> (<a href="https://redirect.github.com/ota-meshi/jsonc-eslint-parser/issues/275">#275</a>)</li> <li><a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/f4e373e320aed21b1e56cdf4eb1bfa8ed05e3046"><code>f4e373e</code></a> chore(deps): update dependency vite to v7 (<a href="https://redirect.github.com/ota-meshi/jsonc-eslint-parser/issues/274">#274</a>)</li> <li><a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/6f4dd65cfe42147264661c7af5948612fbb73bff"><code>6f4dd65</code></a> chore(deps): update dependency <code>@vitejs/plugin-vue</code> to v6 (<a href="https://redirect.github.com/ota-meshi/jsonc-eslint-parser/issues/273">#273</a>)</li> <li><a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/875c732a9f0e3d9577308fa4f57f6becc30e6f33"><code>875c732</code></a> chore: migrate from Vue CLI to Vite in explorer (<a href="https://redirect.github.com/ota-meshi/jsonc-eslint-parser/issues/272">#272</a>)</li> <li><a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/83ccca13b433bb59bfbbcf5b1da8886a2b26300e"><code>83ccca1</code></a> chore: release jsonc-eslint-parser (<a href="https://redirect.github.com/ota-meshi/jsonc-eslint-parser/issues/269">#269</a>)</li> <li><a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/46d07e742c6d6fafa895e82b925351f8d0297040"><code>46d07e7</code></a> chore: remove unnecessary dev dependencies (<a href="https://redirect.github.com/ota-meshi/jsonc-eslint-parser/issues/271">#271</a>)</li> <li><a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/b8f955314f09404bb00736b0c0b3bcfb65ef3653"><code>b8f9553</code></a> chore(deps): update eslint monorepo to v10 (major) (<a href="https://redirect.github.com/ota-meshi/jsonc-eslint-parser/issues/264">#264</a>)</li> <li><a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/6285f9ad6e95fb8d052517c383e566a7f2a04361"><code>6285f9a</code></a> chore: format</li> <li><a href="https://github.com/ota-meshi/jsonc-eslint-parser/commit/9d8918f2945254811b7d6d22222fbd57d38bec59"><code>9d8918f</code></a> chore(config): migrate config renovate.json (<a href="https://redirect.github.com/ota-meshi/jsonc-eslint-parser/issues/270">#270</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ota-meshi/jsonc-eslint-parser/compare/v2.4.1...v3.1.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for jsonc-eslint-parser since your current version.</p> </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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
