TitanNanoDE / af-DataBinding

HTML data binding library
Apache License 2.0
1 stars 0 forks source link

Bump application-frame from 1.0.0 to 1.1.1 #32

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps application-frame from 1.0.0 to 1.1.1.

Release notes

Sourced from application-frame's releases.

v1.1.1 Cotton Candy Cloud

  • the export of CustomElement was incorrect which made it impossible to be imported

v1.1.0 Cotton Candy Cloud

  • a CustomElement prototype for the web has been implemented. This prototype provides automatic management of properties and attributes, as well as callbacks for property / attribute changes. #66
  • a new Observable prototype has been introduced it allows observers to observe their emitted events. (#77)
  • The new SubscriberFeature allows objects to "auto-subscribe" to EventTargets (#80)
  • in addition to the istanbulVM there is now also a mochaVM which can be used with the nyc package instead of istanbul (#75)
Commits
  • 8c91c77 prepare v1.1.1
  • c454f4d there is no CustomElement default export (#93)
  • affee82 Bump gulp-sourcemaps from 2.6.5 to 3.0.0 (#92)
  • 44575fe remove non-souce files from NPM package (#84)
  • 425094c Bump eslint from 7.7.0 to 7.19.0 (#91)
  • cc4f15d Bump chai from 4.2.0 to 4.3.0 (#90)
  • 6f4b4f8 Bump @babel/plugin-transform-modules-commonjs from 7.10.4 to 7.12.13 (#88)
  • 5ab624c Bump @babel/core from 7.11.4 to 7.12.13 (#87)
  • dd0048c setup dependabot version updates (#86)
  • 8449a81 update Gulp dependencies (#85)
  • 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)