Bump the development-major group across 1 directory with 6 updates#935
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the development-major group across 1 directory with 6 updates#935dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the development-major group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `4.3.13` | `5.0.3` | | [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) | `4.4.2` | `5.0.3` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.18.1` | `6.1.8` | | [eslint](https://github.com/eslint/eslint) | `9.37.0` | `10.2.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.2` | `8.0.9` | Updates `@astrojs/mdx` from 4.3.13 to 5.0.3 - [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.3/packages/integrations/mdx) Updates `@astrojs/react` from 4.4.2 to 5.0.3 - [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.3/packages/integrations/react) Updates `astro` from 5.18.1 to 6.1.8 - [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.1.8/packages/astro) Updates `eslint` from 9.37.0 to 10.2.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.37.0...v10.2.1) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) Updates `vite` from 7.3.2 to 8.0.9 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.9/packages/vite) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-version: 5.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-major - dependency-name: "@astrojs/react" dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-major - dependency-name: astro dependency-version: 6.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-major - dependency-name: eslint dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-major - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-major - dependency-name: vite dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-major ... Signed-off-by: dependabot[bot] <support@github.com>
58ef2ee to
41b38bc
Compare
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-major group with 6 updates in the / directory:
4.3.135.0.34.4.25.0.35.18.16.1.89.37.010.2.15.9.36.0.37.3.28.0.9Updates
@astrojs/mdxfrom 4.3.13 to 5.0.3Release notes
Sourced from
@astrojs/mdx's releases.Changelog
Sourced from
@astrojs/mdx's changelog.... (truncated)
Commits
4a6ff2a[ci] release (#16020)a2c15bbfix(deps): update astro dependencies (#15913)efcd607[ci] release (#15938)d3c7de9feat: drop node 20 support (#15864)09ecdd7[ci] release (#15889)6f8f0bcfix: update peer dependency range (#15934)48e5c4d[ci] release (#15808)2ce9e74chore: update docs links (#15732)25560db[ci] release (beta) (#15773)6414732Spelling (#15601)Updates
@astrojs/reactfrom 4.4.2 to 5.0.3Release notes
Sourced from
@astrojs/react's releases.Changelog
Sourced from
@astrojs/react's changelog.... (truncated)
Commits
2c9bf5e[ci] release (#16182)73cbb9c[ci] formata2b9eebfix: react 19 ssr aito injection preload link (#16224)88fcc98fix integrations links across docs (#16098)4a6ff2a[ci] release (#16020)81d9f1dfix(deps): update astro client runtimes (#15928)a8a926efix(react): Fix empty conditional slots hydration issues (#15378)f771f75fix(react): Fix hydration mismatch for experimentalReactChildren (#15146)7f43fba[ci] format769265bfeat: Optimize StaticHtml component for React js 🚀 (#14917)Updates
astrofrom 5.18.1 to 6.1.8Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
63c5c85[ci] release (#16356)71c93ca[ci] format5a84551Improves Vue scoped style handling in DEV mode during client router navigatio...ba2dbf1refactor(astro): correct Fixture type signatures in test-utils (#16380)217c5b3perf(core): cache crawl result (#16381)6e5bc17chore: absorb tests into others (#16365)dc8a01dchore: reduce fixtures by merging them (#16364)bb0ff91refactor(astro): migrate error tests to typescript (#16377)a6866a7fix(core): clean chunk name (#16367)811015dchore: remove lone fixtures (#16363)Updates
eslintfrom 9.37.0 to 10.2.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4d1d8f910.2.13e33105Build: changelog update for 10.2.1ca92ca0docs: reuse markdown-it instance for markdown filter (#20768)7ddfea9chore: update dependency prettier to v3.8.2 (#20770)57d2ee2docs: Enable Eleventy incremental mode for watch (#20767)c1621b9docs: fix typos in code-path-analyzer.js (#20700)fac40e1ci: bump pnpm/action-setup from 5.0.0 to 6.0.0 (#20763)7246f92test: add tests for SuppressionsService.load() error handling (#20734)4f34b1echore: update pnpm/action-setup action to v5 (#20762)1418d52docs: Update READMEUpdates
typescriptfrom 5.9.3 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0Updates
vitefrom 7.3.2 to 8.0.9Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.