Skip to content

chore(deps): update angular to v18.1.2 #402

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

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 18.1.1 -> 18.1.2 age adoption passing confidence
@angular/animations (source) 18.1.1 -> 18.1.2 age adoption passing confidence
@angular/cdk 18.1.1 -> 18.1.2 age adoption passing confidence
@angular/cli 18.1.1 -> 18.1.2 age adoption passing confidence
@angular/common (source) 18.1.1 -> 18.1.2 age adoption passing confidence
@angular/compiler (source) 18.1.1 -> 18.1.2 age adoption passing confidence
@angular/compiler-cli (source) 18.1.1 -> 18.1.2 age adoption passing confidence
@angular/core (source) 18.1.1 -> 18.1.2 age adoption passing confidence
@angular/forms (source) 18.1.1 -> 18.1.2 age adoption passing confidence
@angular/material 18.1.1 -> 18.1.2 age adoption passing confidence
@angular/platform-browser (source) 18.1.1 -> 18.1.2 age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.1.1 -> 18.1.2 age adoption passing confidence
@angular/router (source) 18.1.1 -> 18.1.2 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v18.1.2

Compare Source

angular/angular (@​angular/animations)

v18.1.2

Compare Source

compiler
Commit Type Description
463945003d fix limit the number of chained instructions (#​57069)
compiler-cli
Commit Type Description
e904f34020 fix add warning for unused let declarations (#​57033)
core
Commit Type Description
9e52c1c840 fix afterNextRender hooks return that callback value. (#​57031)
b9fb98c67c fix tree shake dev mode error message (#​57035)
angular/components (@​angular/cdk)

v18.1.2

Compare Source

18.1.2 "velvet-violin" (2024-07-24)

material
Commit Description
fix - cf61af53bd chips: remove button is too small (#​29351)
fix - c79ec264aa form-field: hiding a label after it has been (#​29461)
fix - 15238d255f input: Number input not changing on wheel interaction (#​29449)

Breaking Changes

material
  • updates chip remove button touch target to increase accessibility of the button especially on touch/mobile devices.
  • refactor(material/chips): chip remove touch target size is insufficient

Updates fix to Autocomplete Component Chips component where the
touch target size is too small and fails minimum accessibility
size of 48x48 px. Addresses nit fixes from PR review.

Fixes b/286959517

  • updates padding size of remove touch target to
    satisfy minimum 48x48 accessibility size.

    • fix(material/chip): remove button is too small

    Fixes Angular Components Chip component where the touch target of the
    remove button of a chip is too small. Updates .mat-mdc-chip-remove to
    target more specific styles to override original style of padding: 8px
    so that the user has a larger touch target particularly on mobile
    devices.

    Fixes b/286959517

    • refactor(material/chips): remove button is too small

    Fixes lint errors from previous commit for Angular Components
    Chip component where the remove button touch target is too small,
    particularly for touch/mobile devices. Increases padding on all
    sides.

    Fixes b/286959517

    • fix(material/chips): increase chip remove button touch target size

    Fixes issue with Angular Component Chip's touch target size by
    increasing the padding on chips with a trailing icon that has
    an action.

    Fixes b/286959517

  • updates chip remove button touch target to increase accessibility of the button especially on touch/mobile devices.

  • fix(material/chips): chips remove touch target is too small to be accessible

Updates Angular Components Chips component by increasing its
.mat-mdc-chip-remove::after styles to increase the size of the
touch target to make it more accessible/clickable.

Fixes b/286959517

  • refactor(material/chips): fix lint errors

Updates fix for Angular Components Chips component where there
were lint formatting errors.

  • refactor(material/chips): replace px with _trailing-icon-size variable

Updates previous Angular Components Chip component fix and makes it
adaptable by swapping the hard-coded 18px offset to equal the
variable for -icon-size.

  • refactor(material/chips): updates touch target centering method

Updates previous Angular Component Chip component fix which
added padding to the ::after pseudo-element and attempted to
calculate centering. Changes calculation based on using
with padding values countered
with margin negative values to center the touch target.

  • refactor(material/chips): updates ::after styles and fix lint errors

Updates Angular Component Chips component fix to change ::after
background property changes to be background-color specifically to
avoid overriding background-clip styles. Suppresses lint warning
material/no-prefixes for background-clip since it's majority
compatible with browsers.

Fixes b/286959517

(cherry picked from commit d6aed80)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates 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 force-pushed the renovate/angular branch from 9d9dc2a to c36e8fa Compare July 24, 2024 18:35
@renovate renovate bot changed the title chore(deps): update dependency @angular-devkit/build-angular to v18.1.2 chore(deps): update angular to v18.1.2 Jul 24, 2024
@renovate renovate bot force-pushed the renovate/angular branch from c36e8fa to 03ef6e0 Compare July 24, 2024 22:52
@json-derulo json-derulo merged commit b404382 into main Jul 25, 2024
10 checks passed
@renovate renovate bot deleted the renovate/angular branch July 25, 2024 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant