Skip to content

build(deps): bump brace-expansion, test-exclude and typescript-eslint in /packages/http-client-python - #11322

Merged
Yuchao Yan (msyyc) merged 9 commits into
mainfrom
dependabot/npm_and_yarn/packages/http-client-python/multi-8e14e314c6
Sep 7, 2026
Merged

build(deps): bump brace-expansion, test-exclude and typescript-eslint in /packages/http-client-python#11322
Yuchao Yan (msyyc) merged 9 commits into
mainfrom
dependabot/npm_and_yarn/packages/http-client-python/multi-8e14e314c6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps brace-expansion to 5.0.7 and updates ancestor dependencies brace-expansion, test-exclude and typescript-eslint. These dependencies need to be updated together.

Updates brace-expansion from 5.0.5 to 5.0.7

Commits

Updates test-exclude from 7.0.1 to 7.0.2

Release notes

Sourced from test-exclude's releases.

test-exclude: v7.0.2

7.0.2 (2026-02-22)

Bug Fixes

Changelog

Sourced from test-exclude's changelog.

7.0.2 (2026-02-22)

Bug Fixes

Commits

Updates typescript-eslint from 8.55.0 to 8.65.0

Release notes

Sourced from typescript-eslint's releases.

v8.65.0

8.65.0 (2026-07-20)

