[Snyk] Upgrade nylas from 7.7.1 to 7.13.1 - #78
Open
LuisAPI wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade nylas from 7.7.1 to 7.13.1. See this package in npm: nylas See this project in Snyk: https://app.snyk.io/org/luisapi/project/29e4d13e-2983-42aa-a7c8-f23989b41384?utm_source=github&utm_medium=referral&page=upgrade-pr
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
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.
Snyk has created this PR to upgrade nylas from 7.7.1 to 7.13.1.
ℹ️ 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.
The recommended version is 12 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-AXIOS-9292519
SNYK-JS-ONHEADERS-10773729
SNYK-JS-PATHTOREGEXP-8482416
Release notes
Package name: nylas
-
7.13.1 - 2025-09-23
- chore: added an esm-only example by @ AaronDDM in #664
- fix: resolve CJS build issue causing "TypeError: Nylas is not a constructor" error by @ AaronDDM in #665
-
7.13.0 - 2025-09-02
- feat(api): expose raw response headers on all responses via non-enumerable rawHeader by @ AaronDDM in #660
- feat(messages,drafts): support isPlaintext for messages.send and drafts.create by @ AaronDDM in #661
-
7.12.0 - 2025-08-01
- replaced: form-data with form-data-node; fixed support for >3MB buffer type; added new examples by @ AaronDDM in #653
- Bump esbuild and wrangler in /examples/edge-environment by @ dependabot[bot] in #655
-
7.11.0 - 2025-06-23
- Support for new message
- Support for
- Support for
- Support for
- Support for
- Fixed 3MB payload size limit to consider total request size (message body + attachments) instead of just attachment size when determining whether to use multipart/form-data encoding
-
7.10.0 - 2025-05-27
- [Node SDK] consistent handling of timeout values for constructor and overrides by @ ajay-k in #634
- fix: Add missing /cancel suffix in Notetaker API endpoint by @ AaronDDM in #639
- feat: add zoom as a supported provider type in Auth module by @ AaronDDM in #640
- fix: update event status type to use 'maybe' instead of 'tentative' by @ AaronDDM in #641
- refactor(resources): use makePathParams utility for path construction in all resource classes by @ AaronDDM in #642
- feat(freeBusy): Add tentativeAsBusy parameter to FreeBusy requests by @ AaronDDM in #643
- @ ajay-k made their first contribution in #634
-
7.9.0 - 2025-04-30
- feat: Add Notetaker API support by @ AaronDDM in #629
- fix: update notetaker media endpoint to support media download by @ AaronDDM in #632
- Add tentative_as_busy parameter by @ kraju3 in #631
- Updated to support the latest changes in the GET notetakers endpoint by @ AaronDDM in #636
-
7.8.0 - 2025-03-03
- fix(grants): Support queryParams in list method first parameter by @ AaronDDM in #624
- Add support for listImportEvents method to import events from calendars by @ AaronDDM in #623
- Add support for returning all response headers in node sdk for error responses by @ AaronDDM in #625
-
7.8.0-canary.2 - 2025-02-28
-
7.8.0-canary.1 - 2025-02-28
-
7.7.4 - 2025-01-23
- Fix: any_email was not transformed to a comma delimited list for messages.list (#620)
-
7.7.3 - 2025-01-23
- Remove
- Change
- Fix issue where timeout was not being respected when overriding the timeout in the request options. (#617)
- Fix issue where query params with array values were not being transformed into comma-delimited strings (#618)
- Fix: transform anyEmail array into comma-delimited any_email parameter in threads list (#618)
-
7.7.2 - 2024-12-02
- Fix Credentials endpoint (#610) (#605)
-
7.7.1 - 2024-11-25
from nylas GitHub release notesWhat's Changed
Full Changelog: v7.13.0...v7.13.1
What's Changed
Full Changelog: v7.12.0...v7.13.0
What's Changed
Full Changelog: v7.11.0...v7.12.0
Added
fieldsquery parameter values:include_tracking_optionsandraw_mimetrackingOptionsproperty in Message responses when usingfields=include_tracking_optionsrawMimeproperty in Message responses when usingfields=raw_mimeMessageTrackingOptionsinterface for tracking message opens, thread replies, link clicks, and custom labelsincludeHiddenFoldersquery parameter in folders list endpoint for Microsoft accountssingleLevelquery parameter inListFolderQueryParamsfor Microsoft accounts to control folder hierarchy traversalFixed
What's Changed
New Contributors
Full Changelog: v7.9.0...v7.10.0
What's Changed
Full Changelog: v7.8.0...v7.9.0
What's Changed
Full Changelog: v7.7.4...v7.8.0
What's Changed
Full Changelog: v7.7.3...v7.7.4
What's Changed
createdAtfield from message model. (#612)latestMessageReceivedDate&latestMessageSentDateto be optional on threads model. (#612)Full Changelog: v7.7.2...v7.7.3
Changelog
Changed
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: