Skip to content
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

Bump typescript from 5.4.5 to 5.5.2 #7088

Closed
wants to merge 2 commits into from

Commits on Jun 24, 2024

  1. Bump typescript from 5.4.5 to 5.5.2

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.5...v5.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8c80e53 View commit details
    Browse the repository at this point in the history
  2. Trivy: Fix log regexp

    Newer version of TypeScript doesn't like the old-style octal escapes
    anymore.
    
    Signed-off-by: Mark Yen <mark.yen@suse.com>
    mook-as committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    020b05e View commit details
    Browse the repository at this point in the history