Skip to content

chore(depends): bump carbon-components-svelte from 0.67.8 to 0.71.0 in /Mod Manager#501

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/Mod-Manager/carbon-components-svelte-0.71.0
Closed

chore(depends): bump carbon-components-svelte from 0.67.8 to 0.71.0 in /Mod Manager#501
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/Mod-Manager/carbon-components-svelte-0.71.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 2, 2023

Copy link
Copy Markdown
Contributor

Bumps carbon-components-svelte from 0.67.8 to 0.71.0.

Release notes

Sourced from carbon-components-svelte's releases.

v0.71.0

Compare v0.70.13..v0.71.0

Breaking Changes

  • Select: rename dispatched change event to update (9198ed5474db8aed2b01c6c0ec0f756baceb19af, #1497)
  • Select: forward change event (9198ed5474db8aed2b01c6c0ec0f756baceb19af, #1497)
  • PaginationNav: use 1-indexing to be consistent with Pagination (8d55752a18de7d35cbb9f55ec984d0f57d9309dd, #1518)
  • InlineNotification: remove iconDescription prop (replaced with closeButtonDescription and statusIconDescription) (50066966dae8528142d3c6968f421fee5e1fb512, #1591)

Features

  • Pagination: dispatch change event when user interacts with previous/next buttons, or page/page size dropdowns (9198ed5474db8aed2b01c6c0ec0f756baceb19af, #1497)
  • InlineNotification: add iconDescription and closeButtonDescription props (50066966dae8528142d3c6968f421fee5e1fb512, #1591)

Documentation

  • link 'source code' to folder for multiple components
  • PaginationNav: add description for change event (e258db0cae214dc8b07bdb72fb957a0aaa80e4e8, #1592 contributed by @​gregorw)

v0.70.13

Compare v0.70.12..v0.70.13

Fixes

  • support NumberInput incrementing/decrementing floating point values (e6f5766e, #1555 contributed by @​jqlio18)
  • allow arrow keys to open and navigate Dropdown menu (fa5515de, #1569 contributed by @​theetrain)
  • only fire Dropdown "select" event on interaction (fa5515de, #1569 contributed by @​theetrain)
  • avoid runtime error if Dropdown items is an empty array (fce92fb6, #1578)
  • avoid runtime error if MultiSelect items is an empty array (4b503c8c, #1577)
  • avoid runtime error if ComboBox items is an empty array (09b3eed5, #1545 contributed by @​ibilux)
  • fire OverflowMenu "close" event when clicking outside menu (837716ff, #1541)
  • fire Popover "click:outside" event when clicking sibling elements (0f8a57b9, #1570 contributed by @​vizath)
  • forward Toggle "change" and "keyup" events after toggled updates (e7fe8ca8, #1559 contributed by @​jqlio18)
  • fix ProgressStep label text if vertical (75a69bbf, #1533 contributed by @​brunnerh)
  • make ProgressStep inherit unclickable styles if preventChangeOnClick (7a98ec26, #1535 contributed by @​brunnerh)
  • add explicit type="button" to TableHeader button (ba62f45d, #1573 contributed by @​devidw)
  • add explicit type="button" to ProgressStep button (bf337c48, #1551 contributed by @​tmarsik42)
  • loosen TreeView text prop type from string to any (198e0da4, #1576)
  • make TreeView children prop type work recursively (21d841fe, #1566 contributed by @​DetachHead)
  • remove unused derived import from DataTable (ae344515, #1529 contributed by @​ibilux)

v0.70.12

Compare v0.70.11..v0.70.12

Fixes

  • Search prop types should extend input attributes (1c4ee001, #1523)

v0.70.11

... (truncated)

Changelog

Sourced from carbon-components-svelte's changelog.

0.71.0 - 2022-12-31

Breaking Changes

  • Select: rename dispatched change event to update
  • Select: forward change event
  • PaginationNav: use 1-indexing to be consistent with Pagination
  • InlineNotification: remove iconDescription prop (replaced with closeButtonDescription and statusIconDescription)

Features

  • Pagination: dispatch change event when user interacts with previous/next buttons, or page/page size dropdowns
  • InlineNotification: add iconDescription and closeButtonDescription props

Documentation

  • link 'source code' to folder for multiple components
  • PaginationNav: add description for change event

0.70.13 - 2022-12-08

Fixes

  • support NumberInput incrementing/decrementing floating point values
  • allow arrow keys to open and navigate Dropdown menu
  • only fire Dropdown "select" event on interaction
  • avoid runtime error if Dropdown items is an empty array
  • avoid runtime error if MultiSelect items is an empty array
  • avoid runtime error if ComboBox items is an empty array
  • fire OverflowMenu "close" event when clicking outside menu
  • fire Popover "click:outside" event when clicking sibling elements
  • forward Toggle "change" and "keyup" events after toggled updates
  • fix ProgressStep label text if vertical
  • make ProgressStep inherit unclickable styles if preventChangeOnClick
  • add explicit type="button" to TableHeader button
  • add explicit type="button" to ProgressStep button
  • loosen TreeView text prop type from string to any
  • make TreeView children prop type work recursively
  • remove unused derived import from DataTable

0.70.12 - 2022-10-13

Fixes

  • Search prop types should extend input attributes

0.70.11 - 2022-10-13

Fixes

... (truncated)

Commits
  • bdf0e10 v0.71.0
  • 5006696 feat(notification)!: replace iconDescription prop with `statusIconDescripti...
  • e258db0 docs(pagination-nav): add change event docs (#1592)
  • 8d55752 fix(pagination-nav)!: use 1-indexing to be consistent with Pagination (#1518)
  • 9198ed5 feat!: dispatch "change" event in Pagination, rename "change" to "update" i...
  • 724d90b chore(types)!: remove sveltekit: attributes from types (#1581)
  • 27da2a0 docs: link source code to folder for multiple components (#1582)
  • f7969c6 chore(examples): bump deps [ci skip]
  • 3ba5ba7 v0.70.13
  • fce92fb fix(dropdown): avoid runtime error if items is empty (#1578)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by etrain, a new releaser for carbon-components-svelte since your current version.


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)

Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.67.8 to 0.71.0.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](carbon-design-system/carbon-components-svelte@v0.67.8...v0.71.0)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 2, 2023
@github-actions

github-actions Bot commented Jan 2, 2023

Copy link
Copy Markdown

Download the artifacts for this pull request:

@dependabot @github

dependabot Bot commented on behalf of github Jan 18, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #521.

@dependabot dependabot Bot closed this Jan 18, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/Mod-Manager/carbon-components-svelte-0.71.0 branch January 18, 2023 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants