Skip to content

build(deps): bump Label305/AutoRebase from 0.1 to 0.2#3172

Merged
github-actions[bot] merged 1 commit intorcfrom
dependabot/github_actions/rc/Label305/AutoRebase-0.2
Mar 23, 2026
Merged

build(deps): bump Label305/AutoRebase from 0.1 to 0.2#3172
github-actions[bot] merged 1 commit intorcfrom
dependabot/github_actions/rc/Label305/AutoRebase-0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps Label305/AutoRebase from 0.1 to 0.2.

Changelog

Sourced from Label305/AutoRebase's changelog.

Changelog

v0.2.0 (2025-08-05)

Dependencies Updated

  • Updated Node.js runtime from node12 to node20 in action.yml
  • Updated @​actions/core from 1.2.6 to 1.10.1
  • Updated @​actions/exec from 1.0.4 to 1.1.1
  • Kept @​actions/github at 2.2.0 to maintain compatibility
  • Updated @​octokit/types from 4.1.5 to 4.1.10
  • Kept @​octokit/webhooks at 7.6.2 to maintain compatibility
  • Replaced @​zeit/ncc with @​vercel/ncc 0.38.1
  • Updated typescript from 3.9.3 to 3.9.10
  • Updated all dev dependencies to their latest compatible versions:
    • @​typescript-eslint/eslint-plugin from 3.1.0 to 3.10.1
    • @​typescript-eslint/parser from 3.1.0 to 3.10.1
    • eslint from 7.1.0 to 7.32.0
    • eslint-config-prettier from 6.11.0 to 6.15.0
    • husky from 4.2.5 to 4.3.8
    • jest from 26.0.1 to 26.6.3
    • jest-each from 26.0.1 to 26.6.2
    • lint-staged from 10.2.8 to 10.5.4
    • prettier from 2.0.5 to 2.8.8
    • ts-jest from 26.1.0 to 26.5.6

Code Changes

  • Modified the payload type in index.ts to use a more specific interface instead of relying on the specific WebhookPayloadPush type from @​octokit/webhooks
  • Fixed linting errors by replacing the any type with a more specific RepositoryPayload interface

Test Fixes

  • Updated Jest configuration to handle Node.js built-in modules with 'node:' prefix
  • Added mocks for problematic dependencies (@​fastify/busboy, undici, stream) to fix test failures
  • Fixed unhandled promise rejection in rebaser tests by initializing with a resolved promise
  • All tests now pass successfully (33 tests across 5 test suites)
Commits
  • 9400be6 release v0.2.0
  • f4f1f41 Switch to ubuntu-latest on publish action
  • 3dc0cfe Merge pull request #89 from MoveLab-Studio/fix/handle-null-rebaseable
  • a96444d Merge pull request #82 from MoveLab-Studio/junie-init
  • d46c6a1 feat(junie): added .devcontainer.json
  • 6c8f511 feat(junie): added .junie workflow
  • 45dc93c Merge pull request #83 from MoveLab-Studio/updatebuild
  • dca7e91 Update dependencies, change Node.js version to 20, and enhance test configura...
  • See full diff 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 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 [Label305/AutoRebase](https://github.com/label305/autorebase) from 0.1 to 0.2.
- [Release notes](https://github.com/label305/autorebase/releases)
- [Changelog](https://github.com/MoveLab-Studio/AutoRebase/blob/master/CHANGELOG.md)
- [Commits](MoveLab-Studio/AutoRebase@v0.1...v0.2)

---
updated-dependencies:
- dependency-name: Label305/AutoRebase
  dependency-version: '0.2'
  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 github_actions Pull requests that update GitHub Actions code labels Mar 23, 2026
@github-actions github-actions bot enabled auto-merge (rebase) March 23, 2026 18:13
@github-actions github-actions bot merged commit 9189bb4 into rc Mar 23, 2026
27 of 32 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/rc/Label305/AutoRebase-0.2 branch March 23, 2026 18:22
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants