Skip to content

release: review parentless v1.0.0 main replacement - #5

Closed
shoesCodeFor wants to merge 27 commits into
mainfrom
dev/v1.0.0-review
Closed

shoesCodeFor wants to merge 27 commits into
mainfrom
dev/v1.0.0-review

Conversation

@shoesCodeFor

@shoesCodeFor shoesCodeFor commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

This PR is the review and hosted-check surface for the planned parentless v1.0.0 main replacement.\n\nDo not merge this bridge commit with GitHub's normal merge, squash, or rebase buttons. Its tree is byte-for-byte identical to the parentless candidate, but the bridge exists only because GitHub refuses PRs between unrelated histories.\n\nParentless candidate: dd7e54c\nCandidate tree: 504232a968e81e9cf04e403eb098303f21664622\nBridge commit: 86c192e\nScope: 59-file source-only go-jsonc v1.0.0 candidate\n\nAfter review and green checks, main will be replaced with the exact parentless commit using a lease-protected force push during the authorized maintenance window, then branch protection will be restored immediately.\n\nHighlights: intentional Apache-2.0 continuation attribution; JSONC v1 facade and hardening; Go 1.26/1.27 matrix; stable encoding/json/v2 sanitizer interoperation; zero third-party Go dependencies; deterministic fixtures; pinned release supply chain.\n\nRelease status: candidate review only. No v1.0.0 tag, GitHub release, module publication, or artifact distribution is authorized by this PR.

marcozac and others added 27 commits August 3, 2023 23:25
Sanitize JSON with comments
* test: improve and add tests with medium sized file
feat: add `Unmarshal` function
* chore(scripts): rename`all-tests` to `test`
No effect on APIs: Sanitize was tested on the right ones
… `/*`

* perf: optimize `Unmarshal` replacing `bytes.ContainsRune` with `HasCommentRunes`

* test: add benchmarks for data without comment runes

* test: skip tests in `benchmark` script
* test: skip redundant benchmarks
Improve `Unmarshal` performance
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@v4...v5)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/checkout-4

chore(deps): bump actions/checkout from 3 to 4
…aser/goreleaser-action-5

chore(deps): bump goreleaser/goreleaser-action from 4 to 5
…v/codecov-action-4

chore(deps): bump codecov/codecov-action from 3 to 4
Review-only bridge with the exact tree from parentless candidate dd7e54c. Do not merge this commit; after checks and approval, replace main with the reviewed root commit under the authorized maintenance procedure.
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.

2 participants