Bump brace-expansion, @storybook/addon-designs, sucrase, eslint, stylelint, stylelint-config-recommended and stylelint-order#171
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…elint, stylelint-config-recommended and stylelint-order Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) to 5.0.7 and updates ancestor dependencies [brace-expansion](https://github.com/juliangruber/brace-expansion), [@storybook/addon-designs](https://github.com/storybookjs/addon-designs), [sucrase](https://github.com/alangpierce/sucrase), [eslint](https://github.com/eslint/eslint), [stylelint](https://github.com/stylelint/stylelint), [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) and [stylelint-order](https://github.com/hudochenkov/stylelint-order). These dependencies need to be updated together. Updates `brace-expansion` from 2.0.1 to 5.0.7 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v2.0.1...v5.0.7) Updates `@storybook/addon-designs` from 7.0.9 to 11.1.4 - [Release notes](https://github.com/storybookjs/addon-designs/releases) - [Changelog](https://github.com/storybookjs/addon-designs/blob/master/CHANGELOG.v1-6.md) - [Commits](https://github.com/storybookjs/addon-designs/compare/v7.0.9...@storybook/addon-designs@11.1.4) Updates `sucrase` from 3.35.0 to 3.35.1 - [Changelog](https://github.com/alangpierce/sucrase/blob/main/CHANGELOG.md) - [Commits](https://github.com/alangpierce/sucrase/commits) Updates `eslint` from 8.56.0 to 10.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.56.0...v10.7.0) Updates `stylelint` from 14.16.1 to 17.14.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@14.16.1...17.14.1) Updates `stylelint-config-recommended` from 8.0.0 to 18.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases) - [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-recommended@8.0.0...18.0.0) Updates `stylelint-order` from 5.0.0 to 8.1.1 - [Release notes](https://github.com/hudochenkov/stylelint-order/releases) - [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md) - [Commits](hudochenkov/stylelint-order@5.0.0...8.1.1) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 5.0.7 dependency-type: indirect - dependency-name: "@storybook/addon-designs" dependency-version: 11.1.4 dependency-type: direct:production - dependency-name: sucrase dependency-version: 3.35.1 dependency-type: indirect - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development - dependency-name: stylelint dependency-version: 17.14.1 dependency-type: direct:development - dependency-name: stylelint-config-recommended dependency-version: 18.0.0 dependency-type: direct:development - dependency-name: stylelint-order dependency-version: 8.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 brace-expansion to 5.0.7 and updates ancestor dependencies brace-expansion, @storybook/addon-designs, sucrase, eslint, stylelint, stylelint-config-recommended and stylelint-order. These dependencies need to be updated together.
Updates
brace-expansionfrom 2.0.1 to 5.0.7Release notes
Sourced from brace-expansion's releases.
... (truncated)
Commits
b735ba65.0.7c7e33ecMerge commit from forkfa1786aBump tar from 7.5.11 to 7.5.16 (#116)c16f1ecfix(package.json): use git+https instead of git+ssh for repository URL (#115)196bbccBump ip-address from 10.1.0 to 10.2.0 (#104)eb18dd6Update ci.yml (#107)a39928dBump minimatch (#106)7950ae3ci: correct test workflow (#105)46317b55.0.6c0b095bMerge commit from forkInstall script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
@storybook/addon-designsfrom 7.0.9 to 11.1.4Release notes
Sourced from @storybook/addon-designs's releases.
Commits
29be6a9Merge pull request #300 from storybookjs/changeset-release/master655e47eVersion Packagese98bfa4Merge pull request #299 from storybookjs/fix/release-script13bb222Realign package version with npm after auto->changesets migratione68cc7bFix release script so changeset publish actually runsca26ecdMerge pull request #298 from storybookjs/fix/ghpages-deprecated-actions7eb986dFix GitHub Pages deploy using deprecated artifact actions96a80c3Merge pull request #297 from storybookjs/changeset-release/masterc9493efVersion Packagesdafa82fMerge pull request #296 from storybookjs/changeset/fix-repository-metadata-urlMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@storybook/addon-designssince your current version.Updates
sucrasefrom 3.35.0 to 3.35.1Changelog
Sourced from sucrase's changelog.
Commits
Updates
eslintfrom 8.56.0 to 10.7.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
fabd99b10.7.037c5e75Build: changelog update for 10.7.09489379chore: update dependency@eslint/eslintrcto ^3.3.6 (#21076)81a4774chore: updates for v9.39.5 release3e7bf15fix: applyignoreClassesWithImplementsto class expressions (#21069)9835414chore: enable$ExpectTypeannotations in all TypeScript files (#21071)cf2a9bffeat: add errorClassNames option to preserve-caught-error rule (#21032)c30d808docs: Update READMEf8b873afeat: max-nested-callbacks option for constructor callbacks (#21063)72adf6bchore: restrictmarkdownlint-cli2updates in renovate (#21067)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
stylelintfrom 14.16.1 to 17.14.1Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
cd66b03Release 17.14.1 (#9397)7c30fc5Refactor to replacevoidwithundefinedin union types (#9395)57c8d0eFixrule-empty-line-beforefalse positives for shared-line comments with `e...226f10aBump@vscode/windows-process-treefrom 0.7.0 to 0.8.0 (#9392)13c3c5cBump globby from 16.2.0 to 16.2.1 (#9393)6dafcf5Document unknown-effort contributions (#9391)54c2bc8Fix test for Yarn PnP with npm v12 (#9390)3e7eb56Fixdeclaration-block-no-redundant-longhand-propertiesinvalidbackground...438196eBump postcss from 8.5.15 to 8.5.16 in the postcss group across 1 directory (#...c1e1489Fixquietoption to suppressreport*warning reports (#9387)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for stylelint since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
stylelint-config-recommendedfrom 8.0.0 to 18.0.0Release notes
Sourced from stylelint-config-recommended's releases.
... (truncated)
Changelog
Sourced from stylelint-config-recommended's changelog.
Commits
c25f014Release 18.0.0 (#276)71a4da5Prepare 18.0.0 (#271)2b960e0Bump the dev-deps group with 3 updates (#272)ac8f5ebBump stylelint/.github/.github/workflows/call-release.yml from 0.3.1 to 0.5.0...22f4d8dBump stylelint/.github/.github/workflows/call-test.yml from 0.3.1 to 0.5.0 (#...f25904fBump stylelint/.github/.github/workflows/call-release-pr.yml from 0.3.1 to 0....2aeb96bFix vulnerable dependencies vianpm audit fix(#269)6ca240cBump mdast-util-to-hast from 13.1.0 to 13.2.1 (#270)a2c2df9Bump the dev-deps group with 2 updates (#268)a6230c6Bump js-yaml from 4.1.0 to 4.1.1 (#266)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for stylelint-config-recommended since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
stylelint-orderfrom 5.0.0 to 8.1.1Release notes
Sourced from stylelint-order's releases.
Changelog
Sourced from stylelint-order's changelog.
Commits
5e0802a8.1.1d63b335Prepare 8.1.1707f2d9Change how CSS from thestyleattribute is detected, when using `postcss-ht...7db7174Addcustom-properties-alphabetical-orderin README (#214)6d5b26a8.1.0cfa2267Prepare 8.1.06652d6dAddcustom-properties-alphabetical-orderrule (#212)cb01afd8.0.0ff92d6eUpdate changelog3b45045Add limited autofix for properties in rules containing interpolation in CSS-i...Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.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 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.