Bump @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.34.6#12
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.34.6#12dependabot[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.6. - [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.6) --- 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: 2441239766e8aee19b0d4f34fe1c0e4fda5e6d76 Jobs details below:
gantt
title Repo: ActionRelay - RunId: 13239625861 - Actor: dependabot[bot]
dateFormat x
axisFormat %H:%M:%S
section TypeScript Tests
Set up job : milestone, 1739186307000, 1739186308000
Checkout : 1739186308000, 1739186309000
Setup Node.js : 1739186310000, 1739186314000
Install Dependencies : 1739186314000, 1739186322000
Check Format : 1739186322000, 1739186324000
Lint : 1739186324000, 1739186330000
Test : 1739186330000, 1739186357000
Post Setup Node.js : 1739186357000, 1739186358000
Post Checkout : 1739186358000, 1739186358000
Complete job : milestone, 1739186358000, 1739186358000
section GitHub Actions Test
Set up job : milestone, 1739186308000, 1739186308000
Checkout : 1739186308000, 1739186310000
Test Local Action : 1739186310000, 1739186362000
Print Output : 1739186362000, 1739186362000
section dump_contexts_to_log
Set up job : milestone, 1739186308000, 1739186308000
Dump GitHub context : 1739186308000, 1739186308000
Dump job context : 1739186308000, 1739186308000
Dump steps context : 1739186308000, 1739186308000
Dump runner context : 1739186308000, 1739186308000
Dump strategy context : 1739186308000, 1739186308000
Dump matrix context : 1739186308000, 1739186308000
Complete job : milestone, 1739186308000, 1739186308000```
|
{
"pullRequest": {
"id": 2325777635,
"sha": "2441239766e8aee19b0d4f34fe1c0e4fda5e6d76",
"body": "Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.31.0 to 4.34.6.\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.6</h2>\n<h2>4.34.6</h2>\n<p><em>2025-02-07</em></p>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Retain "void 0" in the output for smaller output and fewer surprises (<a href=\"https://redirect.github.com/rollup/rollup/issues/5838\">#5838</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5835\">#5835</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/5838\">#5838</a>: replace undefined with void 0 for operator void (<a href=\"https://github.com/TrickyPi\"><code>@TrickyPi</code></a>)</li>\n</ul>\n<h2>v4.34.5</h2>\n<h2>4.34.5</h2>\n<p><em>2025-02-07</em></p>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Ensure namespace reexports always include all properties of all exports (<a href=\"https://redirect.github.com/rollup/rollup/issues/5837\">#5837</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5836\">#5836</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/5837\">#5837</a>: Include all paths of reexports if namespace is used (<a href=\"https://github.com/lukastaegert\"><code>@lukastaegert</code></a>)</li>\n</ul>\n<h2>v4.34.4</h2>\n<h2>4.34.4</h2>\n<p><em>2025-02-05</em></p>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Do not tree-shake properties if a rest element is used in destructuring (<a href=\"https://redirect.github.com/rollup/rollup/issues/5833\">#5833</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5833\">#5833</a>: include all properties if a rest element is destructed (<a href=\"https://github.com/TrickyPi\"><code>@TrickyPi</code></a>)</li>\n</ul>\n<h2>v4.34.3</h2>\n<h2>4.34.3</h2>\n<p><em>2025-02-05</em></p>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Ensure properties of "this" are included in getters (<a href=\"https://redirect.github.com/rollup/rollup/issues/5831\">#5831</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.34.6</h2>\n<p><em>2025-02-07</em></p>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Retain "void 0" in the output for smaller output and fewer surprises (<a href=\"https://redirect.github.com/rollup/rollup/issues/5838\">#5838</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5835\">#5835</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/5838\">#5838</a>: replace undefined with void 0 for operator void (<a href=\"https://github.com/TrickyPi\"><code>@TrickyPi</code></a>)</li>\n</ul>\n<h2>4.34.5</h2>\n<p><em>2025-02-07</em></p>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Ensure namespace reexports always include all properties of all exports (<a href=\"https://redirect.github.com/rollup/rollup/issues/5837\">#5837</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5836\">#5836</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/5837\">#5837</a>: Include all paths of reexports if namespace is used (<a href=\"https://github.com/lukastaegert\"><code>@lukastaegert</code></a>)</li>\n</ul>\n<h2>4.34.4</h2>\n<p><em>2025-02-05</em></p>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Do not tree-shake properties if a rest element is used in destructuring (<a href=\"https://redirect.github.com/rollup/rollup/issues/5833\">#5833</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5833\">#5833</a>: include all properties if a rest element is destructed (<a href=\"https://github.com/TrickyPi\"><code>@TrickyPi</code></a>)</li>\n</ul>\n<h2>4.34.3</h2>\n<p><em>2025-02-05</em></p>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Ensure properties of "this" are included in getters (<a href=\"https://redirect.github.com/rollup/rollup/issues/5831\">#5831</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5831\">#5831</a>: include the properties that accessed by this (<a href=\"https://github.com/TrickyPi\"><code>@TrickyPi</code></a>)</li>\n</ul>\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/4b8745922d37d8325197d5a6613ffbf231163c7d\"><code>4b87459</code></a> 4.34.6</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/fe898210e03c532ef35ee782ab6f2dc8b1c1545e\"><code>fe89821</code></a> replace undefined with void 0 for operator void (<a href=\"https://redirect.github.com/rollup/rollup/issues/5838\">#5838</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/18cc3140a1837fd61d573322df634aa712290be3\"><code>18cc314</code></a> fix(deps): update swc monorepo (major) (<a href=\"https://redirect.github.com/rollup/rollup/issues/5835\">#5835</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/3426b026e95319048dd5b703f2a0330c1c924e52\"><code>3426b02</code></a> 4.34.5</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/f3aa1f0c79098c513ad74f3dcc4216e4790fe9eb\"><code>f3aa1f0</code></a> Include all paths of reexports if namespace is used (<a href=\"https://redirect.github.com/rollup/rollup/issues/5837\">#5837</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/9fc10c171930d3d0e8aa24b2e1d1a805885e65db\"><code>9fc10c1</code></a> fix(deps): lock file maintenance minor/patch updates (<a href=\"https://redirect.github.com/rollup/rollup/issues/5836\">#5836</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/19312a762c3cda56a0f6dc80a0887a4499db2257\"><code>19312a7</code></a> 4.34.4</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/cf54603ec174de6c2c567debe739db6d0842f056\"><code>cf54603</code></a> include all properties if a rest element is destructed (<a href=\"https://redirect.github.com/rollup/rollup/issues/5833\">#5833</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/ac8b06a2b5406f694c38c416912cc2b18ba13355\"><code>ac8b06a</code></a> 4.34.3</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/7d553db5978eee77ba764e0ea0dab9f2444ad519\"><code>7d553db</code></a> include the properties that accessed by this (<a href=\"https://redirect.github.com/rollup/rollup/issues/5831\">#5831</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/rollup/rollup/compare/v4.31.0...v4.34.6\">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": 1739186297000,
"updatedAt": 1739186368000,
"mergedAt": null,
"closedAt": null
},
"pullRequestCreator": {
"id": 49699333,
"avatarUrl": "https://avatars.githubusercontent.com/in/29110?v=4",
"name": null,
"email": null
},
"commits": [
{
"sha": "2441239766e8aee19b0d4f34fe1c0e4fda5e6d76",
"message": "Bump @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.34.6\n\nBumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.31.0 to 4.34.6.\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.6)\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": "1e6f1bee4d9d4025c1f881c989a8be47aaca41fd",
"filename": "package-lock.json",
"status": "modified",
"additions": 19,
"deletions": 4,
"changes": 23
}
],
"jobs": [
{
"id": 36951909398,
"run": {
"id": 13239625861,
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/13239625861",
"attempt": 1
},
"nodeId": "CR_kwDONqnafs8AAAAImoFkFg",
"headSha": "2441239766e8aee19b0d4f34fe1c0e4fda5e6d76",
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/36951909398",
"htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/13239625861/job/36951909398",
"status": "completed",
"conclusion": "success",
"createdAt": 1739186301000,
"startedAt": 1739186308000,
"completedAt": 1739186359000,
"name": "TypeScript Tests",
"steps": [
{
"name": "Set up job",
"status": "completed",
"conclusion": "success",
"number": 1,
"startedAt": 1739186307000,
"completedAt": 1739186308000
},
{
"name": "Checkout",
"status": "completed",
"conclusion": "success",
"number": 2,
"startedAt": 1739186308000,
"completedAt": 1739186309000
},
{
"name": "Setup Node.js",
"status": "completed",
"conclusion": "success",
"number": 3,
"startedAt": 1739186310000,
"completedAt": 1739186314000
},
{
"name": "Install Dependencies",
"status": "completed",
"conclusion": "success",
"number": 4,
"startedAt": 1739186314000,
"completedAt": 1739186322000
},
{
"name": "Check Format",
"status": "completed",
"conclusion": "success",
"number": 5,
"startedAt": 1739186322000,
"completedAt": 1739186324000
},
{
"name": "Lint",
"status": "completed",
"conclusion": "success",
"number": 6,
"startedAt": 1739186324000,
"completedAt": 1739186330000
},
{
"name": "Test",
"status": "completed",
"conclusion": "success",
"number": 7,
"startedAt": 1739186330000,
"completedAt": 1739186357000
},
{
"name": "Post Setup Node.js",
"status": "completed",
"conclusion": "success",
"number": 13,
"startedAt": 1739186357000,
"completedAt": 1739186358000
},
{
"name": "Post Checkout",
"status": "completed",
"conclusion": "success",
"number": 14,
"startedAt": 1739186358000,
"completedAt": 1739186358000
},
{
"name": "Complete job",
"status": "completed",
"conclusion": "success",
"number": 15,
"startedAt": 1739186358000,
"completedAt": 1739186358000
}
],
"checkRunUrl": "https://api.github.com/repos/TinyMurky/ActionRelay/check-runs/36951909398",
"labels": [
"ubuntu-latest"
],
"runnerId": 35,
"runnerName": "GitHub Actions 14",
"runnerGroupId": 2,
"runnerGroupName": "GitHub Actions",
"workflowName": "Continuous Integration",
"headBranch": "dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.34.6"
},
{
"id": 36951909824,
"run": {
"id": 13239625861,
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/13239625861",
"attempt": 1
},
"nodeId": "CR_kwDONqnafs8AAAAImoFlwA",
"headSha": "2441239766e8aee19b0d4f34fe1c0e4fda5e6d76",
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/36951909824",
"htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/13239625861/job/36951909824",
"status": "in_progress",
"conclusion": "unknown",
"createdAt": 1739186302000,
"startedAt": 1739186309000,
"completedAt": null,
"name": "GitHub Actions Test",
"steps": [
{
"name": "Set up job",
"status": "completed",
"conclusion": "success",
"number": 1,
"startedAt": 1739186308000,
"completedAt": 1739186308000
},
{
"name": "Checkout",
"status": "completed",
"conclusion": "success",
"number": 2,
"startedAt": 1739186308000,
"completedAt": 1739186310000
},
{
"name": "Test Local Action",
"status": "completed",
"conclusion": "success",
"number": 3,
"startedAt": 1739186310000,
"completedAt": 1739186362000
},
{
"name": "Print Output",
"status": "completed",
"conclusion": "success",
"number": 4,
"startedAt": 1739186362000,
"completedAt": 1739186362000
},
{
"name": "Post Test Local Action",
"status": "in_progress",
"conclusion": "unknown",
"number": 7,
"startedAt": 1739186362000,
"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/36951909824",
"labels": [
"ubuntu-latest"
],
"runnerId": 28,
"runnerName": "GitHub Actions 9",
"runnerGroupId": 2,
"runnerGroupName": "GitHub Actions",
"workflowName": "Continuous Integration",
"headBranch": "dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.34.6"
},
{
"id": 36951910158,
"run": {
"id": 13239625861,
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/13239625861",
"attempt": 1
},
"nodeId": "CR_kwDONqnafs8AAAAImoFnDg",
"headSha": "2441239766e8aee19b0d4f34fe1c0e4fda5e6d76",
"url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/36951910158",
"htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/13239625861/job/36951910158",
"status": "completed",
"conclusion": "success",
"createdAt": 1739186302000,
"startedAt": 1739186311000,
"completedAt": 1739186311000,
"name": "dump_contexts_to_log",
"steps": [
{
"name": "Set up job",
"status": "completed",
"conclusion": "success",
"number": 1,
"startedAt": 1739186308000,
"completedAt": 1739186308000
},
{
"name": "Dump GitHub context",
"status": "completed",
"conclusion": "success",
"number": 2,
"startedAt": 1739186308000,
"completedAt": 1739186308000
},
{
"name": "Dump job context",
"status": "completed",
"conclusion": "success",
"number": 3,
"startedAt": 1739186308000,
"completedAt": 1739186308000
},
{
"name": "Dump steps context",
"status": "completed",
"conclusion": "success",
"number": 4,
"startedAt": 1739186308000,
"completedAt": 1739186308000
},
{
"name": "Dump runner context",
"status": "completed",
"conclusion": "success",
"number": 5,
"startedAt": 1739186308000,
"completedAt": 1739186308000
},
{
"name": "Dump strategy context",
"status": "completed",
"conclusion": "success",
"number": 6,
"startedAt": 1739186308000,
"completedAt": 1739186308000
},
{
"name": "Dump matrix context",
"status": "completed",
"conclusion": "success",
"number": 7,
"startedAt": 1739186308000,
"completedAt": 1739186308000
},
{
"name": "Complete job",
"status": "completed",
"conclusion": "success",
"number": 8,
"startedAt": 1739186308000,
"completedAt": 1739186308000
}
],
"checkRunUrl": "https://api.github.com/repos/TinyMurky/ActionRelay/check-runs/36951910158",
"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.6"
}
]
} |
Author
|
Superseded by #14. |
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.6.
Release notes
Sourced from
@rollup/rollup-linux-x64-gnu's releases.... (truncated)
Changelog
Sourced from
@rollup/rollup-linux-x64-gnu's changelog.... (truncated)
Commits
4b874594.34.6fe89821replace undefined with void 0 for operator void (#5838)18cc314fix(deps): update swc monorepo (major) (#5835)3426b024.34.5f3aa1f0Include all paths of reexports if namespace is used (#5837)9fc10c1fix(deps): lock file maintenance minor/patch updates (#5836)19312a74.34.4cf54603include all properties if a rest element is destructed (#5833)ac8b06a4.34.37d553dbinclude the properties that accessed by this (#5831)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)