primer / css

The CSS design system that powers GitHub
https://primer.style/css
MIT License
12.54k stars 1.2k forks source link

Bump the all group with 3 updates #2669

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the all group with 3 updates: @primer/view-components, @primer/stylelint-config and eslint.

Updates @primer/view-components from 0.29.0 to 0.30.0

Release notes

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

v0.30.0

Minor Changes

  • #2964 91f5a57 Thanks @​klaustopher! - Add turbo: true as an parameter for the ToggleSwitch component and treat the respoonse (when it has the correct MIME type) as a Turbo Stream. The new turbo paramater defaults to false and with that the HTTP response is simply ignored as is the current behavior.

  • #2966 05172fa Thanks @​camertron! - Ensure Down, Home, and End behave as expected when a SelectPanel's input field has focus

Patch Changes

  • #2972 9b675a7 Thanks @​TylerJDev! - Replace align-items with align-self and apply it on ActionList group headings directly.
Changelog

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

0.30.0

Minor Changes

  • #2964 91f5a57 Thanks @​klaustopher! - Add turbo: true as an parameter for the ToggleSwitch component and treat the respoonse (when it has the correct MIME type) as a Turbo Stream. The new turbo paramater defaults to false and with that the HTTP response is simply ignored as is the current behavior.

  • #2966 05172fa Thanks @​camertron! - Ensure Down, Home, and End behave as expected when a SelectPanel's input field has focus

Patch Changes

  • #2972 9b675a7 Thanks @​TylerJDev! - Replace align-items with align-self and apply it on ActionList group headings directly.
Commits
  • d589604 Release Tracking (#2968)
  • 04badd1 Generating static files
  • 91f5a57 Add turbo: true as an option for ToggleSwitch (#2964)
  • 9b675a7 Add align-self: flex-start to group heading directly (#2972)
  • 05172fa Ensure Enter, Down, Home, and End behave as expected when a SelectPanel's inp...
  • See full diff in compare view


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

Commits


Updates eslint from 9.7.0 to 9.8.0

Release notes

Sourced from eslint's releases.

v9.8.0

Features

  • 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas)

Bug Fixes

  • ab0ff27 fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)
  • 70dc803 fix: basePath directory can never be ignored (#18711) (Milos Djermanovic)

Documentation

Build Related

  • 4514424 build: Enable JSON linting (#18681) (Nicholas C. Zakas)

Chores

  • deee448 chore: upgrade to @eslint/js@9.8.0 (#18720) (Francesco Trotta)
  • 4aaf2b3 chore: package.json update for @​eslint/js release (Jenkins)
  • 8e1a627 chore: update dependency @​eslint/core to ^0.2.0 (#18700) (renovate[bot])
Changelog

Sourced from eslint's changelog.

v9.8.0 - July 26, 2024

  • deee448 chore: upgrade to @eslint/js@9.8.0 (#18720) (Francesco Trotta)
  • 4aaf2b3 chore: package.json update for @​eslint/js release (Jenkins)
  • 8e1a627 chore: update dependency @​eslint/core to ^0.2.0 (#18700) (renovate[bot])
  • 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas)
  • 282df1a docs: Add system theme option (#18617) (Amaresh S M)
  • ab0ff27 fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)
  • 70dc803 fix: basePath directory can never be ignored (#18711) (Milos Djermanovic)
  • 53b1ff0 docs: Debug config docs (#18698) (Nicholas C. Zakas)
  • 4514424 build: Enable JSON linting (#18681) (Nicholas C. Zakas)
  • a7016a5 docs: fix search input stylings (#18682) (Amaresh S M)
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
changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 3f97ae6b7c9a1fabdc8202e5d594fb20e59fe563

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