Commit 032830d
Bump emitter version (#38657)
Bumps emitter-related dependencies to their latest versions and
regenerates the lock file.
### Changes
- **`eng/emitter-package.json`**: Updated versions:
- `@azure-tools/openai-typespec`: `1.15.0` → `1.17.0`
- `@azure-tools/typespec-client-generator-core`: `0.68.0` → `0.68.2`
- `@azure-tools/typespec-ts`: `0.53.2` → `0.53.3`
- **`eng/emitter-package-lock.json`**: Regenerated via `tsp-client
generate-lock-file`
- **`.scripts/automation_generate.sh`**: Bumped `@autorest/typescript`
from `^6.0.72` → `^6.0.73`
### Packages impacted by this PR
`eng/emitter-package.json`, `eng/emitter-package-lock.json`,
`.scripts/automation_generate.sh`
### Issues associated with this PR
### Describe the problem that is addressed by this PR
Emitter dependencies were pinned to outdated versions. This PR brings
them up to the latest available releases.
### 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 bumps following the standard process:
update `emitter-package.json`, regenerate lock file with `tsp-client
generate-lock-file`, update `automation_generate.sh`.
### Are there test cases added in this PR? _(If not, why?)_
No — 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>
Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com>1 parent 4e7640c commit 032830d
3 files changed
Lines changed: 39 additions & 39 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
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