[Snyk] Upgrade @vaadin/vaadin-lumo-styles from 1.6.0 to 1.6.1 #2
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 @vaadin/vaadin-lumo-styles from 1.6.0 to 1.6.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.
Release notes
Package name: @vaadin/vaadin-lumo-styles
Live Demo →
API Documentation →
Changes Since v1.6.0:
4313e78 fix: add icons sketch file to bower ignore list (#95)
1458482 chore: fix modulizer to use correct Lumo (#96)
4d5a6db refactor: font builds should probably ignore run timestamp for consistency [1]
1: #88 (comment)
c242ec7 fix: icons build glyph sort should be normalized for platform-independence
gulp-iconfont
bump pulls in required version range ofgulp-svgicons2svgfont
with relevant file sort module changes.Avoids
font-icons.html
unintentional codepoint changes like:Refactor
base64
shell utility to Node-native, avoid cross-platformincompatibilities like [1]
1: https://stackoverflow.com/questions/46463027/base64-doesnt-have-w-option-in-mac
e4397fc fix: Node 12+ crashes
gulp icons
, requires gulp-^4.0.0Fix #85
gulp-^4.0.0 is provided by @ vaadin/vaadin-component-dev-dependencies-^2.0.0
.eslintrc.json:
async
functions requireparserOptions.ecmaVersion = 8
Gulpfile: Gulp 4 task architecture uses
gulp.series()
and.parallel()
async strategyWe use
.parallel()
only for lint tasks operating on distinct file setsGulpfile: add simple
.on('error')
report callbacks to task pipelinesmissing such, avoid
events.js unhandled 'error' event
warnings ifany pipeline reports errors
Gulpfile: on Linux,
base64
requires explicit-w 0
to disable line wrappingTODO Not sure why
font-icons.html
output produces a reverse ofunicode characters for
--lumo-icons-eye
vs--lumo-icons-eye-disabled
.Is the original commit faulty perhaps?
TODO Test for #66
Live Demo →
API Documentation →
Changes Since v1.5.0:
702b981 Add rtl specific styles (#78)
5334eb2 update to xenial
b8fd7ab docs(customization): update vaadin-themable-mixin docs links
vaadin-themable-mixin documentation has been moved from the GitHub Wiki
to the README.
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