build(deps): bump the minor-and-patch group across 1 directory with 11 updates#15
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor-and-patch group across 1 directory with 11 updates#15dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…1 updates Bumps the minor-and-patch group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.6` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.61.1` | `8.65.0` | | [@fastify/cookie](https://github.com/fastify/fastify-cookie) | `11.0.2` | `11.1.2` | | [@fastify/helmet](https://github.com/fastify/fastify-helmet) | `13.0.2` | `13.1.0` | | [argon2](https://github.com/ranisalt/node-argon2) | `0.41.1` | `0.45.1` | | [fastify](https://github.com/fastify/fastify) | `5.8.5` | `5.10.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.22.4` | `4.23.1` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.2.8` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.7` | `19.2.8` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.0` | `10.5.4` | | [postcss](https://github.com/postcss/postcss) | `8.5.15` | `8.5.23` | Updates `prettier` from 3.8.4 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.6) Updates `typescript-eslint` from 8.61.1 to 8.65.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.65.0/packages/typescript-eslint) Updates `@fastify/cookie` from 11.0.2 to 11.1.2 - [Release notes](https://github.com/fastify/fastify-cookie/releases) - [Commits](fastify/fastify-cookie@v11.0.2...v11.1.2) Updates `@fastify/helmet` from 13.0.2 to 13.1.0 - [Release notes](https://github.com/fastify/fastify-helmet/releases) - [Commits](fastify/fastify-helmet@v13.0.2...v13.1.0) Updates `argon2` from 0.41.1 to 0.45.1 - [Release notes](https://github.com/ranisalt/node-argon2/releases) - [Commits](ranisalt/node-argon2@v0.41.1...v0.45.1) Updates `fastify` from 5.8.5 to 5.10.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.8.5...v5.10.0) Updates `tsx` from 4.22.4 to 4.23.1 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.4...v4.23.1) Updates `react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `react-dom` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) Updates `autoprefixer` from 10.5.0 to 10.5.4 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.5.0...10.5.4) Updates `postcss` from 8.5.15 to 8.5.23 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.15...8.5.23) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@fastify/cookie" dependency-version: 11.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@fastify/helmet" dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: argon2 dependency-version: 0.45.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: fastify dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tsx dependency-version: 4.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: autoprefixer dependency-version: 10.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: postcss dependency-version: 8.5.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... 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 minor-and-patch group with 11 updates in the / directory:
3.8.43.9.68.61.18.65.011.0.211.1.213.0.213.1.00.41.10.45.15.8.55.10.04.22.44.23.119.2.719.2.819.2.719.2.810.5.010.5.48.5.158.5.23Updates
prettierfrom 3.8.4 to 3.9.6Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
8f0c950Release 3.9.6e910764Update changelogec3f1c7Update typescript-eslint to v8.65.0 (#19675)73d2efcUpdate Yuku parser to v0.7.0 (#19664)dd5e24ePreserve quotes forTSMethodSignaturenodes namednew(#19621)c03ab4eUpdate dependency eslint-plugin-unicorn to v72 (#19633)b74dd53Update Yuku parser to v0.6.5 (#19654)f1b594eUpdate dependency eslint-plugin-simple-import-sort to v14 (#19655)0d9dfb6Update Yuku parser to v0.6.4 (#19650)3bbb815Removetypescript-onlydirectory (#19636)Updates
typescript-eslintfrom 8.61.1 to 8.65.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
63ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)414d9abchore(release): publish 8.64.0290cf6cchore(release): publish 8.63.03ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)Updates
@fastify/cookiefrom 11.0.2 to 11.1.2Release notes
Sourced from @fastify/cookie's releases.
... (truncated)
Commits
c240773Bumped v11.1.2f052920fix: use dynamic import for cookie (#363)cd71338Bumped v11.1.1c6b88aefix: register onSend writer even when hook is false (#360)df7fe0dfix: support cookie v2.x (#361)172ffc6Bumped v11.1.04c97386chore: bump@types/nodein the dev-dependencies-typescript group (#357)700ccb4docs: fix broken links73f4aacchore: replace http with https in urls2247dabchore(package.json): use https for repo urlUpdates
@fastify/helmetfrom 13.0.2 to 13.1.0Release notes
Sourced from @fastify/helmet's releases.
Commits
33d89a3Bumped v13.1.06a7ecf2docs: fix broken links (#314)1e0ccb7chore: bump@types/nodein the dev-dependencies-typescript group (#315)51d6e89chore(package.json): fix delvedor's personal url6ac42edchore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#312)9eb465cchore: update depedabot setting6f506darefactor(types): migrate from tsd to tstyche (#307)0c3d73dci: add lock-threads workflow (#306)8ae7182build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml (#303)307b579build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 (#304)Updates
argon2from 0.41.1 to 0.45.1Release notes
Sourced from argon2's releases.
... (truncated)
Commits
786de71fix: hash function generated typese2fe33ffix: update Node.js version to latest in publish jobe27980ffix: revert sync to default in freebsd test3d0a0b4fix: change npm publish to npm stage publish in release workflowc61513fchore: update actions versions2bc0733fix: revert sync to default in freebsd buildb012379chore: update dependencies and devDependenciesd2edf4efix(tests): add unicode flag to regex assertions in option tests0eb1db1Apply npm fixes to package.jsona09b94eFix compilation on solaris (#538)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for argon2 since your current version.
Install script changes
This version modifies
installscript that runs during installation. Review the package contents before updating.Updates
fastifyfrom 5.8.5 to 5.10.0Release notes
Sourced from fastify's releases.
... (truncated)
Commits
94bcbccBumped v5.10.0c47975edocs: Update import for page consistency (#6771)82952b8docs: Logging.md with per-route log level info (#6627)6ac2e95fix: derive request.port from request.host (#6680)5f4871fperf: reduce per-request overhead in the request lifecycle (#6831)ec4bc66chore: Bump fast-json-stringify to v7 (#6800)d0b649ddocs: fix incorrect hook count in Hooks.md (eight -> ten) (#6825)826c807docs: fix incorrect defaults and code examples in Server.md (#6805)6f63ce9fix: use ContentType to detectjsonandcharsetin reply.send (#6830)75d74e1feat: introduce log controller layer (#6580)Updates
tsxfrom 4.22.4 to 4.23.1Release notes
Sourced from tsx's releases.
Commits
79fdddefix(watch): treat script and dependency paths literallye818ad6perf: index transform cache lazilycdcc623perf: map Node TypeScript formats directlyd067938perf: load esbuild lazily in CLI95d0672fix(watch): avoid clearing piped output6fd4607docs: add per-page metadataf4176d8docs: generate sitemap8d4ffc2fix: support tsImport after global preloadf0e89b2docs: document Node's public type-stripping API vs internal loader pathf8992f1perf: use sync module hooks on Node v22.22.3+Updates
reactfrom 19.2.7 to 19.2.8Release notes
Sourced from react's releases.
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)Updates
react-domfrom 19.2.7 to 19.2.8Release notes
Sourced from react-dom's releases.
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)Updates
autoprefixerfrom 10.5.0 to 10.5.4Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from