Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2022

Copy link
Copy Markdown
Contributor

Bumps carbon-components-svelte from 0.67.8 to 0.70.6.

Release notes

Sourced from carbon-components-svelte's releases.

v0.70.6

Compare v0.70.5..v0.70.6

Fixes

  • resolve Toggle, HeaderSearch accessibility warnings in Svelte >=v3.50 (73385bf5, #1480)

v0.70.5

Compare v0.70.4..v0.70.5

Fixes

  • avoid left margin style if Button is icon-only (7c1ca3fa, #1477)

v0.70.4

Compare v0.70.3..v0.70.4

Fixes

  • correctly scroll item into view when keyboard navigating Dropdown, ComboBox, MultiSelect (edf33ca2, #1474)

v0.70.3

Compare v0.70.2..v0.70.3

Fixes

  • close menu in Dropdown, MultiSelect when pressing "Escape" (855ee067, #1473)
  • prevent default behavior in ComboBox when pressing "Enter," "ArrowUp," or "ArrowDown" (1a7f7500, #1472)
  • scroll item into view when keyboard navigating Dropdown, ComboBox, MultiSelect (70303001, #1471)

v0.70.2

Compare v0.70.1..v0.70.2

Fixes

  • allow $$restProps.style to be correctly set on Content (7bfa92d5, #1468)

v0.70.1

Compare v0.70.0..v0.70.1

Fixes

  • do not unset Content left margin for rail SideNav (5bafda10, #1462)
  • set role, aria-label attributes on DatePicker calendar container (1e9a3480, #1461)

v0.70.0

Compare v0.69.0..v0.70.0

Features

... (truncated)

Changelog

Sourced from carbon-components-svelte's changelog.

0.70.6 - 2022-09-05

Fixes

  • resolve Toggle, HeaderSearch accessibility warnings in Svelte >=v3.50

0.70.5 - 2022-09-02

Fixes

  • avoid left margin style if Button is icon-only

0.70.4 - 2022-08-31

Fixes

  • correctly scroll item into view when keyboard navigating Dropdown, ComboBox, MultiSelect

0.70.3 - 2022-08-31

Fixes

  • close menu in Dropdown, MultiSelect when pressing "Escape"
  • prevent default behavior in ComboBox when pressing "Enter," "ArrowUp," or "ArrowDown"
  • scroll item into view when keyboard navigating Dropdown, ComboBox, MultiSelect

0.70.2 - 2022-08-29

Fixes

  • allow $$restProps.style to be correctly set on Content

0.70.1 - 2022-08-23

Fixes

  • do not unset Content left margin for rail SideNav
  • set role, aria-label attributes on DatePicker calendar container

0.70.0 - 2022-08-18

Features

  • add filteredRowIds prop to ToolbarSearch to support pagination

0.69.0 - 2022-08-17

Features

  • dispatch on:click:header--select event in DataTable

... (truncated)

Commits
  • bef9d9c v0.70.6
  • 73385bf fix(a11y): resolve accessibility warnings in Svelte 3.50.0 (#1480)
  • dbf8283 v0.70.5
  • 7c1ca3f fix(button): avoid left margin style for icon-only buttons (#1477)
  • c026634 v0.70.4
  • edf33ca fix(list-box-menu-item): do not scroll entire page when using keyboard naviga...
  • a0a7ccd v0.70.3
  • 855ee06 fix: pressing "Escape" should close Dropdown, MultiSelect menu (#1473)
  • 1a7f750 fix(combo-box): prevent default behavior when pressing Enter/ArrowUp/ArrowDow...
  • 7030300 fix(list-box-menu-item): scroll item into view when using keyboard navigation...
  • 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.6.
- [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.6)

---
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 Sep 5, 2022
@github-actions

github-actions Bot commented Sep 5, 2022

Copy link
Copy Markdown

Download the artifacts for this pull request:

@dependabot @github

dependabot Bot commented on behalf of github Sep 19, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #398.

@dependabot dependabot Bot closed this Sep 19, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/Mod-Manager/carbon-components-svelte-0.70.6 branch September 19, 2022 16:56
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