Skip to content

Bump @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.40.0#30

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.40.0
Open

Bump @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.40.0#30
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.40.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.40.0.

Release notes

Sourced from @​rollup/rollup-linux-x64-gnu's releases.

v4.40.0

4.40.0

2025-04-12

Features

  • Only show eval warnings on first render and only when the call is not tree-shaken (#5892)
  • Tree-shake non-included dynamic import members when the handler just maps to one named export (#5898)

Bug Fixes

  • Consider dynamic imports nested within top-level-awaited dynamic import expressions to be awaited as well (#5900)
  • Fix namespace rendering when tree-shaking is disabled (#5908)
  • When using multiple transform hook filters, all of them need to be satisfied together (#5909)

Pull Requests

v4.39.0

4.39.0

2025-04-02

Features

  • Do not create separate facade chunks if a chunk would contain several entry modules that allow export extension if there are no export name conflicts (#5891)

Bug Fixes

  • Mark the id property as optional in the filter for the resolveId hook (#5896)

Pull Requests

v4.38.0

... (truncated)

Changelog

Sourced from @​rollup/rollup-linux-x64-gnu's changelog.

4.40.0

2025-04-12

Features

  • Only show eval warnings on first render and only when the call is not tree-shaken (#5892)
  • Tree-shake non-included dynamic import members when the handler just maps to one named export (#5898)

Bug Fixes

  • Consider dynamic imports nested within top-level-awaited dynamic import expressions to be awaited as well (#5900)
  • Fix namespace rendering when tree-shaking is disabled (#5908)
  • When using multiple transform hook filters, all of them need to be satisfied together (#5909)

Pull Requests

4.39.0

2025-04-02

Features

  • Do not create separate facade chunks if a chunk would contain several entry modules that allow export extension if there are no export name conflicts (#5891)

Bug Fixes

  • Mark the id property as optional in the filter for the resolveId hook (#5896)

Pull Requests

4.38.0

2025-03-29

... (truncated)

Commits
  • 1f2d579 4.40.0
  • cf0512f Fix release script
  • 4ded099 feat: treeshake dynamic import chained member expression (#5898)
  • 8bb7b6f chore(deps): lock file maintenance minor/patch updates (#5917)
  • 19fb519 consider the dynamic import within a TLA call expression as a TLA import (#5900)
  • aba2ea9 Fix treeshake: false breaking destructured namespace imports (#5908)
  • 02a060d Correct the behavior when multiple transform filter options are specified (#5...
  • 051a502 chore(deps): update dependency @​types/picomatch to v4 (#5915)
  • 7d7ae3f fix(deps): update rust crate swc_compiler_base to v17 (#5916)
  • 86e1ccd chore(deps): update dependency vite to v6.2.6 [security] (#5918)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.31.0 to 4.40.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.40.0)

---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
  dependency-version: 4.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 14, 2025
@github-actions
Copy link

ActionRelay - Jobs and Steps Gantt Chart

Base on commit: 3ec2dd2f787edadc35b4be418036ee769e2bff1e

Jobs details below:

  • Job dump_contexts_to_log details here
  • Job TypeScript Tests details here
  • Job GitHub Actions Test details here
gantt
    title Repo: ActionRelay - RunId: 14444023076 - Actor: dependabot[bot]
    dateFormat x
    axisFormat %H:%M:%S
    section dump_contexts_to_log
    Set up job : milestone, 1744628589000, 1744628590000
    Dump GitHub context : 1744628590000, 1744628590000
    Dump job context : 1744628590000, 1744628590000
    Dump steps context : 1744628590000, 1744628590000
    Dump runner context : 1744628590000, 1744628590000
    Dump strategy context : 1744628590000, 1744628590000
    Dump matrix context : 1744628590000, 1744628590000
    Complete job : milestone, 1744628590000, 1744628590000

    section TypeScript Tests
    Set up job : milestone, 1744628590000, 1744628590000
    Checkout : 1744628590000, 1744628591000
    Setup Node.js : 1744628591000, 1744628596000
    Install Dependencies : 1744628596000, 1744628604000
    Check Format : 1744628604000, 1744628607000
    Lint : 1744628607000, 1744628612000
    Test : 1744628612000, 1744628639000
    Post Setup Node.js : 1744628639000, 1744628640000
    Post Checkout : 1744628640000, 1744628640000
    Complete job : milestone, 1744628640000, 1744628640000

    section GitHub Actions Test
    Set up job : milestone, 1744628589000, 1744628590000
    Checkout : 1744628590000, 1744628592000
    Test Local Action : 1744628592000, 1744628644000
    Print Output : 1744628644000, 1744628644000```
Loading

@github-actions
Copy link

{
  "pullRequest": {
    "id": 2457341568,
    "sha": "3ec2dd2f787edadc35b4be418036ee769e2bff1e",
    "body": "Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.31.0 to 4.40.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.40.0</h2>\n<h2>4.40.0</h2>\n<p><em>2025-04-12</em></p>\n<h3>Features</h3>\n<ul>\n<li>Only show <code>eval</code> warnings on first render and only when the call is not tree-shaken (<a href=\"https://redirect.github.com/rollup/rollup/issues/5892\">#5892</a>)</li>\n<li>Tree-shake non-included dynamic import members when the handler just maps to one named export (<a href=\"https://redirect.github.com/rollup/rollup/issues/5898\">#5898</a>)</li>\n</ul>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Consider dynamic imports nested within top-level-awaited dynamic import expressions to be awaited as well (<a href=\"https://redirect.github.com/rollup/rollup/issues/5900\">#5900</a>)</li>\n<li>Fix namespace rendering when tree-shaking is disabled (<a href=\"https://redirect.github.com/rollup/rollup/issues/5908\">#5908</a>)</li>\n<li>When using multiple transform hook filters, all of them need to be satisfied together (<a href=\"https://redirect.github.com/rollup/rollup/issues/5909\">#5909</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5892\">#5892</a>: Warn when eval or namespace calls are rendered, not when they are parsed (<a href=\"https://github.com/SunsetFi\"><code>@​SunsetFi</code></a>, <a href=\"https://github.com/lukastaegert\"><code>@​lukastaegert</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5898\">#5898</a>: feat: treeshake dynamic import chained member expression (<a href=\"https://github.com/privatenumber\"><code>@​privatenumber</code></a>, <a href=\"https://github.com/lukastaegert\"><code>@​lukastaegert</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5900\">#5900</a>: consider the dynamic import within a TLA call expression as a TLA import (<a href=\"https://github.com/TrickyPi\"><code>@​TrickyPi</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5904\">#5904</a>: fix(deps): update swc monorepo (major) (<a href=\"https://github.com/renovate\"><code>@​renovate</code></a>[bot])</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5905\">#5905</a>: chore(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/5908\">#5908</a>: Fix <code>treeshake: false</code> breaking destructured namespace imports (<a href=\"https://github.com/Skn0tt\"><code>@​Skn0tt</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5909\">#5909</a>: Correct the behavior when multiple transform filter options are specified (<a href=\"https://github.com/sapphi-red\"><code>@​sapphi-red</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5915\">#5915</a>: chore(deps): update dependency <code>@​types/picomatch</code> to v4 (<a href=\"https://github.com/renovate\"><code>@​renovate</code></a>[bot])</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5916\">#5916</a>: fix(deps): update rust crate swc_compiler_base to v17 (<a href=\"https://github.com/renovate\"><code>@​renovate</code></a>[bot])</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5917\">#5917</a>: chore(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/5918\">#5918</a>: chore(deps): update dependency vite to v6.2.6 [security] (<a href=\"https://github.com/renovate\"><code>@​renovate</code></a>[bot], <a href=\"https://github.com/lukastaegert\"><code>@​lukastaegert</code></a>)</li>\n</ul>\n<h2>v4.39.0</h2>\n<h2>4.39.0</h2>\n<p><em>2025-04-02</em></p>\n<h3>Features</h3>\n<ul>\n<li>Do not create separate facade chunks if a chunk would contain several entry modules that allow export extension if there are no export name conflicts (<a href=\"https://redirect.github.com/rollup/rollup/issues/5891\">#5891</a>)</li>\n</ul>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Mark the <code>id</code> property as optional in the filter for the <code>resolveId</code> hook (<a href=\"https://redirect.github.com/rollup/rollup/issues/5896\">#5896</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5891\">#5891</a>: chunk: merge allow-extension modules (<a href=\"https://github.com/wmertens\"><code>@​wmertens</code></a>, <a href=\"https://github.com/lukastaegert\"><code>@​lukastaegert</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5893\">#5893</a>: chore(deps): update dependency vite to v6.2.4 [security] (<a href=\"https://github.com/renovate\"><code>@​renovate</code></a>[bot])</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5896\">#5896</a>: fix: resolveId id filter is optional (<a href=\"https://github.com/sapphi-red\"><code>@​sapphi-red</code></a>)</li>\n</ul>\n<h2>v4.38.0</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.40.0</h2>\n<p><em>2025-04-12</em></p>\n<h3>Features</h3>\n<ul>\n<li>Only show <code>eval</code> warnings on first render and only when the call is not tree-shaken (<a href=\"https://redirect.github.com/rollup/rollup/issues/5892\">#5892</a>)</li>\n<li>Tree-shake non-included dynamic import members when the handler just maps to one named export (<a href=\"https://redirect.github.com/rollup/rollup/issues/5898\">#5898</a>)</li>\n</ul>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Consider dynamic imports nested within top-level-awaited dynamic import expressions to be awaited as well (<a href=\"https://redirect.github.com/rollup/rollup/issues/5900\">#5900</a>)</li>\n<li>Fix namespace rendering when tree-shaking is disabled (<a href=\"https://redirect.github.com/rollup/rollup/issues/5908\">#5908</a>)</li>\n<li>When using multiple transform hook filters, all of them need to be satisfied together (<a href=\"https://redirect.github.com/rollup/rollup/issues/5909\">#5909</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5892\">#5892</a>: Warn when eval or namespace calls are rendered, not when they are parsed (<a href=\"https://github.com/SunsetFi\"><code>@​SunsetFi</code></a>, <a href=\"https://github.com/lukastaegert\"><code>@​lukastaegert</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5898\">#5898</a>: feat: treeshake dynamic import chained member expression (<a href=\"https://github.com/privatenumber\"><code>@​privatenumber</code></a>, <a href=\"https://github.com/lukastaegert\"><code>@​lukastaegert</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5900\">#5900</a>: consider the dynamic import within a TLA call expression as a TLA import (<a href=\"https://github.com/TrickyPi\"><code>@​TrickyPi</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5904\">#5904</a>: fix(deps): update swc monorepo (major) (<a href=\"https://github.com/renovate\"><code>@​renovate</code></a>[bot])</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5905\">#5905</a>: chore(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/5908\">#5908</a>: Fix <code>treeshake: false</code> breaking destructured namespace imports (<a href=\"https://github.com/Skn0tt\"><code>@​Skn0tt</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5909\">#5909</a>: Correct the behavior when multiple transform filter options are specified (<a href=\"https://github.com/sapphi-red\"><code>@​sapphi-red</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5915\">#5915</a>: chore(deps): update dependency <code>@​types/picomatch</code> to v4 (<a href=\"https://github.com/renovate\"><code>@​renovate</code></a>[bot])</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5916\">#5916</a>: fix(deps): update rust crate swc_compiler_base to v17 (<a href=\"https://github.com/renovate\"><code>@​renovate</code></a>[bot])</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5917\">#5917</a>: chore(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/5918\">#5918</a>: chore(deps): update dependency vite to v6.2.6 [security] (<a href=\"https://github.com/renovate\"><code>@​renovate</code></a>[bot], <a href=\"https://github.com/lukastaegert\"><code>@​lukastaegert</code></a>)</li>\n</ul>\n<h2>4.39.0</h2>\n<p><em>2025-04-02</em></p>\n<h3>Features</h3>\n<ul>\n<li>Do not create separate facade chunks if a chunk would contain several entry modules that allow export extension if there are no export name conflicts (<a href=\"https://redirect.github.com/rollup/rollup/issues/5891\">#5891</a>)</li>\n</ul>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Mark the <code>id</code> property as optional in the filter for the <code>resolveId</code> hook (<a href=\"https://redirect.github.com/rollup/rollup/issues/5896\">#5896</a>)</li>\n</ul>\n<h3>Pull Requests</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5891\">#5891</a>: chunk: merge allow-extension modules (<a href=\"https://github.com/wmertens\"><code>@​wmertens</code></a>, <a href=\"https://github.com/lukastaegert\"><code>@​lukastaegert</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5893\">#5893</a>: chore(deps): update dependency vite to v6.2.4 [security] (<a href=\"https://github.com/renovate\"><code>@​renovate</code></a>[bot])</li>\n<li><a href=\"https://redirect.github.com/rollup/rollup/pull/5896\">#5896</a>: fix: resolveId id filter is optional (<a href=\"https://github.com/sapphi-red\"><code>@​sapphi-red</code></a>)</li>\n</ul>\n<h2>4.38.0</h2>\n<p><em>2025-03-29</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/1f2d579ccd4b39f223fed14ac7d031a6c848cd80\"><code>1f2d579</code></a> 4.40.0</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/cf0512f77d7123a4753edade718597f0ca8738dd\"><code>cf0512f</code></a> Fix release script</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/4ded0998a3a70d2a1a83fe650a46db9059dd0ff9\"><code>4ded099</code></a> feat: treeshake dynamic import chained member expression (<a href=\"https://redirect.github.com/rollup/rollup/issues/5898\">#5898</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/8bb7b6f9698f5a775c562ef44446fcecd70e1166\"><code>8bb7b6f</code></a> chore(deps): lock file maintenance minor/patch updates (<a href=\"https://redirect.github.com/rollup/rollup/issues/5917\">#5917</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/19fb519639b7f037420cb3d33372a002ca61ca96\"><code>19fb519</code></a> consider the dynamic import within a TLA call expression as a TLA import (<a href=\"https://redirect.github.com/rollup/rollup/issues/5900\">#5900</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/aba2ea90771a2817aaff50f05b2d69da741e67f2\"><code>aba2ea9</code></a> Fix <code>treeshake: false</code> breaking destructured namespace imports (<a href=\"https://redirect.github.com/rollup/rollup/issues/5908\">#5908</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/02a060de3d7e3bbb6a1c4d656d335666abadb40f\"><code>02a060d</code></a> Correct the behavior when multiple transform filter options are specified (<a href=\"https://redirect.github.com/rollup/rollup/issues/5\">#5</a>...</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/051a502819eb5b632187822794e65c7273859e58\"><code>051a502</code></a> chore(deps): update dependency <code>@​types/picomatch</code> to v4 (<a href=\"https://redirect.github.com/rollup/rollup/issues/5915\">#5915</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/7d7ae3f3debb7e2d78f07995a54112703a4a9660\"><code>7d7ae3f</code></a> fix(deps): update rust crate swc_compiler_base to v17 (<a href=\"https://redirect.github.com/rollup/rollup/issues/5916\">#5916</a>)</li>\n<li><a href=\"https://github.com/rollup/rollup/commit/86e1ccd43b565a1d506a02ece18a63b03d18069c\"><code>86e1ccd</code></a> chore(deps): update dependency vite to v6.2.6 [security] (<a href=\"https://redirect.github.com/rollup/rollup/issues/5918\">#5918</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/rollup/rollup/compare/v4.31.0...v4.40.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@rollup/rollup-linux-x64-gnu&package-manager=npm_and_yarn&previous-version=4.31.0&new-version=4.40.0)](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": 1744628581000,
    "updatedAt": 1744628650000,
    "mergedAt": null,
    "closedAt": null
  },
  "pullRequestCreator": {
    "id": 49699333,
    "avatarUrl": "https://avatars.githubusercontent.com/in/29110?v=4",
    "name": null,
    "email": null
  },
  "commits": [
    {
      "sha": "3ec2dd2f787edadc35b4be418036ee769e2bff1e",
      "message": "Bump @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.40.0\n\nBumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.31.0 to 4.40.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.40.0)\n\n---\nupdated-dependencies:\n- dependency-name: \"@rollup/rollup-linux-x64-gnu\"\n  dependency-version: 4.40.0\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": "6cd9df957402e747875efa43c881a43766037761",
      "filename": "package-lock.json",
      "status": "modified",
      "additions": 19,
      "deletions": 4,
      "changes": 23
    }
  ],
  "jobs": [
    {
      "id": 40500367988,
      "run": {
        "id": 14444023076,
        "url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/14444023076",
        "attempt": 1
      },
      "nodeId": "CR_kwDONqnafs8AAAAJbgKSdA",
      "headSha": "3ec2dd2f787edadc35b4be418036ee769e2bff1e",
      "url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/40500367988",
      "htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/14444023076/job/40500367988",
      "status": "completed",
      "conclusion": "success",
      "createdAt": 1744628585000,
      "startedAt": 1744628589000,
      "completedAt": 1744628592000,
      "name": "dump_contexts_to_log",
      "steps": [
        {
          "name": "Set up job",
          "status": "completed",
          "conclusion": "success",
          "number": 1,
          "startedAt": 1744628589000,
          "completedAt": 1744628590000
        },
        {
          "name": "Dump GitHub context",
          "status": "completed",
          "conclusion": "success",
          "number": 2,
          "startedAt": 1744628590000,
          "completedAt": 1744628590000
        },
        {
          "name": "Dump job context",
          "status": "completed",
          "conclusion": "success",
          "number": 3,
          "startedAt": 1744628590000,
          "completedAt": 1744628590000
        },
        {
          "name": "Dump steps context",
          "status": "completed",
          "conclusion": "success",
          "number": 4,
          "startedAt": 1744628590000,
          "completedAt": 1744628590000
        },
        {
          "name": "Dump runner context",
          "status": "completed",
          "conclusion": "success",
          "number": 5,
          "startedAt": 1744628590000,
          "completedAt": 1744628590000
        },
        {
          "name": "Dump strategy context",
          "status": "completed",
          "conclusion": "success",
          "number": 6,
          "startedAt": 1744628590000,
          "completedAt": 1744628590000
        },
        {
          "name": "Dump matrix context",
          "status": "completed",
          "conclusion": "success",
          "number": 7,
          "startedAt": 1744628590000,
          "completedAt": 1744628590000
        },
        {
          "name": "Complete job",
          "status": "completed",
          "conclusion": "success",
          "number": 8,
          "startedAt": 1744628590000,
          "completedAt": 1744628590000
        }
      ],
      "checkRunUrl": "https://api.github.com/repos/TinyMurky/ActionRelay/check-runs/40500367988",
      "labels": [
        "ubuntu-latest"
      ],
      "runnerId": 1000000062,
      "runnerName": "GitHub Actions",
      "runnerGroupId": 0,
      "runnerGroupName": "",
      "workflowName": "Continuous Integration",
      "headBranch": "dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.40.0"
    },
    {
      "id": 40500367990,
      "run": {
        "id": 14444023076,
        "url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/14444023076",
        "attempt": 1
      },
      "nodeId": "CR_kwDONqnafs8AAAAJbgKSdg",
      "headSha": "3ec2dd2f787edadc35b4be418036ee769e2bff1e",
      "url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/40500367990",
      "htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/14444023076/job/40500367990",
      "status": "completed",
      "conclusion": "success",
      "createdAt": 1744628585000,
      "startedAt": 1744628589000,
      "completedAt": 1744628641000,
      "name": "TypeScript Tests",
      "steps": [
        {
          "name": "Set up job",
          "status": "completed",
          "conclusion": "success",
          "number": 1,
          "startedAt": 1744628590000,
          "completedAt": 1744628590000
        },
        {
          "name": "Checkout",
          "status": "completed",
          "conclusion": "success",
          "number": 2,
          "startedAt": 1744628590000,
          "completedAt": 1744628591000
        },
        {
          "name": "Setup Node.js",
          "status": "completed",
          "conclusion": "success",
          "number": 3,
          "startedAt": 1744628591000,
          "completedAt": 1744628596000
        },
        {
          "name": "Install Dependencies",
          "status": "completed",
          "conclusion": "success",
          "number": 4,
          "startedAt": 1744628596000,
          "completedAt": 1744628604000
        },
        {
          "name": "Check Format",
          "status": "completed",
          "conclusion": "success",
          "number": 5,
          "startedAt": 1744628604000,
          "completedAt": 1744628607000
        },
        {
          "name": "Lint",
          "status": "completed",
          "conclusion": "success",
          "number": 6,
          "startedAt": 1744628607000,
          "completedAt": 1744628612000
        },
        {
          "name": "Test",
          "status": "completed",
          "conclusion": "success",
          "number": 7,
          "startedAt": 1744628612000,
          "completedAt": 1744628639000
        },
        {
          "name": "Post Setup Node.js",
          "status": "completed",
          "conclusion": "success",
          "number": 13,
          "startedAt": 1744628639000,
          "completedAt": 1744628640000
        },
        {
          "name": "Post Checkout",
          "status": "completed",
          "conclusion": "success",
          "number": 14,
          "startedAt": 1744628640000,
          "completedAt": 1744628640000
        },
        {
          "name": "Complete job",
          "status": "completed",
          "conclusion": "success",
          "number": 15,
          "startedAt": 1744628640000,
          "completedAt": 1744628640000
        }
      ],
      "checkRunUrl": "https://api.github.com/repos/TinyMurky/ActionRelay/check-runs/40500367990",
      "labels": [
        "ubuntu-latest"
      ],
      "runnerId": 1000000064,
      "runnerName": "GitHub Actions",
      "runnerGroupId": 0,
      "runnerGroupName": "",
      "workflowName": "Continuous Integration",
      "headBranch": "dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.40.0"
    },
    {
      "id": 40500368006,
      "run": {
        "id": 14444023076,
        "url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/runs/14444023076",
        "attempt": 1
      },
      "nodeId": "CR_kwDONqnafs8AAAAJbgKShg",
      "headSha": "3ec2dd2f787edadc35b4be418036ee769e2bff1e",
      "url": "https://api.github.com/repos/TinyMurky/ActionRelay/actions/jobs/40500368006",
      "htmlUrl": "https://github.com/TinyMurky/ActionRelay/actions/runs/14444023076/job/40500368006",
      "status": "in_progress",
      "conclusion": "unknown",
      "createdAt": 1744628585000,
      "startedAt": 1744628588000,
      "completedAt": null,
      "name": "GitHub Actions Test",
      "steps": [
        {
          "name": "Set up job",
          "status": "completed",
          "conclusion": "success",
          "number": 1,
          "startedAt": 1744628589000,
          "completedAt": 1744628590000
        },
        {
          "name": "Checkout",
          "status": "completed",
          "conclusion": "success",
          "number": 2,
          "startedAt": 1744628590000,
          "completedAt": 1744628592000
        },
        {
          "name": "Test Local Action",
          "status": "completed",
          "conclusion": "success",
          "number": 3,
          "startedAt": 1744628592000,
          "completedAt": 1744628644000
        },
        {
          "name": "Print Output",
          "status": "completed",
          "conclusion": "success",
          "number": 4,
          "startedAt": 1744628644000,
          "completedAt": 1744628644000
        },
        {
          "name": "Post Test Local Action",
          "status": "in_progress",
          "conclusion": "unknown",
          "number": 7,
          "startedAt": 1744628644000,
          "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/40500368006",
      "labels": [
        "ubuntu-latest"
      ],
      "runnerId": 1000000063,
      "runnerName": "GitHub Actions",
      "runnerGroupId": 0,
      "runnerGroupName": "",
      "workflowName": "Continuous Integration",
      "headBranch": "dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.40.0"
    }
  ]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants