-
Notifications
You must be signed in to change notification settings - Fork 45
fix(deps): update all apollo server non-major dependencies #77
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/subscriptions-graphql-ws-all-apollo-server-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
fix(deps): update all apollo server non-major dependencies #77
renovate
wants to merge
1
commit into
main
from
renovate/subscriptions-graphql-ws-all-apollo-server-minor-patch
Conversation
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
e227150
to
af98ae6
Compare
a6ac2a1
to
ab80564
Compare
80ae9c0
to
5b90f3c
Compare
9bd2945
to
f9cedc5
Compare
0d6917f
to
c3cc631
Compare
7b8ccca
to
18b04f8
Compare
092a694
to
304002f
Compare
0184ee6
to
a902888
Compare
b411c92
to
628c3d7
Compare
76f802a
to
f9b1d80
Compare
1450c8f
to
f283c47
Compare
46573d8
to
690774f
Compare
29b4504
to
86ce5da
Compare
86ce5da
to
9e1ed4e
Compare
417844e
to
726cbe4
Compare
726cbe4
to
41a271d
Compare
41a271d
to
fdeae23
Compare
ef2ee24
to
b8c3dfd
Compare
b8c3dfd
to
4fed35e
Compare
74b6186
to
60abb3a
Compare
d6efbb2
to
c5032b8
Compare
c5032b8
to
d80e424
Compare
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.
This PR contains the following updates:
9.0.13
->9.0.19
2.8.13
->2.8.17
18.6.3
->18.19.87
8.2.2
->8.18.1
8.5.5
->8.18.1
3.12.0
->3.13.0
4.18.2
->4.21.2
15.8.0
->15.10.1
5.5.5
->5.16.2
5.14.0
->5.16.2
4.7.4
->4.9.5
8.4.2
->8.18.1
8.13.0
->8.18.1
Release Notes
ardatan/graphql-tools (@graphql-tools/schema)
v9.0.19
Compare Source
Patch Changes
05c97eb8
Thanks @ardatan! - dependencies updates:
value-or-promise@^1.0.12
↗︎ (from1.0.12
, independencies
)v9.0.18
Compare Source
Patch Changes
1c95368a
Thanks @ardatan! - Use ranged versions for dependencies
Updated dependencies
[
1c95368a
]:v9.0.17
Compare Source
Patch Changes
[
04e3ecb9
]:v9.0.16
Compare Source
Patch Changes
[
b5c8f640
]:v9.0.15
Compare Source
Patch Changes
[
a94217e9
,62d074be
]:v9.0.14
Compare Source
Patch Changes
[
8555c5c5
]:apollographql/apollo-server (apollo-server-express)
v3.13.0
Compare Source
v3.12.1
Compare Source
expressjs/express (express)
v4.21.2
Compare Source
What's Changed
Full Changelog: expressjs/express@4.21.1...4.21.2
v4.21.1
Compare Source
What's Changed
Full Changelog: expressjs/express@4.21.0...4.21.1
v4.21.0
Compare Source
What's Changed
"back"
magic string in redirects by @blakeembrey in https://github.com/expressjs/express/pull/5935New Contributors
Full Changelog: expressjs/express@4.20.0...4.21.0
v4.20.0
Compare Source
==========
depth
option to customize the depth level in the parserdepth
level for parsing URL-encoded data is now32
(previously wasInfinity
)res.redirect
\
,|
, and^
to align better with URL specoptions.maxAge
andoptions.expires
tores.clearCookie
v4.19.2
Compare Source
==========
v4.19.1
Compare Source
==========
v4.19.0
Compare Source
==========
v4.18.3
Compare Source
==========
partitioned
optiongraphql/graphql-js (graphql)
v15.10.1
Compare Source
v15.10.1 (2025-01-14)
Bug Fix 🐞
Committers: 1
v15.10.0
Compare Source
v15.10.0 (2025-01-13)
New Feature 🚀
Committers: 1
v15.9.0
Compare Source
v15.9.0 (2024-06-21)
New Feature 🚀
Bug Fix 🐞
Internal 🏠
Committers: 2
enisdenjo/graphql-ws (graphql-ws)
v5.16.2
Compare Source
Patch Changes
#611
6a5fde1
Thanks @enisdenjo! - No more workspacesThis version does not contain any code changes.
v5.16.1
Compare Source
Patch Changes
#607
a629ec7
Thanks @enisdenjo! - Release with changesetsThis version does not contain any code changes.
v5.16.0
Compare Source
Bug Fixes
Features
v5.15.0
Compare Source
Bug Fixes
TerminatedCloseEvent
class extending anError
for rejecting promises when terminating (74b4ceb), closes #531Features
v5.14.3
Compare Source
Bug Fixes
this
) (812129d)v5.14.2
Compare Source
Bug Fixes
v5.14.1
Compare Source
Bug Fixes
v5.14.0
Compare Source
Features
v5.13.1
Compare Source
Bug Fixes
v5.13.0
Compare Source
Features
v5.12.1
Compare Source
Bug Fixes
v5.12.0
Compare Source
Features
v5.11.3
Compare Source
Bug Fixes
Error
(#442) (9884889), closes #441v5.11.2
Compare Source
Bug Fixes
v5.11.1
Compare Source
Bug Fixes
v5.11.0
Compare Source
Features
generateID
(d0bc6e1), closes #398v5.10.2
Compare Source
Performance Improvements
v5.10.1
Compare Source
Bug Fixes
lazyCloseTimeout
(c332837), closes #388v5.10.0
Compare Source
Features
@fastify/websocket
(#382) (dd755b0), closes #381v5.9.1
Compare Source
Bug Fixes
exports
(#375) (9f394d7)v5.9.0
Compare Source
Features
v5.8.2
Compare Source
Bug Fixes
v5.8.1
Compare Source
Bug Fixes
isFatalConnectionProblem
defaults to undefined for usingshouldRetry
(9d5c573)v5.8.0
Compare Source
Features
isFatalConnectionProblem
option in favour ofshouldRetry
(d8dcf21)v5.7.0
Compare Source
Features
v5.6.4
Compare Source
Bug Fixes
v5.6.3
Compare Source
Bug Fixes
connectionParams
took too long and the server kicked the client off (1e94e45), closes #331v5.6.2
Compare Source
Bug Fixes
handleProtocols
accepts arrays too and gracefully rejects other types (98dec1a), closes #318v5.6.1
Compare Source
Bug Fixes
Sec-WebSocket-Protocol
header if none supported (9bae064)v5.6.0
Compare Source
Features
connectionParams
) (#311) (e67cf80)microsoft/TypeScript (typescript)
v4.9.5
: TypeScript 4.9.5Compare Source
For release notes, check out the release announcement.
Downloads are available on:
Changes:
69e88ef
Port ignore deprecations to 4.9 (#52419)daf4e81
Port timestamp fix to 4.9 (#52426)v4.9.4
: TypeScript 4.9.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Changes:
e286821
Bump version to 4.9.4 and LKG.eb5419f
Cherry-pick #51704 to release 4.9 (#51712)b4d382b
Cherry-pick changes for narrowing to tagged literal types.e7a02f4
Port of #51626 and #51689 to release-4.9 (#51627)1727912
Cherry-pick fix aroundvisitEachChild
to release-4.9. (#51544)This list of changes was auto generated.
v4.9.3
: TypeScript 4.9Compare Source
For release notes, check out the release announcement.
Downloads are available on:
Changes:
93bd577
Bump version to 4.9.3 and LKG.107f832
Update LKG.31bee56
Cherry-pick PR #50977 into release-4.9 (#51363) [ #50872 ]1e2fa7a
Update version to 4.9.2-rc and LKG.7ab89e5
Merge remote-tracking branch 'origin/main' into release-4.9e5cd686
Update package-lock.json8d40dc1
Update package-lock.json5cfb3a2
Only call return() for an abrupt completion in user code (#51297)a7a9d15
Fix for broken baseline in yieldInForInInDownlevelGenerator (#51345)7f8426f
fix for-in enumeration containing yield in generator (#51295)See More
3d2b401
Fix assertion functions accessed via wildcard imports (#51324)64d0d5a
fix(51301): Fixing an unused import at the end of a line removes the newline (#51320)754eeb2
Update CodeQL workflow and configuration, fix found bugs (#51263)d8aad26
Update package-lock.jsond4f26c8
fix(51245): Class with parameter decorator in arrow function causes "convert to default export" refactoring failure (#51256)16faf45
Update package-lock.json8b1ecdb
fix(50654): "Move to a new file" breaks the declaration of referenced variable (#50681)170a17f
Dom update 2022-10-25 (#51300)9c4e14d
Remove "No type information for this code" from baseline (#51311)88d25b4
fix(50068): Refactors trigger debug failure when JSX text has a ' and a tag on the same line. (#51299)8bee69a
Update package-lock.json702de1e
Fix early call to return/throw on generator (#51294)2c12b14
Add a GH Action to file a new issue if we go a week without seeing a typescript-error-deltas issue (#51271)6af270d
Update package-lock.json2cc4c16
Update package-lock.json6093491
Fix apparent typo in getStringMappingType (#51248)61c2609
Update package-lock.jsonef69116
Generate shortestrootDirs
module specifier instead of first possible (#51244)bbb42f4
Fix typo in canWatchDirectoryOrFile found by CodeQL (#51262)a56b254
Include 'this' type parameter in isRelatedTo fast path (#51230)3abd351
Fix super property transform in async arrow in method (#51240)eed0511
Update package-lock.json2625c1f
Make the init config category order predictable (#51247)1ca99b3
fix(50551): Destructuring assignment with var bypasses "variable is used before being assigned" check (2454) (#50560)3f28fa1
Update package-lock.json906ebe4
Revert structuredTypeRelatedTo change and fix isUnitLikeType (#51076)8ac4652
change type (#51231)245a02c
fix(51222): Go-to-definition on return statements should jump to the containing function declaration (#51227)2dff34e
markAliasReferenced should include ExportValue as well (#51219)5ef2634
Update package-lock.jsond0f0e35
Remove old tslint comments (#51220)85d405a
Fixed a false positive "await has no effect on the type" diagnostic with mixed generic union (#50833)1f8959f
fix: avoid downleveled dynamic import closing over specifier expression (#49663)11066b2
Rename internal functions tonarrowTypeBySwitchOnTypeOf
andnarrowTypeByInKeyword
(#51215)4c9afe8
Update package-lock.jsonf25bcb7
fix(49196): add jsdoc snippet for interface member functions (#51135)7406ee9
fix(51170): Completing an unimplemented property overwrites rest of line (#51175)a1d82fc
Remove some unnecessary code discovered by rollup (#51204)0481773
LEGO: Merge pull request 5120098c19cb
LEGO: Merge pull request 5119013c9b05
Update package-lock.json673475e
Update package-lock.jsonf6cf510
Add more tracing to node16/nodenext resolution (#51168)83c5581
Update package-lock.jsonbe5f0fe
Add an extra regression test for awaited unresolvable recursive union (#51167)2cb7e77
fix(50416): correctly names disabled export refactors (#50663) [ #50416 ]2bcfed0
feat(37440): Provide a quick-fix for non-exported types (#51038)a24201c
Remove VSDevMode.ps1 and createPlaygroundBuild (#51166)2da62a7
fix(51112): omit parameter names that precede the type (#51142)cf1b6b7
feat(51163): show QF to fill in the missing properties for the mapped type. (#51165)bdcc240
Remove bug-causing carve-out in conditional type instantiation that hopefully is no longer required (#51151)37317a2
Check nested weak types in intersections on target side of relation (#51140)9f49f9c
Update package-lock.json4f54e7e
Fix isExhaustiveSwitchStatement to better handle circularities (#51095)503604c
Overloads shouldn't gain @deprecated tags of other overloads in quick info (#50904)e14a229
Update package-lock.json67256e5
Remove unused declarations array in extractSymbol's TargetRange (#51091)9c87ded
fix(51100): ensure tsserver shuts down when parent process is killed (#51107)c01ae01
Fix nightly publish oops in Gulpfile (#51131)a7d10f1
Update package-lock.jsond0bfd8c
fix(51072): ts.preProcessFile finds import in template string after conditional exConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.