[Snyk] Upgrade: apollo-server-core, apollo-server, apollo-server-fastify, , , , , cron, date-fns, exceljs, fastq, fastify, graphql, graphql-middleware, ioredis, graphql-redis-subscriptions, graphql-ws, mongodb, node-iframe, nodemailer, ws #431
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.
Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
apollo-server-core
from 3.12.0 to 3.13.0 | 2 versions ahead of your current version | 10 months ago
on 2023-11-14
apollo-server
from 3.12.0 to 3.13.0 | 2 versions ahead of your current version | 10 months ago
on 2023-11-14
apollo-server-fastify
from 3.12.0 to 3.13.0 | 2 versions ahead of your current version | 10 months ago
on 2023-11-14
@a11ywatch/protos
from 0.4.7 to 0.4.8 | 1 version ahead of your current version | 6 months ago
on 2024-03-03
@a11ywatch/website-source-builder
from 0.1.14 to 0.1.15 | 1 version ahead of your current version | 6 months ago
on 2024-03-23
@grpc/grpc-js
from 1.10.3 to 1.11.1 | 10 versions ahead of your current version | 2 months ago
on 2024-07-16
@grpc/proto-loader
from 0.7.7 to 0.7.13 | 7 versions ahead of your current version | 4 months ago
on 2024-05-01
cron
from 2.3.0 to 2.4.4 | 6 versions ahead of your current version | a year ago
on 2023-09-25
date-fns
from 2.29.3 to 2.30.0 | 1 version ahead of your current version | a year ago
on 2023-04-30
exceljs
from 4.3.0 to 4.4.0 | 1 version ahead of your current version | a year ago
on 2023-10-19
fastq
from 1.15.0 to 1.17.1 | 3 versions ahead of your current version | 7 months ago
on 2024-02-05
fastify
from 3.29.4 to 3.29.5 | 1 version ahead of your current version | 2 years ago
on 2023-01-21
graphql
from 15.8.0 to 15.9.0 | 1 version ahead of your current version | 3 months ago
on 2024-06-21
graphql-middleware
from 6.1.33 to 6.1.35 | 2 versions ahead of your current version | a year ago
on 2023-07-07
ioredis
from 5.3.2 to 5.4.1 | 2 versions ahead of your current version | 5 months ago
on 2024-04-17
graphql-redis-subscriptions
from 2.6.0 to 2.6.1 | 1 version ahead of your current version | 4 months ago
on 2024-05-02
graphql-ws
from 5.13.1 to 5.16.0 | 6 versions ahead of your current version | 5 months ago
on 2024-03-27
mongodb
from 5.5.0 to 5.9.2 | 9 versions ahead of your current version | 9 months ago
on 2023-12-05
node-iframe
from 1.9.4 to 1.10.0 | 1 version ahead of your current version | 7 months ago
on 2024-02-09
nodemailer
from 6.8.0 to 6.9.14 | 15 versions ahead of your current version | 3 months ago
on 2024-06-19
ws
from 8.13.0 to 8.18.0 | 9 versions ahead of your current version | 2 months ago
on 2024-07-03
Issues fixed by the recommended upgrade:
SNYK-JS-FOLLOWREDIRECTS-6141137
SNYK-JS-WS-7266574
SNYK-JS-EXPRESS-6474509
SNYK-JS-FOLLOWREDIRECTS-6444610
SNYK-JS-GRPCGRPCJS-7242922
SNYK-JS-JSZIP-3188562
SNYK-JS-MONGODB-5871303
SNYK-JS-NODEMAILER-6219989
SNYK-JS-APOLLOSERVERCORE-5876618
Release notes
Package name: apollo-server-core
-
3.13.0 - 2023-11-14
-
3.12.1 - 2023-08-30
-
3.12.0 - 2023-03-02
from apollo-server-core GitHub release notesPackage name: apollo-server
-
3.13.0 - 2023-11-14
-
3.12.1 - 2023-08-30
-
3.12.0 - 2023-03-02
from apollo-server GitHub release notesPackage name: apollo-server-fastify
-
3.13.0 - 2023-11-14
-
3.12.1 - 2023-08-30
-
3.12.0 - 2023-03-02
from apollo-server-fastify GitHub release notesPackage name: @a11ywatch/protos
-
0.4.8 - 2024-03-03
-
0.4.7 - 2023-02-17
from @a11ywatch/protos GitHub release notesPackage name: @grpc/grpc-js
-
1.11.1 - 2024-07-16
- Fixed an issue where building from source would sometimes fail (#304)
- Added NodeJS 10 pre-built binaries (#302)
- Added Electron 2 pre-built binaries (#291)
- Added TypeScript type definitions for APIs added in v1.11.x (#306)
-
1.11.0 - 2024-07-15
- Unary and streaming calls
- Cancellation
- Deadlines
- Metadata
- Basic automatic reconnection logic
- Channel and call credentials
- Add client interceptors API (#59 contributed by @ drobertduke)
- Add
- Publish ARM64 binaries (#200)
- Improve function type test in a client method (#204 contributed by @ arcana261)
- Add details to UNIMPLEMENTED response status (#207 contributed by @ theogravity)
- Add error handling for missing files when calling
- Fix error message in
- Remove
-
1.10.11 - 2024-07-10
-
1.10.10 - 2024-06-24
-
1.10.9 - 2024-06-10
-
1.10.8 - 2024-05-15
-
1.10.7 - 2024-05-01
-
1.10.6 - 2024-04-03
-
1.10.5 - 2024-04-01
-
1.10.4 - 2024-03-26
-
1.10.3 - 2024-03-15
from @grpc/grpc-js GitHub release notes@ grpc/proto-loaderv0.1.0This is a new library for loading
.protofiles for use with gRPC using the latest version of Protobuf.js. The output of this package is intended to be loaded using the newloadPackageDefinitionfunction in thegrpclibrary.@ grpc/grpc-jsv0.1.0This is the first alpha release of the new pure JavaScript implementation of gRPC. It implements the same API as the existing
grpclibrary. Currently only the client is implemented, with the following functionality:loadPackageDefinitiongrpcv1.11.0Node changes:
loadPackageDefintionfunction (#196)grpc.load(#228 contributed by @ cblair)grpc.loadObjectwhen failing to detect Protobuf.js version (#253 contributed by @ kellycampbell)-zdefsflag frombinding.gypto enable building on FreeBSD (#266)Package name: @grpc/proto-loader
-
0.7.13 - 2024-05-01
-
0.7.12 - 2024-03-28
-
0.7.11 - 2024-03-26
-
0.7.10 - 2023-09-18
-
0.7.9 - 2023-08-23
-
0.7.9-pre.1 - 2023-07-28
-
0.7.8 - 2023-07-11
-
0.7.7 - 2023-05-03
from @grpc/proto-loader GitHub release notesPackage name: cron
-
2.4.4 - 2023-09-25
- added fractional offset support (#685) (ce78478)
-
2.4.3 - 2023-08-26
- fix range parsing when upper limit = 0 (#687) (d96746f)
- add TS types check (#690) (f046016)
-
2.4.2 - 2023-08-26
- deps: update dependency luxon to v3.3.0 & add @ types/luxon (#689) (c95a449), closes #688
-
2.4.1 - 2023-08-14
- replace loop timeout by max match date (#686) (c685c63)
- renovate: configure renovate (#683) (9dbe962)
-
2.4.0 - 2023-07-24
- import type definitions from @ types/cron (d8a2f14)
- don't start job in setTime if it wasn't running (7e26c23)
- npm: ship type definitions with releases (0b663a8)
- add test case for #598 fix (4322ef2)
- don't stop/start job before using setTime (f0d5d3f)
- add support for beta & maintenance releases (#677) (c6fc842)
- setup conventional commits & release automation (#673) (c6f39ff)
- update default branch name (#678) (7471e95)
- wrap setTime tests in describe and move down (31989e0)
-
2.3.1 - 2023-05-25
- fix: don't start job in setTime if it wasn't running
- Update testing libraries for Node v19
- add passing range test
- add logo to README!
- update usage wording in README
- Eslint update to latest + lint fixes
-
2.3.0 - 2023-03-16
from cron GitHub release notes2.4.4 (2023-09-25)
🐛 Bug Fixes
2.4.3 (2023-08-26)
🐛 Bug Fixes
🚨 Tests
2.4.2 (2023-08-26)
🐛 Bug Fixes
2.4.1 (2023-08-14)
🐛 Bug Fixes
⚙️ Continuous Integrations
2.4.0 (2023-07-24)
✨ Features
🐛 Bug Fixes
🛠 Builds
🚨 Tests
⚙️ Continuous Integrations
♻️ Chores
2.3.1 (2023-05-25)
🐛 Bug Fixes
🚨 Tests
♻️ Chores
Package name: date-fns
-
2.30.0 - 2023-04-30
-
2.29.3 - 2022-09-13
from date-fns GitHub release notesPackage name: exceljs
Dear ExcelJS Enthusiasts,
Your commitment and insights have paved the way for this remarkable release. A deep thank you to every contributor and user! Let's keep the momentum going: join our thriving Discord community and be a part of shaping ExcelJS's next chapter.
Dive in, experiment with the new features, and share your experiences. Your feedback drives us forward.
Together, we innovate. 🚀
Changelog Highlights:
New Contributors
Full Changelog: v4.3.0...v4.4.0