Bump the workspace-deps group with 5 updates#179
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the workspace-deps group with 5 updates#179dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the workspace-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.2` | `8.58.0` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.1.1` | `6.1.3` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.13.2` | `7.14.0` | | [next](https://github.com/vercel/next.js) | `16.2.1` | `16.2.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.5.2` | Updates `typescript-eslint` from 8.57.2 to 8.58.0 - [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.58.0/packages/typescript-eslint) Updates `astro` from 6.1.1 to 6.1.3 - [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.3/packages/astro) Updates `react-router` from 7.13.2 to 7.14.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.14.0/packages/react-router) Updates `next` from 16.2.1 to 16.2.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.2.1...v16.2.2) Updates `@types/node` from 25.5.0 to 25.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: workspace-deps - dependency-name: astro dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: workspace-deps - dependency-name: react-router dependency-version: 7.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workspace-deps - dependency-name: next dependency-version: 16.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: workspace-deps - dependency-name: "@types/node" dependency-version: 25.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: workspace-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying framework-tracker with
|
| Latest commit: |
990426a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://79758aac.framework-tracker.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-work-shmk.framework-tracker.pages.dev |
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 workspace-deps group with 5 updates:
8.57.28.58.06.1.16.1.37.13.27.14.016.2.116.2.225.5.025.5.2Updates
typescript-eslintfrom 8.57.2 to 8.58.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
4933417chore(release): publish 8.58.08cde2d0feat: support TypeScript 6 (#12124)Updates
astrofrom 6.1.1 to 6.1.3Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
b5b8093[ci] release (#16159)7454854fix(astro): FixisHTMLStringcheck failing in multi-realm environments (#16...a7e7567Include injected routes when determining whether renderers are needed in SSR ...a0a49e9fix(cloudflare): ensure HMR works whenprerenderEnvironmentis set to 'node...b51f297Preserve head metadata in Cloudflare dev rendering (#16161)4eec0f1test: don't use tmp fixtures (#16177)a9138ab[ci] format34b5f13chore: move unit tests to ts (#16157)6b6751d[ci] formatde669f0fix(core): append assetQueryParams to inter-chunk JS imports (#15964) (#16110)Updates
react-routerfrom 7.13.2 to 7.14.0Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
e31077bchore: Update version for release (#14945)6683e85chore: Update version for release (pre) (#14943)49a2ed5Merge branch 'main' into release-nexte8b3c3afeat: RSC framework mode prerender (#14907)82eca19docs: clarify useViewTransitionState matches to or from path (#14922)d439188feat:! new RSC framework mode module API (#14901)98641e2feat: rsc prefetch (#14902)903d924chore: format0d57748Merge branch 'release-next' into dev921db15chore: formatUpdates
nextfrom 16.2.1 to 16.2.2Release notes
Sourced from next's releases.
Commits
52faae3v16.2.28d0f77bBackport: #92177e151e5fFix CI for glibc linux builds1a319ea[backport] Fix CSS HMR on Safari (#92174)c0edad2Turbopack: exclude metadata routes from server HMR (#92034)d644699Turbopack: enable server HMR for app route handlers (#91466)34de2canext.config.js: Accept an option for serverFastRefresh (#91968)c4779d1[create-next-app] Skip interactive prompts when CLI flags are provided (#91840)edcf19aBackport: TypeScript v6 deprecations for baseUrl and moduleResolution (#92130)eee3f52backport: Move expanded adapters docs to API reference (#92115) (#92129)Updates
@types/nodefrom 25.5.0 to 25.5.2Commits
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