Skip to content

Comments

chore(deps): Bump the dependencies group across 1 directory with 6 updates#25

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-c874f10571
Closed

chore(deps): Bump the dependencies group across 1 directory with 6 updates#25
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-c874f10571

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps the dependencies group with 6 updates in the / directory:

Package From To
@cacheable/memory 2.0.6 2.0.7
@cacheable/utils 2.3.2 2.3.3
fastq 1.19.1 1.20.1
hashery 1.3.0 1.4.0
hookified 1.14.0 1.15.0
stylelint-scss 6.13.0 6.14.0

Updates @cacheable/memory from 2.0.6 to 2.0.7

Commits

Updates @cacheable/utils from 2.3.2 to 2.3.3

Commits

Updates fastq from 1.19.1 to 1.20.1

Release notes

Sourced from fastq's releases.

v1.20.1

What's Changed

New Contributors

Full Changelog: mcollina/fastq@v1.19.1...v1.20.1

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for fastq since your current version.


Updates hashery from 1.3.0 to 1.4.0

Release notes

Sourced from hashery's releases.

v1.4.0

What's Changed

Full Changelog: jaredwray/hashery@v1.3.0...v1.4.0

Commits
  • ad98015 version bump to v1.4.0
  • 0c06ff5 Merge pull request #39 from jaredwray/feat-adding-in-emit-warning-when-algo-i...
  • 05d875c feat: adding in emit warning when algo is not found
  • 23fa512 Merge pull request #38 from jaredwray/feat-adding-in-readme-about-nodejs-support
  • 14fe844 Update .nvmrc
  • 75721b2 feat: adding in readme about nodejs support
  • 9546702 Merge pull request #37 from jaredwray/chore-upgrading-tinybench-to-6.0.0
  • 14dd388 chore: upgrading tinybench to 6.0.0
  • 2a253a2 Merge pull request #36 from jaredwray/chore-upgrading-hookified-to-1.14.0
  • e4b7885 chore: upgrading hookified to 1.14.0
  • Additional commits viewable in compare view

Updates hookified from 1.14.0 to 1.15.0

Release notes

Sourced from hookified's releases.

v1.15.0

What's Changed

Full Changelog: jaredwray/hookified@v1.14.0...v1.15.0

Commits
  • 8e555b7 version bump to v1.15.0
  • 8ecfa53 Merge pull request #123 from jaredwray/feat-updating-to-use-HookEntry-as-core
  • 58c092f feat: updating to use HookEntry as core
  • 0a9a159 Merge pull request #122 from jaredwray/feat-adding-in-hookSync-function
  • ae4de3c adding in hookSync
  • 5740620 feat: adding in hookSync function
  • 0755be1 Merge pull request #121 from jaredwray/chore-upgrading-hookable-to-6.0.1
  • 820b7cb chore: upgrading hookable to 6.0.1
  • See full diff in compare view

Updates stylelint-scss from 6.13.0 to 6.14.0

Release notes

Sourced from stylelint-scss's releases.

6.14.0

  • Added: dollar-variable-no-missing-interpolation report namespaced variables in custom properties (#1225).
  • Added: function-disallowed-list check disallowed functions inside @return expressions (#1214).
  • Fixed: dollar-variable-no-missing-interpolation fix false positive for variables already inside interpolation (#1213).

Full Changelog: stylelint-scss/stylelint-scss@v6.13.0...v6.14.0

Changelog

Sourced from stylelint-scss's changelog.

6.14.0

  • Added: dollar-variable-no-missing-interpolation report namespaced variables in custom properties (#1225).
  • Added: function-disallowed-list check disallowed functions inside @return expressions (#1214).
  • Fixed: dollar-variable-no-missing-interpolation fix false positive for variables already inside interpolation (#1213).

Full Changelog: stylelint-scss/stylelint-scss@v6.13.0...v6.14.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@cacheable/memory](https://github.com/jaredwray/cacheable/tree/HEAD/packages/cacheable) | `2.0.6` | `2.0.7` |
| [@cacheable/utils](https://github.com/jaredwray/cacheable/tree/HEAD/packages/utils) | `2.3.2` | `2.3.3` |
| [fastq](https://github.com/mcollina/fastq) | `1.19.1` | `1.20.1` |
| [hashery](https://github.com/jaredwray/hashery) | `1.3.0` | `1.4.0` |
| [hookified](https://github.com/jaredwray/hookified) | `1.14.0` | `1.15.0` |
| [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) | `6.13.0` | `6.14.0` |



Updates `@cacheable/memory` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/jaredwray/cacheable/releases)
- [Commits](https://github.com/jaredwray/cacheable/commits/HEAD/packages/cacheable)

Updates `@cacheable/utils` from 2.3.2 to 2.3.3
- [Release notes](https://github.com/jaredwray/cacheable/releases)
- [Commits](https://github.com/jaredwray/cacheable/commits/HEAD/packages/utils)

Updates `fastq` from 1.19.1 to 1.20.1
- [Release notes](https://github.com/mcollina/fastq/releases)
- [Commits](mcollina/fastq@v1.19.1...v1.20.1)

Updates `hashery` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/jaredwray/hashery/releases)
- [Commits](jaredwray/hashery@v1.3.0...v1.4.0)

Updates `hookified` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/jaredwray/hookified/releases)
- [Commits](jaredwray/hookified@v1.14.0...v1.15.0)

Updates `stylelint-scss` from 6.13.0 to 6.14.0
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-scss@v6.13.0...v6.14.0)

---
updated-dependencies:
- dependency-name: "@cacheable/memory"
  dependency-version: 2.0.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@cacheable/utils"
  dependency-version: 2.3.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: fastq
  dependency-version: 1.20.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: hashery
  dependency-version: 1.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: hookified
  dependency-version: 1.15.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: stylelint-scss
  dependency-version: 6.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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

dependabot bot commented on behalf of github Jan 5, 2026

Labels

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

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 12, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-c874f10571 branch January 12, 2026 10:38
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.

0 participants