Skip to content

Version Packages - #2282

Open
pmcelhaney wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#2282
pmcelhaney wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@pmcelhaney

@pmcelhaney pmcelhaney commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

counterfact@2.16.2

Patch Changes

  • 13eaf4d: supply a random seed to JSONSchemaFaker so it returns actually random values
  • 4c35cb2: Updated dependency eslint-plugin-jest-dom to 5.10.1.
  • baf899a: Updated dependency eslint-plugin-jest-dom to 5.9.0.
  • 4139180: Updated dependency posthog-node to 5.47.3.
  • 2702601: Updated dependency tsx to 4.23.4.
  • 0911530: Updated dependency json-schema-faker to 0.6.3.
  • 29e1192: Updated dependency js-yaml to 5.2.3.
  • 49d6cba: Updated dependency prettier to 3.9.0.
  • e15497e: Updated dependency prettier to 3.9.6.

Copilot AI lite review requested due to automatic review settings August 3, 2026 19:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Release PR generated by Changesets to publish counterfact@2.16.2, reflecting the previously merged patch change (updating posthog-node to 5.47.3).

Changes:

  • Bump package version to 2.16.2.
  • Add 2.16.2 entry to CHANGELOG.md.
  • Remove the consumed Changeset file for the release.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
package.json Updates the published package version to 2.16.2.
CHANGELOG.md Records the 2.16.2 patch release note for the posthog-node update.
.changeset/renovate-a14ab0e.md Deletes the Changeset after it has been incorporated into the release.

Comment thread package.json
Comment on lines 2 to 4
"name": "counterfact",
"version": "2.16.1",
"version": "2.16.2",
"description": "Generate a TypeScript-based mock server from an OpenAPI spec in seconds — with stateful routes, hot reload, and REPL support.",
Copilot AI review requested due to automatic review settings August 4, 2026 13:06
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 0f3e03b to 7c545d3 Compare August 4, 2026 13:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.

Suppressed comments (1)

package.json:3

  • The PR description is missing the required sections ## Manual acceptance tests (3–6 unchecked checkboxes) and ## Repository learning check as required by this repo’s contribution guidelines. Please update the PR description to include both sections before merging this release PR.
  "version": "2.16.2",

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 7c545d3 to 659382e Compare August 4, 2026 13:15
Copilot AI review requested due to automatic review settings August 4, 2026 13:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings August 4, 2026 17:22
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 659382e to 8408808 Compare August 4, 2026 17:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings August 4, 2026 21:54
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 8408808 to 1a5ddfc Compare August 4, 2026 21:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 7 out of 7 changed files in this pull request and generated no new comments.

Suppressed comments (1)

package.json:3

  • The repo’s contribution/release guidance expects PR descriptions to include a ## Manual acceptance tests section (3–6 unchecked checkboxes) and a ## Repository learning check section. This release PR description currently lacks both, which makes it harder to validate and archive the release decision consistently.
  "version": "2.16.2",

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 1a5ddfc to 5c5e300 Compare August 4, 2026 21:58
Copilot AI review requested due to automatic review settings August 4, 2026 21:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 8 out of 8 changed files in this pull request and generated no new comments.

Suppressed comments (1)

CHANGELOG.md:7

  • Changelog entry for 2.16.2 starts with a lowercase verb and lacks a trailing period, which is inconsistent with surrounding entries (e.g., 2.16.1/2.16.0 all start with a capital letter and end with a period).
- 13eaf4d: supply a random seed to JSONSchemaFaker so it returns actually random values

Copilot AI review requested due to automatic review settings August 4, 2026 22:03
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 5c5e300 to fd0f71e Compare August 4, 2026 22:03

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 9 out of 9 changed files in this pull request and generated no new comments.

@pmcelhaney
pmcelhaney enabled auto-merge August 5, 2026 10:51
@pmcelhaney
pmcelhaney added this pull request to the merge queue Aug 5, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 5, 2026
Copilot AI review requested due to automatic review settings August 5, 2026 15:26
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from fd0f71e to 700f6c6 Compare August 5, 2026 15:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 10 out of 10 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings August 5, 2026 15:33
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 700f6c6 to 6f9c68e Compare August 5, 2026 15:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 11 out of 11 changed files in this pull request and generated no new comments.

Suppressed comments (1)

CHANGELOG.md:3

  • The PR description is missing the required sections ## Manual acceptance tests (3–6 unchecked checkboxes) and ## Repository learning check as required by the repository contribution guidelines. Please update the PR description to include both sections before merging.
## 2.16.2

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