-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 8 updates #2748
Conversation
Bumps the all group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@primer/primitives](https://github.com/primer/primitives) | `9.1.2` | `10.0.0` | | [@primer/stylelint-config](https://github.com/primer/stylelint-config) | `13.2.1` | `13.2.2` | | [@primer/view-components](https://github.com/primer/view_components) | `0.35.2` | `0.36.0` | | [eslint](https://github.com/eslint/eslint) | `9.15.0` | `9.16.0` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.1.2` | `5.1.3` | | [prettier](https://github.com/prettier/prettier) | `3.4.0` | `3.4.2` | | [stylelint](https://github.com/stylelint/stylelint) | `16.10.0` | `16.11.0` | | [table](https://github.com/gajus/table) | `6.8.2` | `6.9.0` | Updates `@primer/primitives` from 9.1.2 to 10.0.0 - [Release notes](https://github.com/primer/primitives/releases) - [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md) - [Commits](primer/primitives@v9.1.2...v10.0.0) Updates `@primer/stylelint-config` from 13.2.1 to 13.2.2 - [Release notes](https://github.com/primer/stylelint-config/releases) - [Changelog](https://github.com/primer/stylelint-config/blob/main/CHANGELOG.md) - [Commits](primer/stylelint-config@v13.2.1...v13.2.2) Updates `@primer/view-components` from 0.35.2 to 0.36.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.35.2...v0.36.0) Updates `eslint` from 9.15.0 to 9.16.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.15.0...v9.16.0) Updates `eslint-plugin-github` from 5.1.2 to 5.1.3 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v5.1.2...v5.1.3) Updates `prettier` from 3.4.0 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.0...3.4.2) Updates `stylelint` from 16.10.0 to 16.11.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.10.0...16.11.0) Updates `table` from 6.8.2 to 6.9.0 - [Release notes](https://github.com/gajus/table/releases) - [Commits](gajus/table@v6.8.2...v6.9.0) --- updated-dependencies: - dependency-name: "@primer/primitives" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@primer/stylelint-config" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@primer/view-components" dependency-type: direct:development update-type: version-update:semver-minor 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: prettier 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 - dependency-name: table dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
|
Superseded by #2749. |
Bumps the all group with 8 updates in the / directory:
9.1.2
10.0.0
13.2.1
13.2.2
0.35.2
0.36.0
9.15.0
9.16.0
5.1.2
5.1.3
3.4.0
3.4.2
16.10.0
16.11.0
6.8.2
6.9.0
Updates
@primer/primitives
from 9.1.2 to 10.0.0Release notes
Sourced from
@primer/primitives
's releases.Changelog
Sourced from
@primer/primitives
's changelog.Commits
64fecd8
Version Packages (#1062)80cc57c
use the official $deprecated property now (#1099)e00e02e
Figma mode improvements (#1093)68b7a35
improve workflows (#1098)694b24e
diff fallback config (#1097)fd8a353
adding figma diff config (#1096)7f01093
add dist/stylelint diff (#1095)40d1343
Refactor diff action (#1094)68f79a8
update callable workflow version for next-major rc06f3956
add distinguishing name to release tracking next PRUpdates
@primer/stylelint-config
from 13.2.1 to 13.2.2Release notes
Sourced from
@primer/stylelint-config
's releases.Changelog
Sourced from
@primer/stylelint-config
's changelog.Commits
0b99a04
Version Packages (#540)2067c41
Making fixes for primitives v10 rc (#539)30e7113
Bump the development-dependencies group with 2 updates (#531)afe655a
Bump the development-dependencies group across 1 directory with 2 updates (#530)Updates
@primer/view-components
from 0.35.2 to 0.36.0Release notes
Sourced from
@primer/view-components
's releases.Changelog
Sourced from
@primer/view-components
's changelog.Commits
ebcd187
Release Tracking (#3206)633bd05
Stop raising error if CSS classes are used instead of system arguments (#3219)0bbb076
Fix issue causing AutoComplete elements to overflow their container (#3217)8891e8b
Fix link test004cb2a
Only render Link-content when visuals exist23dd4fa
remove redundant code from action-bar-element (#3216)2c0e0b9
Bump the development-dependencies group across 1 directory with 4 updates (#3...a09a01a
Bump@primer/behaviors
from 1.7.2 to 1.8.0 (#3188)d282ed1
Bump rails-html-sanitizer from 1.6.0 to 1.6.1 in /demo (#3215)105c686
Bump view_component from 3.19.0 to 3.20.0 in /demo (#3209)Updates
eslint
from 9.15.0 to 9.16.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
cbf7db0
9.16.0715ba8b
Build: changelog update for 9.16.0feb703b
chore: upgrade to@eslint/js@9.16.0
(#19195)df9bf95
chore: package.json update for@eslint/js
release9eefc8f
docs: fix typos inuse-isnan
(#19190)0c8cea8
docs: switch the order of words inno-unreachable
(#19189)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184)Updates
eslint-plugin-github
from 5.1.2 to 5.1.3Release notes
Sourced from eslint-plugin-github's releases.
Commits
7c07c17
Merge pull request #579 from github/legacy-filenames020bf50
add back typescript-eslint plugin and parsere753bfb
add line breakc331010
update legacy docs5ebc581
update readme5ba5f86
update docs4cbe6b3
legacy v8 should keep old filenamesUpdates
prettier
from 3.4.0 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1Updates
stylelint
from 16.10.0 to 16.11.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
4385d8f
16.11.0d24438b
Prepare 16.11.0 (#8049)cce8a86
Fixfont-family-no-missing-generic-family-keyword
false positives for `font...49f32a5
Bump typescript from 5.6.3 to 5.7.2 in the typescript group (#8141)25cf2b3
Bump rollup from 4.27.2 to 4.27.4 (#8142)4a82b50
Fixmedia-feature-name-value-no-unknown
false positives for `display-mode: ...e1460bd
Bump@changesets/cli
from 2.27.9 to 2.27.10 in the changesets group (#8140)aefbb7a
Bump rollup from 4.25.0 to 4.27.2 (#8130)3de7212
Enable tokenless upload for Codecov (#8131)bda98ab
Bump eslint from 9.14.0 to 9.15.0 in the eslint group (#8128)Updates
table
from 6.8.2 to 6.9.0Release notes
Sourced from table's releases.
Commits
8b85bc8
fix: allow readonly array input for table data (#218)9d26738
feat: add sideeffects to package.json (#226)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
....
Description has been truncated