Commit cebca84
Bump emitter package dependencies to latest versions (#38837)
Upgrades `eng/emitter-package.json` dependencies and regenerates the
lock file.
**Updated packages:**
- `@azure-tools/openai-typespec`: `1.18.0` → `1.19.0`
- `@azure-tools/typespec-ts`: `0.54.0` → `0.54.1`
- `@azure-tools/typespec-client-generator-core`: `0.68.3` → `0.68.4`
Lock file regenerated via `tsp-client generate-lock-file`.
### Packages impacted by this PR
`eng/emitter-package.json`, `eng/emitter-package-lock.json`
### Issues associated with this PR
### Describe the problem that is addressed by this PR
Emitter dependencies in `eng/emitter-package.json` were behind latest
releases. Lock file needed regeneration to match.
### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?
N/A — straightforward version bump with lock file regeneration.
### Are there test cases added in this PR? _(If not, why?)_
No — dependency version bump only; no logic changes.
### Provide a list of related PRs _(if any)_
### Checklists
- [ ] Added impacted package name to the issue description.
- [ ] Does this PR need any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here.)_
- [ ] Added a changelog (if necessary).
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: v-jiaodi <80496810+v-jiaodi@users.noreply.github.com>1 parent 1debed0 commit cebca84
2 files changed
Lines changed: 100 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments