{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":503397799,"defaultBranch":"main","name":"datafusion-ruby","ownerLogin":"datafusion-contrib","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-06-14T14:36:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/94101791?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1702328736.0","currentOid":""},"activityList":{"items":[{"before":"6edb914215f57097cbbe67bc158d1236ece75d3f","after":null,"ref":"refs/heads/dependabot/github_actions/actions/setup-python-5","pushedAt":"2023-12-11T21:05:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"708c23ba1dbcebd504b682bef883ac353e73d52a","after":"796ea01417690c374ba2d5dbca8abec08fcc91ba","ref":"refs/heads/main","pushedAt":"2023-12-11T21:05:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kou","name":"Sutou Kouhei","path":"/kou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27350?s=80&v=4"},"commit":{"message":"Bump actions/setup-python from 4 to 5 (#22)\n\nBumps [actions/setup-python](https://github.com/actions/setup-python)\r\nfrom 4 to 5.\r\n
\r\nRelease notes\r\n

Sourced from actions/setup-python's\r\nreleases.

\r\n
\r\n

v5.0.0

\r\n

What's Changed

\r\n

In scope of this release, we update node version runtime from node16\r\nto node20 (actions/setup-python#772).\r\nBesides, we update dependencies to the latest versions.

\r\n

Full Changelog: https://github.com/actions/setup-python/compare/v4.8.0...v5.0.0

\r\n

v4.8.0

\r\n

What's Changed

\r\n

In scope of this release we added support for GraalPy (actions/setup-python#694).\r\nYou can use this snippet to set up GraalPy:

\r\n
steps:\r\n- uses: actions/checkout@v4\r\n- uses: actions/setup-python@v4 \r\n  with:\r\n    python-version: 'graalpy-22.3' \r\n- run: python my_script.py\r\n
\r\n

Besides, the release contains such changes as:

\r\n\r\n

New Contributors

\r\n\r\n

Full Changelog: https://github.com/actions/setup-python/compare/v4...v4.8.0

\r\n

v4.7.1

\r\n

What's Changed

\r\n\r\n

Full Changelog: https://github.com/actions/setup-python/compare/v4...v4.7.1

\r\n

v4.7.0

\r\n

In scope of this release, the support for reading python version from\r\npyproject.toml was added (actions/setup-python#669).

\r\n
      - name: Setup Python\r\n        uses: actions/setup-python@v4\r\n</tr></table> \r\n
\r\n
\r\n

... (truncated)

\r\n
\r\n
\r\nCommits\r\n\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-python&package-manager=github_actions&previous-version=4&new-version=5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump actions/setup-python from 4 to 5 (#22)"}},{"before":null,"after":"6edb914215f57097cbbe67bc158d1236ece75d3f","ref":"refs/heads/dependabot/github_actions/actions/setup-python-5","pushedAt":"2023-12-11T20:04:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/setup-python from 4 to 5\n\nBumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-python\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/setup-python from 4 to 5"}},{"before":"91350f21bf7319954dd16dc8294a2d323c95af01","after":null,"ref":"refs/heads/dependabot/github_actions/actions/setup-node-4","pushedAt":"2023-10-23T21:29:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"1f2a9e212216bc825c62d5288a0e1563cf07f3ff","after":"708c23ba1dbcebd504b682bef883ac353e73d52a","ref":"refs/heads/main","pushedAt":"2023-10-23T21:29:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kou","name":"Sutou Kouhei","path":"/kou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27350?s=80&v=4"},"commit":{"message":"Bump actions/setup-node from 3 to 4 (#21)\n\nBumps [actions/setup-node](https://github.com/actions/setup-node) from 3\r\nto 4.\r\n
\r\nRelease notes\r\n

Sourced from actions/setup-node's\r\nreleases.

\r\n
\r\n

v4.0.0

\r\n

What's Changed

\r\n

In scope of this release we changed version of node runtime for\r\naction from node16 to node20 and updated dependencies in actions/setup-node#866

\r\n

Besides, release contains such changes as:

\r\n
    \r\n
  • Upgrade actions/checkout to v4 by @​gmembre-zenika\r\nin actions/setup-node#868
  • \r\n
  • Update actions/checkout for documentation and yaml by @​dmitry-shibanov\r\nin actions/setup-node#876
  • \r\n
\r\n

New Contributors

\r\n
    \r\n
  • @​gmembre-zenika\r\nmade their first contribution in actions/setup-node#868
  • \r\n
\r\n

Full Changelog: https://github.com/actions/setup-node/compare/v3...v4.0.0

\r\n

v3.8.2

\r\n

What's Changed

\r\n
    \r\n
  • Update semver by @​dmitry-shibanov\r\nin actions/setup-node#861
  • \r\n
  • Update temp directory creation by @​nikolai-laevskii\r\nin actions/setup-node#859
  • \r\n
  • Bump @​babel/traverse from 7.15.4 to 7.23.2 by @​dependabot in actions/setup-node#870
  • \r\n
  • Add notice about binaries not being updated yet by @​nikolai-laevskii\r\nin actions/setup-node#872
  • \r\n
  • Update toolkit cache and core by @​dmitry-shibanov\r\nand @​seongwon-privatenote\r\nin actions/setup-node#875
  • \r\n
\r\n

Full Changelog: https://github.com/actions/setup-node/compare/v3...v3.8.2

\r\n

v3.8.1

\r\n

What's Changed

\r\n

In scope of this release, the filter was removed within the\r\ncache-save step by @​dmitry-shibanov\r\nin actions/setup-node#831.\r\nIt is filtered and checked in the toolkit/cache library.

\r\n

Full Changelog: https://github.com/actions/setup-node/compare/v3...v3.8.1

\r\n

v3.8.0

\r\n

What's Changed

\r\n

Bug fixes:

\r\n
    \r\n
  • Add check for existing paths by @​dmitry-shibanov\r\nin actions/setup-node#803
  • \r\n
  • Resolve SymbolicLink by @​dmitry-shibanov\r\nin actions/setup-node#809
  • \r\n
  • Change passing logic for cache input by @​dmitry-shibanov\r\nin actions/setup-node#816
  • \r\n
  • Fix armv7 cache issue by @​louislam in actions/setup-node#794
  • \r\n
  • Update check-dist workflow name by @​sinchang in actions/setup-node#710
  • \r\n
\r\n

Feature implementations:

\r\n
    \r\n
  • feat: handling the case where "node" is used for\r\ntool-versions file. by @​xytis in actions/setup-node#812
  • \r\n
\r\n

Documentation changes:

\r\n
    \r\n
  • Refer to semver package name in README.md by @​olleolleolle\r\nin actions/setup-node#808
  • \r\n
\r\n

Update dependencies:

\r\n
    \r\n
  • Update toolkit cache to fix zstd by @​dmitry-shibanov\r\nin actions/setup-node#804
  • \r\n
  • Bump tough-cookie and @​azure/ms-rest-js by @​dependabot in actions/setup-node#802
  • \r\n
  • Bump semver from 6.1.2 to 6.3.1 by @​dependabot in actions/setup-node#807
  • \r\n
\r\n\r\n
\r\n

... (truncated)

\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 8f152de\r\nUpdate actions/checkout for documentation and yaml (#876)
  • \r\n
  • 23755b5\r\nupgrade actions/checkout to v4 (#868)
  • \r\n
  • 54534a2\r\nChange node version for action to node20 (#866)
  • \r\n
  • See full diff in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-node&package-manager=github_actions&previous-version=3&new-version=4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump actions/setup-node from 3 to 4 (#21)"}},{"before":null,"after":"91350f21bf7319954dd16dc8294a2d323c95af01","ref":"refs/heads/dependabot/github_actions/actions/setup-node-4","pushedAt":"2023-10-23T20:50:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/setup-node from 3 to 4\n\nBumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/setup-node from 3 to 4"}},{"before":"01133917028450fea4b8bb3dc7a2495e5f3b948e","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-05T02:47:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"57dee0eb06bc3c908396e76b142fd00f11694ac5","after":"1f2a9e212216bc825c62d5288a0e1563cf07f3ff","ref":"refs/heads/main","pushedAt":"2023-09-05T02:47:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kou","name":"Sutou Kouhei","path":"/kou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27350?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3 to 4 (#20)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to\r\n4.\r\n
\r\nRelease notes\r\n

Sourced from actions/checkout's\r\nreleases.

\r\n
\r\n

v4.0.0

\r\n

What's Changed

\r\n
    \r\n
  • Update default runtime to node20 by @​takost in actions/checkout#1436
  • \r\n
  • Support fetching without the --progress option by @​simonbaird in actions/checkout#1067
  • \r\n
  • Release 4.0.0 by @​takost in actions/checkout#1447
  • \r\n
\r\n

New Contributors

\r\n
    \r\n
  • @​takost made\r\ntheir first contribution in actions/checkout#1436
  • \r\n
  • @​simonbaird made\r\ntheir first contribution in actions/checkout#1067
  • \r\n
\r\n

Full Changelog: https://github.com/actions/checkout/compare/v3...v4.0.0

\r\n

v3.6.0

\r\n

What's Changed

\r\n
    \r\n
  • Mark test scripts with Bash'isms to be run via Bash by @​dscho in actions/checkout#1377
  • \r\n
  • Add option to fetch tags even if fetch-depth > 0 by @​RobertWieczoreck\r\nin actions/checkout#579
  • \r\n
  • Release 3.6.0 by @​luketomlinson\r\nin actions/checkout#1437
  • \r\n
\r\n

New Contributors

\r\n
    \r\n
  • @​RobertWieczoreck\r\nmade their first contribution in actions/checkout#579
  • \r\n
  • @​luketomlinson\r\nmade their first contribution in actions/checkout#1437
  • \r\n
\r\n

Full Changelog: https://github.com/actions/checkout/compare/v3.5.3...v3.6.0

\r\n

v3.5.3

\r\n

What's Changed

\r\n
    \r\n
  • Fix: Checkout Issue in self hosted runner due to faulty submodule\r\ncheck-ins by @​megamanics in actions/checkout#1196
  • \r\n
  • Fix typos found by codespell by @​DimitriPapadopoulos\r\nin actions/checkout#1287
  • \r\n
  • Add support for sparse checkouts by @​dscho and @​dfdez in actions/checkout#1369
  • \r\n
  • Release v3.5.3 by @​TingluoHuang\r\nin actions/checkout#1376
  • \r\n
\r\n

New Contributors

\r\n
    \r\n
  • @​megamanics made\r\ntheir first contribution in actions/checkout#1196
  • \r\n
  • @​DimitriPapadopoulos\r\nmade their first contribution in actions/checkout#1287
  • \r\n
  • @​dfdez made\r\ntheir first contribution in actions/checkout#1369
  • \r\n
\r\n

Full Changelog: https://github.com/actions/checkout/compare/v3...v3.5.3

\r\n

v3.5.2

\r\n

What's Changed

\r\n
    \r\n
  • Fix: Use correct API url / endpoint in GHES by @​fhammerl in actions/checkout#1289\r\nbased on #1286\r\nby @​1newsr
  • \r\n
\r\n

Full Changelog: https://github.com/actions/checkout/compare/v3.5.1...v3.5.2

\r\n

v3.5.1

\r\n

What's Changed

\r\n
    \r\n
  • Improve checkout performance on Windows runners by upgrading\r\n@​actions/github dependency by @​BrettDong in actions/checkout#1246
  • \r\n
\r\n

New Contributors

\r\n
    \r\n
  • @​BrettDong\r\nmade their first contribution in actions/checkout#1246
  • \r\n
\r\n\r\n
\r\n

... (truncated)

\r\n
\r\n
\r\nChangelog\r\n

Sourced from actions/checkout's\r\nchangelog.

\r\n
\r\n

Changelog

\r\n

v4.0.0

\r\n
    \r\n
  • Support\r\nfetching without the --progress option
  • \r\n
  • Update to\r\nnode20
  • \r\n
\r\n

v3.6.0

\r\n\r\n

v3.5.3

\r\n\r\n

v3.5.2

\r\n\r\n

v3.5.1

\r\n\r\n

v3.5.0

\r\n\r\n

v3.4.0

\r\n
    \r\n
  • Upgrade\r\ncodeql actions to v2
  • \r\n
  • Upgrade\r\ndependencies
  • \r\n
  • Upgrade\r\n@​actions/io
  • \r\n
\r\n

v3.3.0

\r\n\r\n

v3.2.0

\r\n\r\n

v3.1.0

\r\n\r\n

v3.0.2

\r\n\r\n

v3.0.1

\r\n\r\n
\r\n

... (truncated)

\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 3df4ab1\r\nRelease 4.0.0 (#1447)
  • \r\n
  • 8b5e8b7\r\nSupport fetching without the --progress option (#1067)
  • \r\n
  • 97a652b\r\nUpdate default runtime to node20 (#1436)
  • \r\n
  • See full diff in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=3&new-version=4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump actions/checkout from 3 to 4 (#20)"}},{"before":null,"after":"01133917028450fea4b8bb3dc7a2495e5f3b948e","ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-04T20:48:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3 to 4\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 3 to 4"}},{"before":"43b4d6c5ee26d6d874ceefcfbe595484f6f61e01","after":"57dee0eb06bc3c908396e76b142fd00f11694ac5","ref":"refs/heads/main","pushedAt":"2023-04-03T09:26:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kou","name":"Sutou Kouhei","path":"/kou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27350?s=80&v=4"},"commit":{"message":"Add missing tag to \"gh release create\" (#19)\n\nfix #18","shortMessageHtmlLink":"Add missing tag to \"gh release create\" (#19)"}},{"before":"29aaf361389dc03a2511c7a96f7bdb894f153df3","after":"43b4d6c5ee26d6d874ceefcfbe595484f6f61e01","ref":"refs/heads/main","pushedAt":"2023-04-03T09:13:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kou","name":"Sutou Kouhei","path":"/kou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27350?s=80&v=4"},"commit":{"message":"Prepare 21.0.0 (#17)\n\nfix #16","shortMessageHtmlLink":"Prepare 21.0.0 (#17)"}},{"before":"c25f964e73816b7682f99331b766bc3cf52cb2f4","after":"29aaf361389dc03a2511c7a96f7bdb894f153df3","ref":"refs/heads/main","pushedAt":"2023-04-03T09:06:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kou","name":"Sutou Kouhei","path":"/kou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27350?s=80&v=4"},"commit":{"message":"Add support for datafusion-c 21.0.0 (#13)\n\nfix #12","shortMessageHtmlLink":"Add support for datafusion-c 21.0.0 (#13)"}},{"before":"249152fc3e52a655f3cedf6a26290c1387140d0a","after":"c25f964e73816b7682f99331b766bc3cf52cb2f4","ref":"refs/heads/main","pushedAt":"2023-04-03T08:31:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kou","name":"Sutou Kouhei","path":"/kou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27350?s=80&v=4"},"commit":{"message":"Enable Dependabot for GitHub Actions (#15)\n\nfix #14","shortMessageHtmlLink":"Enable Dependabot for GitHub Actions (#15)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADx7K8OwA","startCursor":null,"endCursor":null}},"title":"Activity · datafusion-contrib/datafusion-ruby"}