chore(deps): bump the all-dependencies group across 1 directory with 28 updates - #116
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all-dependencies group across 1 directory with 28 updates#116dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…28 updates Bumps the all-dependencies group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) | `4.10.4` | `4.10.5` | | [graphql](https://github.com/graphql/graphql-js) | `16.8.1` | `16.9.0` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.11.5` | `8.12.0` | | [redis](https://github.com/redis/node-redis) | `4.6.14` | `4.7.0` | | [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) | `5.17.12` | `5.17.14` | | [swagger-ui-express](https://github.com/scottie1984/swagger-ui-express) | `5.0.0` | `5.0.1` | | [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `10.0.0` | | [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `9.0.8` | `10.0.0` | | [winston](https://github.com/winstonjs/winston) | `3.13.0` | `3.13.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.12` | `22.0.2` | | [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) | `4.0.7` | `4.0.9` | | [@graphql-codegen/typescript-resolvers](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/resolvers) | `4.1.0` | `4.2.1` | | [@swc/cli](https://github.com/swc-project/pkgs) | `0.3.12` | `0.4.0` | | [@swc/core](https://github.com/swc-project/swc) | `1.5.7` | `1.7.4` | | [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) | `4.19.1` | `4.19.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.10.0` | `8.0.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.10.0` | `8.0.0` | | [chai](https://github.com/chaijs/chai) | `4.4.1` | `4.5.0` | | [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `4.3.16` | `4.3.17` | | [chai-as-promised](https://github.com/chaijs/chai-as-promised) | `7.1.2` | `8.0.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `53.0.0` | `55.0.0` | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.4` | | [mocha](https://github.com/mochajs/mocha) | `10.4.0` | `10.7.0` | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.6` | `10.0.7` | | [nyc](https://github.com/istanbuljs/nyc) | `15.1.0` | `17.0.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.4` | Updates `@apollo/server` from 4.10.4 to 4.10.5 - [Release notes](https://github.com/apollographql/apollo-server/releases) - [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/[email protected]/packages/server) Updates `graphql` from 16.8.1 to 16.9.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.8.1...v16.9.0) Updates `pg` from 8.11.5 to 8.12.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg) Updates `redis` from 4.6.14 to 4.7.0 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/[email protected]@4.7.0) Updates `swagger-ui-dist` from 5.17.12 to 5.17.14 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc) - [Commits](swagger-api/swagger-ui@v5.17.12...v5.17.14) Updates `swagger-ui-express` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/scottie1984/swagger-ui-express/releases) - [Commits](scottie1984/swagger-ui-express@5.0.0...5.0.1) Updates `uuid` from 9.0.1 to 10.0.0 - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v10.0.0) Updates `@types/uuid` from 9.0.8 to 10.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Updates `winston` from 3.13.0 to 3.13.1 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.13.0...v3.13.1) Updates `@types/node` from 20.12.12 to 22.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@graphql-codegen/typescript` from 4.0.7 to 4.0.9 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/typescript) Updates `@graphql-codegen/typescript-resolvers` from 4.1.0 to 4.2.1 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/resolvers/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/resolvers) Updates `@swc/cli` from 0.3.12 to 0.4.0 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@swc/core` from 1.5.7 to 1.7.4 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.5.7...v1.7.4) Updates `@types/express-serve-static-core` from 4.19.1 to 4.19.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core) Updates `@types/uuid` from 9.0.8 to 10.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Updates `@typescript-eslint/eslint-plugin` from 7.10.0 to 8.0.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.10.0 to 8.0.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.0/packages/parser) Updates `chai` from 4.4.1 to 4.5.0 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.4.1...v4.5.0) Updates `@types/chai` from 4.3.16 to 4.3.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Updates `chai-as-promised` from 7.1.2 to 8.0.0 - [Release notes](https://github.com/chaijs/chai-as-promised/releases) - [Commits](chaijs/chai-as-promised@v7.1.2...v8.0.0) Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1) Updates `eslint-plugin-unicorn` from 53.0.0 to 55.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v53.0.0...v55.0.0) Updates `husky` from 9.0.11 to 9.1.4 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.4) Updates `mocha` from 10.4.0 to 10.7.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.4.0...v10.7.0) Updates `@types/mocha` from 10.0.6 to 10.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `nyc` from 15.1.0 to 17.0.0 - [Release notes](https://github.com/istanbuljs/nyc/releases) - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md) - [Commits](istanbuljs/nyc@v15.1.0...nyc-v17.0.0) Updates `prettier` from 3.2.5 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.3) Updates `typescript` from 5.4.5 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.4) --- updated-dependencies: - dependency-name: "@apollo/server" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: swagger-ui-dist dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: swagger-ui-express dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/uuid" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@graphql-codegen/typescript" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@graphql-codegen/typescript-resolvers" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@swc/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/express-serve-static-core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/uuid" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: chai-as-promised dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: nyc dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Author
|
The following labels could not be found: |
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 28 updates in the / directory:
4.10.44.10.516.8.116.9.08.11.58.12.04.6.144.7.05.17.125.17.145.0.05.0.19.0.110.0.09.0.810.0.03.13.03.13.120.12.1222.0.24.0.74.0.94.1.04.2.10.3.120.4.01.5.71.7.44.19.14.19.57.10.08.0.07.10.08.0.04.4.14.5.04.3.164.3.177.1.28.0.05.1.35.2.153.0.055.0.09.0.119.1.410.4.010.7.010.0.610.0.715.1.017.0.03.2.53.3.35.4.55.5.4Updates
@apollo/serverfrom 4.10.4 to 4.10.5Release notes
Sourced from
@apollo/server's releases.Changelog
Sourced from
@apollo/server's changelog.Commits
8f85bcaVersion Packages (#7902)b2e15e7chore(deps): update all non-major dependencies (#7821)8af89aaUpdate README.md with summit callout (#7901)6af412eTest against Node v22 (#7903)86d7111Inline@josephg/resolvabledependency (#7900)33b3e51Comment fix from #7898 (#7899)a5271e5Fix test failure with Node 18.20.3 (#7898)Updates
graphqlfrom 16.8.1 to 16.9.0Release notes
Sourced from graphql's releases.
Commits
556a01e16.9.06a1614cbackport[v16]: Enable passing values configuration to GraphQLEnumType as a th...29144f7backport[v16]: Implement OneOf Input Objects via@oneOfdirective (#4124)c35130eRevert error extension symbol (#4123)29c1bfffeat: allow defining symbol error extensions (#3730)c985c27backport[v16]: Introduce "recommended" validation rules (#4119)08779a016.8.2c82609eFix publish scripts (#4104)0d12b06fix: removeglobalThischeck and align with what bundlers can accept (#4022)Maintainer changes
This version was pushed to npm by benjie, a new releaser for graphql since your current version.
Updates
pgfrom 8.11.5 to 8.12.0Changelog
Sourced from pg's changelog.
... (truncated)
Commits
0f42880Publishff47a97Add option to force use of Extended Queries (#3214)fe88e82Add pg-native to monorepo (#3225)0096856reorder user-password-host-port-database appearences (#3207)Updates
redisfrom 4.6.14 to 4.7.0Release notes
Sourced from redis's releases.
Commits
2fc79bdRelease [email protected]878fb69upgrade depsb493afaRelease [email protected]268cedaRelease [email protected]fff7b00Release [email protected]18ccc28fix hash expiration tests49ef273Update tests.yml3973fa2Release [email protected]840ec57small refactor per discussion with leibele (#2801)179b9e0fix: json.mget should be readonly (#2807) (#2808)Updates
swagger-ui-distfrom 5.17.12 to 5.17.14Release notes
Sourced from swagger-ui-dist's releases.
Commits
74ed0adchore(release): cut the v5.17.14 release8aa5292fix(system): remediate component wrapping functionality (#9978)c74fb2cchore(release): cut the v5.17.13 release31b35fdci(dependabot): use times that don't conflict with releases (#9975)df03a8ffix(swagger-ui-react): re-render on spec prop change (#9966)e57d0bechore(deps-dev): bump postcss-preset-env from 9.5.13 to 9.5.14 (#9962)767e498chore(deps-dev): bump css-loader from 7.1.1 to 7.1.2 (#9959)7bf16berefactor(config): remove unused config options (#9958)ee335f2docs(SECURITY): align supported versions with reality (#9957)11cf64d--- (#9956)Updates
swagger-ui-expressfrom 5.0.0 to 5.0.1Release notes
Sourced from swagger-ui-express's releases.
Commits
0d0c788Bump version of package6432818Merge pull request #370 from gavinslilley/swagger-ui-express-bump4fc6ca2update dev dependenciesUpdates
uuidfrom 9.0.1 to 10.0.0Changelog
Sourced from uuid's changelog.
Commits
da189d1chore: typo in CHANGELOG65022f7chore(release): 10.0.035a5342feat: v8 support (#759)c4ed13efeat: support v6 uuids (#754)8c3ed07chore: enable corepack w/ npm (#757)f24c530docs: updates for RFC9562 (#753)59c2711chore: update package dependencies (#752)3fd0f18build: use node:crypto not crypto when importing (#736)1faad97ci: disable husky for browserstack builds2cc6c93ci: cleanup action versions and caching (#707)Maintainer changes
This version was pushed to npm by broofa, a new releaser for uuid since your current version.
Updates
@types/uuidfrom 9.0.8 to 10.0.0Commits
Updates
winstonfrom 3.13.0 to 3.13.1Release notes
Sourced from winston's releases.
Commits
7d7f9d33.13.11b3a500revert to rimraf 5.0.1, last known version to work with node 18 for nowb56117eMerge branch 'master' of github.com:winstonjs/winstona5853b5Update dependencies93b52acBump@types/nodefrom 20.12.7 to 20.14.10 (#2483)33611c9Bump mocha from 10.3.0 to 10.6.0 (#2484)4aa6550Bump@babel/preset-envfrom 7.24.0 to 7.24.7 (#2475)7f5f014Update minimum version logform (#2472)debf4faAdd Parseable transport (#2466)d567c57chore(docs): Update w/ MySQL transport (#2456)Updates
@types/nodefrom 20.12.12 to 22.0.2Commits
Updates
@graphql-codegen/typescriptfrom 4.0.7 to 4.0.9Changelog
Sourced from
@graphql-codegen/typescript's changelog.Commits
1691769chore(release): update monorepo packages versions (#10027)61b6a94Upcoming Release Changes (#10010)Updates
@graphql-codegen/typescript-resolversfrom 4.1.0 to 4.2.1Release notes
Sourced from
@graphql-codegen/typescript-resolvers's releases.Changelog
Sourced from
@graphql-codegen/typescript-resolvers's changelog.Commits
1691769chore(release): update monorepo packages versions (#10027)79fee3cFix abstract types not being handled when nested in object types (#10014)61b6a94Upcoming Release Changes (#10010)9af9ce2Split ts-resolvers test into smaller chunks to make it easier to target (#10011)808ada5Add generated resolversMap to typescript-resolvers plugin meta (#10007)Updates
@swc/clifrom 0.3.12 to 0.4.0Commits
Updates
@swc/corefrom 1.5.7 to 1.7.4Release notes
Sourced from
@swc/core's releases.... (truncated)
Changelog
Sourced from
@swc/core's changelog.... (truncated)
Commits
6d5ac54chore: Publish1.7.4withswc_corev0.99.50ad789fchore: Update changelogc979849chore: Publish1.7.4-nightly-20240731.1withswc_corev0.99.5845c401chore: Publish crates3ee82e2fix(es/typescript): Fix ASI in expression for fast strip (#9358)24e8798fix(es/minifier): Preserve flags while dropping elements ofSeqExpr(#8907)81d7d9dchore: Typo in typescript_wasm README (#9354)e0da957chore: Revert action upgrade0257359chore: Disable nissuerd5472ccchore(deps): update rust crate toml to v0.8.17 (#9349)Updates
@types/express-serve-static-corefrom 4.19.1 to 4.19.5Commits
Updates
@types/uuidfrom 9.0.8 to 10.0.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 7.10.0 to 8.0.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
1db993achore(release): publish 8.0.0ce09260docs(eslint-plugin): [no-unnecessary-type-parameters] add admonition about ru...b8274d3fix(rule-tester): provide Linter a cwd in its constructor (#9678)1b0468eMerge branch 'main'838dd0cchore: use parserOptions.projectService internally (#9659)35cf3d2chore(release): publish 7.18.046a5709docs: link no-duplicate-type-constituents and no-redundant-type-constituents ...9eec790fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9...9927a29docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)6ce...Description has been truncated