Bump the development-dependencies group across 1 directory with 23 updates#6
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…dates Bumps the development-dependencies group with 22 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.3.1` | `3.4.0` | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.27.1` | `7.27.2` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.27.1` | `7.27.4` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.27.1` | `7.27.2` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.7.10` | `5.8.1` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.28.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) | `55.0.0` | `59.0.1` | | [jasmine](https://github.com/jasmine/jasmine-npm) | `5.7.0` | `5.7.1` | | [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) | `7.0.2` | `8.0.4` | | [postcss](https://github.com/postcss/postcss) | `8.5.3` | `8.5.4` | | [rollup](https://github.com/rollup/rollup) | `4.40.1` | `4.41.1` | | [sass](https://github.com/sass/dart-sass) | `1.78.0` | `1.89.1` | | [shelljs](https://github.com/shelljs/shelljs) | `0.9.2` | `0.10.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.19.1` | `16.20.0` | | [terser](https://github.com/terser/terser) | `5.39.0` | `5.40.0` | | [zod](https://github.com/colinhacks/zod) | `3.24.3` | `3.25.49` | 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.3.1 to 3.4.0 - [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.0/packages/integrations/sitemap) Updates `@babel/cli` from 7.27.1 to 7.27.2 - [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.2/packages/babel-cli) 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 `@babel/preset-env` from 7.27.1 to 7.27.2 - [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.2/packages/babel-preset-env) Updates `astro` from 5.7.10 to 5.8.1 - [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.8.1/packages/astro) Updates `eslint` from 8.57.1 to 9.28.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.28.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 55.0.0 to 59.0.1 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v55.0.0...v59.0.1) Updates `jasmine` from 5.7.0 to 5.7.1 - [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.7.1) 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 7.0.2 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@v7.0.2...v8.0.4) Updates `postcss` from 8.5.3 to 8.5.4 - [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.4) Updates `rollup` from 4.40.1 to 4.41.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.40.1...v4.41.1) Updates `sass` from 1.78.0 to 1.89.1 - [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.1) Updates `shelljs` from 0.9.2 to 0.10.0 - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/main/CHANGELOG.md) - [Commits](shelljs/shelljs@v0.9.2...v0.10.0) 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 `terser` from 5.39.0 to 5.40.0 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.39.0...v5.40.0) Updates `zod` from 3.24.3 to 3.25.49 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.24.3...v3.25.49) --- 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.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@babel/cli" dependency-version: 7.27.2 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: "@babel/preset-env" dependency-version: 7.27.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: astro dependency-version: 5.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-version: 9.28.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.7.1 dependency-type: direct:development update-type: version-update:semver-patch 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-major dependency-group: development-dependencies - dependency-name: postcss dependency-version: 8.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: rollup dependency-version: 4.41.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: sass dependency-version: 1.89.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: shelljs dependency-version: 0.10.0 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: terser dependency-version: 5.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: zod dependency-version: 3.25.49 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. |
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 22 updates in the / directory:
6.3.16.3.24.2.64.3.03.3.13.4.07.27.17.27.27.27.17.27.47.27.17.27.25.7.105.8.18.57.19.28.00.45.00.47.08.1.28.1.355.0.059.0.15.7.05.7.11.4.01.6.07.0.77.0.87.0.28.0.48.5.38.5.44.40.14.41.11.78.01.89.10.9.20.10.016.19.116.20.05.39.05.40.03.24.33.25.49Updates
@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.3.1 to 3.4.0Release notes
Sourced from
@astrojs/sitemap's releases.Changelog
Sourced from
@astrojs/sitemap's changelog.Commits
2ba4692[ci] release (#13771)90293deAdd a config option for filenames generated by the@astrojs/sitemapintegrati...Updates
@babel/clifrom 7.27.1 to 7.27.2Release notes
Sourced from
@babel/cli's releases.Changelog
Sourced from
@babel/cli's changelog.Commits
a8080cdv7.27.2d42174eEnable Node compile cache for@babel/cli(#17285)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
@babel/preset-envfrom 7.27.1 to 7.27.2Release notes
Sourced from
@babel/preset-env's releases.Changelog
Sourced from
@babel/preset-env's changelog.Commits
a8080cdv7.27.2b9c6efbUse.d.tsin import when importing a.d.tsfile (#17288)1e0bdac[Babel 8] Directly export the JSON files from@babel/compat-data(#17267)Updates
astrofrom 5.7.10 to 5.8.1Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
0c50c31[ci] release (#13845)9dbe7eachore: fix name in jsdoc (#13869)de2fc9bFixes attribute rendering forpopover(#13037)45ae95afeat: allow disabling of default responsive image styles (#13851)cb1a168fix: client directive on astro component warning (#13858)df75aca[ci] formatda266d0feat: add server islands support forMDX(#12574)fbcfa68fix(astro): Export AstroSession type (#13843)3632dda[ci] release (#13840)3c3b492fix: increase minimum Node version to 18.20.8 (#13809)Updates
eslintfrom 8.57.1 to 9.28.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.