Tangerine-Community / tangy-form

<tangy-form> is a web component for creating multipage forms. Other <tangy-*> input elements are included as well.
GNU General Public License v3.0
15 stars 3 forks source link

Bump @polymer/polymer from 3.4.1 to 3.5.1 #349

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps @polymer/polymer from 3.4.1 to 3.5.1.

Changelog

Sourced from @​polymer/polymer's changelog.

v3.5.1 (2022-06-03)

  • [ci skip] bump to 3.5.1 (commit)

  • _valueToNodeAttribute converts the empty string to trustedTypes.emptyScript before setting, if available. (commit)

  • Adds Trusted Types support for reflected boolean properties. (commit)

  • [ci skip] update changelog (commit)

v3.5.0 (2022-05-18)

... (truncated)

Commits
  • 2a853c9 3.5.1
  • 2cbb3d2 [ci skip] bump to 3.5.1
  • c829815 Merge pull request #5701 from Polymer/trusted-types-reflected-boolean-properties
  • d69041c _valueToNodeAttribute converts the empty string to `trustedTypes.emptyScrip...
  • ce474db Adds Trusted Types support for reflected boolean properties.
  • 76e77b6 [ci skip] update changelog
  • 78f75e3 3.5.0
  • a800a1a [ci skip] bump to 3.5.0
  • 6696976 Add CHANGELOG.md to the packaged files.
  • 191cf40 Merge pull request #5700 from Polymer/upstream-internal-changes
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by bicknellr, a new releaser for @​polymer/polymer since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)