Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 1, 2025

Update Request | Renovate Bot

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/stale action digest 9971854a21a081
docker/setup-buildx-action minor v3.11.1v3.12.0 age adoption passing confidence
github.com/google/go-github/v80 require major v80.0.0v81.0.0 age adoption passing confidence
github.com/grpc-ecosystem/grpc-gateway patch v2.27.3v2.27.4 age adoption passing confidence
oven/bun patch 1.3.4-alpine1.3.5-alpine age adoption passing confidence
sentences-per-line (source) minor 0.3.00.5.0 age adoption passing confidence

Release Notes

docker/setup-buildx-action (docker/setup-buildx-action)

v3.12.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.11.1...v3.12.0

google/go-github (github.com/google/go-github/v80)

v81.0.0

Compare Source

This release contains the following breaking API changes:

  • fix!: Change Org usage report Quantity to float64 (#​3862)
    BREAKING CHANGE: UsageItem.Quantity is now type float64.
  • chore!: Remove PullRequestRuleParameters.AutomaticCopilotCodeReviewEnabled field (#​3866)
    BREAKING CHANGE: PullRequestRuleParameters.AutomaticCopilotCodeReviewEnabled is now removed.
  • feat!: Implement Enterprise SCIM - Provision Groups & Users (#​3852)
    BREAKING CHANGE: SCIMEnterpriseDisplayReference.Ref is now of type *string.
  • fix!: Change copilot_code_review field names to match GitHub API (#​3874)
    BREAKING CHANGE: CopilotCodeReviewRuleParameters.ReviewNewPushes is now ReviewOnPush.
  • fix!: Add support for missing attributes in ProjectsV2 API (#​3888)
    BREAKING CHANGE: AddProjectItemOptions fields have changed types.
  • feat!: Use omitzero for BypassActors to support handling empty arrays (#​3891)
    BREAKING CHANGE: UpdateRepositoryRulesetClearBypassActor, UpdateRepositoryRulesetClearBypassActor, UpdateRulesetClearBypassActor, and UpdateRulesetNoBypassActor have been removed as they are no longer needed.

...and the following additional changes:

  • Bump go-github from v79 to v80 in /scrape (#​3855)
  • feat: Add support for Enterprise Team APIs (#​3861)
  • feat: Implement Enterprise SCIM - Set Groups or Users (#​3858)
  • build(deps): Bump golang.org/x/term from 0.37.0 to 0.38.0 in /example (#​3865)
  • build(deps): Bump golang.org/x/sync from 0.18.0 to 0.19.0 in /tools (#​3864)
  • build(deps): Bump actions/checkout from 6.0.0 to 6.0.1 in the actions group (#​3863)
  • feat: Add advanced_search parameter to SearchOptions (#​3868)
  • feat: Implement Enterprise SCIM - Delete Groups or Users (#​3856)
  • feat: Add support for copilot_code_review rule type (#​3857)
  • feat: Add support for Enterprise Team Members APIs (#​3873)
  • chore: Simplify JSON marshaling for RepositoryRulesetRules (#​3875)
  • feat: Add support for Enterprise Team Organizations APIs (#​3876)
  • docs: Clarify CreateTree semantics and TreeEntry usage (#​3877)
  • docs: Reformulate deprecation notice for Commits field in PushEvent (#​3880)
  • build(deps): Bump actions/cache from 4.3.0 to 5.0.1 in the actions group (#​3883)
  • build(deps): Bump golang.org/x/net from 0.47.0 to 0.48.0 in /scrape (#​3882)
  • build(deps): Bump codecov/codecov-action from 5.5.1 to 5.5.2 (#​3884)
  • build(deps): Bump golang.org/x/crypto from 0.45.0 to 0.46.0 in /example (#​3885)
  • chore: Rename 'opt' to 'opts' in multiple methods (#​3887)
  • feat: Add support for remaining Codespaces APIs (#​3886)
  • feat: Handle omitzero in structfield linter (#​3881)
  • feat: Implement Enterprise SCIM - Get a Group or User (#​3889)
  • feat: Add support for Codespace Machines APIs (#​3890)
  • feat: Add support for URL custom property value type (#​3879)
  • feat: Add UploadReleaseAssetFromRelease convenience helper (#​3851)
  • Update openapi_operations.yaml (#​3895)
  • feat: Add support for Codespaces organizations APIs (#​3892)
  • feat: Add support for Copilot usage metrics reports API (#​3893)
  • feat: GetSignaturesProtectedBranch returns ErrBranchNotProtected when branch is not protected (#​3896)
  • Bump version of go-github to v81.0.0 (#​3899)
grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway)

v2.27.4

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.3...v2.27.4

oven-sh/bun (oven/bun)

v1.3.5: Bun v1.3.5

To install Bun v1.3.5

curl -fsSL https://bun.sh/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.5:

bun upgrade
Read Bun v1.3.5's release notes on Bun's blog
Thanks to 10 contributors!

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@talos-bot talos-bot moved this to In Review in Planning Dec 1, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 21ede82 to 3a4880f Compare December 1, 2025 14:45
steps:
- name: Close stale issues and PRs
uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # version: v10.1.0
uses: actions/stale@5611b9defa6b7799a950489b00163db69f7a3ece # version: v10.1.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that is weird and wrong

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@smira smira removed this from Planning Dec 1, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 5 times, most recently from 11e41d1 to 6e3fdda Compare December 5, 2025 15:40
@renovate renovate bot changed the title chore: update dependencies chore: update dependency sentences-per-line to v0.4.0 Dec 5, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch from 6e3fdda to d4cbd94 Compare December 8, 2025 07:11
@renovate renovate bot changed the title chore: update dependency sentences-per-line to v0.4.0 chore: update dependencies Dec 8, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 5 times, most recently from c35bdc1 to 1b8047e Compare December 13, 2025 11:14
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from fa061e1 to 54e1588 Compare December 17, 2025 11:36
@renovate renovate bot changed the title chore: update dependencies chore: update dependency sentences-per-line to v0.4.0 Dec 17, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch from 54e1588 to 7de7ad3 Compare December 19, 2025 07:07
@renovate renovate bot changed the title chore: update dependency sentences-per-line to v0.4.0 chore: update dependencies Dec 19, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 4905566 to 8cbbac6 Compare December 27, 2025 07:44
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 543caa0 to 5579206 Compare January 6, 2026 03:02
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/dependencies branch from 5579206 to 2bbeba7 Compare January 7, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants