Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade foundation-sites from 6.5.3 to 6.6.1 #27

Closed

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade foundation-sites from 6.5.3 to 6.6.1.

ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released 3 months ago, on 2019-12-13.
Release notes
Package name: foundation-sites
  • 6.6.1 - 2019-12-13

    Foundation 6.6.1 has fixes for issues introduced with 6.6
    Check out the details below:

    Bug Fixes

    • 🐛 # - Fix sticky breakpoint check
    • 🐛 # - Update composer.json for packagist.org
    • 🐛 # - add missing foundation.js reference comment

    Contributors

    Thanks to the amazing people who contributed code or documentation to the 6.6.1 release. Foundation wouldn't happen without you!

  • 6.6.0 - 2019-12-05

    This release has been a long time coming and contains tons of great updates to the framework and surrounding ecosystem.

    Foundation 6.6 has dropped and it is LOADED. Code named "Farout" after the furthest away planet discovered to date, this new release is jam-packed with important new features and bug fixes that push the framework toward the future. Check out the details below:

    Featured Enhancements

    • 🚀 # - Refactor XY Grid cell mixins (See migration) Includes:
      • Updates XY Grid static classes generation and XY Grid mixins
      • Adds XY Grid functions
      • Adds new XY Grid mixins
      • Adds utility functions
      • Bug fixes
    • 🚀 # - Fixes off-canvas close events and updates event naming for constancy and adds tests (See migration)
    • 🚀 # - Fix imports of the UMD files for AMD and CommonJS environments.
    • 🚀 # - Adds required checkbox support to Abide
    • 🚀 # - Adds opening methods to responsiveAccordionTabs
    • 🚀 # - Adds support of formnovalidate in Abide
    • 🚀 # - Adds support for down media queries in MediaQuery.is()
    • 🚀 # - Adds print media queries for the right media query combinations

    Bug Fixes

    • 🐛 # - Fix Accordion Menu keyboard accessibility function
    • 🐛 # - Colorize clear dropdown button arrow
    • 🐛 # - Clear is-active class when menu is closed in Accordion Menu
    • 🐛 # - Ensure Dropdown aria-labelledby has an ID
    • 🐛 # - Fix smoothscroll not applying custom options
    • 🐛 # - Refactor and simplify XY Grid cell mixins
    • 🐛 # - Clear "is-active" class when menu is closed in Accordion Menu
    • 🐛 # - Fix for Magellan .is-active class not being applied when use as an individual module.
    • 🐛 # - Fix for Vertical Slider to handle negative data-start values.
    • 🐛 # - Supports data-pattern for Abide
    • 🐛 # - Fixes Off-Canvas contentScroll inner scrollbox
    • 🐛 # - Enables and disables scroll if there is no visible reveal
    • 🐛 # - Adds role="presentation" to accordion items
    • 🐛 # - Fixes Off-Canvas contentScroll inner scrollbox
    • 🐛 # - Fix/responsive accordion tabs initial methods
    • 📖 # - Fixed missing print variable documentation
    • 📖 # - Fixes incorrect "grid-padding-y" class in XY Grid docs
    • 📖 # - Adds availability of features in the XY Grid (X/Y/both)
    • 📖 # - Fixed docs for the Drilldown "closed" event
    • 📖 # - Added documentation for table nest option
    • 📖 # - Reintroduce throttle documentation

    So many more! You can see the full list here: v6.5.3...v6.6.0

    Migration Notes

    • Refactor XY Grid cell mixins: This is a big one! (See migration notes)
    • Off-canvas event: Renamed closed.zf.offcanvas to close.zf.offcanvas
    • New _settings.scss variables
      • $closebutton-default-size: medium;
      • $closebutton-z-index: 10;

    Contributors

    Thanks to the 46 amazing people who contributed code or documentation to the 6.6 release. Foundation wouldn't happen without you!

    • Antoine Bluchet
    • Aori Nevo
    • Arlo Duff
    • Ben Zhang
    • Brendan Abbott
    • Brian Shanley
    • cdang3
    • Chris
    • Colin Marshall
    • Daniel
    • Daniel Rhodes
    • Daniel Ruf
    • David Krause
    • David Newman
    • David Niciforovic
    • David Reese
    • Harwin Borger
    • decabeza
    • derweili
    • Eva Gagnon-Messier
    • harry
    • imsys
    • Isaak Eriksson
    • Jeremy Englert
    • Jeroen Coumans
    • jfamousket
    • Joe Workman
    • Kai
    • karland
    • Karlis Venters
    • kball
    • Kevin Partington
    • koki-higashikawa
    • Martin
    • Mathieu
    • Nicolas Coden
    • Nicolas Venegas
    • Noah Heck
    • Nordanne Isahac
    • Olena Pastushenko
    • Ruben Pascal Abel
    • Saad Shahd
    • SassNinja
    • Veselin Nikolov
    • Vitaliy Filipov

    Farout

    Farout is 120 astronomical units (AU) from the sun — one AU is the distance between Earth and the sun, which is about 93 million miles (150 million kilometers). The object is more than 3.5 times the current distance between Pluto and the sun (34 AU), and it outpaces the previous farthest-known solar system object, the dwarf planet Eris, which is currently about 96 AU from the sun. NASA's Voyager 2 spacecraft recently entered interstellar space at about 120 AU, leaving the sun's "sphere of influence" called the heliopause, where bodies experience the solar wind.

    Farout
    (Source https://www.space.com/42755-farout-farthest-solar-system-object-discovery.html)

  • 6.5.3 - 2019-01-27

    Foundation v6.5.3 (2019-01-27)

    This version fixes the invalid sourcemap files that were shipped in v6.5.2 (#11647).

    Changes from v6.5.2

    • 🚚 Regenerate distribution files with valid sourcemaps
from foundation-sites GitHub release notes
Commit messages
Package name: foundation-sites
  • ef9389e Merge branch 'release/6.6.1'
  • 893c6b4 build: foundation 661
  • 1e72e8b Merge pull request #11938 from DanielRuf/fix/add-missing-foundationjs-reference-comment
  • 753b593 Merge pull request #11936 from phpfui/develop
  • a468ef3 fix: add missing foundation.js reference comment
  • f601a17 Update composer.json for packagist.org
  • 7df9ae6 Merge branch 'hotfix/legacy-doc-fix'
  • 7640904 Merge branch 'master' into develop
  • 30abd8d Fix legacy doc links
  • 4765e8f Merge pull request #11925 from DanielRuf/fix/11924-sticky-breakpoint-check
  • 45c541a fix: correctly check breakpoint
  • 5f50285 Merge tag 'v6.6.0' into develop
  • 9a73cc9 Merge branch 'hotfix/6.6.0'
  • e001533 fix: fixed foundation color include
  • 436f624 Merge tag 'vv6.6.0' into develop
  • 78c45bf Merge branch 'release/v6.6.0'
  • 3b680d0 build: foundation 6.6.0 release this is far out
  • 30ede00 Merge pull request #10979 from DanielRuf/fix/print-media-query-calculation
  • 580bee0 Merge pull request #11436 from ncoden/feat/js-media-query-down-breakpoint-11122
  • a3a6262 Simplified breakpoint print if logic as agree to
  • c857bc2 Stop using http-server
  • b97c667 Use Mocha assets instead of http-server
  • 969c1aa Fix Windows tests
  • 3aff21b update http-server version

Compare


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

@nessthehero nessthehero closed this Apr 8, 2020
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.

None yet

2 participants