1
1
mirror of https://github.com/primer/css.git synced 2024-10-04 04:17:21 +03:00
Commit Graph

979 Commits

Author SHA1 Message Date
primer[bot]
f3593edb0a
Version Packages (#2703)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-24 10:52:50 -07:00
dependabot[bot]
479dc5375b
Bump the all group across 1 directory with 6 updates (#2702)
* Bump the all group across 1 directory with 6 updates

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

| Package | From | To |
| --- | --- | --- |
| [@primer/primitives](https://github.com/primer/primitives) | `9.1.0` | `9.1.1` |
| [@primer/view-components](https://github.com/primer/view_components) | `0.33.0` | `0.34.0` |
| [@primer/stylelint-config](https://github.com/primer/stylelint-config) | `13.0.0-rc.fe9ab86` | `13.0.0` |
| [eslint](https://github.com/eslint/eslint) | `9.9.1` | `9.10.0` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.0.1` | `5.0.2` |
| [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` |



Updates `@primer/primitives` from 9.1.0 to 9.1.1
- [Release notes](https://github.com/primer/primitives/releases)
- [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/primitives/compare/v9.1.0...v9.1.1)

Updates `@primer/view-components` from 0.33.0 to 0.34.0
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/view_components/compare/v0.33.0...v0.34.0)

Updates `@primer/stylelint-config` from 13.0.0-rc.fe9ab86 to 13.0.0
- [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/v13.0.0)

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

Updates `eslint-plugin-github` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.0.1...v5.0.2)

Updates `postcss` from 8.4.45 to 8.4.47
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.45...8.4.47)

---
updated-dependencies:
- dependency-name: "@primer/primitives"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-github
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>

* Disable lint errors

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
2024-09-17 14:28:06 -07:00
dependabot[bot]
8b3726d989
Bump the all group with 3 updates (#2696)
Bumps the all group with 3 updates: [@primer/view-components](https://github.com/primer/view_components), [@primer/stylelint-config](https://github.com/primer/stylelint-config) and [filesize](https://github.com/avoidwork/filesize.js).


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

Updates `@primer/stylelint-config` from 13.0.0-rc.fe9ab86 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 `filesize` from 10.1.4 to 10.1.5
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avoidwork/filesize.js/compare/10.1.4...10.1.5)

---
updated-dependencies:
- 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: filesize
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 11:44:30 +01:00
dependabot[bot]
29a468a875
Bump the all group across 1 directory with 8 updates (#2694)
* Bump the all group across 1 directory with 8 updates

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

| Package | From | To |
| --- | --- | --- |
| [@primer/primitives](https://github.com/primer/primitives) | `8.2.4` | `9.0.3` |
| [@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.2` |
| [postcss](https://github.com/postcss/postcss) | `8.4.41` | `8.4.43` |
| [postcss-calc](https://github.com/postcss/postcss-calc) | `10.0.1` | `10.0.2` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.8.1` | `16.9.0` |



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

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](https://github.com/primer/view_components/compare/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](https://github.com/eslint/eslint/compare/v9.8.0...v9.9.1)

Updates `eslint-plugin-jest` from 28.7.0 to 28.8.2
- [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](https://github.com/jest-community/eslint-plugin-jest/compare/v28.7.0...v28.8.2)

Updates `postcss` from 8.4.41 to 8.4.43
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.41...8.4.43)

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](https://github.com/postcss/postcss-calc/compare/v10.0.1...v10.0.2)

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

---
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
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>

* add eslint disables

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
2024-09-02 13:09:13 +01:00
dependabot[bot]
62781e83b2
Bump the all group with 3 updates (#2669)
Bumps the all group with 3 updates: [@primer/view-components](https://github.com/primer/view_components), [@primer/stylelint-config](https://github.com/primer/stylelint-config) and [eslint](https://github.com/eslint/eslint).


Updates `@primer/view-components` from 0.29.0 to 0.30.0
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/view_components/compare/v0.29.0...v0.30.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.7.0 to 9.8.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.7.0...v9.8.0)

---
updated-dependencies:
- 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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 11:00:33 -07:00
dependabot[bot]
422b0560dd
Bump the all group across 1 directory with 3 updates (#2666)
Bumps the all group with 3 updates in the / directory: [@primer/view-components](https://github.com/primer/view_components), [@primer/stylelint-config](https://github.com/primer/stylelint-config) and [postcss](https://github.com/postcss/postcss).


Updates `@primer/view-components` from 0.27.0 to 0.29.0
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/view_components/compare/v0.27.0...v0.29.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 `postcss` from 8.4.39 to 8.4.40
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.39...8.4.40)

---
updated-dependencies:
- 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: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 15:18:47 -07:00
primer[bot]
fc24ac31df
Version Packages (#2660)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-09 15:42:35 +01:00
primer[bot]
1fb377cf97
Version Packages (#2658)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-08 15:41:19 -07:00
dependabot[bot]
ffd3fc19ed
Bump the all group across 1 directory with 6 updates (#2654)
Bumps the all group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@primer/view-components](https://github.com/primer/view_components) | `0.26.1` | `0.27.0` |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.27.5` | `2.27.6` |
| [@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.5.0` | `9.6.0` |
| [globby](https://github.com/sindresorhus/globby) | `14.0.1` | `14.0.2` |
| [postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.4.39` |



Updates `@primer/view-components` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/view_components/compare/v0.26.1...v0.27.0)

Updates `@changesets/cli` from 2.27.5 to 2.27.6
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.5...@changesets/cli@2.27.6)

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.5.0 to 9.6.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.5.0...v9.6.0)

Updates `globby` from 14.0.1 to 14.0.2
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v14.0.1...v14.0.2)

Updates `postcss` from 8.4.38 to 8.4.39
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.38...8.4.39)

---
updated-dependencies:
- dependency-name: "@primer/view-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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: globby
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 10:56:35 -07:00
primer[bot]
a341ee7ec6
Version Packages (#2652)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-25 13:20:57 -07:00
dependabot[bot]
38ed48e15b
Bump the all group across 1 directory with 3 updates (#2649)
* Bump the all group across 1 directory with 3 updates

Bumps the all group with 3 updates in the / directory: [@primer/primitives](https://github.com/primer/primitives), [@primer/view-components](https://github.com/primer/view_components) and [@primer/stylelint-config](https://github.com/primer/stylelint-config).


Updates `@primer/primitives` from 8.2.2 to 8.2.3
- [Release notes](https://github.com/primer/primitives/releases)
- [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/primitives/compare/v8.2.2...v8.2.3)

Updates `@primer/view-components` from 0.25.1 to 0.26.1
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/view_components/compare/v0.25.1...v0.26.1)

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)

---
updated-dependencies:
- dependency-name: "@primer/primitives"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fixing package-lock

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
2024-06-24 13:07:12 -07:00
primer[bot]
7d48f496bf
Version Packages (#2645)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-20 15:58:12 -07:00
primer[bot]
8837348f1c
Version Packages (#2635)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-20 14:03:49 -07:00
dependabot[bot]
75d03c7f5a
Bump the all group with 10 updates (#2637)
* Bump the all group with 10 updates

Bumps the all group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@primer/primitives](https://github.com/primer/primitives) | `8.2.0` | `8.2.2` |
| [@primer/view-components](https://github.com/primer/view_components) | `0.22.0` | `0.25.1` |
| [@primer/stylelint-config](https://github.com/primer/stylelint-config) | `13.0.0-rc.af5663d` | `13.0.0-rc.3392714` |
| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.4.0` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `4.10.2` | `5.0.1` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.5.0` | `28.6.0` |
| [filesize](https://github.com/avoidwork/filesize.js) | `10.1.0` | `10.1.2` |
| [postcss-load-config](https://github.com/postcss/postcss-load-config) | `5.0.3` | `6.0.1` |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` |
| [semver](https://github.com/npm/node-semver) | `7.6.0` | `7.6.2` |


Updates `@primer/primitives` from 8.2.0 to 8.2.2
- [Release notes](https://github.com/primer/primitives/releases)
- [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/primitives/compare/v8.2.0...v8.2.2)

Updates `@primer/view-components` from 0.22.0 to 0.25.1
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/view_components/compare/v0.22.0...v0.25.1)

Updates `@primer/stylelint-config` from 13.0.0-rc.af5663d 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 8.57.0 to 9.4.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.4.0)

Updates `eslint-plugin-github` from 4.10.2 to 5.0.1
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.2...v5.0.1)

Updates `eslint-plugin-jest` from 28.5.0 to 28.6.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](https://github.com/jest-community/eslint-plugin-jest/compare/v28.5.0...v28.6.0)

Updates `filesize` from 10.1.0 to 10.1.2
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avoidwork/filesize.js/compare/10.1.0...10.1.2)

Updates `postcss-load-config` from 5.0.3 to 6.0.1
- [Release notes](https://github.com/postcss/postcss-load-config/releases)
- [Changelog](https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-load-config/compare/v5.0.3...6.0.1)

Updates `prettier` from 3.2.5 to 3.3.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.2)

Updates `semver` from 7.6.0 to 7.6.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.6.0...v7.6.2)

---
updated-dependencies:
- dependency-name: "@primer/primitives"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-major
  dependency-group: all
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: filesize
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: postcss-load-config
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: semver
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>

* Rename .eslintrc.json to eslint.config.json

* Update and rename eslint.config.json to eslint.config.cjs

* Update eslint.config.cjs

* Fix config

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
2024-06-11 14:31:53 -07:00
Jon Rohan
af3ab76454
Upgrade to @primer/primtives@8.2.0 and @primer/stylelint-config@13.0.0-rc (#2634)
* Upgrade primer/primitives to latest

* Change theme imports

* Remove empty css imports

* upgrade

* Replacing $spacing variables

* Replace a few direct values

* Fix stylelint add disables script

* Add stylelint disables to exisiting files

* Fix ci run

* Create young-foxes-battle.md

* Updates from suggestions

* Fix theme in storybook
2024-06-03 12:57:42 -07:00
primer[bot]
b928b383de
Version Packages (#2623)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-07 13:45:54 -07:00
primer[bot]
f557df2760
Version Packages (#2599)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-07 13:02:00 -07:00
dependabot[bot]
c5bf346365
Bump postcss-calc from 9.0.1 to 10.0.0 (#2618)
Bumps [postcss-calc](https://github.com/postcss/postcss-calc) from 9.0.1 to 10.0.0.
- [Release notes](https://github.com/postcss/postcss-calc/releases)
- [Changelog](https://github.com/postcss/postcss-calc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-calc/compare/v9.0.1...v10.0.0)

---
updated-dependencies:
- dependency-name: postcss-calc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 18:31:55 +02:00
dependabot[bot]
7e22a721b3
Bump eslint-plugin-jest from 27.9.0 to 28.3.0 (#2616)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.3.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](https://github.com/jest-community/eslint-plugin-jest/compare/v27.9.0...v28.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 18:28:39 +02:00
Katie Langerman
a03827b0a0
Cleanup old Primitive imports (#2606)
* cleanup

* Create three-apples-beg.md

* add color imports to sb

* sb upgrades
2024-04-09 11:55:11 -07:00
dependabot[bot]
25529bdb41
Bump @primer/view-components from 0.19.0 to 0.22.0 (#2600)
Bumps [@primer/view-components](https://github.com/primer/view_components) from 0.19.0 to 0.22.0.
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/view_components/compare/v0.19.0...v0.22.0)

---
updated-dependencies:
- dependency-name: "@primer/view-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 09:53:16 -07:00
primer[bot]
8673252106
Version Packages (#2591)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-18 18:54:11 -07:00
primer[bot]
1340cf9c98
Version Packages (#2587)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-15 11:23:15 -07:00
Katie Langerman
7a25839420
Bump Primitives + fix selectmenu (#2588)
* bump + fix selectmenu

* Create ninety-baboons-compete.md
2024-03-15 10:59:01 -07:00
Keith Cirkel
5e2a920e71
upgrade all deps (#2586)
* upgrade all deps

* upgrade workflow deps

* keep stylelint back to v15
2024-03-07 14:57:33 +00:00
primer[bot]
4104bfc69f
Version Packages (#2579)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-02-12 16:29:04 -08:00
primer[bot]
2b46b7a4b8
Version Packages (#2565)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-07 14:31:50 -08:00
primer[bot]
91075c1230
Version Packages (#2556)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-01 11:10:25 -08:00
dependabot[bot]
7b9b03b646
Bump postcss-load-config from 4.0.1 to 5.0.0 (#2559)
Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/postcss/postcss-load-config/releases)
- [Changelog](https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-load-config/compare/v4.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: postcss-load-config
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 09:59:03 -08:00
dependabot[bot]
072bb6d762
Bump @primer/view-components from 0.5.1 to 0.14.0 (#2560)
Bumps [@primer/view-components](https://github.com/primer/view_components) from 0.5.1 to 0.14.0.
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/view_components/compare/v0.5.1...v0.14.0)

---
updated-dependencies:
- dependency-name: "@primer/view-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 09:57:49 -08:00
Jon Rohan
ef9337edb2
Remove references to npm start and dev (#2553) 2023-11-30 15:02:27 -08:00
primer[bot]
a2cf6e726e
Version Packages (#2551)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-21 09:18:40 -08:00
dependabot[bot]
ad78f2fff4
Bump eslint-plugin-prettier from 4.2.1 to 5.0.1 (#2537)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.2.1 to 5.0.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.2.1...v5.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 11:35:00 -07:00
primer[bot]
811e171c39
Version Packages (#2521)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-12 14:28:55 -07:00
GitHub Design Systems Bot
b542f33f91
Version Packages (#2491)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-22 09:26:15 -07:00
Katie Langerman
a8b1bed2ea
Bump Primitives v7.12.0 (#2508)
* bump + bring back inset

* Create lemon-cups-flow.md

* bump stylelint
2023-08-22 09:19:49 -07:00
dependabot[bot]
0b9429e61c
Bump @primer/view-components from 0.1.7 to 0.5.1 (#2502)
Bumps [@primer/view-components](https://github.com/primer/view_components) from 0.1.7 to 0.5.1.
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/view_components/compare/v0.1.7...v0.5.1)

---
updated-dependencies:
- dependency-name: "@primer/view-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 12:28:28 -07:00
Jon Rohan
77cfb3e961
Updating npm deps with ^ semver (#2492) 2023-07-13 16:59:28 -07:00
Jon Rohan
e1b3f4f4bd
Remove yarn in favor of npm (#2443)
* Remove yarn in favor of npm

* Create tame-turkeys-laugh.md

* Check in package-lock

* Revert

* Use auto commit action instead

* Cache and run npm ci

* Change node version to 18

* config legacy-peer-deps

* Update node version

* Also legacy peer deps in docs

* Ignore yarn.lock

* no-audit no-fund

* I dont know

* re-yarn the docs folder

* Update pakage-lock.json

* package lock

* Removing yarn from docs again

* Remove docs preview

* don't depend on deploy

* put back

---------

Co-authored-by: Katie Langerman <18661030+langermank@users.noreply.github.com>
2023-07-13 16:40:26 -07:00
Katie Langerman
ad358f2087
Remove Gatsby docs site (#2484)
* upgrade

* add all stories

* new directory

* move back to docs

* remove from root

* cleanup

* try node 16

* adjust build script

* try to fix build

* try node 16

* maybe?

* please

* bye gatsby

* fix button story

* add info banner

* add missing marketing docs
2023-07-13 15:14:44 -07:00
dependabot[bot]
ccad4bbc9e
Bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#2477)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.1 to 27.2.2.
- [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](https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.1...v27.2.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 16:58:26 +09:00
GitHub Design Systems Bot
42997a4f39
Version Packages (#2475)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-28 14:56:26 +09:00
GitHub Design Systems Bot
07fa8a34e3
Version Packages (#2471)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-23 20:40:31 +09:00
GitHub Design Systems Bot
a65f103b17
Version Packages (#2469)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-22 11:35:49 +01:00
GitHub Design Systems Bot
00c76451c0
Version Packages (#2467)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-21 14:04:51 -07:00
Katie Langerman
9204701416
Use @primer/primitives v8 colors with fallbacks (#2466)
* bump

* run stylelint

* lint

* bump release

* Create tidy-brooms-search.md
2023-06-21 13:56:27 -07:00
GitHub Design Systems Bot
5ac76ee9a1
Version Packages (#2458)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-13 15:43:15 -07:00
dependabot[bot]
2788008a18
Bump stylelint from 14.15.0 to 15.7.0 (#2459)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.15.0 to 15.7.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.15.0...15.7.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 11:43:12 +09:00
Katie Langerman
352ed7b755
Add new PostCSS fallback config (#2457)
* add new fallback config

* Create swift-moles-jump.md
2023-06-09 11:13:04 -07:00
GitHub Design Systems Bot
f5607983b7
Version Packages (#2428)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-31 11:24:27 -07:00