Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2021

Bumps codyhouse-framework from 2.9.0 to 3.0.4.

Release notes

Sourced from codyhouse-framework's releases.

v3.0.4

CodyFrame v3.0.4

(no breaking changes)

This version includes a fix for PurgeCSS, caused by how the (new) SASS modules handle comments.

v3.0.3

CodyFrame v3.0.3

(no breaking changes)

This version includes a minor fix to the fallback grid system (negative margins system for older browsers not supporting the Gap property).

v3.0.2

CodyFrame v3.0.2

(no breaking changes)

This version includes a minor change to the .text-component in the custom-style/_typography.scss file and a minor gulpfile change.

v3.0.1

Updated the Gulp configuration file.

v3.0.0

CodyFrame v3.0.0

Two years ago, we launched CodyFrame v2. In June 2019, the framework was downloaded about 500 times. Last month, it was downloaded almost 7000 times. We're still small, but we keep growing! 💪

Today we're introducing the next chapter: CodyFrame v3! The new version is not a revolution. Any 'major' change we had in mind over the last 2 years was packed into a 2.x version. The core of the framework remains unchanged. There is, however, some cool new stuff we're thrilled to show!

Explore the new features:

New: SASS modules

We've integrated the SASS module system, which is a powerful new way to import SCSS files and their dependencies.

One of the advantages is how easy it is to modify default framework settings. For example, here's how to set the breakpoints and the grid columns:

@use 'base' with (
  $breakpoints: (
</tr></table> 

... (truncated)

Commits
  • 6c6de49 Fixed issue with PurgeCSS
  • 1c7c9ee Fixed minor issue with fallback grid system
  • bb27d40 Fixed minor issue with fallback grid system
  • df3600f Minor text-component update
  • a781da8 Updated gulp configuration file
  • 02a5334 v3.0.0
  • 0a6af5e Fixed compatibility issues with CodyFrame 3
  • See full diff 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)

Bumps [codyhouse-framework](https://github.com/CodyHouse/codyhouse-framework) from 2.9.0 to 3.0.4.
- [Release notes](https://github.com/CodyHouse/codyhouse-framework/releases)
- [Commits](codyhouse/codyhouse-framework@v2.9.0...v3.0.4)

---
updated-dependencies:
- dependency-name: codyhouse-framework
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 27, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2022

Superseded by #171.

@dependabot dependabot bot closed this May 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/codyhouse-framework-3.0.4 branch May 2, 2022 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant