Bump @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.38.0#28
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.38.0#28dependabot[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.38.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.38.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: 5860bf0c818064cd091f09fe08bca7be8beaa347 Jobs details below:
gantt
title Repo: ActionRelay - RunId: 14169265126 - Actor: dependabot[bot]
dateFormat x
axisFormat %H:%M:%S
section dump_contexts_to_log
Set up job : milestone, 1743416146000, 1743416146000
Dump GitHub context : 1743416146000, 1743416147000
Dump job context : 1743416147000, 1743416147000
Dump steps context : 1743416147000, 1743416147000
Dump runner context : 1743416147000, 1743416147000
Dump strategy context : 1743416147000, 1743416147000
Dump matrix context : 1743416147000, 1743416147000
Complete job : milestone, 1743416147000, 1743416147000
section TypeScript Tests
Set up job : milestone, 1743416146000, 1743416147000
Checkout : 1743416147000, 1743416149000
Setup Node.js : 1743416149000, 1743416154000
Install Dependencies : 1743416154000, 1743416162000
Check Format : 1743416162000, 1743416165000
Lint : 1743416165000, 1743416171000
Test : 1743416171000, 1743416197000
Post Setup Node.js : 1743416197000, 1743416198000
Post Checkout : 1743416198000, 1743416198000
Complete job : milestone, 1743416198000, 1743416198000
section GitHub Actions Test
Set up job : milestone, 1743416146000, 1743416146000
Checkout : 1743416146000, 1743416147000
Test Local Action : 1743416147000, 1743416202000
Print Output : 1743416202000, 1743416202000```
|
{
"pullRequest": {
"id": 2428578643,
"sha": "5860bf0c818064cd091f09fe08bca7be8beaa347",
"body": "Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.31.0 to 4.38.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.38.0</h2>\n<h2>4.38.0</h2>\n<p><em>2025-03-29</em></p>\n<h3>Features</h3>\n<ul>\n<li>Support <code>.filter</code> option in <code>resolveId</code>, <code>load</code> and <code>transform</code> hooks (<a href=\"https://redirect.github.com/rollup/rollup/issues/5882\">#5882</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5882\">#5882</a>: Add support for hook filters (<a href=\"https://github.com/sapphi-red\"><code>@sapphi-red</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5894\">#5894</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/5895\">#5895</a>: chore(deps): update dependency eslint-plugin-unicorn to v58 (<a href=\"https://github.com/renovate\"><code>@renovate</code></a>[bot])</li>\n</ul>\n<h2>v4.37.0</h2>\n<h2>4.37.0</h2>\n<p><em>2025-03-23</em></p>\n<h3>Features</h3>\n<ul>\n<li>Support Musl Linux on Riscv64 architectures (<a href=\"https://redirect.github.com/rollup/rollup/issues/5726\">#5726</a>)</li>\n<li>Handles class decorators placed before the <code>export</code> keyword (<a href=\"https://redirect.github.com/rollup/rollup/issues/5871\">#5871</a>)</li>\n</ul>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Log Rust panic messages to the console when using the WASM build (<a href=\"https://redirect.github.com/rollup/rollup/issues/5875\">#5875</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5726\">#5726</a>: Add support for linux riscv64 musl (<a href=\"https://github.com/fossdd\"><code>@fossdd</code></a>, <a href=\"https://github.com/leso-kn\"><code>@leso-kn</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5871\">#5871</a>: feat: support decorators before or after export (<a href=\"https://github.com/TrickyPi\"><code>@TrickyPi</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5875\">#5875</a>: capture Rust panic messages and output them to the console. (<a href=\"https://github.com/luyahan\"><code>@luyahan</code></a>, <a href=\"https://github.com/lukastaegert\"><code>@lukastaegert</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5883\">#5883</a>: Pin digest of 3rd party actions (<a href=\"https://github.com/re-taro\"><code>@re-taro</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5885\">#5885</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.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<!-- 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.38.0</h2>\n<p><em>2025-03-29</em></p>\n<h3>Features</h3>\n<ul>\n<li>Support <code>.filter</code> option in <code>resolveId</code>, <code>load</code> and <code>transform</code> hooks (<a href=\"https://redirect.github.com/rollup/rollup/issues/5882\">#5882</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5882\">#5882</a>: Add support for hook filters (<a href=\"https://github.com/sapphi-red\"><code>@sapphi-red</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5894\">#5894</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/5895\">#5895</a>: chore(deps): update dependency eslint-plugin-unicorn to v58 (<a href=\"https://github.com/renovate\"><code>@renovate</code></a>[bot])</li>\n</ul>\n<h2>4.37.0</h2>\n<p><em>2025-03-23</em></p>\n<h3>Features</h3>\n<ul>\n<li>Support Musl Linux on Riscv64 architectures (<a href=\"https://redirect.github.com/rollup/rollup/issues/5726\">#5726</a>)</li>\n<li>Handles class decorators placed before the <code>export</code> keyword (<a href=\"https://redirect.github.com/rollup/rollup/issues/5871\">#5871</a>)</li>\n</ul>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Log Rust panic messages to the console when using the WASM build (<a href=\"https://redirect.github.com/rollup/rollup/issues/5875\">#5875</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5726\">#5726</a>: Add support for linux riscv64 musl (<a href=\"https://github.com/fossdd\"><code>@fossdd</code></a>, <a href=\"https://github.com/leso-kn\"><code>@leso-kn</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5871\">#5871</a>: feat: support decorators before or after export (<a href=\"https://github.com/TrickyPi\"><code>@TrickyPi</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5875\">#5875</a>: capture Rust panic messages and output them to the console. (<a href=\"https://github.com/luyahan\"><code>@luyahan</code></a>, <a href=\"https://github.com/lukastaegert\"><code>@lukastaegert</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5883\">#5883</a>: Pin digest of 3rd party actions (<a href=\"https://github.com/re-taro\"><code>@re-taro</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5885\">#5885</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.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<!-- 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/22b64bcc511dfc40ce463e3f662a928915908713\"><code>22b64bc</code></a> 4.38.0</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/41a0b6f89900dd2b3915e5cda1f9fdffb7220259\"><code>41a0b6f</code></a> Add support for hook filters (<a href=\"https://redirect.github.com/rollup/rollup/issues/5882\">#5882</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/f660c34d27453f6e87555577569d47fc2840e038\"><code>f660c34</code></a> chore(deps): update dependency eslint-plugin-unicorn to v58 (<a href=\"https://redirect.github.com/rollup/rollup/issues/5895\">#5895</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/e192a6750da9378354bde489ecda865dd46a5e6c\"><code>e192a67</code></a> fix(deps): lock file maintenance minor/patch updates (<a href=\"https://redirect.github.com/rollup/rollup/issues/5894\">#5894</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/8b1c634d945dda9294cf579de68c4b223c618e7f\"><code>8b1c634</code></a> 4.37.0</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/43cb194261fe997ae21d365d0e25ef1d8fee01d3\"><code>43cb194</code></a> Add support for linux riscv64 musl (<a href=\"https://redirect.github.com/rollup/rollup/issues/5726\">#5726</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/4b4d6334974e6525d460f341ae7386c398d6d25e\"><code>4b4d633</code></a> capture Rust panic messages and output them to the console. (<a href=\"https://redirect.github.com/rollup/rollup/issues/5875\">#5875</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/a48b51509d82898fe2218c0b261b06118a3cb8fb\"><code>a48b515</code></a> feat: support decorators before or after export (<a href=\"https://redirect.github.com/rollup/rollup/issues/5871\">#5871</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/17824d9de9dbecbf87fb0a72d835d7a66895ae9d\"><code>17824d9</code></a> Pin digest of 3rd party actions (<a href=\"https://redirect.github.com/rollup/rollup/issues/5883\">#5883</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/384d5333fbc3d8918b41856822376da2a65ccaa3\"><code>384d533</code></a> fix(deps): lock file maintenance minor/patch updates (<a href=\"https://redirect.github.com/rollup/rollup/issues/5885\">#5885</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/rollup/rollup/compare/v4.31.0...v4.38.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": 1743416138000,
"updatedAt": 1743416207000,
"mergedAt": null,
"closedAt": null
},
"pullRequestCreator": {
"id": 49699333,
"avatarUrl": "https://avatars.githubusercontent.com/in/29110?v=4",
"name": null,
"email": null
},
"commits": [
{
"sha": "5860bf0c818064cd091f09fe08bca7be8beaa347",
"message": "Bump @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.38.0\n\nBumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.31.0 to 4.38.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.38.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": "3608baba2d4ce1a1431a59e9ab294c35cb60cf67",
"filename": "package-lock.json",
"status": "modified",
"additions": 19,
"deletions": 4,
"changes": 23
}
],
"jobs": [
{
"id": 39689243704,
"run": {
"id": 14169265126,
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/14169265126",
"attempt": 1
},
"nodeId": "CR_kwDONqnafs8AAAAJPanMOA",
"headSha": "5860bf0c818064cd091f09fe08bca7be8beaa347",
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/39689243704",
"htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/14169265126/job/39689243704",
"status": "completed",
"conclusion": "success",
"createdAt": 1743416142000,
"startedAt": 1743416145000,
"completedAt": 1743416151000,
"name": "dump_contexts_to_log",
"steps": [
{
"name": "Set up job",
"status": "completed",
"conclusion": "success",
"number": 1,
"startedAt": 1743416146000,
"completedAt": 1743416146000
},
{
"name": "Dump GitHub context",
"status": "completed",
"conclusion": "success",
"number": 2,
"startedAt": 1743416146000,
"completedAt": 1743416147000
},
{
"name": "Dump job context",
"status": "completed",
"conclusion": "success",
"number": 3,
"startedAt": 1743416147000,
"completedAt": 1743416147000
},
{
"name": "Dump steps context",
"status": "completed",
"conclusion": "success",
"number": 4,
"startedAt": 1743416147000,
"completedAt": 1743416147000
},
{
"name": "Dump runner context",
"status": "completed",
"conclusion": "success",
"number": 5,
"startedAt": 1743416147000,
"completedAt": 1743416147000
},
{
"name": "Dump strategy context",
"status": "completed",
"conclusion": "success",
"number": 6,
"startedAt": 1743416147000,
"completedAt": 1743416147000
},
{
"name": "Dump matrix context",
"status": "completed",
"conclusion": "success",
"number": 7,
"startedAt": 1743416147000,
"completedAt": 1743416147000
},
{
"name": "Complete job",
"status": "completed",
"conclusion": "success",
"number": 8,
"startedAt": 1743416147000,
"completedAt": 1743416147000
}
],
"checkRunUrl": "https://api.github.com/repos/TinyMurky/ActionRelay/check-runs/39689243704",
"labels": [
"ubuntu-latest"
],
"runnerId": 1000000038,
"runnerName": "GitHub Actions",
"runnerGroupId": 0,
"runnerGroupName": "",
"workflowName": "Continuous Integration",
"headBranch": "dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.38.0"
},
{
"id": 39689243715,
"run": {
"id": 14169265126,
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/14169265126",
"attempt": 1
},
"nodeId": "CR_kwDONqnafs8AAAAJPanMQw",
"headSha": "5860bf0c818064cd091f09fe08bca7be8beaa347",
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/39689243715",
"htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/14169265126/job/39689243715",
"status": "completed",
"conclusion": "success",
"createdAt": 1743416142000,
"startedAt": 1743416146000,
"completedAt": 1743416200000,
"name": "TypeScript Tests",
"steps": [
{
"name": "Set up job",
"status": "completed",
"conclusion": "success",
"number": 1,
"startedAt": 1743416146000,
"completedAt": 1743416147000
},
{
"name": "Checkout",
"status": "completed",
"conclusion": "success",
"number": 2,
"startedAt": 1743416147000,
"completedAt": 1743416149000
},
{
"name": "Setup Node.js",
"status": "completed",
"conclusion": "success",
"number": 3,
"startedAt": 1743416149000,
"completedAt": 1743416154000
},
{
"name": "Install Dependencies",
"status": "completed",
"conclusion": "success",
"number": 4,
"startedAt": 1743416154000,
"completedAt": 1743416162000
},
{
"name": "Check Format",
"status": "completed",
"conclusion": "success",
"number": 5,
"startedAt": 1743416162000,
"completedAt": 1743416165000
},
{
"name": "Lint",
"status": "completed",
"conclusion": "success",
"number": 6,
"startedAt": 1743416165000,
"completedAt": 1743416171000
},
{
"name": "Test",
"status": "completed",
"conclusion": "success",
"number": 7,
"startedAt": 1743416171000,
"completedAt": 1743416197000
},
{
"name": "Post Setup Node.js",
"status": "completed",
"conclusion": "success",
"number": 13,
"startedAt": 1743416197000,
"completedAt": 1743416198000
},
{
"name": "Post Checkout",
"status": "completed",
"conclusion": "success",
"number": 14,
"startedAt": 1743416198000,
"completedAt": 1743416198000
},
{
"name": "Complete job",
"status": "completed",
"conclusion": "success",
"number": 15,
"startedAt": 1743416198000,
"completedAt": 1743416198000
}
],
"checkRunUrl": "https://api.github.com/repos/TinyMurky/ActionRelay/check-runs/39689243715",
"labels": [
"ubuntu-latest"
],
"runnerId": 1000000041,
"runnerName": "GitHub Actions",
"runnerGroupId": 0,
"runnerGroupName": "",
"workflowName": "Continuous Integration",
"headBranch": "dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.38.0"
},
{
"id": 39689243725,
"run": {
"id": 14169265126,
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/14169265126",
"attempt": 1
},
"nodeId": "CR_kwDONqnafs8AAAAJPanMTQ",
"headSha": "5860bf0c818064cd091f09fe08bca7be8beaa347",
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/39689243725",
"htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/14169265126/job/39689243725",
"status": "in_progress",
"conclusion": "unknown",
"createdAt": 1743416142000,
"startedAt": 1743416145000,
"completedAt": null,
"name": "GitHub Actions Test",
"steps": [
{
"name": "Set up job",
"status": "completed",
"conclusion": "success",
"number": 1,
"startedAt": 1743416146000,
"completedAt": 1743416146000
},
{
"name": "Checkout",
"status": "completed",
"conclusion": "success",
"number": 2,
"startedAt": 1743416146000,
"completedAt": 1743416147000
},
{
"name": "Test Local Action",
"status": "completed",
"conclusion": "success",
"number": 3,
"startedAt": 1743416147000,
"completedAt": 1743416202000
},
{
"name": "Print Output",
"status": "completed",
"conclusion": "success",
"number": 4,
"startedAt": 1743416202000,
"completedAt": 1743416202000
},
{
"name": "Post Test Local Action",
"status": "in_progress",
"conclusion": "unknown",
"number": 7,
"startedAt": 1743416202000,
"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/39689243725",
"labels": [
"ubuntu-latest"
],
"runnerId": 1000000040,
"runnerName": "GitHub Actions",
"runnerGroupId": 0,
"runnerGroupName": "",
"workflowName": "Continuous Integration",
"headBranch": "dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.38.0"
}
]
} |
Author
|
Superseded by #29. |
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.38.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
22b64bc4.38.041a0b6fAdd support for hook filters (#5882)f660c34chore(deps): update dependency eslint-plugin-unicorn to v58 (#5895)e192a67fix(deps): lock file maintenance minor/patch updates (#5894)8b1c6344.37.043cb194Add support for linux riscv64 musl (#5726)4b4d633capture Rust panic messages and output them to the console. (#5875)a48b515feat: support decorators before or after export (#5871)17824d9Pin digest of 3rd party actions (#5883)384d533fix(deps): lock file maintenance minor/patch updates (#5885)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)