Skip to content

chore(deps): update dependency @changesets/types to v7 - autoclosed - #38

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/changesets-types-7.x
Closed

chore(deps): update dependency @changesets/types to v7 - autoclosed#38
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/changesets-types-7.x

Conversation

@renovate

@renovate renovate Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@changesets/types (source) ^6.1.0^7.0.0 age confidence

Release Notes

changesets/changesets (@​changesets/types)

v7.0.0

Compare Source

Major Changes
  • #​1994 062530b Thanks @​bluwy! - Replaced the prettier config option with format. format supports "auto", "prettier", "oxfmt", "deno", "dprint", and false. If you previously used prettier: false, migrate to format: false.

  • #​2040 88f2abb Thanks @​bluwy! - Use stricter types for the options parameter for CommitFunctions, ChangelogFunctions, Config & WrittenConfig's commit and changelog properties, to null | Record<string, unknown> instead of any or Record<string, any>

  • #​1482 df424a4 Thanks @​Andarist! - Bumped supported Node versions to ^22.11 || ^24 || >=26

  • #​2133 4c26f2f Thanks @​bluwy! - Remove "private" type support for WrittenConfig.access. Only "public" and "restricted" are valid values. This change was also already made in #​2015 in the runtime.

  • #​2190 96b65ee Thanks @​bluwy! - Move versioned prerelease changesets to .changeset/pre/ folder instead of accumulating in the root and tracking the versioned changeset ids in the .changeset/pre.json file. Existing pre.json will auto-migrate to this new structure on the next run of changeset version or when calling changeset status.

    This change allows easier management of versioned prerelease changesets (for the final stable release) and current queued changesets (for the next prerelease). Changesets in .changeset/pre/ can be edited or deleted depending if it's still relevant for the final stable release of a package. There's no need to synchronize the changeset ids in pre.json if certain changesets are deleted.

  • #​2117 813bbf3 Thanks @​bluwy! - Remove the pre.json initialVersions property and handling as it's unused internally

  • #​1482 df424a4 Thanks @​Andarist! - From now on this package is going to be published as ES module.

  • #​1652 a0b5326 Thanks @​bluwy! - Remove support for the deprecated ___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH.useCalculatedVersionForSnapshots config. The snapshot.useCalculatedVersion config should be used instead.

Minor Changes
  • #​1872 c19b112 Thanks @​marcalexiei! - Export Package and Packages from @changesets/types. They are meant to be used instead of the types from @manypkg/get-packages.
Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 12pm on Sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from RedStar071 as a code owner August 16, 2026 05:49
@socket-security

socket-security Bot commented Aug 16, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​changesets/​types@​7.0.01001004794100

View full report

@renovate
renovate Bot force-pushed the renovate/changesets-types-7.x branch from a8bd07f to b014360 Compare August 16, 2026 11:37
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/types to v7 chore(deps): update dependency @changesets/types to v7 - autoclosed Aug 16, 2026
@renovate renovate Bot closed this Aug 16, 2026
@renovate
renovate Bot deleted the renovate/changesets-types-7.x branch August 16, 2026 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants