rednavis / maas-vaadin

Client of the Material Assets management system
GNU General Public License v3.0
0 stars 0 forks source link

[Snyk] Upgrade @polymer/polymer from 3.2.0 to 3.4.1 #7

Open snyk-bot opened 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade @polymer/polymer from 3.2.0 to 3.4.1.

merge advice :information_source: 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: @polymer/polymer
  • 3.4.1 - 2020-04-30
    • [ci skip] bump to 3.4.1 (commit)

    • Add type for DomApiNative's setAttribute method. (commit)

    • Remove gen-typescript-declarations; manually add LegacyElementMixin's setAttribute type. (commit)

    • Remove "DO NOT EDIT" warning comments. (commit)

    • Track TypeScript declarations. (commit)

    • Update Closure types for overridden setAttribute in LegacyElementMixin. (commit)

    • Add method / parameter descriptions. (commit)

    • Fix TypeScript breakages by specifying types for overridden setAttribute and getAttribute. (commit)

    • Add complete commit list for v3.4.0 (commit)

    • Fix a couple more compiler warnings (commit)

    • Typos and other minor changes. (commit)

    • Add a note about a bug fix for chunking. (commit)

    • Add useAdoptedStyleSheetsWithBuiltCSS section. (commit)

    • Add setters to settings titles. (commit)

    • Add a note about orderedComputed and cycles. (commit)

    • Add example of overriding suppressTemplateNotifications via notify-dom-change. (commit)

    • Add a section about automatic use of constructable stylesheets. (commit)

    • Add "Other new features" section for reuseChunkedInstances and LegacyElementMixin's built-in disable-upgrade support. (commit)

    • Added notes for fastDomIf, removeNestedTemplates, suppressNestedTemplates, and suppressTemplateNotifications. (commit)

    • Started on release notes for legacyUndefined, legacyWarnings, orderedComputed. (...) (commit)

    • Remove unused externs. (commit)

    v3.4.0...v3.4.1

  • 3.4.0 - 2020-04-27
    Read more
  • 3.3.1 - 2019-11-08
    • [ci skip] bump to 3.3.1 11f1f13
    • Merge pull request #5594 from rslawik/patch-1 e477a6f
    • Merge pull request #5600 from Polymer/TimvdLippe-patch-2 dc20fec
    • Remove TimvdLippe from CODEOWNERS b99c299
    • Merge pull request #5598 from Polymer/polymer-dom-api 8c69fb8
    • Add node field to PolymerDomApi 15747c8
    • Improve types for the template field on Polymer elements. (#5596) 4274bce
    • Add module field 9a4d4d9
    • Merge pull request #5584 from Polymer/closure-__hasRegisterFinished f6ccc9d
    • Wrap other hasOwnProperty checks in JSCompiler_renameProperty. 0541b21
    • Wrap hasOwnProperty checks for __hasRegisterFinished in JSCompiler_renameProperty(). 9e90fd2
    • Merge pull request #5578 from Polymer/fix-placeholder-typing 96c125e
    • Fix typing error in fixPlaceholder f050ce9
    • Merge pull request #5577 from Polymer/ie-placeholder-binding 7d6d715
    • Fix up comments based on feedback ab49f51
    • Workaround bindings to textarea.placeholder in IE 61767da
    • Add additional externs (#5575) 69ee468
    • Merge pull request #5566 from Polymer/compile e7e4c24
    • Make Closure compiler happier about ShadyDOM access 46ee2ae
    • Remove other double import (#5565) 0d2c2e5
    • Only use CONST_CASE for constants. (#5564) 54f8b47
    • [skip ci] update changelog ac12b3b

    v3.3.0...v3.3.1

  • 3.3.0 - 2019-06-24
    Read more
  • 3.2.0 - 2019-03-21

    Additions

    • Add support for ShadyDOM "noPatch" mode via Polymer.dom API (#5452, #5489)
    • Add warnings related to changes from Polymer 1.x (#5474)

    Fixes

    • Various closure compiler fixes (#5424, #5506, #5462, #5465, #5466, #5467, #5480, #5483, #5495, #5502, #5506)
    • Fix for #5503: Ensure default value from behavior is respected (#5504)
    • Fix for #5250: Fix memory leak caused by debouncer flush queue (#5499, #5508)
    • Fix for #5422: Ensure LegacyDataMixin applies to Templatizer instances (#5423)
    • Allow ES6 class to be passed to legacy Polymer function (#5464)
    • Disable auto strip-whitespace on template under legacyOptimizations setting (#5470)
    • Fix for #5475: Ensure wildcard observer uses latest value during reentrant changes (#5476)
from @polymer/polymer GitHub release notes

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #7 (74aecbe) into master (c694465) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master      #7   +/-   ##
========================================
  Coverage      7.47%   7.47%           
  Complexity       27      27           
========================================
  Files            37      37           
  Lines           629     629           
  Branches         29      29           
========================================
  Hits             47      47           
  Misses          582     582