Bump @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.36.0#25
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.36.0#25dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.31.0 to 4.36.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.31.0...v4.36.0) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
ActionRelay - Jobs and Steps Gantt ChartBase on commit: 9acf944009528298bd7b35bca9d567fd474cc57c Jobs details below:
gantt
title Repo: ActionRelay - RunId: 13897281556 - Actor: dependabot[bot]
dateFormat x
axisFormat %H:%M:%S
section dump_contexts_to_log
Set up job : milestone, 1742207684000, 1742207684000
Dump GitHub context : 1742207684000, 1742207684000
Dump job context : 1742207684000, 1742207684000
Dump steps context : 1742207684000, 1742207684000
Dump runner context : 1742207684000, 1742207684000
Dump strategy context : 1742207684000, 1742207684000
Dump matrix context : 1742207684000, 1742207684000
Complete job : milestone, 1742207684000, 1742207684000
section TypeScript Tests
Set up job : milestone, 1742207682000, 1742207683000
Checkout : 1742207683000, 1742207684000
Setup Node.js : 1742207684000, 1742207688000
Install Dependencies : 1742207688000, 1742207697000
Check Format : 1742207697000, 1742207699000
Lint : 1742207699000, 1742207705000
Test : 1742207705000, 1742207731000
Post Setup Node.js : 1742207731000, 1742207732000
Post Checkout : 1742207732000, 1742207732000
Complete job : milestone, 1742207732000, 1742207732000
section GitHub Actions Test
Set up job : milestone, 1742207683000, 1742207684000
Checkout : 1742207684000, 1742207685000
Test Local Action : 1742207685000, 1742207735000
Print Output : 1742207735000, 1742207735000```
|
{
"pullRequest": {
"id": 2397450149,
"sha": "9acf944009528298bd7b35bca9d567fd474cc57c",
"body": "Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.31.0 to 4.36.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/rollup/rollup/releases\"><code>@rollup/rollup-linux-x64-gnu</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v4.36.0</h2>\n<h2>4.36.0</h2>\n<p><em>2025-03-17</em></p>\n<h3>Features</h3>\n<ul>\n<li>Extend <code>renderDynamicImport</code> hook to provide information about static dependencies of the imported module (<a href=\"https://redirect.github.com/rollup/rollup/issues/5870\">#5870</a>)</li>\n<li>Export several additional types used by Vite (<a href=\"https://redirect.github.com/rollup/rollup/issues/5879\">#5879</a>)</li>\n</ul>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Do not merge chunks if that would create a top-level await cycle between chunks (<a href=\"https://redirect.github.com/rollup/rollup/issues/5843\">#5843</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5843\">#5843</a>: avoiding top level await circular (<a href=\"https://github.com/TrickyPi\"><code>@TrickyPi</code></a>, <a href=\"https://github.com/lukastaegert\"><code>@lukastaegert</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5870\">#5870</a>: draft for extended renderDynamicImport hook (<a href=\"https://github.com/iczero\"><code>@iczero</code></a>, <a href=\"https://github.com/lukastaegert\"><code>@lukastaegert</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5876\">#5876</a>: Update axios overrides to 1.8.2 (<a href=\"https://github.com/vadym-khodak\"><code>@vadym-khodak</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5877\">#5877</a>: chore(deps): update dependency eslint-plugin-vue to v10 (<a href=\"https://github.com/renovate\"><code>@renovate</code></a>[bot])</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5878\">#5878</a>: fix(deps): lock file maintenance minor/patch updates (<a href=\"https://github.com/renovate\"><code>@renovate</code></a>[bot])</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5879\">#5879</a>: fix: export types (<a href=\"https://github.com/sxzz\"><code>@sxzz</code></a>)</li>\n</ul>\n<h2>v4.35.0</h2>\n<h2>4.35.0</h2>\n<p><em>2025-03-08</em></p>\n<h3>Features</h3>\n<ul>\n<li>Pass build errors to the closeBundle hook (<a href=\"https://redirect.github.com/rollup/rollup/issues/5867\">#5867</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5852\">#5852</a>: chore(deps): update dependency eslint-plugin-unicorn to v57 (<a href=\"https://github.com/renovate\"><code>@renovate</code></a>[bot], <a href=\"https://github.com/lukastaegert\"><code>@lukastaegert</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5862\">#5862</a>: fix(deps): update swc monorepo (major) (<a href=\"https://github.com/renovate\"><code>@renovate</code></a>[bot], <a href=\"https://github.com/lukastaegert\"><code>@lukastaegert</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5867\">#5867</a>: feat(5858): make closeBundle hook receive the last error (<a href=\"https://github.com/GauBen\"><code>@GauBen</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5872\">#5872</a>: chore(deps): update dependency builtin-modules to v5 (<a href=\"https://github.com/renovate\"><code>@renovate</code></a>[bot])</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5873\">#5873</a>: chore(deps): update uraimo/run-on-arch-action action to v3 (<a href=\"https://github.com/renovate\"><code>@renovate</code></a>[bot])</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5874\">#5874</a>: fix(deps): lock file maintenance minor/patch updates (<a href=\"https://github.com/renovate\"><code>@renovate</code></a>[bot])</li>\n</ul>\n<h2>v4.34.9</h2>\n<h2>4.34.9</h2>\n<p><em>2025-03-01</em></p>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Support JSX modes in WASM (<a href=\"https://redirect.github.com/rollup/rollup/issues/5866\">#5866</a>)</li>\n<li>Allow the CustomPluginOptions to be extended (<a href=\"https://redirect.github.com/rollup/rollup/issues/5850\">#5850</a>)</li>\n</ul>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/rollup/rollup/blob/master/CHANGELOG.md\"><code>@rollup/rollup-linux-x64-gnu</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>4.36.0</h2>\n<p><em>2025-03-17</em></p>\n<h3>Features</h3>\n<ul>\n<li>Extend <code>renderDynamicImport</code> hook to provide information about static dependencies of the imported module (<a href=\"https://redirect.github.com/rollup/rollup/issues/5870\">#5870</a>)</li>\n<li>Export several additional types used by Vite (<a href=\"https://redirect.github.com/rollup/rollup/issues/5879\">#5879</a>)</li>\n</ul>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Do not merge chunks if that would create a top-level await cycle between chunks (<a href=\"https://redirect.github.com/rollup/rollup/issues/5843\">#5843</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5843\">#5843</a>: avoiding top level await circular (<a href=\"https://github.com/TrickyPi\"><code>@TrickyPi</code></a>, <a href=\"https://github.com/lukastaegert\"><code>@lukastaegert</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5870\">#5870</a>: draft for extended renderDynamicImport hook (<a href=\"https://github.com/iczero\"><code>@iczero</code></a>, <a href=\"https://github.com/lukastaegert\"><code>@lukastaegert</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5876\">#5876</a>: Update axios overrides to 1.8.2 (<a href=\"https://github.com/vadym-khodak\"><code>@vadym-khodak</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5877\">#5877</a>: chore(deps): update dependency eslint-plugin-vue to v10 (<a href=\"https://github.com/renovate\"><code>@renovate</code></a>[bot])</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5878\">#5878</a>: fix(deps): lock file maintenance minor/patch updates (<a href=\"https://github.com/renovate\"><code>@renovate</code></a>[bot])</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5879\">#5879</a>: fix: export types (<a href=\"https://github.com/sxzz\"><code>@sxzz</code></a>)</li>\n</ul>\n<h2>4.35.0</h2>\n<p><em>2025-03-08</em></p>\n<h3>Features</h3>\n<ul>\n<li>Pass build errors to the closeBundle hook (<a href=\"https://redirect.github.com/rollup/rollup/issues/5867\">#5867</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5852\">#5852</a>: chore(deps): update dependency eslint-plugin-unicorn to v57 (<a href=\"https://github.com/renovate\"><code>@renovate</code></a>[bot], <a href=\"https://github.com/lukastaegert\"><code>@lukastaegert</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5862\">#5862</a>: fix(deps): update swc monorepo (major) (<a href=\"https://github.com/renovate\"><code>@renovate</code></a>[bot], <a href=\"https://github.com/lukastaegert\"><code>@lukastaegert</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5867\">#5867</a>: feat(5858): make closeBundle hook receive the last error (<a href=\"https://github.com/GauBen\"><code>@GauBen</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5872\">#5872</a>: chore(deps): update dependency builtin-modules to v5 (<a href=\"https://github.com/renovate\"><code>@renovate</code></a>[bot])</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5873\">#5873</a>: chore(deps): update uraimo/run-on-arch-action action to v3 (<a href=\"https://github.com/renovate\"><code>@renovate</code></a>[bot])</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5874\">#5874</a>: fix(deps): lock file maintenance minor/patch updates (<a href=\"https://github.com/renovate\"><code>@renovate</code></a>[bot])</li>\n</ul>\n<h2>4.34.9</h2>\n<p><em>2025-03-01</em></p>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Support JSX modes in WASM (<a href=\"https://redirect.github.com/rollup/rollup/issues/5866\">#5866</a>)</li>\n<li>Allow the CustomPluginOptions to be extended (<a href=\"https://redirect.github.com/rollup/rollup/issues/5850\">#5850</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/rollup/rollup/commit/ab7bfa8fe9c25e41cc62058fa2dcde6b321fd51d\"><code>ab7bfa8</code></a> 4.36.0</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/7f0164ea77421954f84f4d27832c2e5de9c24149\"><code>7f0164e</code></a> draft for extended renderDynamicImport hook (<a href=\"https://redirect.github.com/rollup/rollup/issues/5870\">#5870</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/f687af5c0d0fc771a2b0cc1fae9c5ce34fad071e\"><code>f687af5</code></a> Update axios overrides to 1.8.2 (<a href=\"https://redirect.github.com/rollup/rollup/issues/5876\">#5876</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/8c15e597042ccad1fe773eeb0986bf50baf8877f\"><code>8c15e59</code></a> avoiding top level await circular (<a href=\"https://redirect.github.com/rollup/rollup/issues/5843\">#5843</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/2212897fd02c1fea9a9ca1c01432dffc21ab375f\"><code>2212897</code></a> fix: export types (<a href=\"https://redirect.github.com/rollup/rollup/issues/5879\">#5879</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/d683462da974a8bca56c0ec8e82ff32656fca765\"><code>d683462</code></a> chore(deps): update dependency eslint-plugin-vue to v10 (<a href=\"https://redirect.github.com/rollup/rollup/issues/5877\">#5877</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/7710d694ae7f8ac02faf4013728ba84044bcd091\"><code>7710d69</code></a> fix(deps): lock file maintenance minor/patch updates (<a href=\"https://redirect.github.com/rollup/rollup/issues/5878\">#5878</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/70ef1cce7c740030cc2935b563d13950cc1511f5\"><code>70ef1cc</code></a> 4.35.0</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/d29a457f18917cde337e4d991bab22b8d5ec9053\"><code>d29a457</code></a> feat(5858): make closeBundle hook receive the last error (<a href=\"https://redirect.github.com/rollup/rollup/issues/5867\">#5867</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/b346ce92b0c1dbac4125fdd4a3553ed639dca3a8\"><code>b346ce9</code></a> chore(deps): update dependency builtin-modules to v5 (<a href=\"https://redirect.github.com/rollup/rollup/issues/5872\">#5872</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/rollup/rollup/compare/v4.31.0...v4.36.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>",
"state": "open",
"user": {
"id": 49699333,
"avatarUrl": "https://avatars.githubusercontent.com/in/29110?v=4",
"name": null,
"email": null
},
"createdAt": 1742207674000,
"updatedAt": 1742207741000,
"mergedAt": null,
"closedAt": null
},
"pullRequestCreator": {
"id": 49699333,
"avatarUrl": "https://avatars.githubusercontent.com/in/29110?v=4",
"name": null,
"email": null
},
"commits": [
{
"sha": "9acf944009528298bd7b35bca9d567fd474cc57c",
"message": "Bump @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.36.0\n\nBumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.31.0 to 4.36.0.\n- [Release notes](https://github.com/rollup/rollup/releases)\n- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rollup/rollup/compare/v4.31.0...v4.36.0)\n\n---\nupdated-dependencies:\n- dependency-name: \"@rollup/rollup-linux-x64-gnu\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>"
}
],
"contributors": [
{
"id": 55581222,
"avatarUrl": "https://avatars.githubusercontent.com/u/55581222?v=4",
"name": "Tiny_Murky",
"email": "murky0830@gmail.com"
}
],
"repository": {
"id": 917101182,
"name": "ActionRelay",
"fullName": "TinyMurky/ActionRelay"
},
"filesChanges": [
{
"sha": "2ac4a965ccc5407a4972a13a4f7bc823ce950ba4",
"filename": "package-lock.json",
"status": "modified",
"additions": 19,
"deletions": 4,
"changes": 23
}
],
"jobs": [
{
"id": 38880678127,
"run": {
"id": 13897281556,
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/13897281556",
"attempt": 1
},
"nodeId": "CR_kwDONqnafs8AAAAJDXgQ7w",
"headSha": "9acf944009528298bd7b35bca9d567fd474cc57c",
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/38880678127",
"htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/13897281556/job/38880678127",
"status": "completed",
"conclusion": "success",
"createdAt": 1742207679000,
"startedAt": 1742207683000,
"completedAt": 1742207689000,
"name": "dump_contexts_to_log",
"steps": [
{
"name": "Set up job",
"status": "completed",
"conclusion": "success",
"number": 1,
"startedAt": 1742207684000,
"completedAt": 1742207684000
},
{
"name": "Dump GitHub context",
"status": "completed",
"conclusion": "success",
"number": 2,
"startedAt": 1742207684000,
"completedAt": 1742207684000
},
{
"name": "Dump job context",
"status": "completed",
"conclusion": "success",
"number": 3,
"startedAt": 1742207684000,
"completedAt": 1742207684000
},
{
"name": "Dump steps context",
"status": "completed",
"conclusion": "success",
"number": 4,
"startedAt": 1742207684000,
"completedAt": 1742207684000
},
{
"name": "Dump runner context",
"status": "completed",
"conclusion": "success",
"number": 5,
"startedAt": 1742207684000,
"completedAt": 1742207684000
},
{
"name": "Dump strategy context",
"status": "completed",
"conclusion": "success",
"number": 6,
"startedAt": 1742207684000,
"completedAt": 1742207684000
},
{
"name": "Dump matrix context",
"status": "completed",
"conclusion": "success",
"number": 7,
"startedAt": 1742207684000,
"completedAt": 1742207684000
},
{
"name": "Complete job",
"status": "completed",
"conclusion": "success",
"number": 8,
"startedAt": 1742207684000,
"completedAt": 1742207684000
}
],
"checkRunUrl": "https://api.github.com/repos/TinyMurky/ActionRelay/check-runs/38880678127",
"labels": [
"ubuntu-latest"
],
"runnerId": 1000000014,
"runnerName": "GitHub Actions",
"runnerGroupId": 0,
"runnerGroupName": "",
"workflowName": "Continuous Integration",
"headBranch": "dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.36.0"
},
{
"id": 38880678145,
"run": {
"id": 13897281556,
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/13897281556",
"attempt": 1
},
"nodeId": "CR_kwDONqnafs8AAAAJDXgRAQ",
"headSha": "9acf944009528298bd7b35bca9d567fd474cc57c",
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/38880678145",
"htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/13897281556/job/38880678145",
"status": "completed",
"conclusion": "success",
"createdAt": 1742207679000,
"startedAt": 1742207682000,
"completedAt": 1742207733000,
"name": "TypeScript Tests",
"steps": [
{
"name": "Set up job",
"status": "completed",
"conclusion": "success",
"number": 1,
"startedAt": 1742207682000,
"completedAt": 1742207683000
},
{
"name": "Checkout",
"status": "completed",
"conclusion": "success",
"number": 2,
"startedAt": 1742207683000,
"completedAt": 1742207684000
},
{
"name": "Setup Node.js",
"status": "completed",
"conclusion": "success",
"number": 3,
"startedAt": 1742207684000,
"completedAt": 1742207688000
},
{
"name": "Install Dependencies",
"status": "completed",
"conclusion": "success",
"number": 4,
"startedAt": 1742207688000,
"completedAt": 1742207697000
},
{
"name": "Check Format",
"status": "completed",
"conclusion": "success",
"number": 5,
"startedAt": 1742207697000,
"completedAt": 1742207699000
},
{
"name": "Lint",
"status": "completed",
"conclusion": "success",
"number": 6,
"startedAt": 1742207699000,
"completedAt": 1742207705000
},
{
"name": "Test",
"status": "completed",
"conclusion": "success",
"number": 7,
"startedAt": 1742207705000,
"completedAt": 1742207731000
},
{
"name": "Post Setup Node.js",
"status": "completed",
"conclusion": "success",
"number": 13,
"startedAt": 1742207731000,
"completedAt": 1742207732000
},
{
"name": "Post Checkout",
"status": "completed",
"conclusion": "success",
"number": 14,
"startedAt": 1742207732000,
"completedAt": 1742207732000
},
{
"name": "Complete job",
"status": "completed",
"conclusion": "success",
"number": 15,
"startedAt": 1742207732000,
"completedAt": 1742207732000
}
],
"checkRunUrl": "https://api.github.com/repos/TinyMurky/ActionRelay/check-runs/38880678145",
"labels": [
"ubuntu-latest"
],
"runnerId": 1000000016,
"runnerName": "GitHub Actions",
"runnerGroupId": 0,
"runnerGroupName": "",
"workflowName": "Continuous Integration",
"headBranch": "dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.36.0"
},
{
"id": 38880678146,
"run": {
"id": 13897281556,
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/13897281556",
"attempt": 1
},
"nodeId": "CR_kwDONqnafs8AAAAJDXgRAg",
"headSha": "9acf944009528298bd7b35bca9d567fd474cc57c",
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/38880678146",
"htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/13897281556/job/38880678146",
"status": "in_progress",
"conclusion": "unknown",
"createdAt": 1742207679000,
"startedAt": 1742207682000,
"completedAt": null,
"name": "GitHub Actions Test",
"steps": [
{
"name": "Set up job",
"status": "completed",
"conclusion": "success",
"number": 1,
"startedAt": 1742207683000,
"completedAt": 1742207684000
},
{
"name": "Checkout",
"status": "completed",
"conclusion": "success",
"number": 2,
"startedAt": 1742207684000,
"completedAt": 1742207685000
},
{
"name": "Test Local Action",
"status": "completed",
"conclusion": "success",
"number": 3,
"startedAt": 1742207685000,
"completedAt": 1742207735000
},
{
"name": "Print Output",
"status": "completed",
"conclusion": "success",
"number": 4,
"startedAt": 1742207735000,
"completedAt": 1742207735000
},
{
"name": "Post Test Local Action",
"status": "in_progress",
"conclusion": "unknown",
"number": 7,
"startedAt": 1742207735000,
"completedAt": null
},
{
"name": "Post Checkout",
"status": "pending",
"conclusion": "unknown",
"number": 8,
"startedAt": null,
"completedAt": null
}
],
"checkRunUrl": "https://api.github.com/repos/TinyMurky/ActionRelay/check-runs/38880678146",
"labels": [
"ubuntu-latest"
],
"runnerId": 1000000015,
"runnerName": "GitHub Actions",
"runnerGroupId": 0,
"runnerGroupName": "",
"workflowName": "Continuous Integration",
"headBranch": "dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.36.0"
}
]
} |
Author
|
Superseded by #26. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.36.0.
Release notes
Sourced from
@rollup/rollup-linux-x64-gnu's releases.... (truncated)
Changelog
Sourced from
@rollup/rollup-linux-x64-gnu's changelog.... (truncated)
Commits
ab7bfa84.36.07f0164edraft for extended renderDynamicImport hook (#5870)f687af5Update axios overrides to 1.8.2 (#5876)8c15e59avoiding top level await circular (#5843)2212897fix: export types (#5879)d683462chore(deps): update dependency eslint-plugin-vue to v10 (#5877)7710d69fix(deps): lock file maintenance minor/patch updates (#5878)70ef1cc4.35.0d29a457feat(5858): make closeBundle hook receive the last error (#5867)b346ce9chore(deps): update dependency builtin-modules to v5 (#5872)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)