Skip to content

Bump @parcel/transformer-typescript-types from 2.15.1 to 2.15.2 #463

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps @parcel/transformer-typescript-types from 2.15.1 to 2.15.2.

Release notes

Sourced from @​parcel/transformer-typescript-types's releases.

v2.15.2

  • Core

    • Change minimum required glibc version to 2.26 – Details
    • Cache inline bundle packaging – Details
    • Use stable id for package requests – Details
  • HTML

    • Do not remove <meta charset="utf-8">Details
  • MDX

    • Make URL dependencies in MDX files optional – Details
  • React Server Components

    • Fix memory leak in react-static packager – Details
  • Resolver

    • Fix resolving source package exports condition from self reference – Details
  • SVG

  • Compressors

    • Use max level compression for brotli compressor – Details
Changelog

Sourced from @​parcel/transformer-typescript-types's changelog.

[2.15.2] - 2025-05-24

Fixed

  • Core

    • Change minimum required glibc version to 2.26 – Details
    • Cache inline bundle packaging – Details
    • Use stable id for package requests – Details
  • HTML

    • Do not remove <meta charset="utf-8">Details
  • MDX

    • Make URL dependencies in MDX files optional – Details
  • React Server Components

    • Fix memory leak in react-static packager – Details
  • Resolver

    • Fix resolving source package exports condition from self reference – Details
  • SVG

  • Compressors

    • Use max level compression for brotli compressor – Details
Commits
  • b66f371 v2.15.2
  • 2ddc801 bump minimum to node 20
  • afc86c2 Use stable id for package requests
  • a993f98 Cache inline bundle packaging
  • 638b12d Fix memory leak in react-static packager
  • 67e4fe0 Make URL dependencies in MDX files optional
  • 6820335 Fix resolving source package exports condition from self reference
  • 79843ee Use max level compression for brotli compressor (#10128)
  • 292ab22 change minimum required glibc version to 2.26 (#10164)
  • 7576cfa Update oxvg
  • Additional commits viewable in compare view

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 [@parcel/transformer-typescript-types](https://github.com/parcel-bundler/parcel) from 2.15.1 to 2.15.2.
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](parcel-bundler/parcel@v2.15.1...v2.15.2)

---
updated-dependencies:
- dependency-name: "@parcel/transformer-typescript-types"
  dependency-version: 2.15.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 26, 2025
@github-actions github-actions bot enabled auto-merge May 26, 2025 21:35
Copy link
Author

dependabot bot commented on behalf of github May 27, 2025

Superseded by #467.

@dependabot dependabot bot closed this May 27, 2025
auto-merge was automatically disabled May 27, 2025 20:47

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/parcel/transformer-typescript-types-2.15.2 branch May 27, 2025 20:47
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