-
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 6 updates #2702
Conversation
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](primer/primitives@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](primer/view_components@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](eslint/eslint@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](github/eslint-plugin-github@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](postcss/postcss@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] <[email protected]>
|
Bumps the all group with 6 updates in the / directory:
9.1.0
9.1.1
0.33.0
0.34.0
13.0.0-rc.fe9ab86
13.0.0
9.9.1
9.10.0
5.0.1
5.0.2
8.4.45
8.4.47
Updates
@primer/primitives
from 9.1.0 to 9.1.1Release notes
Sourced from
@primer/primitives
's releases.Changelog
Sourced from
@primer/primitives
's changelog.Commits
a38ee38
Version Packages (#1044)3d788e2
rename actionb173e40
rename script (#1047)faead48
fix commonJs format (#1043)306907f
mv prettier to dependencies (#1042)Updates
@primer/view-components
from 0.33.0 to 0.34.0Release notes
Sourced from
@primer/view-components
's releases.Changelog
Sourced from
@primer/view-components
's changelog.Commits
f5822fc
Release Tracking (#3056)66488a3
[SelectPanel] Fix tab index issue in multi-select mode (#3077)f4e65d4
Bump@primer/primitives
from 9.0.3 to 9.1.0 in /demo (#3065)b45ef04
Emit an input event primer-text-field#clearContents. (#3062)c8dfea4
Generating static filesb57b63a
[SelectPanel] Filter input border and loading/error panel min-height (#3044)871c818
[SelectPanel] Raise an error when remote fetch + hidden filter combo (#3053)c20ec78
Generating static files4434ec0
[SelectPanel] Disallow passingrole:
argument (#3054)96b42db
Don't select the item if it's an href (#3057)Updates
@primer/stylelint-config
from 13.0.0-rc.fe9ab86 to 13.0.0Release notes
Sourced from
@primer/stylelint-config
's releases.Changelog
Sourced from
@primer/stylelint-config
's changelog.... (truncated)
Commits
Updates
eslint
from 9.9.1 to 9.10.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
6448f32
9.10.0afeb9b1
Build: changelog update for 9.10.024c3ff7
chore: upgrade to@eslint/js
@9
.10.0 (#18866)1ebdde1
chore: package.json update for@eslint/js
release301b90d
feat: Add types (#18854)bee0e7a
docs: update README (#18865)bcf0df5
feat: limit namespace import identifier in id-length rule (#18849)45c18e1
feat: addrequireFlag
option torequire-unicode-regexp
rule (#18836)5d80b59
docs: specify thatruleId
can benull
in custom formatter docs (#18857)156b1c3
docs: Update READMEUpdates
eslint-plugin-github
from 5.0.1 to 5.0.2Release notes
Sourced from eslint-plugin-github's releases.
Commits
d6f656d
Merge pull request #551 from github/dependabot/npm_and_yarn/all-dependencies-...df2c60a
chore(deps): bump the all-dependencies group across 1 directory with 4 updates0f0979c
chore(deps): bump the all-dependencies group with 3 updates (#545)0e294e5
Merge pull request #544 from github/dependabot/npm_and_yarn/all-dependencies-...17c6e39
chore(deps): bump the all-dependencies group with 3 updates86d5cb1
Merge pull request #543 from github/dependabot/npm_and_yarn/all-dependencies-...522309f
chore(deps): bump the all-dependencies group across 1 directory with 3 updatesc3857ba
Merge pull request #541 from github/dependabot/npm_and_yarn/all-dependencies-...8010f55
chore(deps): bump the all-dependencies group with 4 updates7772275
Merge pull request #540 from github/dependabot/npm_and_yarn/all-dependencies-...Updates
postcss
from 8.4.45 to 8.4.47Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
5e6fd13
Release 8.4.47 version714bc10
Typo439d20e
Release 8.4.46 versionb93582f
Update dependenciesc51e467
Fix error on inserting node without raws in some cases829ae47
Update dependencies5aaaec2
Update remaining workflow jobs to use latest version of actions (#1968)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions