Bump the all group across 1 directory with 7 updates#2994
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the all group across 1 directory with 7 updates#2994dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
Bumps the all group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/changelog-github](https://github.com/changesets/changesets) | `0.5.2` | `0.6.0` | | [@changesets/cli](https://github.com/changesets/changesets) | `2.29.8` | `2.30.0` | | [@primer/primitives](https://github.com/primer/primitives) | `11.4.0` | `11.5.1` | | [@primer/stylelint-config](https://github.com/primer/stylelint-config) | `13.4.2` | `13.5.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.24` | `10.4.27` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.3` | `11.3.4` | | [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` | Updates `@changesets/changelog-github` from 0.5.2 to 0.6.0 - [Release notes](https://github.com/changesets/changesets/releases) - [Commits](https://github.com/changesets/changesets/compare/@changesets/read@0.5.2...@changesets/changelog-github@0.6.0) Updates `@changesets/cli` from 2.29.8 to 2.30.0 - [Release notes](https://github.com/changesets/changesets/releases) - [Commits](https://github.com/changesets/changesets/commits/@changesets/cli@2.30.0) Updates `@primer/primitives` from 11.4.0 to 11.5.1 - [Release notes](https://github.com/primer/primitives/releases) - [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md) - [Commits](primer/primitives@v11.4.0...v11.5.1) Updates `@primer/stylelint-config` from 13.4.2 to 13.5.0 - [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.4.2...v13.5.0) Updates `autoprefixer` from 10.4.24 to 10.4.27 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.24...10.4.27) Updates `fs-extra` from 11.3.3 to 11.3.4 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.3...11.3.4) Updates `postcss` from 8.5.6 to 8.5.8 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.8) --- updated-dependencies: - dependency-name: "@changesets/changelog-github" dependency-version: 0.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@changesets/cli" dependency-version: 2.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@primer/primitives" dependency-version: 11.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@primer/stylelint-config" dependency-version: 13.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: autoprefixer dependency-version: 10.4.27 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: fs-extra dependency-version: 11.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss dependency-version: 8.5.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
518baa0 to
b09251a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 7 updates in the / directory:
0.5.20.6.02.29.82.30.011.4.011.5.113.4.213.5.010.4.2410.4.2711.3.311.3.48.5.68.5.8Updates
@changesets/changelog-githubfrom 0.5.2 to 0.6.0Release notes
Sourced from
@changesets/changelog-github's releases.Commits
3ab4d89Version Packages (#1817)1772598Fix changelog entry insertion when no package title is present in the `CHANGE...6df3a5eAllow versioned private packages to depend on skipped packages without requir...2a73025Fix confusing 'Question-2' prompt label when using external editor (#1857)667fe5aSupport ESM for custom changelog and commit options (#1774)e462d89Add scopes automatically in the GitHub new token link in the printed error me...503fcaaSupport absolute paths in status output flag (#1776)d4b8ad8Improve error messages when fetching from GitHub api (#1781)ece0376ImprovebaseBranchdocs (#1778)0e8e01eAllow Changesets to be executed from non-root directories (#1806)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@changesets/changelog-githubsince your current version.Updates
@changesets/clifrom 2.29.8 to 2.30.0Release notes
Sourced from
@changesets/cli's releases.Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@changesets/clisince your current version.Updates
@primer/primitivesfrom 11.4.0 to 11.5.1Release notes
Sourced from
@primer/primitives's releases.Changelog
Sourced from
@primer/primitives's changelog.Commits
74599a8Version Packages (#1324)0dcf7b5Fix Update snapshots workflow crash when no snapshot artifacts exist (#1323)af16c12Changing dark dimmed fgColor-default to previous value (#1322)5af30f5Version Packages (#1304)4d0f257fix: swap controlTrack/controlKnob dark mode values for correct contrast (#1318)dccf2afAdd z-index design tokens for stacking context management (#1319)6c1af22Add negative base size tokens for sizes 2-48 (#1320)87dd04aadd test for ms conversion (#1317)b77f0faBump tar and storybook in /docs/storybook (#1316)c873be2Bump lodash from 4.17.21 to 4.17.23 in /docs/storybook (#1296)Updates
@primer/stylelint-configfrom 13.4.2 to 13.5.0Release notes
Sourced from
@primer/stylelint-config's releases.Changelog
Sourced from
@primer/stylelint-config's changelog.Commits
a102081Version Packages (#670)0f51988Update to primitives 11.5 (#669)Updates
autoprefixerfrom 10.4.24 to 10.4.27Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
360f2d9Release 10.4.27 versionab5260cUpdate clean-publish09e9dd1Release 10.4.26 versionec75540Ignore local patches59601b8Update c8 and clean-publish06ea988Release 10.4.25 version47d8a5bUpdate dependencies and fix Node.js 2551c596eAdd Node.js 25 and 24 to CI5239823Fix CSS variables in gradients (#1515) (#1544)Updates
fs-extrafrom 11.3.3 to 11.3.4Changelog
Sourced from fs-extra's changelog.
Commits
353a29b11.3.43e65fbefix(ensureSymlink): resolve relative srcpath correctly when symlink exists (#...e2615e5Fix git URL in package.json (#1062)Updates
postcssfrom 8.5.6 to 8.5.8Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
65de537Release 8.5.8 versionb2c6d97Run git hook register0ae0a49Update Processor#version6ee9f14Release 8.5.7 version3fbc951Fix uvu Node.js 25 support52db53eUpdate dependencies497daefSpeed up source map annotation cleaning by moving from RegExp41e739aRemove banner1329142chore: speed up space-only string check in lib/parser.js (#2064)23beff9Update dependenciesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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