Skip to content

Conversation

@JelleBruisten
Copy link
Contributor

with v19 the defaultErrorHandler has become unused, so could be removed

PR Checklist

Please check if 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
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Unused defaultErrorHandler function

What is the new behavior?

old unused function has been removed

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@pullapprove pullapprove bot requested a review from AndrewKushnir November 22, 2024 10:45
@ngbot ngbot bot added this to the Backlog milestone Nov 22, 2024
@JeanMeche
Copy link
Member

Could you please reword your commit, this isn't a fix in a functionnal sense but a refactoring.
The type of commit is important as fix appear as such in the release note.
Ideally this shoud be a refactor(router): ... commit.

Thank you.

@JeanMeche JeanMeche added the action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews label Nov 22, 2024
with v19 the `defaultErrorHandler` has become unused, so could be removed
@JelleBruisten
Copy link
Contributor Author

@JeanMeche I've updated the commit message

@AndrewKushnir AndrewKushnir added target: patch This PR is targeted for the next patch release action: presubmit The PR is in need of a google3 presubmit and removed action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Nov 26, 2024
@AndrewKushnir AndrewKushnir changed the title fix(router): remove unused default error handler function refactor(router): remove unused default error handler function Nov 26, 2024
Copy link
Contributor

@AndrewKushnir AndrewKushnir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JelleBruisten thanks for the refactoring!

@AndrewKushnir
Copy link
Contributor

Presubmit.

@AndrewKushnir AndrewKushnir added action: merge The PR is ready for merge by the caretaker and removed action: presubmit The PR is in need of a google3 presubmit labels Nov 26, 2024
thePunderWoman pushed a commit that referenced this pull request Nov 26, 2024
with v19 the `defaultErrorHandler` has become unused, so could be removed

PR Close #58819
@thePunderWoman
Copy link
Contributor

This PR was merged into the repository by commit 61ae17a.

The changes were merged into the following branches: main, 19.0.x

@JelleBruisten JelleBruisten deleted the JelleBruisten-patch-1 branch November 26, 2024 15:29
@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 Dec 27, 2024
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 area: router target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants