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

fix(deps): update dependency ngx-sharebuttons to v15 #170

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ngx-sharebuttons (source) ^13.0.0 -> ^15.0.0 age adoption passing confidence

Release Notes

MurhafSousli/ngx-sharebuttons (ngx-sharebuttons)

v15.0.3

Compare Source

  • enhance: enhance: Use injection factory for SHARE_BUTTONS_CONFIG and SHARE_BUTTONS_PROP to avoid merging custom options with the default options for every share button.

v15.0.2

Compare Source

  • No Changes, just fixing the minimum Angular version to v17.1.0 and add missing fields to package.json in NPM.

v15.0.1

Compare Source

  • fix: Share directive requires icons dependencies, closes #​673.
  • refactor: Import FaIconComponent instead of FontAwesomeModule.
  • refactor: Remove CommonModule imports.
  • refactor: Avoid merging default options with injected options for each share directive / component instance.

v15.0.0

Compare Source

  • feat: Upgrade to Angular 18.
  • refactor: Mark the function withIcons() as deprecated and rename it to shareIcons(), no breaking changes.

v14.0.0

Compare Source

  • feat: Upgrade to angular v17.1.0.
  • feat: Add a service for sharing links, closes #​661.
  • feat: Add new provider functions to easily override share buttons options.
  • enhance: Update share logos colors.
  • enhance: Replace Twitter with X, closes #​650 and #​657.
  • feat: Ability to create a sharer links through the share service.
  • feat: Add args input to add additional custom parameters to the sharer link.
  • feat: Remove rxjs dependency.
  • fix: Cannot override windowObj due to mergeDeep, closes #​572.
  • fix: config is ignored if the module is lazy loaded, closes #​579.
  • fix: opened output not firing, closes #​633.
Breaking changes:
  • Rename ShareButtonConfig to ShareButtonsOptions.
  • Remove closed output from share directive and components.
  • Remove autoSetMeta input from share directive and components.
  • remove url ,title, description ,image ,tags and redirectUrl from global options

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 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 the renovate label Jun 4, 2024
Copy link

netlify bot commented Jun 4, 2024

Deploy Preview for k9n-dev failed.

Name Link
🔨 Latest commit a3ff008
🔍 Latest deploy log https://app.netlify.com/sites/k9n-dev/deploys/665e9da621c6740008f70131

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants