Skip to content

Comments

chore(deps): Bump the dependencies group across 1 directory with 15 updates#27

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

chore(deps): Bump the dependencies group across 1 directory with 15 updates#27
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-50a164dd10

Conversation

@dependabot
Copy link
Contributor

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

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

Package From To
sass 1.97.1 1.97.2
@babel/code-frame 7.27.1 7.28.6
@cacheable/memory 2.0.6 2.0.7
@cacheable/utils 2.3.2 2.3.3
@csstools/css-syntax-patches-for-csstree 1.0.22 1.0.25
@parcel/watcher 2.5.1 2.5.4
cacheable 2.3.1 2.3.2
fastq 1.19.1 1.20.1
file-entry-cache 11.1.1 11.1.2
hashery 1.3.0 1.4.0
hookified 1.14.0 1.15.0
which-typed-array 1.1.19 1.1.20

Updates sass from 1.97.1 to 1.97.2

Release notes

Sourced from sass's releases.

Dart Sass 1.97.2

To install Sass 1.97.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Additional fixes for implicit configuration when nested imports are involved.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.97.2

  • Additional fixes for implicit configuration when nested imports are involved.
Commits

Updates @babel/code-frame from 7.27.1 to 7.28.6

Release notes

Sourced from @​babel/code-frame's releases.

v7.28.6 (2026-01-12)

Thanks @​kadhirash and @​kolvian for your first PRs!

🐛 Bug Fix

  • babel-cli, babel-code-frame, babel-core, babel-helper-check-duplicate-nodes, babel-helper-fixtures, babel-helper-plugin-utils, babel-node, babel-plugin-transform-flow-comments, babel-plugin-transform-modules-commonjs, babel-plugin-transform-property-mutators, babel-preset-env, babel-traverse, babel-types
  • babel-plugin-transform-regenerator
  • babel-plugin-transform-react-jsx

💅 Polish

  • babel-core, babel-standalone

🏠 Internal

  • babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-proposal-decorators, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-defer, babel-plugin-syntax-import-source, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-optional-chaining-assign, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-regexp-modifiers, babel-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-sets-regex

🏃‍♀️ Performance

  • babel-plugin-transform-react-jsx

Committers: 7

v7.28.5 (2025-10-23)

Thank you @​CO0Ki3, @​Olexandr88, and @​youthfulhps for your first PRs!

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring

... (truncated)

Changelog

Sourced from @​babel/code-frame's changelog.

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliance]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

This file contains the changelog starting from v7.15.0.

v7.28.5 (2025-10-23)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse

🏠 Internal

... (truncated)

Commits
Maintainer changes

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


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 @csstools/css-syntax-patches-for-csstree from 1.0.22 to 1.0.25

Changelog

Sourced from @​csstools/css-syntax-patches-for-csstree's changelog.

1.0.25

January 11, 2026

  • Remove patch for <bg-clip>

1.0.24

January 10, 2026

  • Patch <absolute-size>

1.0.23

January 7, 2026

  • Update @webref/css to v8.1.3
Commits

Updates @parcel/watcher from 2.5.1 to 2.5.4

Release notes

Sourced from @​parcel/watcher's releases.

v2.5.4

What's Changed

New Contributors

Full Changelog: parcel-bundler/watcher@v2.5.1...v2.5.4

Commits

Updates cacheable from 2.3.1 to 2.3.2

Commits

Updates detect-libc from 1.0.3 to 2.1.2

Changelog

Sourced from detect-libc's changelog.

2.1.2 (2025-10-05)

  • Add semi-automated changelog #32 (a950b06), closes #32
  • Ensure Node.js 10 and 12 can use async file-based detection methods (#33) (a418065), closes #33

2.1.1 (2025-09-24)

  • Ensure Node.js 10 and 12 can use file-based detection methods (#30) (e64be76), closes #30

2.1.0 (2025-09-14)

  • CI: Add non-Linux integration tests for completeness (f9b7639)
  • Detect libc using the interpreter value from Node's ELF header (4d6eafe)
  • CI: Publish tagged commits to npm (08198d2)
  • CI: update integration test expectations (3a1f323)

2.0.4 (2025-04-22)

  • TypeScript: Add types field to package.json (#28) (0362727), closes #28
  • CI: Add Node.js 20/22, remove CentOS (EOL) (3ed5518)
  • CI: remove Node.js 22 (c04d3f2)

2.0.3 (2024-03-19)

  • Improve filesystem-based detection of glibc (#22) (2642d96), closes #22
  • Improve getReport performance (#21) (5e1482d), closes #21
  • CI: bump unit test actions (646230f)
  • CI: Latest Void Linux provides glibc 2.39 (2def922)
  • CI: Update integration test environments/expectations (e307a53)
  • Tests: include missing coverage in summary (9117b83)
  • chore: refactor by removing a couple variables (#20) (8cf409b), closes #20

2.0.2 (2023-07-18)

  • Add credit for e8c0afd (a3f3efb)
  • Add SPDX identifiers to all source code files (d4fd207)
  • Attempt to use contents of /usr/bin/ldd file for greater performance (#19) (e8c0afd), closes #19
  • Ensure SPDX in header, correct grammar (4140056)
  • CI: Add tests for Node.js 20 (a077cda)
  • Docs: clarify 'version numbers' refers to libc (and not this package) (d49b8d3)
  • Test: (unit) add Node.js 18 (integration) add Fedora 38, Ubuntu 22.04 (6761837)

2.0.1 (2022-02-14)

  • Add Void Linux to integration tests (cde9231)
  • Ensure TypeScript defs are valid, fixes initializer error (#15) (e7c02a7), closes #15
  • CI: Switch CentOS 8 (EOL) to Stream (2bd0e69)

2.0.0 (2022-01-19)

... (truncated)

Commits
  • 98928b7 Release v2.1.2
  • a418065 Ensure Node.js 10 and 12 can use async file-based detection methods (#33)
  • a950b06 Add semi-automated changelog #32
  • 81ba742 Release v2.1.1
  • e64be76 Ensure Node.js 10 and 12 can use file-based detection methods (#30)
  • f74b368 Release v2.1.0
  • f9b7639 CI: Add non-Linux integration tests for completeness
  • 41add95 Prerelease v2.1.0-rc.0
  • 08198d2 CI: Publish tagged commits to npm
  • 4d6eafe Detect libc using the interpreter value from Node's ELF header
  • Additional commits viewable in compare view
Maintainer changes

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


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 file-entry-cache from 11.1.1 to 11.1.2

Commits

Updates flat-cache from 6.1.19 to 6.1.20

Commits

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 qified from 0.5.3 to 0.6.0

Release notes

Sourced from qified's releases.

v0.6.0

What's Changed

Full Changelog: jaredwray/qified@v0.5.3...v0.6.0

Commits
  • 01ee35f Merge pull request #147 from jaredwray/qified---feat-task-providers-now-can-b...
  • accaa41 Update task.ts
  • e52fa5d qified - feat: task providers now can be single or array in options
  • 2188d3f Merge pull request #145 from jaredwray/qified---feat-adding-in-hooks
  • e917b94 Merge branch 'qified---feat-adding-in-hooks' of https://github.com/jaredwray/...
  • 865b8f1 Update README.md
  • f939e7e Merge branch 'main' into qified---feat-adding-in-hooks
  • 2d25fae Create hooks.test.ts
  • 854812b Merge pull request #144 from jaredwray/qified---feat-adding-in-hooks
  • 1389af2 Update index.ts
  • Additional commits viewable in compare view

Updates which-typed-array from 1.1.19 to 1.1.20

Changelog

Sourced from which-typed-array's changelog.

v1.1.20 - 2026-01-14

Commits

  • [types] add Float16Array to TypedArray b04301f
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, eslint, make-generator-function, npmignore 215b3a1
  • [readme] replace runkit CI badge with shields.io check-runs badge 32def83
Commits
  • 0374997 v1.1.20
  • 215b3a1 [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, eslint,...
  • b04301f [types] add Float16Array to TypedArray
  • 32def83 [readme] replace runkit CI badge with shields.io check-runs badge
  • See full diff in compare view

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

…pdates

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

| Package | From | To |
| --- | --- | --- |
| [sass](https://github.com/sass/dart-sass) | `1.97.1` | `1.97.2` |
| [@babel/code-frame](https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame) | `7.27.1` | `7.28.6` |
| [@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` |
| [@csstools/css-syntax-patches-for-csstree](https://github.com/csstools/postcss-plugins/tree/HEAD/packages/css-syntax-patches-for-csstree) | `1.0.22` | `1.0.25` |
| [@parcel/watcher](https://github.com/parcel-bundler/watcher) | `2.5.1` | `2.5.4` |
| [cacheable](https://github.com/jaredwray/cacheable/tree/HEAD/packages/cacheable) | `2.3.1` | `2.3.2` |
| [fastq](https://github.com/mcollina/fastq) | `1.19.1` | `1.20.1` |
| [file-entry-cache](https://github.com/jaredwray/cacheable/tree/HEAD/packages/file-entry-cache) | `11.1.1` | `11.1.2` |
| [hashery](https://github.com/jaredwray/hashery) | `1.3.0` | `1.4.0` |
| [hookified](https://github.com/jaredwray/hookified) | `1.14.0` | `1.15.0` |
| [which-typed-array](https://github.com/inspect-js/which-typed-array) | `1.1.19` | `1.1.20` |



Updates `sass` from 1.97.1 to 1.97.2
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.97.1...1.97.2)

Updates `@babel/code-frame` from 7.27.1 to 7.28.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-code-frame)

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 `@csstools/css-syntax-patches-for-csstree` from 1.0.22 to 1.0.25
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/packages/css-syntax-patches-for-csstree/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/packages/css-syntax-patches-for-csstree)

Updates `@parcel/watcher` from 2.5.1 to 2.5.4
- [Release notes](https://github.com/parcel-bundler/watcher/releases)
- [Commits](parcel-bundler/watcher@v2.5.1...v2.5.4)

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

Updates `detect-libc` from 1.0.3 to 2.1.2
- [Changelog](https://github.com/lovell/detect-libc/blob/main/CHANGELOG.md)
- [Commits](lovell/detect-libc@v1.0.3...v2.1.2)

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 `file-entry-cache` from 11.1.1 to 11.1.2
- [Release notes](https://github.com/jaredwray/cacheable/releases)
- [Commits](https://github.com/jaredwray/cacheable/commits/HEAD/packages/file-entry-cache)

Updates `flat-cache` from 6.1.19 to 6.1.20
- [Release notes](https://github.com/jaredwray/cacheable/releases)
- [Commits](https://github.com/jaredwray/cacheable/commits/HEAD/packages/flat-cache)

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 `qified` from 0.5.3 to 0.6.0
- [Release notes](https://github.com/jaredwray/qified/releases)
- [Commits](jaredwray/qified@v0.5.3...v0.6.0)

Updates `which-typed-array` from 1.1.19 to 1.1.20
- [Changelog](https://github.com/inspect-js/which-typed-array/blob/main/CHANGELOG.md)
- [Commits](inspect-js/which-typed-array@v1.1.19...v1.1.20)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.97.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@babel/code-frame"
  dependency-version: 7.28.6
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: 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: "@csstools/css-syntax-patches-for-csstree"
  dependency-version: 1.0.25
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@parcel/watcher"
  dependency-version: 2.5.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: cacheable
  dependency-version: 2.3.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: detect-libc
  dependency-version: 2.1.2
  dependency-type: indirect
  update-type: version-update:semver-major
  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: file-entry-cache
  dependency-version: 11.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: flat-cache
  dependency-version: 6.1.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  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: qified
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: which-typed-array
  dependency-version: 1.1.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  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 19, 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 26, 2026

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

@dependabot dependabot bot closed this Jan 26, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-50a164dd10 branch January 26, 2026 09:50
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