Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python/python-insider-blog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e479320
Choose a base ref
...
head repository: python/python-insider-blog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ba03abc
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 2, 2026

  1. Bump the astro group with 7 updates

    Bumps the astro group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `4.3.13` | `5.0.2` |
    | [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) | `9.5.3` | `10.0.2` |
    | [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) | `4.4.2` | `5.0.1` |
    | [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss) | `4.0.15` | `4.0.17` |
    | [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.7.0` | `3.7.1` |
    | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.17.2` | `6.0.6` |
    | [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.6` | `0.9.8` |
    
    
    Updates `@astrojs/mdx` from 4.3.13 to 5.0.2
    - [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@5.0.2/packages/integrations/mdx)
    
    Updates `@astrojs/node` from 9.5.3 to 10.0.2
    - [Release notes](https://github.com/withastro/astro/releases)
    - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md)
    - [Commits](https://github.com/withastro/astro/commits/@astrojs/node@10.0.2/packages/integrations/node)
    
    Updates `@astrojs/react` from 4.4.2 to 5.0.1
    - [Release notes](https://github.com/withastro/astro/releases)
    - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md)
    - [Commits](https://github.com/withastro/astro/commits/@astrojs/react@5.0.1/packages/integrations/react)
    
    Updates `@astrojs/rss` from 4.0.15 to 4.0.17
    - [Release notes](https://github.com/withastro/astro/releases)
    - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md)
    - [Commits](https://github.com/withastro/astro/commits/@astrojs/rss@4.0.17/packages/astro-rss)
    
    Updates `@astrojs/sitemap` from 3.7.0 to 3.7.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.7.1/packages/integrations/sitemap)
    
    Updates `astro` from 5.17.2 to 6.0.6
    - [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.0.6/packages/astro)
    
    Updates `@astrojs/check` from 0.9.6 to 0.9.8
    - [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.8/packages/language-tools/astro-check)
    
    ---
    updated-dependencies:
    - dependency-name: "@astrojs/mdx"
      dependency-version: 5.0.2
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: astro
    - dependency-name: "@astrojs/node"
      dependency-version: 10.0.2
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: astro
    - dependency-name: "@astrojs/react"
      dependency-version: 5.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: astro
    - dependency-name: "@astrojs/rss"
      dependency-version: 4.0.17
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: astro
    - dependency-name: "@astrojs/sitemap"
      dependency-version: 3.7.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: astro
    - dependency-name: astro
      dependency-version: 6.0.6
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: astro
    - dependency-name: "@astrojs/check"
      dependency-version: 0.9.8
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: astro
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    1866892 View commit details
    Browse the repository at this point in the history
  2. Astro 6 needs Node.js 22+

    hugovk committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    ba03abc View commit details
    Browse the repository at this point in the history
Loading