Skip to content

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

Open
snyk-bot wants to merge 1 commit intomasterfrom
snyk-upgrade-f5a863e468dba79d5e9be3a4a6426ff4
Open

[Snyk] Upgrade @polymer/polymer from 3.2.0 to 3.4.1#14
snyk-bot wants to merge 1 commit intomasterfrom
snyk-upgrade-f5a863e468dba79d5e9be3a4a6426ff4

Conversation

@snyk-bot
Copy link
Copy Markdown

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

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 4 versions ahead of your current version.
  • The recommended version was released a year ago, on 2020-04-30.
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
Copy link
Copy Markdown

codecov bot commented Jun 29, 2021

Codecov Report

Merging #14 (1f9a919) into master (abfeaf7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #14   +/-   ##
=========================================
  Coverage     23.59%   23.59%           
  Complexity      239      239           
=========================================
  Files           140      140           
  Lines          1886     1886           
  Branches         45       45           
=========================================
  Hits            445      445           
  Misses         1422     1422           
  Partials         19       19           

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant