Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular ^18.2.11 -> ^18.2.12 age adoption passing confidence
@angular-eslint/builder (source) ^18.4.0 -> ^18.4.3 age adoption passing confidence
@angular-eslint/eslint-plugin (source) ^18.4.0 -> ^18.4.3 age adoption passing confidence
@angular-eslint/eslint-plugin-template (source) ^18.4.0 -> ^18.4.3 age adoption passing confidence
@angular-eslint/schematics (source) ^18.4.0 -> ^18.4.3 age adoption passing confidence
@angular-eslint/template-parser (source) ^18.4.0 -> ^18.4.3 age adoption passing confidence
@angular/animations (source) ^18.2.11 -> ^18.2.13 age adoption passing confidence
@angular/cli ^18.2.11 -> ^18.2.12 age adoption passing confidence
@angular/common (source) ^18.2.11 -> ^18.2.13 age adoption passing confidence
@angular/compiler (source) ^18.2.11 -> ^18.2.13 age adoption passing confidence
@angular/compiler-cli (source) ^18.2.11 -> ^18.2.13 age adoption passing confidence
@angular/core (source) ^18.2.11 -> ^18.2.13 age adoption passing confidence
@angular/forms (source) ^18.2.11 -> ^18.2.13 age adoption passing confidence
@angular/language-service (source) ^18.2.11 -> ^18.2.13 age adoption passing confidence
@angular/platform-browser (source) ^18.2.11 -> ^18.2.13 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^18.2.11 -> ^18.2.13 age adoption passing confidence
@angular/router (source) ^18.2.11 -> ^18.2.13 age adoption passing confidence
@release-it/conventional-changelog ^9.0.2 -> ^9.0.3 age adoption passing confidence
@types/node (source) ^22.9.0 -> ^22.10.1 age adoption passing confidence
angular-eslint (source) ^18.4.0 -> ^18.4.3 age adoption passing confidence
caniuse-lite 1.0.30001679 -> 1.0.30001684 age adoption passing confidence
cypress (source) ^13.15.2 -> ^13.16.0 age adoption passing confidence
dompurify ^3.2.1 -> ^3.2.2 age adoption passing confidence
eslint (source) ^9.14.0 -> ^9.16.0 age adoption passing confidence
eslint-plugin-n ^17.13.1 -> ^17.14.0 age adoption passing confidence
jest-preset-angular (source) ^14.2.4 -> ^14.4.1 age adoption passing confidence
sass ^1.80.6 -> ^1.81.0 age adoption passing confidence
sortablejs ^1.15.3 -> ^1.15.6 age adoption passing confidence
typescript-eslint (source) ^8.13.0 -> ^8.16.0 age adoption passing confidence

Release Notes

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

v18.2.12

Compare Source

@​angular/cli
Commit Type Description
c3925ed7f fix support default options for multiselect list x-prompt
@​angular/build
Commit Type Description
c8bee8415 fix allow .js file replacements in all configuration cases
93f552112 fix improve URL rebasing for hyphenated Sass namespaced variables
angular-eslint/angular-eslint (@​angular-eslint/builder)

v18.4.3

Compare Source

🩹 Fixes
❤️ Thank You

v18.4.2

Compare Source

This was a version bump only for builder to align it with other projects, there were no code changes.

v18.4.1

Compare Source

This was a version bump only for builder to align it with other projects, there were no code changes.

angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

v18.4.3

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

v18.4.2

Compare Source

🩹 Fixes
  • eslint-plugin: fix placement of lifecycle interface for subclasses (#​1965)
  • eslint-plugin: handle output() and input() functions in various rules (#​2098)
❤️ Thank You

v18.4.1

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v18.4.3

Compare Source

This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.

v18.4.2

Compare Source

This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.

v18.4.1

Compare Source

This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.

angular-eslint/angular-eslint (@​angular-eslint/schematics)

v18.4.3

Compare Source

🩹 Fixes
  • update typescript-eslint packages to v8.16.0 (#​2135)
  • yarn pnp issues (#​2143)
❤️ Thank You

v18.4.2

Compare Source

This was a version bump only for schematics to align it with other projects, there were no code changes.

v18.4.1

Compare Source

🩹 Fixes
  • update dependency ignore to v6 (#​2047)
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v18.4.3

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

v18.4.2

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

v18.4.1

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

angular/angular (@​angular/animations)

v18.2.13

Compare Source

migrations
Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#​58777)

v18.2.12

Compare Source

compiler-cli
Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#​58548)
release-it/conventional-changelog (@​release-it/conventional-changelog)

v9.0.3

Compare Source

angular-eslint/angular-eslint (angular-eslint)

v18.4.3

Compare Source

🩹 Fixes
❤️ Thank You

v18.4.2

Compare Source

🩹 Fixes
  • angular-eslint: allow using angular-eslint with ng add and ng update (#​2134)
❤️ Thank You

v18.4.1

Compare Source

This was a version bump only for angular-eslint to align it with other projects, there were no code changes.

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001684

Compare Source

v1.0.30001683

Compare Source

v1.0.30001682

Compare Source

v1.0.30001680

Compare Source

cypress-io/cypress (cypress)

v13.16.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-16-0

cure53/DOMPurify (dompurify)

v3.2.2: DOMPurify 3.2.2

Compare Source

  • Fixed a possible bypass in case a rather specific config for custom elements is set, thanks @​yaniv-git
  • Fixed several minor issues with the type definitions, thanks again @​reduckted
  • Fixed a minor issue with the types reference for trusted types, thanks @​reduckted
  • Fixed a minor problem with the template detection regex on some systems, thanks @​svdb99
eslint/eslint (eslint)

v9.16.0

Compare Source

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#​19162) (Milos Djermanovic)

Documentation

  • 9eefc8f docs: fix typos in use-isnan (#​19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#​19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#​19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#​19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#​19183) (Tanuj Kanti)
  • 0c6b842 docs: fix typos in migration-guide.md (#​19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#​19179) (루밀LuMir)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#​19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#​19164) (Tanuj Kanti)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#​19148) (Milos Djermanovic)

Chores

v9.15.0

Compare Source

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.14.0

Compare Source

🌟 Features

v17.13.2

Compare Source

🩹 Fixes
  • no-missing-require: handle multiple resolvePaths (#​383) (df6ad2a)
thymikee/jest-preset-angular (jest-preset-angular)

v14.4.1

Compare Source

Bug Fixes
  • fix: remove @angular-devkit/build-angular from peerDependencies (2f6bc3d)

v14.4.0

Compare Source

Features
  • feat: add preset creator functions (552922e)
  • feat: add support for Angular 19 (4a73245)
Code Refactoring
  • refactor: use createCjsPreset function for jest-preset.js (9d18d0f)
  • refactor: deprecate legacy presets (8da5630)
DEPRECATIONS

v14.3.3

Compare Source

Features
  • feat: support configuring zoneless test env for CJS (7a270b1)

v14.3.2

Compare Source

Bug Fixes
  • fix: include version from package.json into cache key (de02c79), closes #​2844

v14.3.1

Compare Source

Documentation
  • docs: simplify README.md about installation and configuration (79ea18b)

v14.3.0

Compare Source

Features
  • feat: add new setup test env functions (21c0238), closes #​354 #​2755
  • feat: build package with type definitions (a269daa)
  • feat: deprecate setup-jest.js and setup-jest.mjs (a304036)
Code Refactoring
  • test: switch example app test config files to ts (e61f1ff)
sass/dart-sass (sass)

v1.81.0

Compare Source

  • Fix a few cases where deprecation warnings weren't being emitted for global
    built-in functions whose names overlap with CSS calculations.

  • Add support for the CSS round() calculation with a single argument, as long
    as that argument might be a unitless number.

v1.80.7

Compare Source

Embedded Host
  • Don't treat 0 as undefined for the green and blue channels in the
    LegacyColor constructor.
SortableJS/Sortable (sortablejs)

v1.15.6

Compare Source

  • Restore pervious text clearing selection behaviour on fallback-enabled sortable lists. Text should be cleared whenever mouse is down on a sortable item, but text inputs within items should still be interactable
  • #​2244: Fix issue where multi-drag selection doesn't work on IOS devices

v1.15.5

Compare Source

  • #​2410: Further improvements to handling of text selection during drag, to allow text inputs to continue to function within sortable items. Removed the previous nextTick solution which caused text inputs to be noninteractive, and instead have moved the text selection clearing to the actual drag start.

v1.15.4

Compare Source

  • Fix issue where text selection occurs during dragging when fallback is enabled
  • Improved support for pointer events
  • #​1897: [MultiDrag] Prevent multi-select of non-draggable and filtered items
typescript-eslint/typescript-eslint (typescript-eslint)

v8.16.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.15.0

Compare Source

🚀 Features
  • typescript-eslint: allow infinitely deep array nesting in config function and extends (#​10333)
  • eslint-plugin: new rule no-unsafe-type-assertion (#​10051)
  • eslint-plugin: added related-getter-setter-pairs rule (#​10192)
🩹 Fixes
  • add missing peer dependencies (#​9744)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.14.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - "every 2 weeks on friday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Nov 22, 2024
@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@codecov
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9eb4cdf) to head (4c8e59a).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1498   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          950       950           
  Branches       321       306   -15     
=========================================
  Hits           950       950           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 17 times, most recently from c6691ea to 7f764f2 Compare November 28, 2024 22:28
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 42e72df to 2de1b3b Compare November 29, 2024 18:56
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 2de1b3b to 4c8e59a Compare November 29, 2024 22:50
@ghiscoding ghiscoding merged commit 10eb683 into ghiscoding:master Nov 30, 2024
4 checks passed
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch November 30, 2024 19:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants