chore(deps-dev): bump the astro group with 2 updates#6041
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the astro group with 2 updates#6041dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the astro group with 2 updates: [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/mdx` from 6.0.0 to 6.0.1 - [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/astro@6.0.1/packages/integrations/mdx) Updates `astro` from 6.4.0 to 6.4.2 - [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@6.4.2/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: astro - dependency-name: astro dependency-version: 6.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for adminlte-v4 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
puikinsh
added a commit
that referenced
this pull request
Jun 5, 2026
Routine refresh; all bumps are patch/minor within the current major and dev-only. Build output (dist/js, dist/css) is byte-identical. - astro 6.4.0 -> 6.4.4 - @astrojs/mdx 6.0.0 -> 6.0.2 - eslint 10.4.0 -> 10.4.1 - @typescript-eslint/eslint-plugin + parser + typescript-eslint 8.60.0 -> 8.60.1 - concurrently 10.0.0 -> 10.0.3 - rollup 4.60.4 -> 4.61.1 Add an axios override to 0.32.0: bundlewatch pins the unmaintained axios ^0.31.1, which carries 2 advisories (NO_PROXY bypass and a prototype-pollution DoS). 0.32.0 is the patched 0.x release and stays API-compatible, so npm audit now reports 0 vulnerabilities. Supersedes Dependabot PRs #6040, #6041, #6042 (those target versions older than current latest). Lint + full production build pass. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, 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 astro group with 2 updates: @astrojs/mdx and astro.
Updates
@astrojs/mdxfrom 6.0.0 to 6.0.1Changelog
Sourced from @astrojs/mdx's changelog.
Commits
3885e8d[ci] release (beta) (#15687)6f19eccchore(deps): update shiki to v4 (#15726)1118ac4feat: update tsconfig template to prepare for TS 6 (#15668)31c692cchore(deps): remove deprecatedremark-shiki-twoslash(#15695)2239cf2[ci] release (beta) (#15674)844bdd4Make Content Layer unit testable (#15659)4c1a801refactor: removes support of Shiki with CSP (#15640)32b4302feat(runtime): use queued based rendering (#15471)473cb52fix(deps): update astro dependencies (#15634)55c568c[ci] release (beta) (#15539)Updates
astrofrom 6.4.0 to 6.4.2Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
b82137b[ci] release (#16885)c8625e2[ci] formatb94bcfdfix(config): Keep legacy plugins data on the config (#16889)b9f6bb9Fix SSR dynamic routes blocked by prerendered dynamic routes (#16878)3b75dc6[ci] release (#16884)eeb064cfix(mdx): Restore MDX rehype plugin entrypoint (#16883)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 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