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

feat(Dependencies): Update dependency ngx-scrollbar to v15 #6132

Merged
merged 6 commits into from
Aug 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ngx-scrollbar (source) 13.0.3 -> 15.1.2 age adoption passing confidence

Release Notes

MurhafSousli/ngx-scrollbar (ngx-scrollbar)

v15.1.2

Compare Source

  • Set the latest fixed polyfill CDN as default.
  • Update Typescript to v5.5.4, closes #​633.

v15.1.1

Compare Source

v15.1.0

Compare Source

  • feat: Add a new option hoverOffset to activate hover effect on the offset area around the scrollbar, closes #​616.
  • fix: Scrollbar thumb color is not changing on hover, closes #​625.

v15.0.4

Compare Source

  • fix: global Angular app styles gets broken in Firefox, closes #​615.

v15.0.3

Compare Source

  • feat: Ability to set the scrollbar CSS variables from :root or any parent selector, closes #​591 and #​606.

v15.0.1

Compare Source

  • fix: SSR with CDK Virtual Scroll - ResizeObserver is not defined error thrown, closes #​603.
  • regret: Remove the requestAnimationFrame before emitting to afterInit and afterUpdate which was added to fix the unit tests.

This was not a bug or an issue in the previous version v15.0.0

v15.0.0

Compare Source

  • feat: Upgrade to Angular 18.

v14.1.1

Compare Source

  • feat: Ship the scroll timeline polyfill with the package.
  • fix: Content Security Policy violation for script-src, closes #​572.

v14.1.0

Compare Source

  • fix: cdkVirtualScrollViewport got dependency of @​angular/material/select, closes in #​573.
  • fix: cdkVirtualScrollViewport horizontal scrollbar not showing when orientation is vertical, closes in #​571.
  • fix: ScrollToElement function wrong scroll position, closes in #​574.
  • fix: Remove height and width attributes from the scrollbar SVG icons.
Breaking changes
  • Remove ngx-scrollbar/utils package and split its directives into 2 sub-packages ngx-scrollbar/cdk and ngx-scrollbar/mat to avoid wrong dependency.

v14.0.0

Compare Source

  • fix: Scrollbar buttons - arrow icons are not being displayed in Safari mobile.

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 added dependencies Pull requests that update a dependency file major labels Aug 14, 2024
@renovate renovate bot requested a review from a team August 14, 2024 12:10
@renovate renovate bot force-pushed the deps/ngx-scrollbar-15.x branch 4 times, most recently from 2478098 to bbc8920 Compare August 15, 2024 07:11
| datasource | package       | from   | to     |
| ---------- | ------------- | ------ | ------ |
| npm        | ngx-scrollbar | 13.0.3 | 15.1.2 |
@renovate renovate bot force-pushed the deps/ngx-scrollbar-15.x branch from bbc8920 to 0f71f4f Compare August 15, 2024 07:16
dweinholz and others added 2 commits August 15, 2024 09:54
| datasource | package       | from   | to     |
| ---------- | ------------- | ------ | ------ |
| npm        | ngx-scrollbar | 13.0.3 | 15.1.2 |
@renovate renovate bot force-pushed the deps/ngx-scrollbar-15.x branch from 0540056 to ef22afc Compare August 15, 2024 07:56
@dweinholz dweinholz merged commit e61604c into dev Aug 15, 2024
4 checks passed
@dweinholz dweinholz deleted the deps/ngx-scrollbar-15.x branch August 15, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant