Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps carbon-components-svelte from 0.67.8 to 0.72.1.

Release notes

Sourced from carbon-components-svelte's releases.

v0.72.1

What's Changed

New Contributors

Full Changelog: carbon-design-system/carbon-components-svelte@v0.72.0...v0.72.1

v0.72.0

What's Changed

Full Changelog: carbon-design-system/carbon-components-svelte@v0.71.0...v0.72.0

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)

... (truncated)

Changelog

Sourced from carbon-components-svelte's changelog.

0.72.1 (2023-01-25)

Bug Fixes

0.72.0 (2023-01-18)

⚠ BREAKING CHANGES

  • tree-view: remove expanded property from TreeNode interface (#1631)

Bug Fixes

  • dropdown: close when user clicks outside iframe (#1596) (73aa6e2), closes #1595
  • tree-view: remove expanded property from TreeNode interface (#1631) (ec867c4), closes #1630

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

... (truncated)

Commits
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.72.1.
- [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.72.1)

---
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 25, 2023
@github-actions

Copy link
Copy Markdown

Download the artifacts for this pull request:

@dependabot @github

dependabot Bot commented on behalf of github Feb 6, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #532.

@dependabot dependabot Bot closed this Feb 6, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/Mod-Manager/carbon-components-svelte-0.72.1 branch February 6, 2023 16:29
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