Conversation
Bumps the all-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `2` | `6` | | [actions/setup-node](https://github.com/actions/setup-node) | `3` | `6` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `2` | `4` | | [docker/login-action](https://github.com/docker/login-action) | `2` | `4` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `3` | `7` | Updates `actions/checkout` from 2 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v6) Updates `actions/setup-node` from 3 to 6 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v6) Updates `docker/setup-buildx-action` from 2 to 4 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v2...v4) Updates `docker/login-action` from 2 to 4 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v2...v4) Updates `docker/build-push-action` from 3 to 7 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v3...v7) Bump the all-dependencies group with 33 updates Bumps the all-dependencies group with 33 updates: | Package | From | To | | --- | --- | --- | | [@vscode/sqlite3](https://github.com/microsoft/vscode-node-sqlite3) | `5.0.8` | `5.1.2` | | [@fastify/formbody](https://github.com/fastify/fastify-formbody) | `7.0.1` | `8.0.2` | | [@fastify/passport](https://github.com/fastify/fastify-passport) | `2.3.0` | `3.0.2` | | [@fastify/secure-session](https://github.com/fastify/fastify-secure-session) | `5.2.0` | `8.3.0` | | [@fastify/sensible](https://github.com/fastify/fastify-sensible) | `5.1.0` | `6.0.4` | | [@fastify/static](https://github.com/fastify/fastify-static) | `6.5.0` | `9.0.0` | | [@fastify/view](https://github.com/fastify/point-of-view) | `7.1.0` | `11.1.1` | | [bootstrap](https://github.com/twbs/bootstrap) | `5.2.0` | `5.3.8` | | [fastify](https://github.com/fastify/fastify) | `4.29.1` | `5.8.2` | | [fastify-cli](https://github.com/fastify/fastify-cli) | `5.1.0` | `7.4.1` | | [fastify-method-override](https://github.com/corsicanec82/fastify-method-override) | `1.5.9` | `1.5.10` | | [fastify-objectionjs](https://github.com/jarcodallo/fastify-objectionjs) | `1.0.0` | `2.0.1` | | [i18next](https://github.com/i18next/i18next) | `21.9.1` | `25.8.18` | | [jquery](https://github.com/jquery/jquery) | `3.6.0` | `4.0.0` | | [knex](https://github.com/knex/knex) | `2.4.0` | `2.5.1` | | [mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin) | `2.6.1` | `2.10.1` | | [objection](https://github.com/vincit/objection.js) | `3.0.1` | `3.1.5` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `9.0.1` | `13.1.3` | | [pug](https://github.com/pugjs/pug) | `3.0.2` | `3.0.3` | | [qs](https://github.com/ljharb/qs) | `6.14.2` | `6.15.0` | | [webpack](https://github.com/webpack/webpack) | `5.105.0` | `5.105.4` | | [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) | `28.1.3` | `30.3.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.7.11` | `25.5.0` | | [css-loader](https://github.com/webpack/css-loader) | `6.7.1` | `7.1.4` | | [dotenv](https://github.com/motdotla/dotenv) | `16.0.1` | `17.3.1` | | [eslint](https://github.com/eslint/eslint) | `8.22.0` | `10.0.3` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.26.0` | `2.32.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `26.8.7` | `29.15.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `28.1.3` | `30.3.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `28.1.7` | `30.0.0` | | [jest-cli](https://github.com/jestjs/jest/tree/HEAD/packages/jest-cli) | `28.1.3` | `30.3.0` | | [style-loader](https://github.com/webpack-contrib/style-loader) | `3.3.1` | `4.0.0` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `4.10.0` | `6.0.1` | Updates `@vscode/sqlite3` from 5.0.8 to 5.1.2 - [Release notes](https://github.com/microsoft/vscode-node-sqlite3/releases) - [Commits](https://github.com/microsoft/vscode-node-sqlite3/commits) Updates `@fastify/formbody` from 7.0.1 to 8.0.2 - [Release notes](https://github.com/fastify/fastify-formbody/releases) - [Commits](fastify/fastify-formbody@v7.0.1...v8.0.2) Updates `@fastify/passport` from 2.3.0 to 3.0.2 - [Release notes](https://github.com/fastify/fastify-passport/releases) - [Commits](fastify/fastify-passport@v2.3.0...v3.0.2) Updates `@fastify/secure-session` from 5.2.0 to 8.3.0 - [Release notes](https://github.com/fastify/fastify-secure-session/releases) - [Commits](fastify/fastify-secure-session@v5.2.0...v8.3.0) Updates `@fastify/sensible` from 5.1.0 to 6.0.4 - [Release notes](https://github.com/fastify/fastify-sensible/releases) - [Commits](fastify/fastify-sensible@v5.1.0...v6.0.4) Updates `@fastify/static` from 6.5.0 to 9.0.0 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](fastify/fastify-static@v6.5.0...v9.0.0) Updates `@fastify/view` from 7.1.0 to 11.1.1 - [Release notes](https://github.com/fastify/point-of-view/releases) - [Commits](fastify/point-of-view@v7.1.0...v11.1.1) Updates `bootstrap` from 5.2.0 to 5.3.8 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.2.0...v5.3.8) Updates `fastify` from 4.29.1 to 5.8.2 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.29.1...v5.8.2) Updates `fastify-cli` from 5.1.0 to 7.4.1 - [Release notes](https://github.com/fastify/fastify-cli/releases) - [Commits](fastify/fastify-cli@v5.1.0...v7.4.1) Updates `fastify-method-override` from 1.5.9 to 1.5.10 - [Commits](corsicanec82/fastify-method-override@v1.5.9...v1.5.10) Updates `fastify-objectionjs` from 1.0.0 to 2.0.1 - [Release notes](https://github.com/jarcodallo/fastify-objectionjs/releases) - [Changelog](https://github.com/0xslipk/fastify-objectionjs/blob/main/CHANGELOG.md) - [Commits](0xslipk/fastify-objectionjs@v1.0.0...v2.0.1) Updates `i18next` from 21.9.1 to 25.8.18 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v21.9.1...v25.8.18) Updates `jquery` from 3.6.0 to 4.0.0 - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](jquery/jquery@3.6.0...4.0.0) Updates `knex` from 2.4.0 to 2.5.1 - [Release notes](https://github.com/knex/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](knex/knex@2.4.0...2.5.1) Updates `mini-css-extract-plugin` from 2.6.1 to 2.10.1 - [Release notes](https://github.com/webpack/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack/mini-css-extract-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v2.6.1...v2.10.1) Updates `objection` from 3.0.1 to 3.1.5 - [Commits](Vincit/objection.js@3.0.1...3.1.5) Updates `pino-pretty` from 9.0.1 to 13.1.3 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v9.0.1...v13.1.3) Updates `pug` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/pug@3.0.2...pug@3.0.3) Updates `qs` from 6.14.2 to 6.15.0 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.2...v6.15.0) Updates `webpack` from 5.105.0 to 5.105.4 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.0...v5.105.4) Updates `@jest/globals` from 28.1.3 to 30.3.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest-globals) Updates `@types/node` from 18.7.11 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `css-loader` from 6.7.1 to 7.1.4 - [Release notes](https://github.com/webpack/css-loader/releases) - [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md) - [Commits](webpack/css-loader@v6.7.1...v7.1.4) Updates `dotenv` from 16.0.1 to 17.3.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.0.1...v17.3.1) Updates `eslint` from 8.22.0 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.22.0...v10.0.3) Updates `eslint-plugin-import` from 2.26.0 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.26.0...v2.32.0) Updates `eslint-plugin-jest` from 26.8.7 to 29.15.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v26.8.7...v29.15.0) Updates `jest` from 28.1.3 to 30.3.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest) Updates `@types/jest` from 28.1.7 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `jest-cli` from 28.1.3 to 30.3.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest-cli) Updates `style-loader` from 3.3.1 to 4.0.0 - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack/style-loader/blob/main/CHANGELOG.md) - [Commits](webpack/style-loader@v3.3.1...v4.0.0) Updates `webpack-cli` from 4.10.0 to 6.0.1 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@6.0.1) Bump node from 18-slim to 25-slim in the all-dependencies group Bumps the all-dependencies group with 1 update: node. Updates `node` from 18-slim to 25-slim --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: docker/setup-buildx-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: docker/login-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: docker/build-push-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@vscode/sqlite3" dependency-version: 5.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@fastify/formbody" dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@fastify/passport" dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@fastify/secure-session" dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@fastify/sensible" dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@fastify/static" dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@fastify/view" dependency-version: 11.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: bootstrap dependency-version: 5.3.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: fastify dependency-version: 5.8.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: fastify-cli dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: fastify-method-override dependency-version: 1.5.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: fastify-objectionjs dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: i18next dependency-version: 25.8.18 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: jquery dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: knex dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: mini-css-extract-plugin dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: objection dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pino-pretty dependency-version: 13.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: pug dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: qs dependency-version: 6.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: webpack dependency-version: 5.105.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@jest/globals" dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: css-loader dependency-version: 7.1.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: dotenv dependency-version: 17.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.15.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: jest-cli dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: style-loader dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: webpack-cli dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: node dependency-version: 25-slim dependency-type: direct:production dependency-group: all-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 all-dependencies group with 5 updates:
2636242437Updates
actions/checkoutfrom 2 to 6Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)08c6903Prepare v5.0.0 release (#2238)Updates
actions/setup-nodefrom 3 to 6Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
53b8394Bump minimatch from 3.1.2 to 3.1.5 (#1498)54045abScope test lockfiles by package manager and update cache tests (#1495)c882bffReplace uuid with crypto.randomUUID() (#1378)774c1d6feat(node-version-file): support parsingdevEnginesfield (#1283)efcb663fix: remove hardcoded bearer (#1467)d02c89dFix npm audit issues (#1491)6044e13Docs: bump actions/checkout from v5 to v6 (#1468)8e49463Fix README typo (#1226)621ac41README.md: bump to latest released checkout version v6 (#1446)2951748Bump@actions/cacheto v5.0.1 (#1449)Updates
docker/setup-buildx-actionfrom 2 to 4Release notes
Sourced from docker/setup-buildx-action's releases.
... (truncated)
Commits
4d04d5dMerge pull request #485 from docker/dependabot/npm_and_yarn/docker/actions-to...cd74e05chore: update generated contenteee38ecbuild(deps): bump@docker/actions-toolkitfrom 0.77.0 to 0.79.07a83f65Merge pull request #484 from docker/dependabot/github_actions/docker/setup-qe...a5aa967Merge pull request #464 from crazy-max/rm-deprecatede73d53fbuild(deps): bump docker/setup-qemu-action from 3 to 428a438eMerge pull request #483 from crazy-max/node24034e9d3chore: update generated contentb4664d8remove deprecated inputs/outputsa8257denode 24 as default runtimeUpdates
docker/login-actionfrom 2 to 4Release notes
Sourced from docker/login-action's releases.
... (truncated)
Commits
b45d80fMerge pull request #929 from crazy-max/node24176cb9cnode 24 as default runtimecad8984Merge pull request #920 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...92cbcb2chore: update generated content5a2d6a7build(deps): bump the aws-sdk-dependencies group with 2 updates44512b6Merge pull request #928 from docker/dependabot/npm_and_yarn/docker/actions-to...28737a5chore: update generated contentdac0793build(deps): bump@docker/actions-toolkitfrom 0.76.0 to 0.77.062029f3Merge pull request #919 from docker/dependabot/npm_and_yarn/actions/core-3.0.008c8f06chore: update generated contentUpdates
docker/build-push-actionfrom 3 to 7Release notes
Sourced from docker/build-push-action's releases.
... (truncated)
Commits
d08e5c3Merge pull request #1479 from docker/dependabot/npm_and_yarn/docker/actions-t...cbd2dffchore: update generated contentf76f51fchore(deps): Bump@docker/actions-toolkitfrom 0.78.0 to 0.79.07d03e66Merge pull request #1473 from crazy-max/rm-deprecated-envs98f853dchore: update generated contentcadccf6remove deprecated envs03fe877Merge pull request #1478 from docker/dependabot/github_actions/docker/setup-b...827e366chore(deps): Bump docker/setup-buildx-action from 3 to 4e25db87Merge pull request #1474 from crazy-max/rm-export-build-tool1ac2573Merge pull request #1470 from crazy-max/node24Bumps the all-dependencies group with 33 updates:
5.0.85.1.27.0.18.0.22.3.03.0.25.2.08.3.05.1.06.0.46.5.09.0.07.1.011.1.15.2.05.3.84.29.15.8.25.1.07.4.11.5.91.5.101.0.02.0.121.9.125.8.183.6.04.0.02.4.02.5.12.6.12.10.13.0.13.1.59.0.113.1.33.0.23.0.36.14.26.15.05.105.05.105.428.1.330.3.018.7.1125.5.06.7.17.1.416.0.117.3.18.22.010.0.32.26.02.32.026.8.729.15.028.1.330.3.028.1.730.0.028.1.330.3.03.3.14.0.04.10.06.0.1Updates
@vscode/sqlite3from 5.0.8 to 5.1.2Commits
Updates
@fastify/formbodyfrom 7.0.1 to 8.0.2Release notes
Sourced from
@fastify/formbody's releases.... (truncated)
Commits
d41544f8.0.23b80467docs(readme): add compatibility table (#171)bdcce9brefactor: prefix unused params with underscores (#170)08ecb3echore(package): add funding and contribs (#169)443a97cdocs(readme): replace standard badge with neostandard (#168)6f86188build(deps-dev): add eslint, peer dep of neostandard (#167)1d34397build(deps-dev): add eslint, peer dep of neostandard (#167)0d35e2bbuild(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#166)9cdf73etypes: usenode:prefix for builtins (#165)6b10b17build(deps-dev): replace standard with neostandard (#164)Maintainer changes
This version was pushed to npm by fdawgs, a new releaser for
@fastify/formbodysince your current version.Updates
@fastify/passportfrom 2.3.0 to 3.0.2Release notes
Sourced from
@fastify/passport's releases.