Skip to content

Bump @typespec/compiler from 0.66.0 to 1.2.1 in /typespec#110

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/typespec/typespec/compiler-1.2.1
Closed

Bump @typespec/compiler from 0.66.0 to 1.2.1 in /typespec#110
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/typespec/typespec/compiler-1.2.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps @typespec/compiler from 0.66.0 to 1.2.1.

Release notes

Sourced from @​typespec/compiler's releases.

@​typespec/compiler@​1.0.0-rc.1

Features

  • #7067 Adding support for nested paging properties.
  • #6862 --trace cli option applies to all commands now
  • #7065 Adds a TypeKit for Tuple types
  • #7049 Adds a new createDiagnosable typekit helper for APIs that return diagnostics
  • #7018 Removes the default typekit in favor of always instantiating typekits with either a program or realm.
  • #7047 Adds typekit support for creating unions from enums

Bug Fixes

  • #6897 Improve errors when loading libraries with invalid exports/main fields
  • #7069 Mark node property on all typespec types as optional
  • #7063 Fixes an issue where isError was checking for error types instead of error models.
  • #7047 Preserve API documentation when calling $.enum.createFromUnion

@​typespec/compiler@​1.0.0-rc.0

Breaking Changes

  • #6678 Moved TypeSpecPrettierPlugin type to internal. If wanting to use the prettier pluging programmatically, use it from the @typespec/prettier-plugin-typespec package

  • #6544 Remove deprecated @typespec/compiler/emitter-framework export in favor of a new package @typespec/asset-emitter

    "dependencies": {
    +   "@typespec/asset-emitter": "^0.68.0"
    }
    -import { TypeEmitter, ... } from "@typespec/compiler/emitter-framework";
    +import { TypeEmitter, ... } from "@typespec/asset-emitter";
  • #6754 Reserve additional keywords:

    • context
    • sym
    • prop
    • property
    • scenario

Bump dependencies

  • #6595 Upgrade dependencies

Bug Fixes

  • #6197 Show emitter internal error message in tspconfig
  • #6710 Updates to scaffolding script and scaffold commands for consistency

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@typespec/compiler](https://github.com/microsoft/typespec) from 0.66.0 to 1.2.1.
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/commits)

---
updated-dependencies:
- dependency-name: "@typespec/compiler"
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 21, 2025
@dependabot dependabot bot temporarily deployed to functional-tests July 21, 2025 20:29 Inactive
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 11, 2025

Superseded by #121.

@dependabot dependabot bot closed this Aug 11, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typespec/typespec/compiler-1.2.1 branch August 11, 2025 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants