-
-
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 across 1 directory with 6 updates #353
base: main
Are you sure you want to change the base?
Bump the npm-dependencies group across 1 directory with 6 updates #353
Conversation
Bumps the npm-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@graphql-tools/merge](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/merge) | `9.0.8` | `9.0.15` | | [@graphql-tools/schema](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/schema) | `10.0.7` | `10.0.14` | | [graphql-yoga](https://github.com/dotansimha/graphql-yoga/tree/HEAD/packages/graphql-yoga) | `5.8.0` | `5.10.8` | | [uuid](https://github.com/uuidjs/uuid) | `11.0.2` | `11.0.3` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `3.84.1` | `3.99.0` | Updates `@graphql-tools/merge` from 9.0.8 to 9.0.15 - [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.7 to 10.0.14 - [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.8.0 to 5.10.8 - [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 `uuid` from 11.0.2 to 11.0.3 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.0.2...v11.0.3) Updates `prettier` from 3.3.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) Updates `wrangler` from 3.84.1 to 3.99.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: uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor 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 |
Bumps the npm-dependencies group with 6 updates in the / directory:
9.0.8
9.0.15
10.0.7
10.0.14
5.8.0
5.10.8
11.0.2
11.0.3
3.3.3
3.4.2
3.84.1
3.99.0
Updates
@graphql-tools/merge
from 9.0.8 to 9.0.15Changelog
Sourced from
@graphql-tools/merge
's changelog.... (truncated)
Commits
8e15907
chore(release): update monorepo packages versions (#6798)f52dd96
chore(release): update monorepo packages versions (#6772)f5b83d8
chore(release): update monorepo packages versions (#6766)ab4c37c
chore(release): update monorepo packages versions (#6736)c506052
chore(release): update monorepo packages versions (#6709)3326645
chore(release): update monorepo packages versions (#6706)7b24e0a
Fix buildce25042
chore(release): update monorepo packages versions (#6678)Updates
@graphql-tools/schema
from 10.0.7 to 10.0.14Changelog
Sourced from
@graphql-tools/schema
's changelog.... (truncated)
Commits
8e15907
chore(release): update monorepo packages versions (#6798)f52dd96
chore(release): update monorepo packages versions (#6772)f5b83d8
chore(release): update monorepo packages versions (#6766)020b9e4
enhance:AbortSignal
inGraphQLResolveInfo
, andAbortSignal
in `Executi...ab4c37c
chore(release): update monorepo packages versions (#6736)27efe7c
chore(deps): update dependency graphql-scalars to v1.24.0 (#6725)c506052
chore(release): update monorepo packages versions (#6709)3326645
chore(release): update monorepo packages versions (#6706)ce25042
chore(release): update monorepo packages versions (#6678)Updates
graphql-yoga
from 5.8.0 to 5.10.8Changelog
Sourced from graphql-yoga's changelog.
... (truncated)
Commits
cb35087
chore(release): update monorepo packages versions (#3589)ed344ea
MarkcreateLRUCache
as an internal utility (#3588)5602b4d
chore(release): update monorepo packages versions (#3553)1df4912
New Explicit Resource Management docs and improvements (#3567)c8ff4b3
fix(deps): update all non-major dependencies (#3555)cf7fb14
chore(release): update monorepo packages versions (#3552)121ccba
fix: update stylesheet link in graphiql.html (#3551)9557c69
chore(release): update monorepo packages versions (#3534)05fe345
Bump dependencies and export helpers (#3549)eca7cd1
docs: add TSDocs to plugin hooks (#3546)Updates
uuid
from 11.0.2 to 11.0.3Release notes
Sourced from uuid's releases.
Changelog
Sourced from uuid's changelog.
Commits
1370497
chore(main): release 11.0.3 (#828)383474d
chore: replace optional-dev-dependencies with iodd (#836)341edf4
fix: export internal uuid types (#833)e2dee69
fix: revert "simplify type for v3 and v5" (#835)c8866d9
chore: enable manual runs of browser workflow (#834)c2d3fed
fix: apply stricter typing to the v* signatures (#831)913e958
chore: update to actions/checkout@v4 (#830)0980160
chore: cleanup changelog (#829)b93ea10
fix: remove sourcemaps (#827)Updates
prettier
from 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1Updates
wrangler
from 3.84.1 to 3.99.0Release notes
Sourced from wrangler's releases.
... (truncated)
Changelog
Sourced from wrangler's changelog.
... (truncated)
Commits
aa9ec0f
Version Packages (#7595)2bbcb93
Add warning for smart placement w/assets (#7568)1488e11
chore(deps): bump the workerd-and-workers-types group across 1 directory with...8757579
feat(wrangler): DX improvements forwrangler dev --remote
(#7425)48e7e10
feat: add experimental_patchConfig (#7521)086a6b8
Provide validation around experimental_serve_directly usage (#7537)c4cf040
Version Packages (#7574)8def8c9
Revert "feat: add support for custom unenv resolve path" (#7583)c74195c
chore(wrangler): Fix failing e2e tests (#7585)fb819f9
feat: add experimental_readRawConfig() (#7573)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