🚀 Features

  • add warning when TS 7 is detected (#12529)
  • eslint-plugin: [no-restricted-imports] deprecate extension rule (#12527, #19562, #11889)
  • eslint-plugin: [no-shadow] specialized error on enum declaration and member shadowing (#12578)
  • parser: add onUnsupportedTypeScriptVersion option to error on unsupported TypeScript versions (#12465)
  • typescript-estree: throw for invalid import defer syntax (#12552)

🩹 Fixes

  • eslint-plugin: [prefer-string-starts-ends-with] handle escaped $ ending regex literals (#12515)
  • eslint-plugin: [unbound-method] report unbound methods accessed via member expression on union types (#12448)
  • eslint-plugin: [no-unnecessary-parameter-property-assignment] don't flag computed assignments with a variable key (#12568)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.64.0

8.64.0 (2026-07-13)

🚀 Features

  • support parsing import defer (#12513)
  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#12543)

🩹 Fixes

  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#12512)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.65.0 (2026-07-20)

🚀 Features

  • add warning when TS 7 is detected (#12529)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.64.0 (2026-07-13)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.63.0 (2026-07-06)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.62.1 (2026-06-29)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.62.0 (2026-06-22)

🚀 Features

  • remove redundant package.json "files" (#12444)

❤️ Thank You

See GitHub Releases for more information.

... (truncated)

Commits

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
1 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@microsoft-github-policy-service microsoft-github-policy-service Bot added the emitter:client:python Issue for the Python client emitter: @typespec/http-client-python label Jul 21, 2026
@pkg-pr-new

pkg-pr-new Bot commented Jul 21, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@typespec/http-client-python@11322

commit: efe6865

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) to 5.0.7 and updates ancestor dependencies [brace-expansion](https://github.com/juliangruber/brace-expansion), [test-exclude](https://github.com/istanbuljs/test-exclude) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). These dependencies need to be updated together.


Updates `brace-expansion` from 5.0.5 to 5.0.7
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v5.0.5...v5.0.7)

Updates `test-exclude` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/istanbuljs/test-exclude/releases)
- [Changelog](https://github.com/istanbuljs/test-exclude/blob/master/CHANGELOG.md)
- [Commits](istanbuljs/test-exclude@test-exclude-v7.0.1...test-exclude-v7.0.2)

Updates `typescript-eslint` from 8.55.0 to 8.65.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 5.0.7
  dependency-type: indirect
- dependency-name: test-exclude
  dependency-version: 7.0.2
  dependency-type: indirect
- dependency-name: typescript-eslint
  dependency-version: 8.65.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/http-client-python/multi-8e14e314c6 branch from f1fa7a5 to f6f9c52 Compare July 21, 2026 17:48
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Python emitter diff

Baseline gh:9bd7a5bce3474b7aaaa528c57a279c791863f01c vs this PR.

No changes to generated output.

Rendered diff: inline on the run summary, or the emitter-diff-html artifact.

Informational check (eng/emitter-diff); does not block the PR.

@l0lawrence

Copy link
Copy Markdown
Member

Copilot why is ci failing

@l0lawrence

Copy link
Copy Markdown
Member

Copilot the linux builds are looking for @eslint/js

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.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • packages/http-client-python/package-lock.json: Generated file

Comment thread packages/http-client-python/package-lock.json Outdated
Comment thread packages/http-client-python/package-lock.json Outdated
@l0lawrence

Copy link
Copy Markdown
Member

Copilot I think we need to add @eslint/js as a dependency

Co-authored-by: l0lawrence <100643745+l0lawrence@users.noreply.github.com>

Copilot AI commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Copilot I think we need to add @eslint/js as a dependency

Added @eslint/js (^10.0.1) as an explicit devDependency in packages/http-client-python/package.json and regenerated the lockfile so it's present there too. eslint v10 no longer pulls it in transitively, which is why the Linux CI lint job failed resolving it from eng/scripts/ci/config/eslint-ci.config.mjs. Verified npx eslint -c eng/scripts/ci/config/eslint-ci.config.mjs emitter/src passes after a clean npm ci.

Comment thread packages/http-client-python/package.json Outdated
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: d9d0e1a1-ea80-4398-87be-49658388a53d
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: d9d0e1a1-ea80-4398-87be-49658388a53d
@microsoft-github-policy-service microsoft-github-policy-service Bot added the stale Mark a PR that hasn't been recently updated and will be closed. label Aug 26, 2026
@microsoft-github-policy-service

Copy link
Copy Markdown
Contributor

Hi @Dependabot (@dependabot)[bot]. Your PR has had no update for 14 days and it is marked as a stale PR. If it is not updated within 14 additional days, the PR will automatically be closed. If you want to refresh the PR, please remove the stale label.

Copilot AI review requested due to automatic review settings September 7, 2026 05:10

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.

🟡 Changes recommended

The PR metadata doesn’t match the actual changes (typescript-eslint removal/oxlint adoption) and the lockfile introduces ms-feed-*.pkgs.visualstudio.com resolved URLs that may break installs outside that feed.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Review details

Files not reviewed (1)

  • packages/http-client-python/package-lock.json: Generated file
  • Files reviewed: 4/5 changed files
  • Comments generated: 2
  • Review effort level: Lite

Comment thread packages/http-client-python/package-lock.json
Comment thread packages/http-client-python/package.json
…rn/packages/http-client-python/multi-8e14e314c6

# Conflicts:
#	packages/http-client-python/eng/scripts/ci/config/eslint-ci.config.mjs
#	packages/http-client-python/package-lock.json
Copilot AI review requested due to automatic review settings September 7, 2026 08:37

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.

🟡 Changes recommended

The PR description/title doesn’t match the actual changes (tooling migration + extra dependency bumps) and the dependency changes for a standalone package should include an appropriate .chronus/changes/* entry.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Review details

Suppressed comments (2)

packages/http-client-python/package.json:105

  • PR description/title focus on brace-expansion/test-exclude/typescript-eslint, but this change also bumps direct dependencies js-yaml and tsx; please update the PR description (or split) so reviewers/release notes accurately reflect the additional dependency updates.
  "dependencies": {
    "js-yaml": "^4.3.1",
    "marked": "^15.0.6",
    "pyodide": "0.26.2",
    "semver": "~7.6.2",
    "tsx": "^4.23.13"
  },

packages/http-client-python/package.json:133

  • PR description says typescript-eslint is being bumped, but typescript-eslint is removed from devDependencies and oxlint is added instead; please clarify whether this PR is intended to migrate linting tooling or just bump typescript-eslint.
    "@types/node": "~25.0.2",
    "@types/semver": "7.5.8",
    "c8": "^10.1.3",
    "oxlint": "^1.69.0",
    "picocolors": "~1.1.1",
    "rimraf": "~6.1.2",
    "typescript": "~5.9.2",
    "vitest": "^4.0.15",
  • Files reviewed: 5/6 changed files
  • Comments generated: 4
  • Review effort level: Lite

Comment thread packages/http-client-python/eng/scripts/ci/lint.ts
Comment thread packages/http-client-python/generator/setup.py
Comment thread packages/http-client-python/package-lock.json
Comment thread packages/http-client-python/package.json
@msyyc
Yuchao Yan (msyyc) added this pull request to the merge queue Sep 7, 2026
Merged via the queue into main with commit 7abc933 Sep 7, 2026
31 checks passed
@msyyc
Yuchao Yan (msyyc) deleted the dependabot/npm_and_yarn/packages/http-client-python/multi-8e14e314c6 branch September 7, 2026 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

emitter:client:python Issue for the Python client emitter: @typespec/http-client-python stale Mark a PR that hasn't been recently updated and will be closed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants