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 #2675

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the all group with 3 updates: @primer/stylelint-config, postcss and postcss-calc.

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

Commits


Updates postcss from 8.4.40 to 8.4.41

Release notes

Sourced from postcss's releases.

8.4.41

Changelog

Sourced from postcss's changelog.

8.4.41

Commits


Updates postcss-calc from 10.0.0 to 10.0.1

Release notes

Sourced from postcss-calc's releases.

10.0.1

Bug Fixes

  • add support for container query units (#214) (3f2b43a), closes #199
  • update postcss-selector-parser (3606777)
  • update postcss-selector-parser (a03fb73)
Changelog

Sourced from postcss-calc's changelog.

11.0.1 (2024-08-05)

Bug Fixes

  • add support for container query units (#214) (3f2b43a), closes #199
  • update postcss-selector-parser (3606777)
  • update postcss-selector-parser (a03fb73)
Commits
  • dabface chore(release): 10.0.1
  • 3f2b43a fix: add support for container query units (#214)
  • 5d30859 chore: update development dependencies
  • 3606777 fix: update postcss-selector-parser
  • da9b88c chore: update development dependencies
  • 341ce32 chore: update development dependencies
  • 1df7605 chore: update development dependencies
  • f975011 test: convert tests to use built-in Node.js runner
  • 643b9c6 chore: update pnpm lockfile format to 9
  • 83660a8 chore: remove unused ESLint config
  • 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 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: 50400949a2d9f7d7145bceebae906c1817a0f77f

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