dependabot[bot]
8088676afd
Bump postcss-scss from 3.0.5 to 4.0.0 ( #1469 )
...
Bumps [postcss-scss](https://github.com/postcss/postcss-scss ) from 3.0.5 to 4.0.0.
- [Release notes](https://github.com/postcss/postcss-scss/releases )
- [Changelog](https://github.com/postcss/postcss-scss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-scss/compare/3.0.5...4.0.0 )
---
updated-dependencies:
- dependency-name: postcss-scss
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>
2021-06-21 15:45:08 -07:00
dependabot[bot]
bb403591be
Bump postcss-load-config from 3.0.1 to 3.1.0 ( #1471 )
...
Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config ) from 3.0.1 to 3.1.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/v3.0.1...3.1.0 )
---
updated-dependencies:
- dependency-name: postcss-load-config
dependency-type: direct:development
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>
2021-06-21 19:16:59 +00:00
dependabot[bot]
4627befac8
Bump globby from 11.0.3 to 11.0.4 ( #1468 )
...
Bumps [globby](https://github.com/sindresorhus/globby ) from 11.0.3 to 11.0.4.
- [Release notes](https://github.com/sindresorhus/globby/releases )
- [Commits](https://github.com/sindresorhus/globby/compare/v11.0.3...v11.0.4 )
---
updated-dependencies:
- dependency-name: globby
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>
2021-06-21 19:12:23 +00:00
dependabot[bot]
e257cc4a9e
Bump @primer/primitives from 4.4.0 to 4.4.2 ( #1470 )
...
Bumps [@primer/primitives](https://github.com/primer/primitives ) from 4.4.0 to 4.4.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/v4.4.0...v4.4.2 )
---
updated-dependencies:
- dependency-name: "@primer/primitives"
dependency-type: direct:production
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>
2021-06-21 16:32:56 +00:00
dependabot[bot]
ac94cd4552
Bump postcss from 8.3.3 to 8.3.5 ( #1467 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.3 to 8.3.5.
- [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.3.3...8.3.5 )
---
updated-dependencies:
- dependency-name: postcss
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>
2021-06-21 16:29:38 +00:00
dependabot[bot]
82fe94e754
Bump eslint from 7.28.0 to 7.29.0 ( #1466 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.28.0 to 7.29.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.28.0...v7.29.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
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>
2021-06-21 09:26:15 -07:00
Jon Rohan
02871c81ef
Adding test to check that support size is always 0 ( #1464 )
2021-06-15 11:38:30 -07:00
mkt
8838a3ac48
fix: deprecation warning about using / for division ( #1452 )
...
* fix: replaced divisions using / with multiplications
using / for division is deprecated and the math module (math.div(x,y)) not guaranteed to be available
* added changeset
* fixed "lack of concentration" issue
2021-06-15 21:33:59 +09:00
dependabot[bot]
81c0c84902
Bump @primer/primitives from 4.3.11 to 4.4.0 ( #1461 )
...
Bumps [@primer/primitives](https://github.com/primer/primitives ) from 4.3.11 to 4.4.0.
- [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/v4.3.11...v4.4.0 )
---
updated-dependencies:
- dependency-name: "@primer/primitives"
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>
2021-06-14 19:08:00 -07:00
dependabot[bot]
fa925eac7e
Bump ws from 5.2.2 to 5.2.3 in /docs ( #1453 )
...
Bumps [ws](https://github.com/websockets/ws ) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 19:45:14 +00:00
dependabot[bot]
e31fc3c6bf
Bump @primer/primitives from 4.3.10 to 4.3.11 ( #1458 )
...
Bumps [@primer/primitives](https://github.com/primer/primitives ) from 4.3.10 to 4.3.11.
- [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/v4.3.10...v4.3.11 )
---
updated-dependencies:
- dependency-name: "@primer/primitives"
dependency-type: direct:production
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>
2021-06-14 19:42:19 +00:00
dependabot[bot]
be4b271fee
Bump hosted-git-info from 2.8.8 to 2.8.9 ( #1459 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
---
updated-dependencies:
- dependency-name: hosted-git-info
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 19:30:21 +00:00
dependabot[bot]
5c61726af2
Bump hosted-git-info from 2.8.8 to 2.8.9 in /docs ( #1460 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
---
updated-dependencies:
- dependency-name: hosted-git-info
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 19:28:26 +00:00
dependabot[bot]
b4457c6269
Bump postcss from 8.3.0 to 8.3.3 ( #1457 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.0 to 8.3.3.
- [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.3.0...8.3.3 )
---
updated-dependencies:
- dependency-name: postcss
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>
2021-06-14 12:26:23 -07:00
Inayaili León
5fdc762060
Move standard docs to root ( #1454 )
2021-06-10 12:09:59 +09:00
simurai
d2431fb3d6
Mark as deprecated
2021-06-09 17:45:59 +09:00
GitHub Design Systems Bot
0b3584c6b3
Version Packages ( #1438 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-06-09 11:37:27 +09:00
simurai
9181b479a8
Support SF Mono font in Firefox and Safari (take 2) ( #1451 )
...
* Update monospace font stack
* Create early-ducks-decide.md
2021-06-09 10:27:59 +09:00
Jeremy Danyow
c65b5f9cf0
set .btn-danger:disabled octicon color ( #1443 )
...
* fix disabled btn-danger octicon color
* fix lint error
* Create stupid-dolls-hammer.md
Co-authored-by: simurai <simulus@gmail.com>
2021-06-08 17:46:52 +09:00
Jon Rohan
1d366c4b2c
Adding fill mode forwards to anim-fade-out ( #1450 )
...
* Adding fill mode forwards to anim-fade-out
* Create neat-poems-flow.md
2021-06-08 12:15:50 +09:00
simurai
8175f88447
Replace auto and fade variables ( #1448 )
...
* Replace auto variables
* Replace fade variables
* Create smart-apples-hug.md
* yarn upgrade @primer/primitives
* yarn add primer/primitives@^4.3.10
* Use existing variables
Since the v2 variables are not available yet
* Revert bumping @primer/primitives
This should not be needed anymore.
* Update stylelint.config.js
* Revert "Use existing variables"
This reverts commit cc620b971a
.
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
2021-06-08 11:58:23 +09:00
dependabot[bot]
aa4aa40fbc
Bump eslint from 7.27.0 to 7.28.0 ( #1447 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.27.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
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>
2021-06-07 17:04:57 +00:00
dependabot[bot]
9aa5b06939
Bump prettier from 2.3.0 to 2.3.1 ( #1446 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.0 to 2.3.1.
- [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/2.3.0...2.3.1 )
---
updated-dependencies:
- dependency-name: prettier
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>
2021-06-07 16:15:12 +00:00
dependabot[bot]
37cf240644
Bump @primer/primitives from 4.3.6 to 4.3.10 ( #1445 )
...
Bumps [@primer/primitives](https://github.com/primer/primitives ) from 4.3.6 to 4.3.10.
- [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/v4.3.6...v4.3.10 )
---
updated-dependencies:
- dependency-name: "@primer/primitives"
dependency-type: direct:production
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>
2021-06-07 16:11:29 +00:00
dependabot[bot]
b2b04a1914
Bump jest from 27.0.3 to 27.0.4 ( #1444 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.0.3 to 27.0.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.3...v27.0.4 )
---
updated-dependencies:
- dependency-name: 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>
2021-06-07 09:09:01 -07:00
Jeremy Danyow
6c22133ae1
set .btn-primary:disabled octicon color ( #1442 )
...
* set .btn-primary:disabled octicon color
* Create wicked-dolphins-study.md
Co-authored-by: simurai <simulus@gmail.com>
2021-06-07 11:14:42 +09:00
Jon Rohan
3b552c77af
Adding anim-hover-grow to replace hover-grow ( #1441 )
...
* Adding anim-hover-grow to replace hover-grow
* Create grumpy-shrimps-breathe.md
2021-06-07 11:01:44 +09:00
simurai
f40bb9b159
Merge pull request #1440 from primer/fix-issue-labels
...
Update issue label colors
2021-06-02 21:03:30 +09:00
simurai
3340332984
Update small issue label colors
2021-06-02 20:59:11 +09:00
simurai
18183f8969
Update issue label colors
2021-06-02 20:56:18 +09:00
Jon Rohan
53b70fcc8f
Merge pull request #1432 from primer/layout-grid-ordering-with-sidebar-placement
...
Layout grid ordering with sidebar placement
2021-06-01 08:58:28 -07:00
Manuel Puyol
338a891641
Merge branch 'main' into layout-grid-ordering-with-sidebar-placement
2021-06-01 09:58:21 -05:00
Jon Rohan
cd09c1fb19
Merge pull request #1436 from primer/dependabot/npm_and_yarn/jest-27.0.3
...
Bump jest from 26.6.3 to 27.0.3
2021-05-31 10:44:05 -07:00
dependabot[bot]
4545ca65ff
Bump jest from 26.6.3 to 27.0.3
...
Bumps [jest](https://github.com/facebook/jest ) from 26.6.3 to 27.0.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.6.3...v27.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 17:43:08 +00:00
Jon Rohan
6baf5433c7
Merge pull request #1435 from primer/dependabot/npm_and_yarn/autoprefixer-10.2.6
...
Bump autoprefixer from 10.2.5 to 10.2.6
2021-05-31 10:36:55 -07:00
Jon Rohan
390002cee2
Merge branch 'main' into dependabot/npm_and_yarn/autoprefixer-10.2.6
2021-05-31 10:35:52 -07:00
Jon Rohan
511bab269d
Merge pull request #1433 from primer/dependabot/npm_and_yarn/ws-7.4.6
...
Bump ws from 7.4.4 to 7.4.6
2021-05-31 10:34:02 -07:00
Jon Rohan
40c5c46f55
Merge branch 'main' into dependabot/npm_and_yarn/ws-7.4.6
2021-05-31 10:32:58 -07:00
Jon Rohan
57d82d181b
Merge pull request #1434 from primer/dependabot/npm_and_yarn/primer/primitives-4.3.6
...
Bump @primer/primitives from 4.3.5 to 4.3.6
2021-05-31 10:32:09 -07:00
dependabot[bot]
f4b2841bec
Bump autoprefixer from 10.2.5 to 10.2.6
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.2.5 to 10.2.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.5...10.2.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 06:49:49 +00:00
dependabot[bot]
0c47a11b98
Bump @primer/primitives from 4.3.5 to 4.3.6
...
Bumps [@primer/primitives](https://github.com/primer/primitives ) from 4.3.5 to 4.3.6.
- [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/v4.3.5...v4.3.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 06:49:18 +00:00
dependabot[bot]
21b27fa9ea
Bump ws from 7.4.4 to 7.4.6
...
Bumps [ws](https://github.com/websockets/ws ) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 03:28:47 +00:00
Manuel Puyol
eb9a100e0c
update changeset
2021-05-27 11:05:09 -05:00
Manuel Puyol
55ca5f2f73
add changeset
2021-05-27 11:02:28 -05:00
Manuel Puyol
d6b21986ef
Fix divider and content order when flowing as row with a custom sidebar placement
2021-05-27 10:56:30 -05:00
Jon Rohan
01bdfbf58f
Merge pull request #1431 from primer/changeset-release/main
...
Release Tracking
2021-05-27 06:52:09 -07:00
github-actions[bot]
aa3806decc
Version Packages
2021-05-27 13:50:09 +00:00
Jon Rohan
ca90df4d70
Merge pull request #1430 from primer/revert-992-mono-font
...
Revert "Support SF Mono font in Firefox and Safari"
2021-05-27 06:49:25 -07:00
Jon Rohan
5bc54f9e3b
Create long-clouds-retire.md
2021-05-27 06:48:36 -07:00
Jon Rohan
9b372a3b72
Revert "Support SF Mono font in Firefox and Safari"
2021-05-27 06:47:59 -07:00