-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the patch group across 1 directory with 9 updates #130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Bumps the patch group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [turbo](https://github.com/vercel/turborepo) | `2.2.3` | `2.5.0` | | [@changesets/cli](https://github.com/changesets/changesets) | `2.27.9` | `2.28.1` | | [@apollo/gateway](https://github.com/apollographql/federation/tree/HEAD/gateway-js) | `2.9.3` | `2.10.1` | | [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) | `4.11.0` | `4.12.0` | | [node-mocks-http](https://github.com/eugef/node-mocks-http) | `1.16.1` | `1.16.2` | | [tsup](https://github.com/egoist/tsup) | `8.3.0` | `8.4.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` | | [fastify](https://github.com/fastify/fastify) | `5.2.1` | `5.2.2` | | [graphql-yoga](https://github.com/dotansimha/graphql-yoga/tree/HEAD/packages/graphql-yoga) | `5.9.0` | `5.13.2` | Updates `turbo` from 2.2.3 to 2.5.0 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v2.2.3...v2.5.0) Updates `@changesets/cli` from 2.27.9 to 2.28.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected]) Updates `@apollo/gateway` from 2.9.3 to 2.10.1 - [Release notes](https://github.com/apollographql/federation/releases) - [Changelog](https://github.com/apollographql/federation/blob/main/gateway-js/CHANGELOG.md) - [Commits](https://github.com/apollographql/federation/commits/@apollo/[email protected]/gateway-js) Updates `@apollo/server` from 4.11.0 to 4.12.0 - [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 `node-mocks-http` from 1.16.1 to 1.16.2 - [Release notes](https://github.com/eugef/node-mocks-http/releases) - [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md) - [Commits](eugef/node-mocks-http@v1.16.1...v1.16.2) Updates `tsup` from 8.3.0 to 8.4.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.3.0...v8.4.0) Updates `typescript` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.2...v5.8.3) Updates `fastify` from 5.2.1 to 5.2.2 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.2.1...v5.2.2) Updates `graphql-yoga` from 5.9.0 to 5.13.2 - [Release notes](https://github.com/dotansimha/graphql-yoga/releases) - [Changelog](https://github.com/graphql-hive/graphql-yoga/blob/main/packages/graphql-yoga/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-yoga/commits/[email protected]/packages/graphql-yoga) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch - dependency-name: "@changesets/cli" dependency-version: 2.28.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch - dependency-name: "@apollo/gateway" dependency-version: 2.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch - dependency-name: "@apollo/server" dependency-version: 4.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch - dependency-name: node-mocks-http dependency-version: 1.16.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: tsup dependency-version: 8.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: fastify dependency-version: 5.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: graphql-yoga dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
635f0bc
to
5fd2407
Compare
Bumps the patch group with 9 updates in the / directory:
2.2.3
2.5.0
2.27.9
2.28.1
2.9.3
2.10.1
4.11.0
4.12.0
1.16.1
1.16.2
8.3.0
8.4.0
5.8.2
5.8.3
5.2.1
5.2.2
5.9.0
5.13.2
Updates
turbo
from 2.2.3 to 2.5.0Release notes
Sourced from turbo's releases.
... (truncated)
Commits
df394be
publish 2.5.0 to registry0971db5
chore: upgrade toproxy-agent
6.5.0 (#10278)24f73b3
chore(auth): include path to bad token in error message (#10208)7c1b9eb
chore(deps-dev): bump typescript-eslint from 8.28.0 to 8.29.0 in /examples/ba...fd35dbb
chore(deps-dev): bump typescript-eslint from 8.28.0 to 8.29.0 in /examples/wi...3adc486
chore(deps-dev): bump typescript-eslint from 8.28.0 to 8.29.0 in /examples/wi...09dc083
chore(deps): bump the kitchen-sink group across 1 directory with 8 updates (#...400711e
chore: upgrade turborepo-process and turborepo-filewatch to Rust 2024 edition...8107ad0
feat(tui): bump default scrollback length (#10261)b8c0ff9
chore(deps): bump the with-tailwind group in /examples/with-tailwind with 4 u...Updates
@changesets/cli
from 2.27.9 to 2.28.1Release notes
Sourced from
@changesets/cli
's releases.... (truncated)
Commits
5c2bac5
Version Packages (#1595)b9df596
Prevent fatal errors when using the newly-introducedprettier
option (#1590)1621d9d
Add requirement for adding to cool projects (#1587)3b9298d
Version Packages (#1588)84a4a1b
Add a new config option to opt-out from auto-formatting using Prettier (#1453)01c037c
Add Apollo Client to cool projects list (#1576)68a83d5
Version Packages (#1567)a0f87f1
Fixed changelog application when executing throughnpx
(#1562)a8c474f
Update default config object in config-file-options.md (#1052)0417c90
Fix minor grammar and spelling in docs (#609)Updates
@apollo/gateway
from 2.9.3 to 2.10.1Release notes
Sourced from
@apollo/gateway
's releases.... (truncated)
Changelog
Sourced from
@apollo/gateway
's changelog.Commits
7ae7589
release: on branch version-2.10 (#3237)97d81b7
Add non local and recursive selection limits (#3236)16106c7
release: on branch main (#3196)8927e31
federation 2.10.0 (#3215)0311433
feat: Add request param to didEncounter method (#3194)789e07b
Fix incorrect Gateway API documentation link (#3174)Updates
@apollo/server
from 4.11.0 to 4.12.0Release notes
Sourced from
@apollo/server
's releases.... (truncated)
Changelog
Sourced from
@apollo/server
's changelog.Commits
8c6579e
Version Packages (#8047)89e3f84
Add optional validation to reject operations with many recursive selections (...9dd92ee
Merge pull request #8031 from slagiewka/migration_middleware_returnc25b78b
Update@apollo-server
README
with 2025 Summit Dates (#8042)b3712f7
docs(migration): return after sending 4004ae18e7
Version Packages (#8006)f4228e8
Upgrade@apollo/utils.createhash
(#8010)a830562
chore(deps): update dependency graphql-subscriptions to v3 (#7989)9e946d5
Remove discord1475d82
Version Packages (#7969)Updates
node-mocks-http
from 1.16.1 to 1.16.2Changelog
Sourced from node-mocks-http's changelog.
Commits
306a8cf
Release 1.16.29bd17ca
npm audit fix8618dd8
fix(mockResponse): writeHead() sets headersSent. (#313)Updates
tsup
from 8.3.0 to 8.4.0Release notes
Sourced from tsup's releases.
... (truncated)
Commits
773d27e
chore: release v8.4.089c4780
fix: upgrade esbuild to 0.25 (#1309)0328fd6
chore(deps): update dependency@swc/core
to v1.10.18 (#1243)c3f320e
feat: upgrade svelte and css compiler (#1288)22e4860
chore: upgrade depsd4f133c
ci: remove corepack4066e73
chore: upgrade pnpm612ce12
chore: upgrade cross-spawn to 7.0.6 (#1275)bee8f42
chore: release v8.3.686c3b0b
chore: fix pass optionsUpdates
typescript
from 5.8.2 to 5.8.3Release notes
Sourced from typescript's releases.
Commits
83dc0bb
Convert release publishing inputs into parameters (#61523)ba663f6
Exclude completions of binding pattern variable initializers (#52723)7205eda
Bump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group...89c572c
Fixed a symbol display crash on expando members write locations (#55478)7b26d2e
Fix incorrect name in new release pipeline (#61514)c7a559e
Add new release publisher yaml (#61491)29e6d66
Fixlib.includes('dom')
check incontainerSeemsToBeEmptyDomElement
(#61481)19b7772
Bump the github-actions group with 4 updates (#61474)4dc677b
Fix errors on type assertions in erasableSyntaxOnly (#61452)ee3dd72
fix(60908): Unexpected "'Type' is declared but its value is never read." erro...Updates
fastify
from 5.2.1 to 5.2.2Release notes
Sourced from fastify's releases.
... (truncated)
Commits
1b6ddaa
Bumped v5.2.2980c3a6
Description has been truncated