Skip to content

build: bump github.com/projecteru2/core from 0.0.0-20241016125006-ff909eefe04c to 0.1.2 in /mcp - #119

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/mcp/github.com/projecteru2/core-0.1.2
Closed

build: bump github.com/projecteru2/core from 0.0.0-20241016125006-ff909eefe04c to 0.1.2 in /mcp#119
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/mcp/github.com/projecteru2/core-0.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown

Bumps github.com/projecteru2/core from 0.0.0-20241016125006-ff909eefe04c to 0.1.2.

Release notes

Sourced from github.com/projecteru2/core's releases.

v0.1.2

Changelog

  • d36f7ec388fb12e4fd59c64874d6e5cc797f7a48 feat: read sizes through one bytes-or-human accessor (#695)

v0.1.1

Changelog

  • 678d1f350d982dc2818649bafe694cc49359fb61 audit: whole-repo code/simplify round with loc-justify closure (#678)
  • 739fb722a02e1e3f83c970f2e5f2796a116e89d4 audit: whole-repo loc-justify round — four fixes, cut-list applied (#673)
  • fe536253de555df98439cfc22e58b795481b7598 build: check formatting the way CI does (#664)
  • b3fec97569635919b2186be19852df9b91da2f08 cut: drop the dockerless node tls plumbing (#676)
  • 5a5c5e98b187dbdef92acf9c601615738d20c679 cut: stop scrubbing docker-era cert keys on node removal
  • 62e271f91b3ee87374fc631f84adab817ba65ce2 feat: cocoon engine over SSH, virt engine removed (#672)
  • 50a3e881c4bec19f71f3c802209cce6c79afa2d6 feat: containerd engine over SSH, BuildKit builds, docker engine removed (#671)
  • fe27649249ed9978a4a72e515d8a3572f1f03298 feat: keep the write-ahead log in the store and replay dead instances (#669)
  • e8c0965b00ddba8590e136c10df753e737db2677 feat: process engine, build node filter, registry config (#667)
  • d0ba18eddf571a0ef81adc88ab2bbbbb3932510a feat: take the guest console path from vm inspect (#674)
  • d13bc7d106b291c8e93d6d8f9599439c4f0c70e5 fix: change into the exec workdir without the env binary (#682)
  • da003f8f1993860c808d305d00b43454f5b40e80 fix: close the write-ahead log's coverage gaps (#665)
  • c67c58ab344031ccb8f23b2dc6f7580f51768d3b fix: close whole-repo recovery gaps (#677)
  • e149bc8cb3efc8928d824e895f6c3aac993bf950 fix: count a task the restart plugin reaped as stopped (#689)
  • 5a9abfd84dde64bc4b5e12f15e1c4d41ad259262 fix: drain the scan channel in the wal recover tests (#668)
  • eef4ddd78a069d1995e100baf799c126357c485b fix: journal a create by name before the engine creates it (#666)
  • 12ffec3822ee271937d4b3fb89d5fe4179322988 fix: keep engine state convergent when a realloc fails (#691)
  • ec59b61a12e9375018584d6edf79a0e0a44313f9 fix: let an image op name nodes without their pod (#687)
  • 074a2453a38ba8c5e5a116fab8de5c20167d1ac9 fix: let the docker client negotiate the API version (#659)
  • 7ccabe32aaf6fad23a8230e2862734c145d433db fix: persist a resource update for the next start (#685)
  • a941a89bfafdd91fb03580c580540c04e172f7c0 fix: preserve node TLS unless requested (#675)
  • b1f4c295cbc0482f9812afd4386b55d05d2b79fd fix: quiet remap of vanished workloads and skip unmoved params (#683)
  • 5a9215f881f15c02e4d9d78b730037d72d7ca53e fix: repair a rolled-back realloc before clearing WAL (#694)
  • ced60dd827f8065a4e5eabd44e24ecf9be0cfa5c fix: retry a refused session open like a refused forward (#684)
  • 515a680d1fb68c8e4df1b716e1a948a2662fe6f9 fix: retry an ssh forward the server refused (#681)
  • c7a91895ab2818b973b7bfb16513f930850dc2d9 fix: speak one word for a workload that vanished mid-update (#686)
  • 13f95774dabe52c0c8122e2ad024bc054f574364 review: apply the simplify round on the remediation diffs (#688)
  • 856da6b8a44d767fb5dfe3b2cb3ba849335bc501 review: close the round-2 findings (#692)

v0.1.0

Changelog

  • 06bcc1c23f583967827aa29ee73dda96f95cc903 Bump github.com/docker/docker (#638)
  • 435f703768f4bf8e08edd05661890258fc7ff21f Bump golang.org/x/net from 0.10.0 to 0.17.0 (#616)
  • 7465c31f0a513d37fdf39fa7da7d8b6b7bc690b6 Final-state round: moby v29 client, fixes, style and cut passes, engine-cache performance, docs (#655)
  • b5e8d9a6329e9e7b41a6dc94e46f1e51968b59f8 Go 1.27, latest dependencies, cocoon-style build and docs (#646)
  • 95fd1af284839761ec6bfdc3aa2433a4b54c9c28 Whole-repo hygiene sweep: layout, comment budget, modern Go, bug fixes (#647)
  • 606f643116e82ea705e8c3938cf63777a003c681 add engine params to engine API (#641)
  • ce8d1bc536276119870383fefd18807cc3697f96 add metrics for UP/DOWN nodes (#619)
  • e29866825febe1abc47fe9ee581e5602707d9526 add script to build go plugin (#625)
  • baae21aef9e0fbccd03fad4e34cd39805aa033cd also remove node status when removing node (#643)
  • 4b842ce4458b484d2870573f7c8d63a11df98f15 better metrics for node status (#620)
  • 8e2884e01bb6ea3c8d6e45bb97e37031489d1173 build: bump the otlp trace exporters past GHSA-w8rr-5gcm-pp58 (#653)
  • 08fc1b7467f2cc2ae752f1d9b52a209ec80503f7 cut: decode plugin params with encoding/json/v2 instead of mapstructure (#648)
  • beb6e04eec62749138f17058f3e80de8b35098c0 cut: load config with yaml.v3 and a small default/required walker instead of configor (#649)

... (truncated)

Commits

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 [github.com/projecteru2/core](https://github.com/projecteru2/core) from 0.0.0-20241016125006-ff909eefe04c to 0.1.2.
- [Release notes](https://github.com/projecteru2/core/releases)
- [Commits](https://github.com/projecteru2/core/commits/v0.1.2)

---
updated-dependencies:
- dependency-name: github.com/projecteru2/core
  dependency-version: 0.1.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 go Pull requests that update go code labels Aug 31, 2026
@CMGS

CMGS commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Superseded by 5c043d0 on main, which takes this bump together with the rest of the round (projecteru2/core v0.1.3, the aws sdk set) in one commit.

@CMGS CMGS closed this Aug 31, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/go_modules/mcp/github.com/projecteru2/core-0.1.2 branch August 31, 2026 04:40
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant