Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the all group across 1 directory with 7 updates #2686

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps the all group with 7 updates in the / directory:

Package From To
@primer/primitives 8.2.4 9.0.1
@primer/view-components 0.30.0 0.32.0
@primer/stylelint-config 13.0.0-rc.fd47ce2 13.0.0-rc.3392714
eslint 9.8.0 9.9.1
eslint-plugin-jest 28.7.0 28.8.0
postcss-calc 10.0.1 10.0.2
stylelint 16.8.1 16.8.2

Updates @primer/primitives from 8.2.4 to 9.0.1

Release notes

Sourced from @​primer/primitives's releases.

v9.0.1

Patch Changes

v9.0.0

Major Changes

  • #1021 8b015a0 Thanks @​langermank! - Update invisible button variant text color to be default instead of link blue

  • #1025 9ab8102 Thanks @​langermank! - Fix inconsistent HC transparent colors

  • #1023 0f5625e Thanks @​langermank! - Change fgColor-onEmphasis to white in dark high contrast theme

  • #1016 39862e9 Thanks @​langermank! - # Updated neutral base color scales

    Changes

    • Theme specific neutral scales have been replaced with two new scales: light and dark.
    • The new light and dark scales are inverted, where 0 is the lightest shade in light and the darkest shade in dark.
    • Functional color tokens have been updated to use the new light and dark scales, and several overrides have been removed due to the new inverted design.

    Migration

    • Functional color tokens all work as expected and have been tested to meet minimum contrast requirements.
    • If you are using primer/primitives base color scales directly, you may need to update how those colors are applied. See the migration table which outlines approximately how the new colors map to the old colors.

    Light scale migration

    Old color New color
    0 0
    1 2
    2 5
    3 7
    4 7
    5 8
    6 8
    7 9
    8 10
    9 11

    Dark scale migration

    Old color New color
    9 0
    8 1
    7 2
    6 4

... (truncated)

Changelog

Sourced from @​primer/primitives's changelog.

9.0.1

Patch Changes

9.0.0

Major Changes

  • #1021 8b015a0 Thanks @​langermank! - Update invisible button variant text color to be default instead of link blue

  • #1025 9ab8102 Thanks @​langermank! - Fix inconsistent HC transparent colors

  • #1023 0f5625e Thanks @​langermank! - Change fgColor-onEmphasis to white in dark high contrast theme

  • #1016 39862e9 Thanks @​langermank! - # Updated neutral base color scales

    Changes

    • Theme specific neutral scales have been replaced with two new scales: light and dark.
    • The new light and dark scales are inverted, where 0 is the lightest shade in light and the darkest shade in dark.
    • Functional color tokens have been updated to use the new light and dark scales, and several overrides have been removed due to the new inverted design.

    Migration

    • Functional color tokens all work as expected and have been tested to meet minimum contrast requirements.
    • If you are using primer/primitives base color scales directly, you may need to update how those colors are applied. See the migration table which outlines approximately how the new colors map to the old colors.

    Light scale migration

    Old color New color
    0 0
    1 2
    2 5
    3 7
    4 7
    5 8
    6 8
    7 9
    8 10
    9 11

    Dark scale migration

    Old color New color
    9 0
    8 1

... (truncated)

Commits

Updates @primer/view-components from 0.30.0 to 0.32.0

Release notes

Sourced from @​primer/view-components's releases.

v0.32.0

Minor Changes

Patch Changes

  • #2983 5d68193 Thanks @​keithamus! - Ensure ActionMenu restores focus on close of a dialog, if a menu item opened that dialog

  • #3010 ebab85a Thanks @​camertron! - Fixes several SelectPanel bugs:

    1. If multiple server-rendered items are checked, the panel will only show one item checked.
    2. If no data-value attributes are provided, panels in single-select mode will allow multiple items to be checked.
  • #3011 9507093 Thanks @​JoyceZhu! - Remove "loading" screenreader-only text after Spinner load for eventually_local SelectPanels

  • #3012 adcdddd Thanks @​orhantoy! - Fix a bug where all requests from the ToggleSwitch view component are being made with a Turbo Accept header. This started happening after the change in #2964 because data-turbo=false gets interpreted as a truthy value.

v0.31.0

Minor Changes

Patch Changes

Changelog

Sourced from @​primer/view-components's changelog.

0.32.0

Minor Changes

Patch Changes

  • #2983 5d68193 Thanks @​keithamus! - Ensure ActionMenu restores focus on close of a dialog, if a menu item opened that dialog

  • #3010 ebab85a Thanks @​camertron! - Fixes several SelectPanel bugs:

    1. If multiple server-rendered items are checked, the panel will only show one item checked.
    2. If no data-value attributes are provided, panels in single-select mode will allow multiple items to be checked.
  • #3011 9507093 Thanks @​JoyceZhu! - Remove "loading" screenreader-only text after Spinner load for eventually_local SelectPanels

  • #3012 adcdddd Thanks @​orhantoy! - Fix a bug where all requests from the ToggleSwitch view component are being made with a Turbo Accept header. This started happening after the change in #2964 because data-turbo=false gets interpreted as a truthy value.

0.31.0

Minor Changes

Patch Changes

Commits
  • 399a50f Release Tracking (#3013)
  • 5d68193 actionmenu: ensure focus falls back to invoking element when dialogs are clos...
  • 8f06f7a [SelectPanel] Include value in activation events (#3009)
  • 9210d06 Bump @​typescript-eslint/parser from 7.17.0 to 7.18.0 (#3018)
  • b50b438 Bump @​playwright/test from 1.45.3 to 1.46.1 (#3019)
  • 067c896 Bump @​rails/actioncable from 7.1.3 to 7.2.0 in /demo (#3006)
  • 5a5de2e Generating static files
  • a978d99 Bump stimulus-rails from 1.3.3 to 1.3.4 in /demo in the all-demo group (#3020)
  • 9891f6c Bump stylelint from 16.7.0 to 16.8.2 (#3017)
  • fbc15f1 Bump postcss-preset-env from 9.6.0 to 10.0.2 (#3016)
  • Additional commits viewable in compare view

Updates @primer/stylelint-config from 13.0.0-rc.fd47ce2 to 13.0.0-rc.3392714

Commits

Updates eslint from 9.8.0 to 9.9.1

Release notes

Sourced from eslint's releases.

v9.9.1

Bug Fixes

  • 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M)

Documentation

  • 4840930 docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas)
  • f61f40d docs: Update globals examples (#18805) (Nicholas C. Zakas)
  • 241fcea docs: Use and define languages (#18795) (Nicholas C. Zakas)
  • 5dbdd63 docs: eslint-plugin-markdown -> @​eslint/markdown (#18797) (Nicholas C. Zakas)
  • c6c8ddd docs: update links to eslint-visitor-keys repo (#18796) (Francesco Trotta)
  • f981d05 docs: Update README (GitHub Actions Bot)
  • b516974 docs: update links to eslint/js repo (#18781) (Francesco Trotta)
  • fb7a3f5 docs: update note for package managers (#18779) (Jay)

Chores

  • b0c34d0 chore: upgrade to @​eslint/js@​9.9.1 (#18809) (Francesco Trotta)
  • cd5a0da chore: package.json update for @​eslint/js release (Jenkins)
  • e112642 refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas)
  • 0f68a85 chore: use eslint-plugin-yml on yaml files only (#18801) (Milos Djermanovic)
  • f8d1b3c chore: update dependencies for browser tests (#18794) (Christian Bromann)
  • aed2624 chore: update dependency @​eslint/config-array to ^0.18.0 (#18788) (renovate[bot])
  • 5c29128 chore: update dependency @​eslint/core to ^0.4.0 (#18789) (renovate[bot])
  • 5d66fb2 chore: migrate linting workflow to use trunk check meta-linter (#18643) (Chris Clearwater)
  • bf96855 chore: add ids to github issue templates (#18775) (Strek)

v9.9.0

Features

  • 41d0206 feat: Add support for TS config files (#18134) (Arya Emami)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#18716) (Dave)

Documentation

  • 9fe068c docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)
  • 48117b2 docs: add version support page in the side navbar (#18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)

Chores

  • 461b2c3 chore: upgrade to @eslint/[email protected] (#18765) (Francesco Trotta)
  • 59dba1b chore: package.json update for @​eslint/js release (Jenkins)
  • fea8563 chore: update dependency @​eslint/core to ^0.3.0 (#18724) (renovate[bot])
  • aac191e chore: update dependency @​eslint/json to ^0.3.0 (#18760) (renovate[bot])
  • b97fa05 chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)
Changelog

Sourced from eslint's changelog.

v9.9.1 - August 23, 2024

  • b0c34d0 chore: upgrade to @​eslint/js@​9.9.1 (#18809) (Francesco Trotta)
  • cd5a0da chore: package.json update for @​eslint/js release (Jenkins)
  • 4840930 docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas)
  • f61f40d docs: Update globals examples (#18805) (Nicholas C. Zakas)
  • e112642 refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas)
  • 241fcea docs: Use and define languages (#18795) (Nicholas C. Zakas)
  • 0f68a85 chore: use eslint-plugin-yml on yaml files only (#18801) (Milos Djermanovic)
  • 5dbdd63 docs: eslint-plugin-markdown -> @​eslint/markdown (#18797) (Nicholas C. Zakas)
  • c6c8ddd docs: update links to eslint-visitor-keys repo (#18796) (Francesco Trotta)
  • f8d1b3c chore: update dependencies for browser tests (#18794) (Christian Bromann)
  • aed2624 chore: update dependency @​eslint/config-array to ^0.18.0 (#18788) (renovate[bot])
  • 5c29128 chore: update dependency @​eslint/core to ^0.4.0 (#18789) (renovate[bot])
  • 5d66fb2 chore: migrate linting workflow to use trunk check meta-linter (#18643) (Chris Clearwater)
  • f981d05 docs: Update README (GitHub Actions Bot)
  • b516974 docs: update links to eslint/js repo (#18781) (Francesco Trotta)
  • fb7a3f5 docs: update note for package managers (#18779) (Jay)
  • bf96855 chore: add ids to github issue templates (#18775) (Strek)
  • 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M)

v9.9.0 - August 9, 2024

  • 461b2c3 chore: upgrade to @eslint/[email protected] (#18765) (Francesco Trotta)
  • 59dba1b chore: package.json update for @​eslint/js release (Jenkins)
  • fea8563 chore: update dependency @​eslint/core to ^0.3.0 (#18724) (renovate[bot])
  • 41d0206 feat: Add support for TS config files (#18134) (Arya Emami)
  • aac191e chore: update dependency @​eslint/json to ^0.3.0 (#18760) (renovate[bot])
  • 9fe068c docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)
  • b97fa05 chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#18716) (Dave)
  • 48117b2 docs: add version support page in the side navbar (#18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)
Commits

Updates eslint-plugin-jest from 28.7.0 to 28.8.0

Release notes

Sourced from eslint-plugin-jest's releases.

v28.8.0

28.8.0 (2024-08-07)

Features

  • import formatting rules from eslint-plugin-jest-formatting (#1563) (74078ee)
Changelog

Sourced from eslint-plugin-jest's changelog.

28.8.0 (2024-08-07)

Features

  • import formatting rules from eslint-plugin-jest-formatting (#1563) (74078ee)
Commits

Updates postcss-calc from 10.0.1 to 10.0.2

Release notes

Sourced from postcss-calc's releases.

10.0.2

Bug Fixes

Changelog

Sourced from postcss-calc's changelog.

10.0.2 (2024-08-16)

Bug Fixes

  • add support for svh, lvh, dvh, svw, lvw, dvw, svmin, lvmin, dvmin, svmax, lvmax, dvmax units (f5eaea1)
Commits
  • 1ccc2ef chore(release): 10.0.2
  • a95a21c chore: update development dependencies
  • 9b4b203 chore: update postcss-selector-parser
  • dd15d66 test: add tests for more unit types
  • f5eaea1 fix: add support for svh, lvh, dvh, svw, lvw, dvw, svmin, lvmin, dvmin, svmax...
  • See full diff in compare view

Updates stylelint from 16.8.1 to 16.8.2

Release notes

Sourced from stylelint's releases.

16.8.2

Changelog

Sourced from stylelint's changelog.

16.8.2

Commits
  • 860acdc 16.8.2
  • 7f09106 Prepare 16.8.2 (#7902)
  • 2b13454 Fix keyframe-block-no-duplicate-selectors reported ranges (#7932)
  • c3829d5 Refactor to add isVarFunction utility and rename isIgnoredFunction to `is...
  • 197400e Fix selector-max-type reported ranges (#7916)
  • b4c61d7 Add details on keys used for --cache option in documentation (#7926)
  • 108af69 Bump ignore from 5.3.1 to 5.3.2 (#7930)
  • ac83f35 Bump lint-staged from 15.2.8 to 15.2.9 (#7929)
  • 47f0a0c Bump postcss-selector-parser from 6.1.1 to 6.1.2 in the postcss group (#7928)
  • f0992a5 Fix .cjs files clean up (#7922)
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@primer/primitives](https://github.com/primer/primitives) | `8.2.4` | `9.0.1` |
| [@primer/view-components](https://github.com/primer/view_components) | `0.30.0` | `0.32.0` |
| [@primer/stylelint-config](https://github.com/primer/stylelint-config) | `13.0.0-rc.fd47ce2` | `13.0.0-rc.3392714` |
| [eslint](https://github.com/eslint/eslint) | `9.8.0` | `9.9.1` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.7.0` | `28.8.0` |
| [postcss-calc](https://github.com/postcss/postcss-calc) | `10.0.1` | `10.0.2` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.8.1` | `16.8.2` |



Updates `@primer/primitives` from 8.2.4 to 9.0.1
- [Release notes](https://github.com/primer/primitives/releases)
- [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md)
- [Commits](primer/primitives@v8.2.4...v9.0.1)

Updates `@primer/view-components` from 0.30.0 to 0.32.0
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](primer/view_components@v0.30.0...v0.32.0)

Updates `@primer/stylelint-config` from 13.0.0-rc.fd47ce2 to 13.0.0-rc.3392714
- [Release notes](https://github.com/primer/stylelint-config/releases)
- [Changelog](https://github.com/primer/stylelint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/stylelint-config/commits)

Updates `eslint` from 9.8.0 to 9.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.8.0...v9.9.1)

Updates `eslint-plugin-jest` from 28.7.0 to 28.8.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v28.7.0...v28.8.0)

Updates `postcss-calc` from 10.0.1 to 10.0.2
- [Release notes](https://github.com/postcss/postcss-calc/releases)
- [Changelog](https://github.com/postcss/postcss-calc/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss-calc@v10.0.1...v10.0.2)

Updates `stylelint` from 16.8.1 to 16.8.2
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.8.1...16.8.2)

---
updated-dependencies:
- dependency-name: "@primer/primitives"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@primer/view-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@primer/stylelint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: postcss-calc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners August 26, 2024 05:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 26, 2024
Copy link

changeset-bot bot commented Aug 26, 2024

⚠️ No Changeset found

Latest commit: 7f82d69

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 27, 2024

Superseded by #2687.

@dependabot dependabot bot closed this Aug 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-f222874417 branch August 27, 2024 05:26
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants