Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@github-actions
Copy link
Contributor

Merging 0499de3 into releases/v3.

Conductor for this PR is @henrymercer.

Contains the following pull requests:

Please do the following:

  • Ensure the CHANGELOG displays the correct version and date.
  • Ensure the CHANGELOG includes all relevant, user-facing changes since the last release.
  • Check that there are not any unexpected commits being merged into the releases/v3 branch.
  • Ensure the docs team is aware of any documentation changes that need to be released.
  • Remove and re-add the "Rebuild" label to the PR to trigger just this workflow.
  • Wait for the "Rebuild" workflow to push a commit updating the distribution files.
  • Mark the PR as ready for review to trigger the full set of PR checks.
  • Approve and merge this PR. Make sure Create a merge commit is selected rather than Squash and merge or Rebase and merge.

dependabot bot and others added 21 commits October 27, 2025 18:05
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…thub/workflows/actions/download-artifact-6

Bump actions/download-artifact from 5 to 6 in /.github/workflows
This was added back by a bad merge.
Mergeback v4.31.1 refs/heads/releases/v4 into main
Remove unused `console-log-level` dependency
Run lightweight workflows on `ubuntu-slim`
…sitive

Make `isEnablementError` case-insensitive
This reverts commit c2805e0.
@github-actions github-actions bot added the Rebuild Re-transpile JS & re-generate workflows label Oct 30, 2025
@henrymercer henrymercer added Rebuild Re-transpile JS & re-generate workflows and removed Rebuild Re-transpile JS & re-generate workflows labels Oct 30, 2025
@github-actions github-actions bot removed the Rebuild Re-transpile JS & re-generate workflows label Oct 30, 2025
@github-actions
Copy link
Contributor Author

Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks.

@henrymercer henrymercer marked this pull request as ready for review October 30, 2025 14:39
@henrymercer henrymercer requested a review from a team as a code owner October 30, 2025 14:39
Copilot AI review requested due to automatic review settings October 30, 2025 14:39
@github-actions github-actions bot added the size/S Should be easy to review label Oct 30, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR merges changes from releases/v4 into releases/v3, bumping the version to 3.31.2. The primary change is making error message pattern matching case-insensitive by adding the i flag to regex patterns that check for enablement errors. This ensures the error detection works regardless of message capitalization.

Key changes:

  • Made regex patterns for enablement error detection case-insensitive
  • Removed unused console-log-level dependency
  • Updated GitHub Actions workflows to use ubuntu-slim runners and newer action versions

Reviewed Changes

Copilot reviewed 27 out of 28 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/api-client.ts Added case-insensitive flag to enablement error regex patterns
src/api-client.test.ts Enhanced tests to verify case-insensitive error matching with uppercase/lowercase transforms
package.json Bumped version to 3.31.2 and removed console-log-level dependency
lib/*.js Generated JavaScript files reflecting TypeScript changes
CHANGELOG.md Added entry for version 3.31.2
.github/workflows/*.yml Updated runner types to ubuntu-slim and action versions
.github/actions/release-initialise/action.yml Updated setup-python action version and normalized Python version format

@henrymercer henrymercer enabled auto-merge October 30, 2025 14:49
@henrymercer henrymercer merged commit 5d5cd55 into releases/v3 Oct 30, 2025
235 of 237 checks passed
@henrymercer henrymercer deleted the backport-v3.31.2-0499de31b branch October 30, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S Should be easy to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.