Conversation
…ectory with 4 updates Bumps the development-dependencies group with 4 updates in the / directory: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli), [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables), [rollup](https://github.com/rollup/rollup) and [stylelint](https://github.com/stylelint/stylelint). Updates `@babel/cli` from 7.26.4 to 7.27.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-cli) Updates `find-unused-sass-variables` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases) - [Commits](XhmikosR/find-unused-sass-variables@v6.0.0...v6.1.0) Updates `rollup` from 4.36.0 to 4.38.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.36.0...v4.38.0) Updates `stylelint` from 16.16.0 to 16.17.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.16.0...16.17.0) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-version: 7.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: find-unused-sass-variables dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rollup dependency-version: 4.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint dependency-version: 16.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
madbob
pushed a commit
to madbob/bootstrap
that referenced
this pull request
Apr 6, 2025
…ectory with 4 updates (twbs#41334) Bumps the development-dependencies group with 4 updates in the / directory: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli), [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables), [rollup](https://github.com/rollup/rollup) and [stylelint](https://github.com/stylelint/stylelint). Updates `@babel/cli` from 7.26.4 to 7.27.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-cli) Updates `find-unused-sass-variables` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases) - [Commits](XhmikosR/find-unused-sass-variables@v6.0.0...v6.1.0) Updates `rollup` from 4.36.0 to 4.38.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.36.0...v4.38.0) Updates `stylelint` from 16.16.0 to 16.17.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.16.0...16.17.0) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-version: 7.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: find-unused-sass-variables dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rollup dependency-version: 4.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint dependency-version: 16.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 development-dependencies group with 4 updates in the / directory: @babel/cli, find-unused-sass-variables, rollup and stylelint.
Updates
@babel/clifrom 7.26.4 to 7.27.0Release notes
Sourced from
@babel/cli's releases.... (truncated)
Changelog
Sourced from
@babel/cli's changelog.... (truncated)
Commits
5c350eav7.27.0d6c5081fix:@babel/cligenerates duplicate inline source maps (#17182)cd24cc0chore: Update TS 5.7 (#17053)Updates
find-unused-sass-variablesfrom 6.0.0 to 6.1.0Release notes
Sourced from find-unused-sass-variables's releases.
Commits
701fdca6.1.0ad23b39Replace glob with tinyglobby (#290)1e62f0eRegenerate package-lock.jsona833ef6Bump postcss from 8.5.1 to 8.5.3 in the production-dependencies group (#289)0e2538bBump postcss in the production-dependencies group across 1 directory (#288)edd2525Bump the development-dependencies group with 2 updates (#286)9716659Bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group (#284)ae9029fBump postcss from 8.4.47 to 8.4.49 in the production-dependencies group (#283)41bb5ffBump npm-run-all2 in the development-dependencies group (#282)eb8079bBump picocolors from 1.1.0 to 1.1.1 in the production-dependencies group (#281)Updates
rollupfrom 4.36.0 to 4.38.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
22b64bc4.38.041a0b6fAdd support for hook filters (#5882)f660c34chore(deps): update dependency eslint-plugin-unicorn to v58 (#5895)e192a67fix(deps): lock file maintenance minor/patch updates (#5894)8b1c6344.37.043cb194Add support for linux riscv64 musl (#5726)4b4d633capture Rust panic messages and output them to the console. (#5875)a48b515feat: support decorators before or after export (#5871)17824d9Pin digest of 3rd party actions (#5883)384d533fix(deps): lock file maintenance minor/patch updates (#5885)Updates
stylelintfrom 16.16.0 to 16.17.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
6137c5216.17.07437174Prepare 16.17.0 (#8477)68eff89DocumentEditInfoinWarning(#8485)17295d9Fix types for stable editinfo (#8493)8664399Fix pkg.pr.new comment content (#8496)96ccbefAdd--compute-edit-infoflag (#8473)95db21eDocumentcomputeEditInfooption (#8486)7dabd1aAddlayer-name-pattern(#8474)6fd35bcBump rollup from 4.35.0 to 4.37.0 (#8491)2a27683Bump eslint from 9.22.0 to 9.23.0 in the eslint group (#8490)You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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