Skip to content

Conversation

@snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade warframe-items from 1.1140.0 to 1.1141.0.

merge advice
ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released a day ago, on 2020-09-23.
Release notes
Package name: warframe-items from warframe-items GitHub release notes
Commit messages
Package name: warframe-items

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@TobiTenno TobiTenno temporarily deployed to warframe-sta-snyk-upgra-k3mknx September 25, 2020 04:43 Inactive
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 7ae4b47 and detected 0 issues on this pull request.

View more on Code Climate.

@TobiTenno TobiTenno merged commit 921d479 into master Sep 25, 2020
@TobiTenno TobiTenno deleted the snyk-upgrade-3a497fe5da50e955f590a2b640c909f3 branch September 25, 2020 14:34
wfcd-bot-boi pushed a commit that referenced this pull request Dec 1, 2021
# 1.0.0 (2021-12-01)

### Bug Fixes

* add missing mods key ([62e91a7](62e91a7))
* bad resolution for worldstate data keys ([70334cf](70334cf))
* better items filtering for search, better unique search handling ([a0797f9](a0797f9))
* cache based on language as well ([cb703d9](cb703d9))
* challenges in items ([a965771](a965771))
* code style issues ([1fa3adf](1fa3adf))
* correct cache url for rivens ([854ce6e](854ce6e))
* default lang values ([41fa769](41fa769))
* don't include "excluded_video_ids" when it's empty ([ccbdbf1](ccbdbf1))
* drops doing bad stuff ([bb59377](bb59377))
* filter options to remove empty options ([5f5d614](5f5d614))
* get history method name fix ([4df7eb4](4df7eb4))
* keys defaulting to a single empty entry ([d474dc5](d474dc5))
* **kuva:** request less, delay caches from starting ([2568735](2568735))
* **lint:** lint with the right base, object shorthand ([45b29fc](45b29fc))
* **package:** Update warframe-worldstate-data to the latest version 🚀 ([#20](#20)) ([b3e7bff](b3e7bff))
* **package:** update warframe-worldstate-data to version 0.0.338 ([#45](#45)) ([fd41909](fd41909))
* pin eslint-plugin-react to 7.8.2 ([#15](#15)) ([b34ddf5](b34ddf5))
* put log level default back to error ([610ab2e](610ab2e))
* remove another debug ([b5f973f](b5f973f))
* remove dead call to client.connecting ([714c054](714c054))
* swap levels ([16fc267](16fc267))
* undefined content creators list causing issues ([9944e6c](9944e6c))
* upgrade @sentry/node from 5.19.2 to 5.20.0 ([#209](#209)) ([c688db3](c688db3))
* upgrade @sentry/node from 5.20.0 to 5.20.1 ([#210](#210)) ([6780475](6780475))
* upgrade @sentry/node from 5.20.1 to 5.23.0 ([#239](#239)) ([4eec42d](4eec42d))
* upgrade warframe-items from 1.1012.0 to 1.1016.0 ([#208](#208)) ([a539b01](a539b01))
* upgrade warframe-items from 1.1016.0 to 1.1017.0 ([#211](#211)) ([f37aa06](f37aa06))
* upgrade warframe-items from 1.1017.0 to 1.1030.0 ([#213](#213)) ([c49abfd](c49abfd))
* upgrade warframe-items from 1.1030.0 to 1.1040.0 ([#214](#214)) ([ac60db8](ac60db8))
* upgrade warframe-items from 1.1040.0 to 1.1041.0 ([#215](#215)) ([dfc84b0](dfc84b0))
* upgrade warframe-items from 1.1107.0 to 1.1113.0 ([#229](#229)) ([48279ff](48279ff))
* upgrade warframe-items from 1.1117.0 to 1.1119.0 ([#232](#232)) ([57f1d33](57f1d33))
* upgrade warframe-items from 1.1121.0 to 1.1122.0 ([#234](#234)) ([62e8918](62e8918))
* upgrade warframe-items from 1.1122.0 to 1.1124.0 ([#236](#236)) ([1cae065](1cae065))
* upgrade warframe-items from 1.1124.0 to 1.1125.0 ([#237](#237)) ([79cf035](79cf035))
* upgrade warframe-items from 1.1125.0 to 1.1129.0 ([#238](#238)) ([c3a911b](c3a911b))
* upgrade warframe-items from 1.1129.0 to 1.1131.0 ([#240](#240)) ([4c65d85](4c65d85))
* upgrade warframe-items from 1.1131.0 to 1.1133.0 ([#242](#242)) ([c40d971](c40d971))
* upgrade warframe-items from 1.1133.0 to 1.1134.0 ([#243](#243)) ([e469dc5](e469dc5))
* upgrade warframe-items from 1.1136.0 to 1.1137.0 ([#246](#246)) ([cd301d3](cd301d3))
* upgrade warframe-items from 1.1137.0 to 1.1140.0 ([#248](#248)) ([8c4c703](8c4c703))
* upgrade warframe-items from 1.1140.0 to 1.1141.0 ([#249](#249)) ([921d479](921d479))
* upgrade warframe-worldstate-data from 1.10.1 to 1.10.3 ([#231](#231)) ([20c2607](20c2607))
* upgrade warframe-worldstate-data from 1.10.4 to 1.10.7 ([#244](#244)) ([3929a78](3929a78))
* upgrade warframe-worldstate-parser from 2.15.1 to 2.16.0 ([#241](#241)) ([8498c04](8498c04))
* upgrade warframe-worldstate-parser from 2.16.0 to 2.16.1 ([#247](#247)) ([64df05b](64df05b))
* upgrade worldstate-emitter from 1.0.5 to 1.0.6 ([#245](#245)) ([5722787](5722787))

### Features

* add mods route, and a searchable endpoint ([85c343a](85c343a))
* add user token in get videos request ([#24](#24)) ([8954277](8954277))
* caching routes in express ([75fe5c4](75fe5c4))
* custom video url handling, better error logging ([b9f96c9](b9f96c9))
* filter some long place and item names to shorter versions ([1b40cdf](1b40cdf))
* **items:** improve items searches ([#342](#342)) ([104dd4c](104dd4c))
* **logging:** better logging format ([b251c20](b251c20))
* metrics stuff coolness ([#94](#94)) ([b9e77cb](b9e77cb))
* nightwave ([b50eb36](b50eb36))
* pricecheck platform support & dependency updates ([ba1cc67](ba1cc67))
* profile ([13486b2](13486b2))
* riven endpoints. nothing groundbreaking, just sorting how i find them useful ([9bd34fb](9bd34fb))
* route for fetching content creators list ([263e04e](263e04e))
* routes for single-instances of weapons, mods, warframes ([494b8ee](494b8ee))
* **tennotv:** working add-watcher-history ([182f62c](182f62c))
* user's video history ([#19](#19)) ([364e371](364e371))
* weapon and warframe updates from warframe-items ([#30](#30)) ([b45e8b3](b45e8b3))

### BREAKING CHANGES

* complete restructure, depends on worldstate-emitter now
@wfcd-bot-boi
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants