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

chore(deps): bump @exadel/esl from 4.12.0 to 4.13.0 #567

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps @exadel/esl from 4.12.0 to 4.13.0.

Release notes

Sourced from @​exadel/esl's releases.

v4.13.0

4.13.0 (2023-10-25)

Bug Fixes

  • esl-media: fix brightcove provider autoplay marker flow (58793cd), closes #1979
  • esl-popup: fix default styles for esl-popup tag (uninitialized) (e25eedf)
  • esl-popup: update popup position according activator change (#1679) (65e3801)
  • esl-scrollbar: fix incorrect at-start/at-end handling when browser creates dimensions with the floating point (852ad15)
  • esl-share: add a fill color to social network icons (c0d62ac)
  • esl-share: change default twitter (x.com) icon and bg color (8c544e4)
  • esl-share: show copy notification just in case it is successful (f57fe98)
  • esl-utils: fix debounce helper random access of undefined (8cd87e8)

Features

  • esl-event-listener: add condition descriptor property to legally prevent subscription (00b719c), closes #1947
  • esl-event-listener: create ESLIntersectionTarget adapter utility for managing IntersectionObserver subscriptions trough event listeners (34bb7e8)
  • esl-share: add default-icon marker to render icon on button init (081b526)
  • esl-share: add out of the box share config default (4b97632)
  • esl-share: create esl-share-list component (90b1c1d)
  • esl-share: remove iconBackground property from share buttons config (27d793d)
  • esl-share: rework esl-share-button custom element API (96a7f84)
  • esl-share: rework share popup internal implementation (9b775a0)
Changelog

Sourced from @​exadel/esl's changelog.

4.13.0 (2023-10-25)

Bug Fixes

  • esl-media: fix brightcove provider autoplay marker flow (58793cd), closes #1979
  • esl-popup: fix default styles for esl-popup tag (uninitialized) (e25eedf)
  • esl-popup: update popup position according activator change (#1679) (65e3801)
  • esl-scrollbar: fix incorrect at-start/at-end handling when browser creates dimensions with the floating point (852ad15)
  • esl-share: add a fill color to social network icons (c0d62ac)
  • esl-share: change default twitter (x.com) icon and bg color (8c544e4)
  • esl-share: show copy notification just in case it is successful (f57fe98)
  • esl-utils: fix debounce helper random access of undefined (8cd87e8)

Features

  • esl-event-listener: add condition descriptor property to legally prevent subscription (00b719c), closes #1947
  • esl-event-listener: create ESLIntersectionTarget adapter utility for managing IntersectionObserver subscriptions trough event listeners (34bb7e8)
  • esl-share: add default-icon marker to render icon on button init (081b526)
  • esl-share: add out of the box share config default (4b97632)
  • esl-share: create esl-share-list component (90b1c1d)
  • esl-share: remove iconBackground property from share buttons config (27d793d)
  • esl-share: rework esl-share-button custom element API (96a7f84)
  • esl-share: rework share popup internal implementation (9b775a0)
Commits
  • 473b9dd chore(release): 4.13.0
  • e25eedf fix(esl-popup): fix default styles for esl-popup tag (uninitialized)
  • 18760c2 docs(site): promo release notes for v4.13.0 created (#2011)
  • 4053948 Merge pull request #2013 from exadel-inc/dependabot/npm_and_yarn/commit-lint-...
  • cf93849 Merge pull request #1998 from exadel-inc/epic/esl-share
  • ac74148 chore(deps-dev): bump the commit-lint group with 2 updates
  • 6d45623 style(pages): update site demo content for esl-share module
  • 3a5707c style(esl-share): cosmetic fix with update of default hide delay
  • 7627b92 style(esl-share): fix codestyle warning
  • 6af8103 Merge pull request #2008 from exadel-inc/chore/ignore-merge-commits
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [@exadel/esl](https://github.com/exadel-inc/esl) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/exadel-inc/esl/releases)
- [Changelog](https://github.com/exadel-inc/esl/blob/main/CHANGELOG.md)
- [Commits](exadel-inc/esl@v4.12.0...v4.13.0)

---
updated-dependencies:
- dependency-name: "@exadel/esl"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Dependencies update label Oct 30, 2023
@github-actions
Copy link

CLA Assistant Lite bot All contributors have signed the CLA ✍️

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

Superseded by #572.

@dependabot dependabot bot closed this Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/exadel/esl-4.13.0 branch November 6, 2023 04:35
@github-actions github-actions bot locked and limited conversation to collaborators Nov 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Dependencies update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants