Skip to content

fix(@angular-devkit/build-angular): fix support of Safari TP versions#24640

Merged
angular-robot[bot] merged 1 commit intoangular:mainfrom
ricardochl:fix-support-safari-tp-versions
Feb 2, 2023
Merged

fix(@angular-devkit/build-angular): fix support of Safari TP versions#24640
angular-robot[bot] merged 1 commit intoangular:mainfrom
ricardochl:fix-support-safari-tp-versions

Conversation

@ricardochl
Copy link
Contributor

Fix issue-related to the support of Safari TP versions. This issue was accidentally introduced in a0f9db8

PR Checklist

Please check to confirm your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: #24639

What is the new behavior?

You are getting an error when you try to build the project.

An unhandled exception occurred: Transform failed with 1 error:
error: Invalid version: "tp.0"
See "/private/var/folders/_1/g7z1fzm54sb_wrdyk00s32580000gn/T/ng-SQbgG6/angular-errors.log" for further details

The project was built successfully.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Fix issue-related to the support of Safari TP versions. This issue was accidentally introduced in angular/angular-cli@a0f9db8

Fixes angular#24639
@clydin clydin added the target: patch This PR is targeted for the next patch release label Feb 1, 2023
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Feb 1, 2023
@angular-robot angular-robot bot merged commit df7c7f4 into angular:main Feb 2, 2023
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

After updating to Angular v15 my build broken - issue related to the support of Safari TP versions

2 participants