⬆️ Bump the development-dependencies group across 1 directory with 5 updates#55
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…updates Bumps the development-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.8.0` | | [sass](https://github.com/sass/dart-sass) | `1.77.4` | `1.77.8` | | [stylelint](https://github.com/stylelint/stylelint) | `16.6.1` | `16.7.0` | | [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) | `6.3.1` | `6.4.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.12` | `5.3.5` | Updates `eslint` from 8.57.0 to 9.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.8.0) Updates `sass` from 1.77.4 to 1.77.8 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.77.4...1.77.8) Updates `stylelint` from 16.6.1 to 16.7.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.6.1...16.7.0) Updates `stylelint-scss` from 6.3.1 to 6.4.1 - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-scss@v6.3.1...v6.4.1) Updates `vite` from 5.2.12 to 5.3.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.5/packages/vite) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint-scss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #60. |
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 5 updates in the / directory:
8.57.09.8.01.77.41.77.816.6.116.7.06.3.16.4.15.2.125.3.5Updates
eslintfrom 8.57.0 to 9.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
63881dc9.8.0de36d1dBuild: changelog update for 9.8.0deee448chore: upgrade to@eslint/js@9.8.0(#18720)4aaf2b3chore: package.json update for@eslint/jsrelease2570051chore: package.json revert@eslint/jsversion to 9.7.0 (#18719)d73b203chore: package.json update for@eslint/jsrelease8e1a627chore: update dependency@eslint/coreto ^0.2.0 (#18700)13d0bd3feat: Add and use SourceCode#getLoc/getRange (#18703)282df1adocs: Add system theme option (#18617)ab0ff27fix: Throw error when invalid flags passed (#18705)Updates
sassfrom 1.77.4 to 1.77.8Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
be9c3acRun Windows ARM64 releases on windows-latest instead (#2275)d4b1939Run pub in verbose mode on windows-arm64c96b5e2Fix windows-arm64 release (#2274)7203d65Deprecated mixed declarations (#2267)1edc247Avoid[this]in Dartdoc comments (#2273)a164889Enable AOT build for windows-arm64 (#2270)04b6251Parse silent comments in_interpolatedDeclarationValue()(#2266)860eb5aFix linux-ia32, linux-arm-musl, and windows-arm64 releases (#2265)7aae1e6Fix a bug where comments were incorrectly forbidden in some cases (#2264)cf6f9d0Build AOT releases with native arm64 runners (#2262)Updates
stylelintfrom 16.6.1 to 16.7.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
5d907dd16.7.03fe964fPrepare 16.7.0 (#7740)bb72fc7FixquietDeprecationWarningsto suppress withstylelint:003warning (#7837)29cc13aRefactor to extract utility for deprecation warnings (#7834)9ed7322Refactorfunction-calc-no-unspaced-operatorto usefixcallback instead o...cd69f4cFixutils.checkAgainstRule()to supportfixcallback inutils.report()...2dfe7ceUpdatefontSizeKeywordsset and fixfontShorthandKeywordsset (#7823)aaa355dRefactorfunction-url-quotesto usefixcallback instead ofcontext.fix...4b6a966Bump typescript from 5.5.2 to 5.5.3 in the typescript group (#7829)dffdf63Bump@changesets/clifrom 2.27.6 to 2.27.7 in the changesets group (#7828)Updates
stylelint-scssfrom 6.3.1 to 6.4.1Release notes
Sourced from stylelint-scss's releases.
Changelog
Sourced from stylelint-scss's changelog.
Commits
6a327ea6.4.160c1776Prepare version 6.4.1dbbc4b1Fix false positive for mixins inload-partial-extension(#1021)1fc78a16.4.0221b926Prepare version 6.4.0c1aa465Fixpartial-no-importmessage to include more accurate rule name (#1019)ebc9893Addload-partial-extensionand deprecateat-import-partial-extension. (#998)ec6b569build(deps-dev): bump prettier from 3.2.5 to 3.3.2 (#1018)5e746ecbuild(deps-dev): bump np from 10.0.5 to 10.0.6 (#1014)c8a3d89build(deps-dev): bump jest-preset-stylelint from 7.0.0 to 7.0.1 (#1016)Updates
vitefrom 5.2.12 to 5.3.5Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
4407839release: v5.3.566bdb1drefactor(asset): remove rollup 3 public file watch workaround (#16331)b240a83fix(build): env output is not stable (#17748)b58b423fix(importMetaGlob): handle alias that starts with hash (#17743)d906d3ffix(css): resolve url aliases with fragments (fix: #17690) (#17691)3c1bde3fix(client): fix vite error path (#17744)9983731chore(deps): update all non-major dependencies (#17734)4fc9b64chore: extend commit hash (#17709)f4f488frevert: fix(logger): truncate log over 5000 characters long (#16581) (#17729)df5ceb3chore(deps): update typescript (#17699)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 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...Description has been truncated