Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 8, 2022

Copy link
Copy Markdown
Contributor

Bumps carbon-components-svelte from 0.67.8 to 0.70.13.

Release notes

Sourced from carbon-components-svelte's releases.

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

Compare v0.70.10..v0.70.11

Fixes

  • ignore false positive a11y warnings from Svelte version 3.51 (c6373dc9, #1522)
  • NumberInput with allowInput should not be invalid if value is null (5723ffef, #1511 contributed by @​malinowskip)

v0.70.10

Compare v0.70.9..v0.70.10

Fixes

  • avoid element reference error in ListBoxMenuItem (affeb2e2, #1507)
  • display warn/invalid icons in DatePickerInput with calendar (a657b6e3, #1508)
  • fix layout regression in HeaderSearch (139e23fd, #1506)
  • localize HeaderAction, ImageLoader transitions (e900b47f, #1502 contributed by @​s3812497)

v0.70.9

Compare v0.70.8..v0.70.9

... (truncated)

Changelog

Sourced from carbon-components-svelte's changelog.

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

  • ignore false positive a11y warnings from Svelte version 3.51
  • NumberInput with allowInput should not be invalid if value is null

0.70.10 - 2022-10-04

Fixes

  • avoid element reference error in ListBoxMenuItem
  • display warn/invalid icons in DatePickerInput with calendar
  • fix layout regression in HeaderSearch
  • localize HeaderAction, ImageLoader transitions

0.70.9 - 2022-09-23

Fixes

  • fix visual regression in next/previous buttons in Pagination, PaginationNav

0.70.8 - 2022-09-21

... (truncated)

Commits
  • 3ba5ba7 v0.70.13
  • fce92fb fix(dropdown): avoid runtime error if items is empty (#1578)
  • 4b503c8 fix(multi-select): avoid runtime error if items is empty (#1577)
  • 09b3eed fix(combobox): avoid runtime error if items is empty (#1545)
  • 948b5a1 docs: fix link to carbon-components (#1571)
  • c823f5c docs: fix link to carbon-components in README (#1574)
  • 837716f fix(overflow-menu): dispatch "close" event when clicking outside (#1546)
  • ba62f45 fix(table-header): button should have explicit type="button" (#1573)
  • a3204cc docs(popover): simplify external element example
  • 0f8a57b fix(popover): fire "click:outside" event when clicking sibling elements (#1570)
  • 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)

Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.67.8 to 0.70.13.
- [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.70.13)

---
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 Dec 8, 2022
@github-actions

github-actions Bot commented Dec 8, 2022

Copy link
Copy Markdown

Download the artifacts for this pull request:

@dependabot @github

dependabot Bot commented on behalf of github Jan 2, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #501.

@dependabot dependabot Bot closed this Jan 2, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/Mod-Manager/carbon-components-svelte-0.70.13 branch January 2, 2023 16:08
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