Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps include-media from 1.4.10 to 2.0.0.

Release notes

Sourced from include-media's releases.

2.0.0

There should be no difference in the output of the library. All changes are to maintain compatibility with sass.

Changes

  • Make compatible with canonical sass (dart-sass)
  • Remove use of global sass functions - now correctly imported
  • Use new sass import feature @use instead of @import

Internal

  • Improved test suite with sass-true
  • Update node version test run on from 6,7 to 14, 16
  • Remove sass-lint for prettier
  • Remove gulp tasks for npm scripts to reduce dev dependancies
  • Removal of yarn.lock

Note 2.0 only supports dart-sass 1.25+ as libsass(node-sass) is deprecated and ruby-sass is end of life. If you need to use these older version of sass then use include-media <= 1.4.10

What's Changed

New Contributors

Full Changelog: eduardoboucas/include-media@v1.4.10...2.0.0

Commits
  • b7c413c Update README.md
  • 6a29569 Merge pull request #219 from eduardoboucas/dependabot/npm_and_yarn/decode-uri...
  • b2c1e34 Merge pull request #221 from eduardoboucas/dependabot/npm_and_yarn/http-cache...
  • b12d686 Merge pull request #227 from eduardoboucas/dependabot/npm_and_yarn/nunjucks-3...
  • 191280e Bump nunjucks from 3.2.3 to 3.2.4
  • 08348a7 Create node.js.yml
  • 81f2b3e Merge pull request #220 from eduardoboucas/feature/spacing-between-expressions
  • 6ecc959 Bump http-cache-semantics from 4.1.0 to 4.1.1
  • 5e2a380 add support for spacing between expressions
  • f3dd15a Bump decode-uri-component from 0.2.0 to 0.2.2
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [include-media](https://github.com/eduardoboucas/include-media) from 1.4.10 to 2.0.0.
- [Release notes](https://github.com/eduardoboucas/include-media/releases)
- [Commits](eduardoboucas/include-media@v1.4.10...2.0.0)

---
updated-dependencies:
- dependency-name: include-media
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the automerge label Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants