Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…0 updates Bumps the development-dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.29.8` | `2.30.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.3` | `25.3.5` | | [turbo](https://github.com/vercel/turborepo) | `2.8.12` | `2.8.14` | | [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) | `5.4.56` | `5.4.58` | | [fastify](https://github.com/fastify/fastify) | `5.7.4` | `5.8.2` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.14` | `11.1.16` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.14` | `11.1.16` | | [h3](https://github.com/h3js/h3) | `1.15.5` | `1.15.6` | | [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.7.0` | `20.8.3` | Updates `@changesets/cli` from 2.29.8 to 2.30.0 - [Release notes](https://github.com/changesets/changesets/releases) - [Commits](https://github.com/changesets/changesets/commits/@changesets/cli@2.30.0) Updates `@types/node` from 25.3.3 to 25.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `turbo` from 2.8.12 to 2.8.14 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.8.12...v2.8.14) Updates `@oclif/plugin-plugins` from 5.4.56 to 5.4.58 - [Release notes](https://github.com/oclif/plugin-plugins/releases) - [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-plugins@5.4.56...5.4.58) Updates `fastify` from 5.7.4 to 5.8.2 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.7.4...v5.8.2) Updates `@nestjs/common` from 11.1.14 to 11.1.16 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.16/packages/common) Updates `@nestjs/core` from 11.1.14 to 11.1.16 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.16/packages/core) Updates `h3` from 1.15.5 to 1.15.6 - [Release notes](https://github.com/h3js/h3/releases) - [Changelog](https://github.com/h3js/h3/blob/v1.15.6/CHANGELOG.md) - [Commits](h3js/h3@v1.15.5...v1.15.6) Updates `postcss` from 8.5.6 to 8.5.8 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.8) Updates `happy-dom` from 20.7.0 to 20.8.3 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.7.0...v20.8.3) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-version: 2.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 25.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: turbo dependency-version: 2.8.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@oclif/plugin-plugins" dependency-version: 5.4.58 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: fastify dependency-version: 5.8.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@nestjs/common" dependency-version: 11.1.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@nestjs/core" dependency-version: 11.1.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: h3 dependency-version: 1.15.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: postcss dependency-version: 8.5.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: happy-dom dependency-version: 20.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
566c675 to
bfd3b97
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-dependencies group with 10 updates:
2.29.82.30.025.3.325.3.52.8.122.8.145.4.565.4.585.7.45.8.211.1.1411.1.1611.1.1411.1.161.15.51.15.68.5.68.5.820.7.020.8.3Updates
@changesets/clifrom 2.29.8 to 2.30.0Release notes
Sourced from
@changesets/cli's releases.Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@changesets/clisince your current version.Updates
@types/nodefrom 25.3.3 to 25.3.5Commits
Updates
turbofrom 2.8.12 to 2.8.14Release notes
Sourced from turbo's releases.
... (truncated)
Commits
c8fe2c1publish 2.8.14 to registry27e8e67release(turborepo): 2.8.14-canary.9 (#12173)0efbe30test: Add regression tests andOutputWatchertrait to prepare for daemon re...6fbd5bbtest: Add comprehensive path traversal tests for cache archive (#12169)c456ad3ci: Remove redundant rust_check job from lint workflow (#12168)ebe5e87docs: Remove bespoke AI prompts from documentation pages (#12167)716d886feat: Include version, platform, and CPU count in Chrome trace profiles (#12166)7acfdc4refactor: Extractturborepo-query-apitrait crate for compile-time decoupli...14dd839perf: Defer lockfile await until after internal dependency resolution (#12164)6923c52perf: Fire-and-forget telemetry and analytics HTTP flushes on shutdown (#12162)Updates
@oclif/plugin-pluginsfrom 5.4.56 to 5.4.58Release notes
Sourced from
@oclif/plugin-plugins's releases.Changelog
Sourced from
@oclif/plugin-plugins's changelog.Commits
777d4f1chore(release): 5.4.58 [skip ci]6ea42abMerge pull request #1287 from bailey-coding/patch-1ac5bee6Merge pull request #1290 from oclif/mm/fix/repository-prefix-devcenter-links02a0caeadding repositoryPrefix so CLI command doc links point to this plugin’s repo ...d1139ddfix: add validation check for JIT plugin versionsdf1243bchore(release): 5.4.57 [skip ci]e4e52c5Merge pull request #1288 from oclif/d/W-2117894795b072fchore: updating mocha dependency@W-21178947@28ac927fix: corrected stubbing errors in tests@W-21178947@fe31ecbMerge pull request #1285 from oclif/ew/slack-webhook-secretUpdates
fastifyfrom 5.7.4 to 5.8.2Release notes
Sourced from fastify's releases.
... (truncated)
Commits
375e136Bumped v5.8.225a70ffdocs: add@glidemq/fastifyto community plugins list (#6560)4a5304fdocs(guides): update codemod links (#6479)c9bcde4docs: added note on handling of invalid URLs in setNotFoundHandler (#5661)3b0f769fix: anchor keyValuePairsReg to prevent quadratic backtracking (#6558)e4474cfdocs: add fastify-svelte-view to Ecosystem list (#6453)deaeb40docs(ecosystem): add fastify-file-router (#6441)0d3b560docs: document body validation with custom content type parsers (#6556)cdcc4deRevert "chore: upgrade borp to v1.0.0 (#6510)" (#6564)b61c362docs(ecosystem): add@yeliex/fastify-problem-details(#6546)Updates
@nestjs/commonfrom 11.1.14 to 11.1.16Release notes
Sourced from
@nestjs/common's releases.Commits
315e698chore(release): publish v11.1.16 release6add3d6chore(release): publish v11.1.15 releaseUpdates
@nestjs/corefrom 11.1.14 to 11.1.16Release notes
Sourced from
@nestjs/core's releases.Commits
315e698chore(release): publish v11.1.16 releasec9268ffMerge pull request #16493 from shahnoormujawar/fix/unknown-dependencies-messa...6add3d6chore(release): publish v11.1.15 releasee5fc974fix(core): refine unknown dependencies message token displayUpdates
h3from 1.15.5 to 1.15.6Release notes
Sourced from h3's releases.
Changelog
Sourced from h3's changelog.
Commits
829daf1chore(release): v1.15.665da0e4chore: update deps6465e1bfix(static): prevent path traversal via percent-encoded dot segments840ac5cfix(sse): sanitize newlines in event stream fields to prevent SSE injectionUpdates
postcssfrom 8.5.6 to 8.5.8Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
65de537Release 8.5.8 versionb2c6d97Run git hook register0ae0a49Update Processor#version6ee9f14Release 8.5.7 version3fbc951Fix uvu Node.js 25 support52db53eUpdate dependencies497daefSpeed up source map annotation cleaning by moving from RegExp41e739aRemove banner1329142chore: speed up space-only string check in lib/parser.js (#2064)23beff9Update dependenciesUpdates
happy-domfrom 20.7.0 to 20.8.3Release notes
Sourced from happy-dom's releases.
Commits
5998eeafix: #2054 Throw error if event is not of type Event in dispatchEvent (#2092)7a11238fix: #2090 Resets cancelBubble and defaultPrevented when calling initEvent ...7d27984fix: #1422 Make inert attribute block focus interactions (#2083)53e4ec9feat: #1733 Adds support for setPointerCapture, hasPointerCapture, and rele...1c73c3ffix: Properly decode CSS escape sequences in attribute selector values (#2080)7fa06b3fix: #2078 Fixes direct descendants > and universal * query selectors (#2079)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