adobe / spectrum-web-components

Spectrum Web Components
https://opensource.adobe.com/spectrum-web-components/
Apache License 2.0
1.21k stars 192 forks source link

chore: bump the spectrumcss-ecosystem group across 1 directory with 14 updates #4481

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the spectrumcss-ecosystem group with 14 updates in the / directory:

Package From To
@spectrum-css/accordion 5.1.0 5.1.1
@spectrum-css/combobox 3.1.0 3.1.1
@spectrum-css/menu 7.1.0 7.1.1
@spectrum-css/progressbar 4.1.0 4.1.1
@spectrum-css/stepper 6.1.0 6.1.1
@spectrum-css/picker 8.1.0 8.1.1
@spectrum-css/popover 7.1.0 7.1.1
@spectrum-css/radio 9.1.0 9.2.0
@spectrum-css/search 7.1.0 7.1.1
@spectrum-css/slider 5.1.0 5.2.0
@spectrum-css/splitview 5.1.0 5.2.0
@spectrum-css/textfield 7.1.0 7.1.1
@spectrum-css/thumbnail 6.1.0 6.1.1
@spectrum-css/tokens 14.0.0 14.1.0

Updates @spectrum-css/accordion from 5.1.0 to 5.1.1

Release notes

Sourced from @​spectrum-css/accordion's releases.

@​spectrum-css/accordion@​5.1.1

Patch Changes

  • #2759 9652981 Thanks @​castastrophe! - fix: when whitespace normalization is done before stylelint fixes, a few selector optimizations were uncovered.
Changelog

Sourced from @​spectrum-css/accordion's changelog.

5.1.1

Patch Changes

  • #2759 9652981 Thanks @​castastrophe! - fix: when whitespace normalization is done before stylelint fixes, a few selector optimizations were uncovered.
Commits


Updates @spectrum-css/combobox from 3.1.0 to 3.1.1

Release notes

Sourced from @​spectrum-css/combobox's releases.

@​spectrum-css/combobox@​3.1.1

Patch Changes

  • #2740 c0dd6a4 Thanks @​jawinn! - Build change to remove the postcss-preset-env polyfill for the dist output of :not selectors containing multiple selectors, to avoid an unintended increase in specificity, which caused some visual regressions.
Changelog

Sourced from @​spectrum-css/combobox's changelog.

3.1.1

Patch Changes

  • #2740 c0dd6a4 Thanks @​jawinn! - Build change to remove the postcss-preset-env polyfill for the dist output of :not selectors containing multiple selectors, to avoid an unintended increase in specificity, which caused some visual regressions.
Commits


Updates @spectrum-css/menu from 7.1.0 to 7.1.1

Release notes

Sourced from @​spectrum-css/menu's releases.

@​spectrum-css/menu@​7.1.1

Patch Changes

  • #2740 c0dd6a4 Thanks @​jawinn! - Build change to remove the postcss-preset-env polyfill for the dist output of :not selectors containing multiple selectors, to avoid an unintended increase in specificity, which caused some visual regressions.
Changelog

Sourced from @​spectrum-css/menu's changelog.

7.1.1

Patch Changes

  • #2740 c0dd6a4 Thanks @​jawinn! - Build change to remove the postcss-preset-env polyfill for the dist output of :not selectors containing multiple selectors, to avoid an unintended increase in specificity, which caused some visual regressions.
Commits


Updates @spectrum-css/progressbar from 4.1.0 to 4.1.1

Release notes

Sourced from @​spectrum-css/progressbar's releases.

@​spectrum-css/progressbar@​4.1.1

Patch Changes

  • #2754 dbf1406 Thanks @​jawinn! - Sets the color property in parts of some components that were relying on inheriting a color from higher up in the DOM.
Changelog

Sourced from @​spectrum-css/progressbar's changelog.

4.1.1

Patch Changes

  • #2754 dbf1406 Thanks @​jawinn! - Sets the color property in parts of some components that were relying on inheriting a color from higher up in the DOM.
Commits


Updates @spectrum-css/stepper from 6.1.0 to 6.1.1

Release notes

Sourced from @​spectrum-css/stepper's releases.

@​spectrum-css/stepper@​6.1.1

Patch Changes

  • #2740 c0dd6a4 Thanks @​jawinn! - Build change to remove the postcss-preset-env polyfill for the dist output of :not selectors containing multiple selectors, to avoid an unintended increase in specificity, which caused some visual regressions.
Changelog

Sourced from @​spectrum-css/stepper's changelog.

6.1.1

Patch Changes

  • #2740 c0dd6a4 Thanks @​jawinn! - Build change to remove the postcss-preset-env polyfill for the dist output of :not selectors containing multiple selectors, to avoid an unintended increase in specificity, which caused some visual regressions.
Commits


Updates @spectrum-css/picker from 8.1.0 to 8.1.1

Release notes

Sourced from @​spectrum-css/picker's releases.

@​spectrum-css/picker@​8.1.1

Patch Changes

  • #2740 c0dd6a4 Thanks @​jawinn! - Build change to remove the postcss-preset-env polyfill for the dist output of :not selectors containing multiple selectors, to avoid an unintended increase in specificity, which caused some visual regressions.
Changelog

Sourced from @​spectrum-css/picker's changelog.

8.1.1

Patch Changes

  • #2740 c0dd6a4 Thanks @​jawinn! - Build change to remove the postcss-preset-env polyfill for the dist output of :not selectors containing multiple selectors, to avoid an unintended increase in specificity, which caused some visual regressions.
Commits


Updates @spectrum-css/popover from 7.1.0 to 7.1.1

Release notes

Sourced from @​spectrum-css/popover's releases.

@​spectrum-css/popover@​7.1.1

Patch Changes

  • #2745 2c13cdc Thanks @​mdt2! - fix(popover): Adjust selectors to remove duplicate class selectors in the dist output
Changelog

Sourced from @​spectrum-css/popover's changelog.

7.1.1

Patch Changes

  • #2745 2c13cdc Thanks @​mdt2! - fix(popover): Adjust selectors to remove duplicate class selectors in the dist output
Commits


Updates @spectrum-css/radio from 9.1.0 to 9.2.0

Release notes

Sourced from @​spectrum-css/radio's releases.

@​spectrum-css/radio@​9.2.0

Minor Changes

  • #2754 dbf1406 Thanks @​jawinn! - Sets the color property in parts of some components that were relying on inheriting a color from higher up in the DOM.
Changelog

Sourced from @​spectrum-css/radio's changelog.

9.2.0

Minor Changes

  • #2754 dbf1406 Thanks @​jawinn! - Sets the color property in parts of some components that were relying on inheriting a color from higher up in the DOM.
Commits


Updates @spectrum-css/search from 7.1.0 to 7.1.1

Release notes

Sourced from @​spectrum-css/search's releases.

@​spectrum-css/search@​7.1.1

Patch Changes

  • #2759 9652981 Thanks @​castastrophe! - fix: when whitespace normalization is done before stylelint fixes, a few selector optimizations were uncovered.
Changelog

Sourced from @​spectrum-css/search's changelog.

7.1.1

Patch Changes

  • #2759 9652981 Thanks @​castastrophe! - fix: when whitespace normalization is done before stylelint fixes, a few selector optimizations were uncovered.
Commits


Updates @spectrum-css/slider from 5.1.0 to 5.2.0

Release notes

Sourced from @​spectrum-css/slider's releases.

@​spectrum-css/slider@​5.2.0

Minor Changes

  • #2754 dbf1406 Thanks @​jawinn! - Sets the color property in parts of some components that were relying on inheriting a color from higher up in the DOM.

@​spectrum-css/slider@​5.1.1

