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 @webcomponents/webcomponentsjs from 2.5.0 to 2.6.0 #284

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps @webcomponents/webcomponentsjs from 2.5.0 to 2.6.0.

Changelog

Sourced from @​webcomponents/webcomponentsjs's changelog.

[2.6.0] - 2021-08-02

  • Add TS externs. (#457)
Commits
  • 966c28a Publish
  • b0c2eb0 Update changelogs for release.
  • 59892af Update comments about export {}; in .d.ts files.
  • 868d317 Remove unnecessary @externs.
  • 24c955f Merge remote-tracking branch 'origin/master' into ts-externs
  • 5dd7b75 Add CHANGELOG.md to the each package's files field explicitly. (...)
  • b7780f4 Add changelog entries.
  • a5e00fe Wrap externs in declare global { ... } (declare globals inside module) and ...
  • 0f98e69 Revert changes to JS externs for the webcomponentsjs package.
  • cc7072f Explicitly list declarations to be bundled to prevent including unreleased pa...
  • Additional commits viewable in compare view


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)