Bump @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.34.1#10
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.34.1#10dependabot[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.34.1. - [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.34.1) --- 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: a248c1f75386142b6b9fba7fdb055edb8cf288e9 Jobs details below:
gantt
title Repo: ActionRelay - RunId: 13111699601 - Actor: dependabot[bot]
dateFormat x
axisFormat %H:%M:%S
section TypeScript Tests
Set up job : milestone, 1738579404000, 1738579405000
Checkout : 1738579405000, 1738579406000
Setup Node.js : 1738579407000, 1738579411000
Install Dependencies : 1738579411000, 1738579419000
Check Format : 1738579419000, 1738579421000
Lint : 1738579421000, 1738579427000
Test : 1738579427000, 1738579454000
Post Setup Node.js : 1738579454000, 1738579455000
Post Checkout : 1738579456000, 1738579456000
Complete job : milestone, 1738579455000, 1738579455000
section dump_contexts_to_log
Set up job : milestone, 1738579405000, 1738579405000
Dump GitHub context : 1738579405000, 1738579405000
Dump job context : 1738579405000, 1738579405000
Dump steps context : 1738579405000, 1738579405000
Dump runner context : 1738579405000, 1738579405000
Dump strategy context : 1738579405000, 1738579405000
Dump matrix context : 1738579405000, 1738579405000
Complete job : milestone, 1738579405000, 1738579405000
section GitHub Actions Test
Set up job : milestone, 1738579405000, 1738579406000
Checkout : 1738579406000, 1738579407000
Test Local Action : 1738579407000, 1738579460000
Print Output : 1738579460000, 1738579460000```
|
{
"pullRequest": {
"id": 2312396859,
"sha": "a248c1f75386142b6b9fba7fdb055edb8cf288e9",
"body": "Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.31.0 to 4.34.1.\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.34.1</h2>\n<h2>4.34.1</h2>\n<p><em>2025-02-03</em></p>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Ensure throwing objects includes the entire object (<a href=\"https://redirect.github.com/rollup/rollup/issues/5825\">#5825</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5825\">#5825</a>: Ensure that all properties of throw statements are included (<a href=\"https://github.com/lukastaegert\"><code>@lukastaegert</code></a>)</li>\n</ul>\n<h2>v4.34.0</h2>\n<h2>4.34.0</h2>\n<p><em>2025-02-01</em></p>\n<h3>Features</h3>\n<ul>\n<li>Tree-shake unused properties in object literals (re-implements <a href=\"https://redirect.github.com/rollup/rollup/issues/5420\">#5420</a>) (<a href=\"https://redirect.github.com/rollup/rollup/issues/5737\">#5737</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5737\">#5737</a>: Reapply object tree-shaking (<a href=\"https://github.com/lukastaegert\"><code>@lukastaegert</code></a>, <a href=\"https://github.com/TrickyPi\"><code>@TrickyPi</code></a>)</li>\n</ul>\n<h2>v4.33.0</h2>\n<h2>4.33.0</h2>\n<p><em>2025-02-01</em></p>\n<h3>Features</h3>\n<ul>\n<li>Correctly detect literal value of more negated expressions (<a href=\"https://redirect.github.com/rollup/rollup/issues/5812\">#5812</a>)</li>\n</ul>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Use the correct with/assert attribute key in dynamic imports (<a href=\"https://redirect.github.com/rollup/rollup/issues/5818\">#5818</a>)</li>\n<li>Fix an issue where logical expressions were considered to have the wrong value (<a href=\"https://redirect.github.com/rollup/rollup/issues/5819\">#5819</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5812\">#5812</a>: feat: optimize the literal value of unary expressions (<a href=\"https://github.com/TrickyPi\"><code>@TrickyPi</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5816\">#5816</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/5817\">#5817</a>: fix(deps): lock file maintenance minor/patch updates (<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/5818\">#5818</a>: support for changing the attributes key for dynamic imports (<a href=\"https://github.com/TrickyPi\"><code>@TrickyPi</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5819\">#5819</a>: Return UnknownValue if getLiteralValueAtPath is called recursively within logical expressions (<a href=\"https://github.com/TrickyPi\"><code>@TrickyPi</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5820\">#5820</a>: return null (<a href=\"https://github.com/kingma-sbw\"><code>@kingma-sbw</code></a>)</li>\n</ul>\n<h2>v4.32.1</h2>\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.34.1</h2>\n<p><em>2025-02-03</em></p>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Ensure throwing objects includes the entire object (<a href=\"https://redirect.github.com/rollup/rollup/issues/5825\">#5825</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5825\">#5825</a>: Ensure that all properties of throw statements are included (<a href=\"https://github.com/lukastaegert\"><code>@lukastaegert</code></a>)</li>\n</ul>\n<h2>4.34.0</h2>\n<p><em>2025-02-01</em></p>\n<h3>Features</h3>\n<ul>\n<li>Tree-shake unused properties in object literals (re-implements <a href=\"https://redirect.github.com/rollup/rollup/issues/5420\">#5420</a>) (<a href=\"https://redirect.github.com/rollup/rollup/issues/5737\">#5737</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5737\">#5737</a>: Reapply object tree-shaking (<a href=\"https://github.com/lukastaegert\"><code>@lukastaegert</code></a>, <a href=\"https://github.com/TrickyPi\"><code>@TrickyPi</code></a>)</li>\n</ul>\n<h2>4.33.0</h2>\n<p><em>2025-02-01</em></p>\n<h3>Features</h3>\n<ul>\n<li>Correctly detect literal value of more negated expressions (<a href=\"https://redirect.github.com/rollup/rollup/issues/5812\">#5812</a>)</li>\n</ul>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Use the correct with/assert attribute key in dynamic imports (<a href=\"https://redirect.github.com/rollup/rollup/issues/5818\">#5818</a>)</li>\n<li>Fix an issue where logical expressions were considered to have the wrong value (<a href=\"https://redirect.github.com/rollup/rollup/issues/5819\">#5819</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5812\">#5812</a>: feat: optimize the literal value of unary expressions (<a href=\"https://github.com/TrickyPi\"><code>@TrickyPi</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5816\">#5816</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/5817\">#5817</a>: fix(deps): lock file maintenance minor/patch updates (<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/5818\">#5818</a>: support for changing the attributes key for dynamic imports (<a href=\"https://github.com/TrickyPi\"><code>@TrickyPi</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5819\">#5819</a>: Return UnknownValue if getLiteralValueAtPath is called recursively within logical expressions (<a href=\"https://github.com/TrickyPi\"><code>@TrickyPi</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5820\">#5820</a>: return null (<a href=\"https://github.com/kingma-sbw\"><code>@kingma-sbw</code></a>)</li>\n</ul>\n<h2>4.32.1</h2>\n<p><em>2025-01-28</em></p>\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/0f20524ad9ecd166a900d43af93f05a3405d2a45\"><code>0f20524</code></a> 4.34.1</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/32504b34e6583e47adbf2bb838e23a82dc6ec10c\"><code>32504b3</code></a> Ensure that all properties of throw statements are included (<a href=\"https://redirect.github.com/rollup/rollup/issues/5825\">#5825</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f\"><code>979d628</code></a> 4.34.0</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b\"><code>d7062ef</code></a> Reapply object tree-shaking (<a href=\"https://redirect.github.com/rollup/rollup/issues/5737\">#5737</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/494483e8df7b5d04796b30e37f54d7e96fa91a97\"><code>494483e</code></a> 4.33.0</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/74a251fd46fd299b8de20d94a6565a024852d387\"><code>74a251f</code></a> return null (<a href=\"https://redirect.github.com/rollup/rollup/issues/5820\">#5820</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/93c9c0e1b6dd882994d4a5f05fc72e21acc7f89a\"><code>93c9c0e</code></a> support for changing the attributes key for dynamic imports (<a href=\"https://redirect.github.com/rollup/rollup/issues/5818\">#5818</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/caeffb3f9e0869449a74089ccadd42b6eef7efba\"><code>caeffb3</code></a> Return UnknownValue if getLiteralValueAtPath is called recursively within log...</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/acd142c03a190c53f3eaae56c8639c7d80cdc5fb\"><code>acd142c</code></a> fix(deps): lock file maintenance minor/patch updates (<a href=\"https://redirect.github.com/rollup/rollup/issues/5817\">#5817</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/f412abdb8033060e0aa69c57b0d06efea690b51d\"><code>f412abd</code></a> fix(deps): update swc monorepo (major) (<a href=\"https://redirect.github.com/rollup/rollup/issues/5816\">#5816</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/rollup/rollup/compare/v4.31.0...v4.34.1\">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": 1738579396000,
"updatedAt": 1738579466000,
"mergedAt": null,
"closedAt": null
},
"pullRequestCreator": {
"id": 49699333,
"avatarUrl": "https://avatars.githubusercontent.com/in/29110?v=4",
"name": null,
"email": null
},
"commits": [
{
"sha": "a248c1f75386142b6b9fba7fdb055edb8cf288e9",
"message": "Bump @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.34.1\n\nBumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.31.0 to 4.34.1.\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.34.1)\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": "c6987f111ace88212c1849813667018c8ac4a486",
"filename": "package-lock.json",
"status": "modified",
"additions": 19,
"deletions": 4,
"changes": 23
}
],
"jobs": [
{
"id": 36576833386,
"run": {
"id": 13111699601,
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/13111699601",
"attempt": 1
},
"nodeId": "CR_kwDONqnafs8AAAAIhCYvag",
"headSha": "a248c1f75386142b6b9fba7fdb055edb8cf288e9",
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/36576833386",
"htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/13111699601/job/36576833386",
"status": "completed",
"conclusion": "success",
"createdAt": 1738579400000,
"startedAt": 1738579405000,
"completedAt": 1738579456000,
"name": "TypeScript Tests",
"steps": [
{
"name": "Set up job",
"status": "completed",
"conclusion": "success",
"number": 1,
"startedAt": 1738579404000,
"completedAt": 1738579405000
},
{
"name": "Checkout",
"status": "completed",
"conclusion": "success",
"number": 2,
"startedAt": 1738579405000,
"completedAt": 1738579406000
},
{
"name": "Setup Node.js",
"status": "completed",
"conclusion": "success",
"number": 3,
"startedAt": 1738579407000,
"completedAt": 1738579411000
},
{
"name": "Install Dependencies",
"status": "completed",
"conclusion": "success",
"number": 4,
"startedAt": 1738579411000,
"completedAt": 1738579419000
},
{
"name": "Check Format",
"status": "completed",
"conclusion": "success",
"number": 5,
"startedAt": 1738579419000,
"completedAt": 1738579421000
},
{
"name": "Lint",
"status": "completed",
"conclusion": "success",
"number": 6,
"startedAt": 1738579421000,
"completedAt": 1738579427000
},
{
"name": "Test",
"status": "completed",
"conclusion": "success",
"number": 7,
"startedAt": 1738579427000,
"completedAt": 1738579454000
},
{
"name": "Post Setup Node.js",
"status": "completed",
"conclusion": "success",
"number": 13,
"startedAt": 1738579454000,
"completedAt": 1738579455000
},
{
"name": "Post Checkout",
"status": "completed",
"conclusion": "success",
"number": 14,
"startedAt": 1738579456000,
"completedAt": 1738579456000
},
{
"name": "Complete job",
"status": "completed",
"conclusion": "success",
"number": 15,
"startedAt": 1738579455000,
"completedAt": 1738579455000
}
],
"checkRunUrl": "https://api.github.com/repos/TinyMurky/ActionRelay/check-runs/36576833386",
"labels": [
"ubuntu-latest"
],
"runnerId": 36,
"runnerName": "GitHub Actions 15",
"runnerGroupId": 2,
"runnerGroupName": "GitHub Actions",
"workflowName": "Continuous Integration",
"headBranch": "dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.34.1"
},
{
"id": 36576833900,
"run": {
"id": 13111699601,
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/13111699601",
"attempt": 1
},
"nodeId": "CR_kwDONqnafs8AAAAIhCYxbA",
"headSha": "a248c1f75386142b6b9fba7fdb055edb8cf288e9",
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/36576833900",
"htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/13111699601/job/36576833900",
"status": "completed",
"conclusion": "success",
"createdAt": 1738579400000,
"startedAt": 1738579409000,
"completedAt": 1738579409000,
"name": "dump_contexts_to_log",
"steps": [
{
"name": "Set up job",
"status": "completed",
"conclusion": "success",
"number": 1,
"startedAt": 1738579405000,
"completedAt": 1738579405000
},
{
"name": "Dump GitHub context",
"status": "completed",
"conclusion": "success",
"number": 2,
"startedAt": 1738579405000,
"completedAt": 1738579405000
},
{
"name": "Dump job context",
"status": "completed",
"conclusion": "success",
"number": 3,
"startedAt": 1738579405000,
"completedAt": 1738579405000
},
{
"name": "Dump steps context",
"status": "completed",
"conclusion": "success",
"number": 4,
"startedAt": 1738579405000,
"completedAt": 1738579405000
},
{
"name": "Dump runner context",
"status": "completed",
"conclusion": "success",
"number": 5,
"startedAt": 1738579405000,
"completedAt": 1738579405000
},
{
"name": "Dump strategy context",
"status": "completed",
"conclusion": "success",
"number": 6,
"startedAt": 1738579405000,
"completedAt": 1738579405000
},
{
"name": "Dump matrix context",
"status": "completed",
"conclusion": "success",
"number": 7,
"startedAt": 1738579405000,
"completedAt": 1738579405000
},
{
"name": "Complete job",
"status": "completed",
"conclusion": "success",
"number": 8,
"startedAt": 1738579405000,
"completedAt": 1738579405000
}
],
"checkRunUrl": "https://api.github.com/repos/TinyMurky/ActionRelay/check-runs/36576833900",
"labels": [
"ubuntu-latest"
],
"runnerId": 42,
"runnerName": "GitHub Actions 19",
"runnerGroupId": 2,
"runnerGroupName": "GitHub Actions",
"workflowName": "Continuous Integration",
"headBranch": "dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.34.1"
},
{
"id": 36576834199,
"run": {
"id": 13111699601,
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/13111699601",
"attempt": 1
},
"nodeId": "CR_kwDONqnafs8AAAAIhCYylw",
"headSha": "a248c1f75386142b6b9fba7fdb055edb8cf288e9",
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/36576834199",
"htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/13111699601/job/36576834199",
"status": "in_progress",
"conclusion": "unknown",
"createdAt": 1738579401000,
"startedAt": 1738579406000,
"completedAt": null,
"name": "GitHub Actions Test",
"steps": [
{
"name": "Set up job",
"status": "completed",
"conclusion": "success",
"number": 1,
"startedAt": 1738579405000,
"completedAt": 1738579406000
},
{
"name": "Checkout",
"status": "completed",
"conclusion": "success",
"number": 2,
"startedAt": 1738579406000,
"completedAt": 1738579407000
},
{
"name": "Test Local Action",
"status": "completed",
"conclusion": "success",
"number": 3,
"startedAt": 1738579407000,
"completedAt": 1738579460000
},
{
"name": "Print Output",
"status": "completed",
"conclusion": "success",
"number": 4,
"startedAt": 1738579460000,
"completedAt": 1738579460000
},
{
"name": "Post Test Local Action",
"status": "in_progress",
"conclusion": "unknown",
"number": 7,
"startedAt": 1738579460000,
"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/36576834199",
"labels": [
"ubuntu-latest"
],
"runnerId": 40,
"runnerName": "GitHub Actions 17",
"runnerGroupId": 2,
"runnerGroupName": "GitHub Actions",
"workflowName": "Continuous Integration",
"headBranch": "dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.34.1"
}
]
} |
Author
|
Superseded by #12. |
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.34.1.
Release notes
Sourced from
@rollup/rollup-linux-x64-gnu's releases.... (truncated)
Changelog
Sourced from
@rollup/rollup-linux-x64-gnu's changelog.... (truncated)
Commits
0f205244.34.132504b3Ensure that all properties of throw statements are included (#5825)979d6284.34.0d7062efReapply object tree-shaking (#5737)494483e4.33.074a251freturn null (#5820)93c9c0esupport for changing the attributes key for dynamic imports (#5818)caeffb3Return UnknownValue if getLiteralValueAtPath is called recursively within log...acd142cfix(deps): lock file maintenance minor/patch updates (#5817)f412abdfix(deps): update swc monorepo (major) (#5816)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)