Patch Changes

  • #2740 c0dd6a4 Thanks @​jawinn! - Build change to remove the postcss-preset-env polyfill for the dist output of :not selectors containing multiple selectors, to avoid an unintended increase in specificity, which caused some visual regressions.
Changelog

Sourced from @​spectrum-css/slider's changelog.

5.2.0

Minor Changes

  • #2754 dbf1406 Thanks @​jawinn! - Sets the color property in parts of some components that were relying on inheriting a color from higher up in the DOM.

5.1.1

Patch Changes

  • #2740 c0dd6a4 Thanks @​jawinn! - Build change to remove the postcss-preset-env polyfill for the dist output of :not selectors containing multiple selectors, to avoid an unintended increase in specificity, which caused some visual regressions.
Commits


Updates @spectrum-css/splitview from 5.1.0 to 5.2.0

Release notes

Sourced from @​spectrum-css/splitview's releases.

@​spectrum-css/splitview@​5.2.0

Minor Changes

  • #2754 dbf1406 Thanks @​jawinn! - Sets the color property in parts of some components that were relying on inheriting a color from higher up in the DOM.
Changelog

Sourced from @​spectrum-css/splitview's changelog.

5.2.0

Minor Changes

  • #2754 dbf1406 Thanks @​jawinn! - Sets the color property in parts of some components that were relying on inheriting a color from higher up in the DOM.
Commits


Updates @spectrum-css/textfield from 7.1.0 to 7.1.1

Release notes

Sourced from @​spectrum-css/textfield's releases.

@​spectrum-css/textfield@​7.1.1

Patch Changes

  • #2759 9652981 Thanks @​castastrophe! - fix: when whitespace normalization is done before stylelint fixes, a few selector optimizations were uncovered.
Changelog

Sourced from @​spectrum-css/textfield's changelog.

7.1.1

Patch Changes

  • #2759 9652981 Thanks @​castastrophe! - fix: when whitespace normalization is done before stylelint fixes, a few selector optimizations were uncovered.
Commits


Updates @spectrum-css/thumbnail from 6.1.0 to 6.1.1

Release notes

Sourced from @​spectrum-css/thumbnail's releases.

@​spectrum-css/thumbnail@​6.1.1

Patch Changes

  • #2759 9652981 Thanks @​castastrophe! - fix: when whitespace normalization is done before stylelint fixes, a few selector optimizations were uncovered.
Changelog

Sourced from @​spectrum-css/thumbnail's changelog.

6.1.1

Patch Changes

  • #2759 9652981 Thanks @​castastrophe! - fix: when whitespace normalization is done before stylelint fixes, a few selector optimizations were uncovered.
Commits


Updates @spectrum-css/tokens from 14.0.0 to 14.1.0

Changelog

Sourced from @​spectrum-css/tokens's changelog.

14.1.0

Minor Changes

  • #2742 1e74ab7 Thanks @​castastrophe! - ### New token output files

    • Adds component-specific theme mappings to the tokens package; this supports SWC offering S1 and S2 in tandem
    • Adds an index file to list all available component-specific files

14.1.0-alpha.3

Minor Changes

  • Adding an index file for all new component assets listed in the token package output.

14.1.0-alpha.2

Patch Changes

  • #2742 336a558 Thanks @​castastrophe! - Fixed a bug where the bridge tokens were being injected into the express and spectrum component-specific files

14.1.0-alpha.1

Patch Changes

  • fix: support full dist output in release

14.1.0-alpha.0

Minor Changes

  • feat: adding component-specific theme mappings and new bridge files to support S1 and S2 in tandem

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 month ago

Dependabot tried to add @hunterloftis, @najikahalsema and @westbrook as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/adobe/spectrum-web-components/pulls/4481/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the adobe/spectrum-web-components repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
dependabot[bot] commented 1 month ago

Looks like these dependencies are updatable in another way, so this is no longer needed.