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 22 updates #906
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-6cf8185566
Closed
Build(deps-dev): Bump the development-dependencies group across 1 directory with 22 updates #906
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-6cf8185566
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 22 updates Bumps the development-dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark) | `6.3.1` | `6.3.2` | | [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `4.2.6` | `4.3.0` | | [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.4.0` | `3.4.1` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.27.1` | `7.27.4` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.3` | `28.0.5` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.7.12` | `5.9.4` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.29.0` | | [eslint-config-xo](https://github.com/xojs/eslint-config-xo) | `0.45.0` | `0.47.0` | | [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) | `8.1.2` | `8.1.3` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `56.0.1` | `59.0.1` | | [jasmine](https://github.com/jasmine/jasmine-npm) | `5.7.0` | `5.8.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` | | [npm-run-all2](https://github.com/bcomnes/npm-run-all2) | `8.0.1` | `8.0.4` | | [postcss](https://github.com/postcss/postcss) | `8.5.3` | `8.5.6` | | [rollup](https://github.com/rollup/rollup) | `4.40.2` | `4.43.0` | | [sass](https://github.com/sass/dart-sass) | `1.78.0` | `1.89.2` | | [stylelint](https://github.com/stylelint/stylelint) | `16.19.1` | `16.20.0` | | [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) | `16.0.0` | `16.1.0` | | [terser](https://github.com/terser/terser) | `5.39.1` | `5.42.0` | | [zod](https://github.com/colinhacks/zod) | `3.24.4` | `3.25.67` | Updates `@astrojs/markdown-remark` from 6.3.1 to 6.3.2 - [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.2/packages/markdown/remark) Updates `@astrojs/mdx` from 4.2.6 to 4.3.0 - [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.0/packages/integrations/mdx) Updates `@astrojs/prism` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-prism/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/prism@3.3.0/packages/astro-prism) Updates `@astrojs/sitemap` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.4.1/packages/integrations/sitemap) Updates `@babel/core` from 7.27.1 to 7.27.4 - [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.4/packages/babel-core) Updates `@rollup/plugin-commonjs` from 28.0.3 to 28.0.5 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.5/packages/commonjs) Updates `astro` from 5.7.12 to 5.9.4 - [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.9.4/packages/astro) Updates `eslint` from 8.57.1 to 9.29.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.29.0) Updates `eslint-config-xo` from 0.45.0 to 0.47.0 - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](xojs/eslint-config-xo@v0.45.0...v0.47.0) Updates `eslint-plugin-html` from 8.1.2 to 8.1.3 - [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md) - [Commits](BenoitZugmeyer/eslint-plugin-html@v8.1.2...v8.1.3) Updates `eslint-plugin-unicorn` from 56.0.1 to 59.0.1 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v56.0.1...v59.0.1) Updates `jasmine` from 5.7.0 to 5.8.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.7.0...v5.8.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 `npm-run-all2` from 8.0.1 to 8.0.4 - [Release notes](https://github.com/bcomnes/npm-run-all2/releases) - [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md) - [Commits](bcomnes/npm-run-all2@v8.0.1...v8.0.4) Updates `postcss` from 8.5.3 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.6) Updates `rollup` from 4.40.2 to 4.43.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.40.2...v4.43.0) Updates `sass` from 1.78.0 to 1.89.2 - [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.89.2) Updates `stylelint` from 16.19.1 to 16.20.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.19.1...16.20.0) Updates `stylelint-config-twbs-bootstrap` from 16.0.0 to 16.1.0 - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](twbs/stylelint-config-twbs-bootstrap@v16.0.0...v16.1.0) Updates `terser` from 5.39.1 to 5.42.0 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.39.1...v5.42.0) Updates `zod` from 3.24.4 to 3.25.67 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.24.4...v3.25.67) --- updated-dependencies: - dependency-name: "@astrojs/markdown-remark" dependency-version: 6.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@astrojs/mdx" dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@astrojs/prism" dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@astrojs/sitemap" dependency-version: 3.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@babel/core" dependency-version: 7.27.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@rollup/plugin-commonjs" dependency-version: 28.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: astro dependency-version: 5.9.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-config-xo dependency-version: 0.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-html dependency-version: 8.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-plugin-unicorn dependency-version: 59.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: jasmine dependency-version: 5.8.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: npm-run-all2 dependency-version: 8.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: rollup dependency-version: 4.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: sass dependency-version: 1.89.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint dependency-version: 16.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint-config-twbs-bootstrap dependency-version: 16.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: terser dependency-version: 5.42.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: zod dependency-version: 3.25.67 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 21 updates in the / directory:
6.3.16.3.24.2.64.3.03.4.03.4.17.27.17.27.428.0.328.0.55.7.125.9.48.57.19.29.00.45.00.47.08.1.28.1.356.0.159.0.15.7.05.8.01.4.01.6.07.0.77.0.88.0.18.0.48.5.38.5.64.40.24.43.01.78.01.89.216.19.116.20.016.0.016.1.05.39.15.42.03.24.43.25.67Updates
@astrojs/markdown-remarkfrom 6.3.1 to 6.3.2Release notes
Sourced from
@astrojs/markdown-remark's releases.Changelog
Sourced from
@astrojs/markdown-remark's changelog.Commits
3632dda[ci] release (#13840)Maintainer changes
This version was pushed to npm by matthewp, a new releaser for
@astrojs/markdown-remarksince your current version.Updates
@astrojs/mdxfrom 4.2.6 to 4.3.0Release notes
Sourced from
@astrojs/mdx's releases.Changelog
Sourced from
@astrojs/mdx's changelog.Commits
3632dda[ci] release (#13840)3c3b492fix: increase minimum Node version to 18.20.8 (#13809)Updates
@astrojs/prismfrom 3.2.0 to 3.3.0Release notes
Sourced from
@astrojs/prism's releases.Changelog
Sourced from
@astrojs/prism's changelog.Commits
3632dda[ci] release (#13840)3c3b492fix: increase minimum Node version to 18.20.8 (#13809)725bc0dfix(deps): update all non-major dependencies (#13387)Updates
@astrojs/sitemapfrom 3.4.0 to 3.4.1Release notes
Sourced from
@astrojs/sitemap's releases.Changelog
Sourced from
@astrojs/sitemap's changelog.Commits
1d628d5[ci] release (#13873)d2d04b0[ci] format8a1e849fix(sitemap): bubble uncaught error fromfiltermethod (#13871)Updates
@babel/corefrom 7.27.1 to 7.27.4Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
7d06930v7.27.4a0690e3SplitregeneratorRuntimeinto multiple helpers (#17238)da5e371v7.27.34b76a5fEnabledot-notationrule (#17301)73623f1Refine typing for parserOverride in babel plugins (#17322)Updates
@rollup/plugin-commonjsfrom 28.0.3 to 28.0.5Changelog
Sourced from
@rollup/plugin-commonjs's changelog.Commits
cb1b08dchore(release): commonjs v28.0.5ff4c928fix(commonjs): crawl dynamicRequireRoot outside cwd (#1859)bb54901chore(release): commonjs v28.0.4ad141c1fix(commonjs): try/catch instanceof in getAugmentedNamespace (#1868)Updates
astrofrom 5.7.12 to 5.9.4Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
a08c7e8[ci] release (#13940)16867f7[ci] format7eb88f1fix: make session driver name optional (#13951)de82ef2feat(netlify): add experimental support for static headers (#13952)448bddcUpdate csp.ts (#13953)0644b40[ci] release (#13925)337ace6[ci] format953a249feat(csp): add static header adapter function (#13926)af83b85fix: fallback and rewrite dynamic route pattern matching (#13697)77ceb42[ci] formatUpdates
eslintfrom 8.57.1 to 9.29.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.