forked from twbs/bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 0
Build(deps-dev): Bump the development-dependencies group across 1 directory with 20 updates #929
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
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-5f9c455b01
Closed
Build(deps-dev): Bump the development-dependencies group across 1 directory with 20 updates #929
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-5f9c455b01
Conversation
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
…ectory with 20 updates Bumps the development-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.5` | `0.9.6` | | [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark) | `6.3.9` | `6.3.10` | | [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `4.3.12` | `4.3.13` | | [@docsearch/js](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-js) | `3.9.0` | `4.3.2` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.16.0` | `5.16.5` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.22` | `10.4.23` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.39.2` | | [eslint-config-xo](https://github.com/xojs/eslint-config-xo) | `0.45.0` | `0.49.0` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `56.0.1` | `62.0.0` | | [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) | `6.1.0` | `6.1.1` | | [jasmine](https://github.com/jasmine/jasmine-npm) | `5.12.0` | `5.13.0` | | [karma-browserstack-launcher](https://github.com/karma-runner/karma-browserstack-launcher) | `1.4.0` | `1.6.0` | | [karma-rollup-preprocessor](https://github.com/jlmakes/karma-rollup-preprocessor) | `7.0.7` | `7.0.8` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` | | [rollup](https://github.com/rollup/rollup) | `4.53.3` | `4.53.5` | | [sass](https://github.com/sass/dart-sass) | `1.78.0` | `1.97.0` | | [sass-true](https://github.com/oddbird/true) | `10.0.0` | `10.1.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.26.0` | `16.26.1` | | [vnu-jar](https://github.com/validator/validator) | `25.11.25` | `25.12.19` | | [zod](https://github.com/colinhacks/zod) | `4.1.13` | `4.2.1` | Updates `@astrojs/check` from 0.9.5 to 0.9.6 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.6/packages/language-tools/astro-check) Updates `@astrojs/markdown-remark` from 6.3.9 to 6.3.10 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-remark@6.3.10/packages/markdown/remark) Updates `@astrojs/mdx` from 4.3.12 to 4.3.13 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@4.3.13/packages/integrations/mdx) Updates `@docsearch/js` from 3.9.0 to 4.3.2 - [Release notes](https://github.com/algolia/docsearch/releases) - [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md) - [Commits](https://github.com/algolia/docsearch/commits/HEAD/packages/docsearch-js) Updates `astro` from 5.16.0 to 5.16.5 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.16.5/packages/astro) Updates `autoprefixer` from 10.4.22 to 10.4.23 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.22...10.4.23) Updates `eslint` from 8.57.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v9.39.2) Updates `eslint-config-xo` from 0.45.0 to 0.49.0 - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](xojs/eslint-config-xo@v0.45.0...v0.49.0) Updates `eslint-plugin-unicorn` from 56.0.1 to 62.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v56.0.1...v62.0.0) Updates `find-unused-sass-variables` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases) - [Commits](XhmikosR/find-unused-sass-variables@v6.1.0...v6.1.1) Updates `jasmine` from 5.12.0 to 5.13.0 - [Release notes](https://github.com/jasmine/jasmine-npm/releases) - [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md) - [Commits](jasmine/jasmine-npm@v5.12.0...v5.13.0) Updates `karma-browserstack-launcher` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/karma-runner/karma-browserstack-launcher/releases) - [Changelog](https://github.com/karma-runner/karma-browserstack-launcher/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma-browserstack-launcher@v1.4.0...v1.6.0) Updates `karma-rollup-preprocessor` from 7.0.7 to 7.0.8 - [Release notes](https://github.com/jlmakes/karma-rollup-preprocessor/releases) - [Changelog](https://github.com/jlmakes/karma-rollup-preprocessor/blob/master/CHANGELOG.md) - [Commits](jlmakes/karma-rollup-preprocessor@7.0.7...7.0.8) Updates `prettier` from 3.6.2 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.4) Updates `rollup` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.53.3...v4.53.5) Updates `sass` from 1.78.0 to 1.97.0 - [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.78.0...1.97.0) Updates `sass-true` from 10.0.0 to 10.1.0 - [Release notes](https://github.com/oddbird/true/releases) - [Changelog](https://github.com/oddbird/true/blob/main/CHANGELOG.md) - [Commits](oddbird/true@v10.0.0...v10.1.0) Updates `stylelint` from 16.26.0 to 16.26.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.26.0...16.26.1) Updates `vnu-jar` from 25.11.25 to 25.12.19 - [Release notes](https://github.com/validator/validator/releases) - [Commits](https://github.com/validator/validator/commits) Updates `zod` from 4.1.13 to 4.2.1 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.13...v4.2.1) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-version: 0.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@astrojs/markdown-remark" dependency-version: 6.3.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@astrojs/mdx" dependency-version: 4.3.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@docsearch/js" dependency-version: 4.3.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: astro dependency-version: 5.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: autoprefixer dependency-version: 10.4.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-config-xo dependency-version: 0.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-unicorn dependency-version: 62.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: find-unused-sass-variables dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: jasmine dependency-version: 5.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: karma-browserstack-launcher dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: karma-rollup-preprocessor dependency-version: 7.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rollup dependency-version: 4.53.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: sass dependency-version: 1.97.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: sass-true dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint dependency-version: 16.26.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: vnu-jar dependency-version: 25.12.19 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: zod dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 20 updates in the / directory:
0.9.50.9.66.3.96.3.104.3.124.3.133.9.04.3.25.16.05.16.510.4.2210.4.238.57.19.39.20.45.00.49.056.0.162.0.06.1.06.1.15.12.05.13.01.4.01.6.07.0.77.0.83.6.23.7.44.53.34.53.51.78.01.97.010.0.010.1.016.26.016.26.125.11.2525.12.194.1.134.2.1Updates
@astrojs/checkfrom 0.9.5 to 0.9.6Release notes
Sourced from
@astrojs/check's releases.Changelog
Sourced from
@astrojs/check's changelog.Commits
7523a1f[ci] release (#14907)abfed97fix: replacewithastro/language-toolsmentions (#14740)f3bc8b2fix: binary pathb35983bfix(check): make the binary work in dev mode372b7c3feat(language-tools): Match monorepo coding style and cleanup820a866Update from language-tools474f300fix: tsconfigMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@astrojs/checksince your current version.Updates
@astrojs/markdown-remarkfrom 6.3.9 to 6.3.10Release notes
Sourced from
@astrojs/markdown-remark's releases.Changelog
Sourced from
@astrojs/markdown-remark's changelog.Commits
02c19eb[ci] release (#14959)deb6f14fix(deps): update all non-major dependencies (#14977)45c9acc[ci] formatd8305f8fix: preserve HAST properties in image processing (#14902)3805e65fix(deps): update all non-major dependencies (#14707)Updates
@astrojs/mdxfrom 4.3.12 to 4.3.13Release notes
Sourced from
@astrojs/mdx's releases.Changelog
Sourced from
@astrojs/mdx's changelog.Commits
02c19eb[ci] release (#14959)Updates
@docsearch/jsfrom 3.9.0 to 4.3.2Release notes
Sourced from
@docsearch/js's releases.... (truncated)
Changelog
Sourced from
@docsearch/js's changelog.... (truncated)
Commits
Updates
astrofrom 5.16.0 to 5.16.5Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
02c19eb[ci] release (#14959)ed7cc2ffix: prevent O(n²) memory allocation in content lookup map generation (#14973)c016f10fix(fonts): jsdocs (#14985)ef53716fix(content): warn on duplicate Markdown content entry IDs (#14901)70eb542feat: print a more helpful error message foroutput: hybrid(#14958)141c676[ci] release (#14930)d9a43e1[ci] format2cf79c2fix(csp): deduplicate CSP resources (#14940)c8ac8e5chore(fonts): classes (#14920)33333e8[ci] release (#14922)Updates
autoprefixerfrom 10.4.22 to 10.4.23Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
212ba3cRelease 10.4.23 version7f62fb6Update dependenciesc455bb1chore: inline and simplifynormalize-range(#1539)Updates
eslintfrom 8.57.1 to 9.39.2Release notes
Sourced from eslint's releases.
... (truncated)
Commits
92783249.39.2542266aBuild: changelog update for 9.39.27ca0af7chore: upgrade to@eslint/js@9.39.2(#20394)c43ce24chore: package.json update for@eslint/jsrelease5705833fix: warn wheneslint-envconfiguration comments are found (#20381)506f154build: add .scss files entry to knip (#20391)4c9858eci: addv9.x-devbranch (#20382)e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)Updates
eslint-config-xofrom 0.45.0 to 0.49.0Release notes
Sourced from eslint-config-xo's releases.
... (truncated)
Commits
0662bab0.49.08d122abAddcss/no-invalid-at-rule-placementrule9f5d7c2Addcss/no-invalid-named-grid-areasruledd5cf67Require Node.js 20568f75fAddno-unused-private-class-membersruleec7c5c9Tweaksc8d52440.48.03b196adcapitalized-comments: Support codespell (#91)4082baaAddno-unassigned-varsrule8c0a6c70.47.0Updates
eslint-plugin-unicornfrom 56.0.1 to 62.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
... (truncated)
Commits
30f084762.0.0e1c7d2eAddno-immediate-mutationrule (#2787)8b6f598Refactor rule creation (#2791)27f7509no-useless-undefined: Check oneundefinedat a time (#2792)8a132acprefer-single-call: Check optional chaining (#2788)9aca7b9Remove use ofnode.{range,loc}(#2790)2e27981Refactor utilties to acceptcontextinstead ofsouceCode(#2789)46b3974text-encoding-identifier-case: Enforce'utf-8'inform[acceptCharset]a...13a37a0prefer-node-protocol: Handle TypeScript import types (#2774)7251978prefer-single-call: Improve readability (#2786)Updates
find-unused-sass-variablesfrom 6.1.0 to 6.1.1Release notes
Sourced from find-unused-sass-variables's releases.
Commits
a67c9d96.1.1bf1d73eBump the github-actions group with 2 updates (#305)6de5163CI: add Node.js 2455f9b18SpecifyexpandDirectories: falsefor tinyglobby17e0d35Bump js-yaml from 4.1.0 to 4.1.1 (#304)85e50b2Bump the github-actions group with 2 updates (#303)16b426dBump xo from 1.2.2 to 1.2.3 in the development-dependencies group (#302)f4aa51dBump the github-actions group with 2 updates (#301)ab0dab3Bump tinyglobby in the production-dependencies group (#300)4160fefchore: pin actionsUpdates
jasminefrom 5.12.0 to 5.13.0Release notes
Sourced from jasmine's releases.
Commits
3a52df9Bump version to 5.13.0Updates
karma-browserstack-launcherfrom 1.4.0 to 1.6.0Changelog
Sourced from karma-browserstack-launcher's changelog.
Commits
24502141.6.0c8f10d5Merge pull request #173 from ...Description has been truncated