Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

chore(deps-dev): bump @carbon/web-components from 1.29.0 to 1.30.0 #3464

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps @carbon/web-components from 1.29.0 to 1.30.0.

Release notes

Sourced from @​carbon/web-components's releases.

v1.30.0

This release comes with great new features, as well as our regular bug squashing.

  • Full markdown support for dds-card and dds-content-section
  • Refined Masthead mobile scroll interactions
  • Improved accessibility to dds-card-pictogram
  • Multiple style fixes in various components 
  • Increased e2e test coverage
  • many more bugs squashed! 

Web Components

Features

  • masthead
    • hide and show upon scroll on mobile (#7982)
  • karma-accessibility-checker
    • add to web components (#7997)
  • card-pictogram
    • add design updates to improve mobile accessibility & hover interactions (#7795)

Fixes

  • dotcom-shell
    • stop intersection logic if modal is open (#8083)
  • locale-modal
    • fix focus trapping (#8089)
  • feature-section
    • responsive card styles (#8104)
  • static-card
    • react wrapper story not showing (#8106)
  • masthead
    • ensure sectionurl is passed in and has default value (#8084)
    • align react and wc mobile menu styles (#7925)
    • account for platform name in active item logic (#7890)
  • card
    • announce content change on keyboard focus (#8031)
    • ensure copy can render markdown (#7871)
  • karma-accessibility-checker
    • errors from stories (#8012)
  • browserstack
    • add missing dependency ws (#8006)
  • feature-cta
    • add wait to test (#7992)
  • card-group
    • update storybook (#7924)
  • card-section-carousel
    • update carousel width (#7940)
  • deps
    • update dependency @​carbon/layout to v10.34.0 (#7906)
  • feature-card
    • make entire card clickable on mobile viewports (#7853)

... (truncated)

Commits
  • b49bca8 chore(release): publish
  • 6bacb54 chore(release): publish
  • 9d296aa chore(settings): update settings to v1.49.0
  • b83b3b6 fix(e2e): clear failure files before running tests (#10651)
  • 77306c8 fix(date-picker): prevent range inputs from clearing prematurely (#10603)
  • 76fdfe3 chore(deps): update dependency @​carbon/icons-react to v10.49.1 (#10643)
  • 04e3440 chore(deps): update dependency @​carbon/type to v10.45.2 (#10644)
  • 7954718 chore(e2e): ensure tests can run on any feat/* branch
  • b3963b6 fix(sticky-header): do not consider vertical ToC height in calculations (#10605)
  • 35b3253 fix(card-link): make card link width match card-group (#10601)
  • 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 dependabot bot added the dependencies pr Pull requests that update a dependency file. label Jul 31, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/carbon/web-components-1.30.0 branch 4 times, most recently from 0f622ae to d246f0d Compare August 1, 2023 14:05
@techtolentino
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/carbon/web-components-1.30.0 branch from d246f0d to 702f2e0 Compare August 1, 2023 18:18
Bumps [@carbon/web-components](https://github.com/carbon-design-system/carbon-for-ibm-dotcom) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/blob/main/docs/release-schedule.md)
- [Commits](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/web-components@1.29.0...@carbon/web-components@1.30.0)

---
updated-dependencies:
- dependency-name: "@carbon/web-components"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/carbon/web-components-1.30.0 branch from 702f2e0 to 1a8562a Compare August 2, 2023 08:36
Copy link
Collaborator

@eddybrando eddybrando left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changelog says that the changes are only to the date-picker and the masthead component, so LGTM.

@eddybrando eddybrando merged commit 6ad4923 into main Aug 2, 2023
5 checks passed
@eddybrando eddybrando deleted the dependabot/npm_and_yarn/carbon/web-components-1.30.0 branch August 2, 2023 09:29
@eddybrando eddybrando self-assigned this Aug 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies pr Pull requests that update a dependency file.
Projects
Status: 👋 Past sprints
Development

Successfully merging this pull request may close these issues.

2 participants