[Snyk] Upgrade @top-gg/sdk from 3.1.3 to 3.1.6 #285
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 @top-gg/sdk from 3.1.3 to 3.1.6.
ℹ️ 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 3 versions ahead of your current version.
The recommended version was released on a year ago.
Issues fixed by the recommended upgrade:
SNYK-JS-BODYPARSER-7926860
SNYK-JS-IP-6240864
SNYK-JS-SQLITE3-3358947
SNYK-JS-MONGOOSE-5777721
SNYK-JS-EXPRESS-6474509
SNYK-JS-EXPRESS-7926867
SNYK-JS-IP-7148531
SNYK-JS-MONGODB-5871303
SNYK-JS-PATHTOREGEXP-7925106
SNYK-JS-SEND-7926862
SNYK-JS-SERVESTATIC-7926865
Release notes
Package name: @top-gg/sdk
-
3.1.6 - 2023-09-08
- Added tests for API.ts by @ XkijuX in #79
- meta: update GitHub Actions workflows by @ VoltrexKeyva in #83
- deps: update dependencies by @ VoltrexKeyva in #84
- meta: fix publish workflow by @ VoltrexKeyva in #85
- meta: bump version to 3.1.6 by @ VoltrexKeyva in #86
- @ XkijuX made their first contribution in #79
-
3.1.5 - 2023-04-16
-
3.1.4 - 2023-03-23
- Update dependencies and developer dependencies to their latest versions.
- Switch from Node-Fetch to Undici.
- Update the GitHub Actions workflows to their latest versions.
- Remove Node.js v12 from the testing matrix as it reached it's EoL (End-of-Life) stage, and add Node.js v16 and v18 to the testing matrix.
- Align all examples (in README and JSDocs) to the code style of the codebase.
- Inline JSDocs that only have a description.
- Format the
- Move the
- Bump version to 3.1.4.
-
3.1.3 - 2021-12-03
- Fixes a TypeScript error to do with a catch block in Webhook #73
from @top-gg/sdk GitHub release notesWhat's Changed
New Contributors
Full Changelog: v3.1.5...v3.1.6
Deprecate the discriminator property on
ShortUser@ #77 thanks @ null8626The first release in a while!
Some quality of life changes thanks to @ VoltrexKeyva @ #75
typedoc.jsonfile and remove the usage of theminimaltheme as it was removed.APIOptionsinterface to thesrc/typings.tsfile and export it so it's shown in the documentation.A possible breaking change to meet intended behavior. Before anything thrown in the webhook listener function would be passed to the error callback, now it only will respond back anything thrown that is an instance of
Error, as is typed.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: