-
-
Notifications
You must be signed in to change notification settings - Fork 17
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 5 updates #330
Bump the npm-dependencies group with 5 updates #330
Conversation
Bumps the npm-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@graphql-tools/merge](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/merge) | `9.0.4` | `9.0.7` | | [@graphql-tools/schema](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/schema) | `10.0.4` | `10.0.6` | | [graphql-yoga](https://github.com/dotansimha/graphql-yoga/tree/HEAD/packages/graphql-yoga) | `5.6.3` | `5.7.0` | | [newman](https://github.com/postmanlabs/newman) | `6.2.0` | `6.2.1` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `3.72.2` | `3.73.0` | Updates `@graphql-tools/merge` from 9.0.4 to 9.0.7 - [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.4 to 10.0.6 - [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.6.3 to 5.7.0 - [Release notes](https://github.com/dotansimha/graphql-yoga/releases) - [Changelog](https://github.com/dotansimha/graphql-yoga/blob/main/packages/graphql-yoga/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-yoga/commits/[email protected]/packages/graphql-yoga) Updates `newman` from 6.2.0 to 6.2.1 - [Changelog](https://github.com/postmanlabs/newman/blob/develop/CHANGELOG.yaml) - [Commits](postmanlabs/newman@v6.2.0...v6.2.1) Updates `wrangler` from 3.72.2 to 3.73.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-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@graphql-tools/schema" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: graphql-yoga dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: newman dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: wrangler 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 You can watch the progress here 🔗
|
API Deployment - Production 🌔The API has been deployed to the production environment 🚀
|
Deployment Results ✅Razzmatazzz successfully deployed branch
|
.deploy |
Deployment Triggered 🚀Razzmatazzz, started a branch deployment to production You can watch the progress here 🔗
|
API Deployment - Production 🌔The API has been deployed to the production environment 🚀
|
Deployment Results ✅Razzmatazzz successfully deployed branch
|
Bumps the npm-dependencies group with 5 updates:
9.0.4
9.0.7
10.0.4
10.0.6
5.6.3
5.7.0
6.2.0
6.2.1
3.72.2
3.73.0
Updates
@graphql-tools/merge
from 9.0.4 to 9.0.7Changelog
Sourced from
@graphql-tools/merge
's changelog.Commits
f60ac88
chore(release): update monorepo packages versions (#6480)2db7943
fix(merge): avoid deep import from graphql-js8b4f869
chore(release): update monorepo packages versions (#6448)0286437
enhance: directive extractione6ea454
chore(release): update monorepo packages versions (#6427)b8bf584
feat: refactor directives in extensions implUpdates
@graphql-tools/schema
from 10.0.4 to 10.0.6Changelog
Sourced from
@graphql-tools/schema
's changelog.Commits
8b4f869
chore(release): update monorepo packages versions (#6448)0286437
enhance: directive extractione6ea454
chore(release): update monorepo packages versions (#6427)b8bf584
feat: refactor directives in extensions implUpdates
graphql-yoga
from 5.6.3 to 5.7.0Changelog
Sourced from graphql-yoga's changelog.
Commits
1fbc07d
chore(release): update monorepo packages versions (#3410)5dae4ab
[apollo-usage-report] New plugin: send usage traces to Apollo GraphOS (#3331)5760de2
add graphql conf 2024 banner (#3405)Updates
newman
from 6.2.0 to 6.2.1Changelog
Sourced from newman's changelog.
Commits
8d90f67
Merge branch 'release/6.2.1'dd64129
Release v6.2.1776d370
Fix timeout testsc2991f7
Reverted postman-runtime bumpf0e918c
Merge branch 'release/6.2.0' into developUpdates
wrangler
from 3.72.2 to 3.73.0Release notes
Sourced from wrangler's releases.
... (truncated)
Changelog
Sourced from wrangler's changelog.
... (truncated)
Commits
09e321d
Version Packages (#6584)3bd833c
GA versions/deployments commands (#6497)0a76d7e
[wrangler] update unenv (#6595)f4c8cea
[wrangler] update unenv (#6589)f097cb7
fix: remove experimental: prefix requirement for nodejs_compat_v2 (#6593)72ea742
Local dev cron improvements (#6586)a7e1bfe
wrangler deploy metadata (#6571)344a636
fix(workers-shared): Add asset-worker configuration file toworkers-shared
...45ad2e0
fix(workers-shared): Stabilise Workers naming acrossworkers-shared
(#6588)c2460c4
Prevent spaces in names (#5738)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