build(deps): Bump the dependencies group with 7 updates#8
Merged
github-actions[bot] merged 1 commit intomainfrom May 6, 2026
Merged
Conversation
Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@changesets/changelog-github](https://github.com/changesets/changesets) | `0.6.0` | `0.7.0` | | [eslint](https://github.com/eslint/eslint) | `10.2.1` | `10.3.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.1` | `8.59.2` | | [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.38.4` | `0.38.5` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.1.10` | `6.2.2` | | [@hono/node-server](https://github.com/honojs/node-server) | `2.0.0` | `2.0.1` | | [hono](https://github.com/honojs/hono) | `4.12.15` | `4.12.17` | Updates `@changesets/changelog-github` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/changesets/changesets/releases) - [Commits](https://github.com/changesets/changesets/compare/@changesets/changelog-github@0.6.0...@changesets/changelog-github@0.7.0) Updates `eslint` from 10.2.1 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.1...v10.3.0) Updates `typescript-eslint` from 8.59.1 to 8.59.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/typescript-eslint) Updates `@astrojs/starlight` from 0.38.4 to 0.38.5 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.38.5/packages/starlight) Updates `astro` from 6.1.10 to 6.2.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.2.2/packages/astro) Updates `@hono/node-server` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v2.0.0...v2.0.1) Updates `hono` from 4.12.15 to 4.12.17 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.15...v4.12.17) --- updated-dependencies: - dependency-name: "@changesets/changelog-github" dependency-version: 0.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-version: 10.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@astrojs/starlight" dependency-version: 0.38.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: astro dependency-version: 6.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@hono/node-server" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: hono dependency-version: 4.12.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dependencies group with 7 updates:
0.6.00.7.010.2.110.3.08.59.18.59.20.38.40.38.56.1.106.2.22.0.02.0.14.12.154.12.17Updates
@changesets/changelog-githubfrom 0.6.0 to 0.7.0Release notes
Sourced from @changesets/changelog-github's releases.
Commits
d1ef2d8Version Packages (#1950)7af5876Restrictpublishjob to thenpmenv (#1972)ff767d2Sync config-file-options documentation with schema.json and source code (#1683)951094bfix: pin 2 unpinned action(s) (#1915)94578cfAddeddisableThanksoption (#1255)d87334dSupport dark mode banner in readme (#1943)87472a7Update .vscode/settings.json (#1944)317a373Disablepublish_prjob9cce6dbVersion Packages (#1897)d2121dcFix npm auth for path-based registries during publish by preserving configure...Updates
eslintfrom 10.2.1 to 10.3.0Release notes
Sourced from eslint's releases.
Commits
788920410.3.05b69b4fBuild: changelog update for 10.3.0d32235eci: use pnpm ineslint-flat-config-utilstype integration test (#20826)b6ae5cffix: handle unavailable require cache (#20812)3ffb14echore: clean up typos in comments and JSDoc (#20821)6fb3685fix: rule suggestions cause continuation in class body (#20787)22eb58achore: add missing continue-on-error to ecosystem-tests.yml (#20818)88bf002ci: bump pnpm/action-setup from 6.0.1 to 6.0.3 (#20815)379571afeat: add suggestions for no-unused-private-class-members (#20773)97c8c33chore: update ilshidur/action-discord action to v0.4.0 (#20811)Updates
typescript-eslintfrom 8.59.1 to 8.59.2Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
2ec35f1chore(release): publish 8.59.2Updates
@astrojs/starlightfrom 0.38.4 to 0.38.5Release notes
Sourced from @astrojs/starlight's releases.
Changelog
Sourced from @astrojs/starlight's changelog.
Commits
2c53019[ci] release (#3857)47451bcUpdate deps (#3877)ccf6000Update dependencies (#3854)Updates
astrofrom 6.1.10 to 6.2.2Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
3f67b84[ci] release (#16545)7711e47[ci] format17f1867fix: route mismatch using trail slash never (#16516)7959798fix(astro): persist session delete without prior get/set (#16565)9ac96b4fix(prefetch): trigger tap strategy when clicking nested child elements (#16566)6ab0b3cfix(build): exclude prerendered route styles from SSR manifest (#16517)a595623[ci] formatc6b068efix : astro image position prop bug (#16236)9f4eee0Fixes @_@ not being stripped from CSS file names (#16264)7214d3efix(css): preserve scope on nested & with lightningcss transformer (#16548)Updates
@hono/node-serverfrom 2.0.0 to 2.0.1Release notes
Sourced from @hono/node-server's releases.
Commits
9138a802.0.10ed7656fix: forward Hono response headers during WebSocket upgrade (#346)Updates
honofrom 4.12.15 to 4.12.17Release notes
Sourced from hono's releases.
Commits
ff2b3d34.12.1752aaaf9fix(types): propagate middleware response types to app.on overloads (#4906)76d5589fix(cors): make origin optional in CORSOptions (#4905)8f027e5fix(ssg): addatom+xmlandrss+xmltodefaultExtensionMap(#4899)bfba97cfix(jsx): normalize SVG attributes on the <svg> root element (#4893)90d41824.12.16db05b96Merge commit from fork614b834Merge commit from fork027e3dffix(method-override): handle Content-Type with charset parameter (#4894)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