-
-
Notifications
You must be signed in to change notification settings - Fork 18
Bump the npm-dependencies group with 4 updates #395
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
Bump the npm-dependencies group with 4 updates #395
Conversation
Bumps the npm-dependencies group with 4 updates: [@graphql-tools/merge](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/merge), [@graphql-tools/schema](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/schema), [graphql-yoga](https://github.com/graphql-hive/graphql-yoga/tree/HEAD/packages/graphql-yoga) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). Updates `@graphql-tools/merge` from 9.0.24 to 9.1.1 - [Release notes](https://github.com/ardatan/graphql-tools/releases) - [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/merge/CHANGELOG.md) - [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/[email protected]/packages/merge) Updates `@graphql-tools/schema` from 10.0.23 to 10.0.25 - [Release notes](https://github.com/ardatan/graphql-tools/releases) - [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/schema/CHANGELOG.md) - [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/[email protected]/packages/schema) Updates `graphql-yoga` from 5.13.5 to 5.15.1 - [Release notes](https://github.com/graphql-hive/graphql-yoga/releases) - [Changelog](https://github.com/graphql-hive/graphql-yoga/blob/main/packages/graphql-yoga/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/graphql-yoga/commits/[email protected]/packages/graphql-yoga) Updates `wrangler` from 4.22.0 to 4.27.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler) --- updated-dependencies: - dependency-name: "@graphql-tools/merge" dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@graphql-tools/schema" dependency-version: 10.0.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: graphql-yoga dependency-version: 5.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: wrangler dependency-version: 4.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
👋 Thanks for opening a pull request!If you are new, please check out the trimmed down summary of our deployment process below:
Please note, if you have a more complex change, it is advised to claim a deployment lock with Once your PR has been merged, you can remove the lock with |
.deploy |
Deployment Triggered 🚀Razzmatazzz, started a branch deployment to production (branch: You can watch the progress here 🔗 Details{
"type": "branch",
"environment": {
"name": "production",
"url": "https://api.tarkov.dev/graphql"
},
"deployment": {
"timestamp": "2025-08-01T02:05:31.242Z",
"logs": "https://github.com/the-hideout/tarkov-api/actions/runs/16664407814"
},
"git": {
"branch": "dependabot/npm_and_yarn/npm-dependencies-cffe0a1781",
"commit": "8013e1f90d60d151d49850ef2c0baaa8faae9526",
"verified": true,
"committer": "web-flow",
"html_url": "https://github.com/the-hideout/tarkov-api/commit/8013e1f90d60d151d49850ef2c0baaa8faae9526"
},
"context": {
"actor": "Razzmatazzz",
"noop": false,
"fork": false,
"comment": {
"created_at": "2025-08-01T02:05:18Z",
"updated_at": "2025-08-01T02:05:18Z",
"body": ".deploy",
"html_url": "https://github.com/the-hideout/tarkov-api/pull/395#issuecomment-3141915207"
}
},
"parameters": {
"raw": null,
"parsed": null
}
} |
API Deployment - Production 🌔The API has been deployed to the production environment 🚀
|
Deployment Results ✅Razzmatazzz successfully deployed branch Details{
"status": "success",
"environment": {
"name": "production",
"url": "https://api.tarkov.dev/graphql"
},
"deployment": {
"id": 2813407174,
"timestamp": "2025-08-01T02:06:01.583Z",
"logs": "https://github.com/the-hideout/tarkov-api/actions/runs/16664407814",
"duration": 30
},
"git": {
"branch": "dependabot/npm_and_yarn/npm-dependencies-cffe0a1781",
"commit": "8013e1f90d60d151d49850ef2c0baaa8faae9526",
"verified": true
},
"context": {
"actor": "Razzmatazzz",
"noop": false,
"fork": false
},
"reviews": {
"count": 1,
"decision": "APPROVED"
},
"parameters": {
"raw": null,
"parsed": null
}
}
|
Bumps the npm-dependencies group with 4 updates: @graphql-tools/merge, @graphql-tools/schema, graphql-yoga and wrangler.
Updates
@graphql-tools/merge
from 9.0.24 to 9.1.1Changelog
Sourced from
@graphql-tools/merge
's changelog.Commits
13c4799
chore(release): update monorepo packages versions (#7300)984d542
Replace dependency@theguild/federation-composition
in graphqlt-tools/merge (...c1680f3
chore(release): update monorepo packages versions (#7241)3c21496
fix(deps): update dependency@theguild/federation-composition
to ^0.19.0 (#7276)e5f98c2
fix: support linked, repeatable, federation directives (#7249)81f153f
Fix testsUpdates
@graphql-tools/schema
from 10.0.23 to 10.0.25Changelog
Sourced from
@graphql-tools/schema
's changelog.Commits
13c4799
chore(release): update monorepo packages versions (#7300)c1680f3
chore(release): update monorepo packages versions (#7241)6b515dd
chore(deps): update dependency graphql-scalars to v1.24.2 (#7046)Updates
graphql-yoga
from 5.13.5 to 5.15.1Changelog
Sourced from graphql-yoga's changelog.
... (truncated)
Commits
0e38e89
chore(release): update monorepo packages versions (#4117)ecd605b
Should not GraphQL error extensions when it's wrapping an internal server err...580ad9d
chore(release): update monorepo packages versions (#4115)ccb5c53
Configurable GraphiQL logo and favicon (#4114)adfee14
fix(deps): update all non-major dependencies (#4108)096d53e
fix(deps): update all non-major dependencies (#4100)4aad787
chore(release): update monorepo packages versions (#4064)4dfdc38
fix(deps): update all non-major dependencies (#4095)6e04a7f
fix(deps): update envelop (major) (#4087)98c82a5
feat(graphql-yoga): Add newwithState
plugin util (#4088)Updates
wrangler
from 4.22.0 to 4.27.0Release notes
Sourced from wrangler's releases.
... (truncated)
Changelog
Sourced from wrangler's changelog.
... (truncated)
Commits
463bfd2
Version Packages (#10116)e9bb8d3
fixrequire("debug")
in nodejs_compat mode (#10149)6e6d4a8
Make .dev.vars and .env consistent and remove deprecated templates (#10118)0f7820e
Add support for custom instance types (#10051)a24c9d8
Add support for reading.env
files as runtime vars in local development (#9...9b61f44
Bump the workerd-and-workers-types group with 2 updates (#10129)68f2fca
clarify image_vars in containers config is not available at runtime. (#10115)4a4049c
feat(vite-plugin): Add Containers-related info logs (#10071)c070c77
Version Packages (#10059)75640c1
recommend DOCKER_HOST instead (#10097)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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