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-styles from 1.27.0 to 1.35.1 #243

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @carbon/ibmdotcom-styles from 1.27.0 to 1.35.1.

Release notes

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

v1.35.1

Styles

Fixes

  • masthead

Utilities

Housekeeping

  • settings
    • update settings to v1.35.1

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

... (truncated)

Commits
  • 7cc506d chore(release): publish
  • 7212a47 fix(masthead): fixes megamenu item styles (#9066) (#9077)
  • bfe9b26 chore(settings): update settings to v1.35.1
  • eb8017f chore(snapshot): update react snapshot files
  • 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)
  • 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 #247.