Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Sep 25, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action digest 08c6903 -> 93cb6ef
actions/setup-go action digest 4469467 -> 4dc6199
bazel patch 8.4.1 -> 8.4.2 age confidence
crate-ci/typos action minor v1.36.2 -> v1.39.2 age confidence
gazelle bazel_dep minor 0.45.0 -> 0.47.0 age confidence
github.com/coredhcp/coredhcp require digest f7e98e4 -> d2ed887 age confidence
github.com/google/go-tpm require patch v0.9.6 -> v0.9.7 age confidence
github.com/insomniacslk/dhcp require digest f80a195 -> 175e84f age confidence
golang (source) patch 1.25.1 -> 1.25.4 age confidence
google.golang.org/grpc require minor v1.75.1 -> v1.77.0 age confidence
google.golang.org/protobuf require patch v1.36.9 -> v1.36.10 age confidence
grpc bazel_dep minor 1.74.1 -> 1.76.0.bcr.1 age confidence
rules_go bazel_dep minor 0.57.0 -> 0.59.0 age confidence
super-linter/super-linter action minor v8.1.0 -> v8.2.1 age confidence

Release Notes

bazelbuild/bazel (bazel)

v8.4.2

Compare Source


Release Notes:

crate-ci/typos (crate-ci/typos)

v1.39.2

Compare Source

Bug Fixes
  • Ignore numbers as identifiers (a00831c8)
  • Improve the organization of --help (a48a457c)
Features
  • Dump files, identifiers, and words (ce365ae1, closes #​41)
  • Give control over allowed identifier characters for leading vs rest (107308a6)
Performance
  • Use standard identifier rules to avoid doing umber checks (107308a6)
  • Only do hex check if digits are in identifiers (68cd36d0)

v1.39.1

Compare Source

Bug Fixes
  • Ignore numbers as identifiers (a00831c8)
  • Improve the organization of --help (a48a457c)
Features
  • Dump files, identifiers, and words (ce365ae1, closes #​41)
  • Give control over allowed identifier characters for leading vs rest (107308a6)
Performance
  • Use standard identifier rules to avoid doing umber checks (107308a6)
  • Only do hex check if digits are in identifiers (68cd36d0)

v1.39.0

Compare Source

Bug Fixes
  • Ignore numbers as identifiers (a00831c8)
  • Improve the organization of --help (a48a457c)
Features
  • Dump files, identifiers, and words (ce365ae1, closes #​41)
  • Give control over allowed identifier characters for leading vs rest (107308a6)
Performance
  • Use standard identifier rules to avoid doing umber checks (107308a6)
  • Only do hex check if digits are in identifiers (68cd36d0)

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (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.

@renovate-bot renovate-bot force-pushed the renovate/deps branch 8 times, most recently from 148c8f9 to 5160afa Compare September 29, 2025 01:34
@renovate-bot renovate-bot changed the title chore(all): update crate-ci/typos action to v1.36.3 chore(all): update deps Sep 29, 2025
@forking-renovate
Copy link

forking-renovate bot commented Sep 29, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module github.com/coredhcp/coredhcp@v0.0.0-20250927164030-d2ed887fca9b requires go >= 1.24.0; switching to go1.24.10
go: downloading go1.24.10 (linux/amd64)
go: download go1.24.10: golang.org/toolchain@v0.0.1-go1.24.10.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

@renovate-bot renovate-bot force-pushed the renovate/deps branch 20 times, most recently from 9c866fa to ef4f6e2 Compare October 3, 2025 08:24
@renovate-bot renovate-bot force-pushed the renovate/deps branch 7 times, most recently from ad05a28 to eecf7e9 Compare October 9, 2025 08:43
@renovate-bot renovate-bot force-pushed the renovate/deps branch 3 times, most recently from a02894a to 85f06b6 Compare October 20, 2025 22:02
@renovate-bot renovate-bot force-pushed the renovate/deps branch 5 times, most recently from efe9f36 to f117a7d Compare October 27, 2025 22:46
@renovate-bot renovate-bot force-pushed the renovate/deps branch 6 times, most recently from a20b56c to cf1c556 Compare November 13, 2025 19:00
@coveralls
Copy link

coveralls commented Nov 20, 2025

Pull Request Test Coverage Report for Build 19552316926

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 112 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.03%) to 18.141%

Files with Coverage Reduction New Missed Lines %
server/entitymanager/entitymanager.go 54 73.31%
server/service/service.go 58 57.21%
Totals Coverage Status
Change from base Build 19520991639: -0.03%
Covered Lines: 609
Relevant Lines: 3357

💛 - Coveralls

@forking-renovate
Copy link

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@bstoll bstoll merged commit fa097ae into openconfig:main Nov 20, 2025
8 checks passed
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