carbon-design-system / devtools

A simple set of tools for teams building live Carbon pages.
http://ibm.biz/carbon-devtools
Apache License 2.0
44 stars 18 forks source link

chore(deps): bump @carbon/ibmdotcom-utilities from 1.27.0 to 1.35.0 #242

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @carbon/ibmdotcom-utilities from 1.27.0 to 1.35.0.

Release notes

Sourced from @​carbon/ibmdotcom-utilities's releases.

v1.35.0

This release comes with a bunch of new features, along with our usual bug squashing! New features and fixes include:

  • Merged image-with-caption into the regular image component as an optional prop

  • Added carousel functionality to lightbox-media-viewer

  • More dependency upgrades!

  • React wrappers for:

    • background-media
    • callout-with-media
    • content-block-horizontal
    • content-block-media
    • content-block-mixed
    • pictogram-item
    • quote
  • Plenty of bug extermination all around!

Deprecation notice ⚠️

As mentioned above, the dds-image-with-caption component is now deprecated and has been merged with the image component.

Web Components

Features

  • lightbox-media-viewer
    • add carousel functionality (#8757)
  • logo-grid
    • add logocount and logoratio props (#8905)
  • image
    • merge image-with-caption with regular image (#8919)
  • pictogram-item
  • quote
    • quote react wrapper (#8899)
  • content-block-horizontal
    • introducing react wrapper (#8828)
  • callout-with-media
    • introducing react wrapper (#8823)
  • react-wrappers
    • content-block-media/mixed (#8817)
  • background-media
    • introducing react wrapper (#8819)

Fixes

  • footer
    • update docs and add language selector csb (#8945)
    • language selector styles (#8821)
  • deps
    • update dependency carbon-components (#8925)
  • toc
  • cta-block

... (truncated)

Commits
  • 4114d31 chore(release): publish
  • cb1ea7d chore(snapshot): update react snapshot files
  • 69fda1f chore(release): publish
  • c7e9d1c feat(lightbox-media-viewer): add carousel functionality (#8757)
  • c519b06 feat(logo-grid): add logoCount and logoRatio props (#8905)
  • bfb3343 fix(cta): reorder csb styles (#8948)
  • 79f8a18 chore(deps): upgrade isomorphic-dompurify to 0.19.0 (#8946)
  • 60a73e5 chore(csb): fixes content-block CDN url (#8937)
  • c005c04 chore(deps): bump eventsource from 1.0.7 to 1.1.1 (#8941)
  • 85cb9a4 fix(footer): update docs and add language selector csb (#8945)
  • 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #244.