Skip to content

chore(deps): update devdependencies (non-major) (master) (patch) #1453

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Aug 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@open-wc/semantic-dom-diff (source) 0.19.4 -> 0.19.9 age adoption passing confidence
@storybook/addon-a11y (source) 6.3.10 -> 6.3.13 age adoption passing confidence
@storybook/addon-actions (source) 6.3.10 -> 6.3.13 age adoption passing confidence
@storybook/addon-controls (source) 6.3.10 -> 6.3.13 age adoption passing confidence
@storybook/addon-docs (source) 6.3.10 -> 6.3.13 age adoption passing confidence
@storybook/addon-viewport (source) 6.3.10 -> 6.3.13 age adoption passing confidence
@storybook/addons (source) 6.3.10 -> 6.3.13 age adoption passing confidence
@storybook/theming (source) 6.3.10 -> 6.3.13 age adoption passing confidence
@storybook/web-components (source) 6.3.10 -> 6.3.13 age adoption passing confidence
@types/ramda (source) 0.27.44 -> 0.27.66 age adoption passing confidence
@types/serve-handler (source) 6.1.1 -> 6.1.4 age adoption passing confidence
@whitespace/storybook-addon-html 5.0.0 -> 5.0.3 age adoption passing confidence
chai (source) 4.3.4 -> 4.3.10 age adoption passing confidence
chai-a11y-axe (source) 1.3.1 -> 1.3.2 age adoption passing confidence
chokidar 3.5.2 -> 3.5.3 age adoption passing confidence
command-line-args 5.2.0 -> 5.2.1 age adoption passing confidence
command-line-usage 6.1.1 -> 6.1.3 age adoption passing confidence
depcheck 1.4.2 -> 1.4.7 age adoption passing confidence
eslint-plugin-import 2.25.2 -> 2.25.4 age adoption passing confidence
fibers 5.0.0 -> 5.0.3 age adoption passing confidence
glob 7.2.0 -> 7.2.3 age adoption passing confidence
got 11.8.2 -> 11.8.6 age adoption passing confidence
husky 7.0.2 -> 7.0.4 age adoption passing confidence
immer 9.0.6 -> 9.0.21 age adoption passing confidence
jimp 0.16.1 -> 0.16.13 age adoption passing confidence
karma-chrome-launcher 3.1.0 -> 3.1.1 age adoption passing confidence
karma-file-fixtures-preprocessor 3.0.1 -> 3.0.2 age adoption passing confidence
karma-firefox-launcher 2.1.1 -> 2.1.3 age adoption passing confidence
lint-staged 11.2.0 -> 11.2.6 age adoption passing confidence
minimist 1.2.6 -> 1.2.8 age adoption passing confidence
standard-version 9.3.1 -> 9.3.2 age adoption passing confidence
style-dictionary 3.0.1 -> 3.0.3 age adoption passing confidence
stylelint-no-unsupported-browser-features 5.0.2 -> 5.0.4 age adoption passing confidence
ts-loader 9.2.5 -> 9.2.9 age adoption passing confidence
tslib (source) 2.3.0 -> 2.3.1 age adoption passing confidence
web-component-analyzer 1.1.6 -> 1.1.7 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-wc/open-wc (@​open-wc/semantic-dom-diff)

v0.19.9

Compare Source

Patch Changes
  • 9e49e7a: fix(deps): update @​web/* dependencies

v0.19.8

Compare Source

Patch Changes
  • 2629244: Change return type from Assertion to Promise

v0.19.7

Compare Source

Patch Changes
  • 735b009: Avoid saving unchanged snapshots

v0.19.6

Patch Changes
  • a7e9c20: chore(semantic-dom-diff): updates dependencies

v0.19.5

Patch Changes
  • b9b11ad: support snapshot testing with Web Test Runner
  • b6e868d: Use latest dependencies
  • 40837d1: - use latest axe-core
    • allow not required attributes in role testing
  • 580ce0e: Snapshot testing with WTR updated to not modify the snapshot files running the test
storybookjs/storybook (@​storybook/addon-a11y)

v6.3.13

Compare Source

Dependency Upgrades
  • Bump cli-table3 to fix colors bug (#​17180)

v6.3.12

Compare Source

Bug Fixes
  • CLI: Force sb upgrade to use latest version of npm-check-updates (#​16336)

v6.3.11

Compare Source

Bug Fixes
  • CLI: Fix CRA version detection crash (#​16308)
whitespace-se/storybook-addon-html (@​whitespace/storybook-addon-html)

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

chaijs/chai (chai)

v4.3.10

Compare Source

This release simply bumps all dependencies to their latest non-breaking versions.

What's Changed

Full Changelog: chaijs/chai@v4.3.9...v4.3.10

v4.3.9

Compare Source

Upgrade dependencies.

This release upgrades dependencies to address CVE-2023-43646 where a large function name can cause "catastrophic backtracking" (aka ReDOS attack) which can cause the test suite to hang.

Full Changelog: chaijs/chai@v4.3.8...v4.3.9

v4.3.8

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v4.3.7...v4.3.8

v4.3.7

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.3.6...v4.3.7

v4.3.6

Compare Source

Update loupe to 2.3.1

v4.3.5

Compare Source

open-wc/open-wc (chai-a11y-axe)

v1.3.2

Patch Changes
  • 40837d1: - use latest axe-core
    • allow not required attributes in role testing
  • 6940a3c: fix: override bad publication
paulmillr/chokidar (chokidar)

v3.5.3

Compare Source

What's Changed

New Contributors

Full Changelog: paulmillr/chokidar@3.5.2...3.5.3

75lb/command-line-args (command-line-args)

v5.2.1

Compare Source

75lb/command-line-usage (command-line-usage)

v6.1.3

Compare Source

v6.1.2

Compare Source

depcheck/depcheck (depcheck)

v1.4.7

Compare Source

Full Changelog

Fixed bugs:

  • False positive missing dependency with SCSS files on Windows #​838
  • A dynamic import with template string literal is not found by depcheck #​779

Merged pull requests:

v1.4.6

Compare Source

Full Changelog

Fixed bugs:

  • False positive missing dependency with SCSS files on Windows #​838
  • A dynamic import with template string literal is not found by depcheck #​779

Merged pull requests:

v1.4.5

Compare Source

Full Changelog

Closed issues:

  • Add explicitResourceManagement to default TS babel config #​833
  • Flag to make logs readable and less verbose #​759

Merged pull requests:

  • Add explicitResourceManagement to TypeScript babel settings #​834 (jtbandes)
  • Support projects field in jest configuration #​831 (dobesv)
  • Handle scoped package bin with default name #​830 (dobesv)
  • feat: add --quiet flag to suppress No depcheck issue messages #​829 (openam)
  • fix(sass): don't detect transitive dependencies #​827 (miluoshi)
  • feat(tsconfig): support tsconfig.json files with comments #​826 (miluoshi)
  • fix(storybook): parse package names out of addons array #​825 (miluoshi)

v1.4.3

Compare Source

Full Changelog

Fixed bugs:

  • Next.js webpack configuration detection failed #​805
  • Missing = Using #​794
  • Breaks when using satisfies operator in TypeScript #​768
  • Unable to analyze next.config.js in a ESM package #​762
  • Suddenly stopped working #​750
  • mjs and cjs extensions not detected by default #​733
  • Unexpected token '.' #​715
  • Depcheck started returning incorrect unused dependencies without any changes #​687
  • [false positives] SCSS variables are tracked as packages, while they are not #​633

Closed issues:

  • Upcoming releases #​799
  • Add an option to clear the cache #​755
  • Support babel config that exports a function #​723
  • Support graphql imports #​722
  • Support typescript "extends" and "types" fields #​720
  • Support babel preset scope shorthand #​719
  • Allow marking a directory to pass the isModule check #​711
  • Support React 17 #​697

Merged pull requests:

import-js/eslint-plugin-import (eslint-plugin-import)

v2.25.4

Compare Source

Fixed
Changed
  • [no-default-import]: report on the token "default" instead of the entire node ([#​2299], thanks [@​pmcelhaney])
  • [Docs] [order]: Remove duplicate mention of default ([#​2280], thanks [@​johnthagen])
  • [Deps] update eslint-module-utils

v2.25.3

Compare Source

Fixed
Changed
  • [Docs] [order]: add type to the default groups ([#​2272], thanks [@​charpeni])
  • [readme] Add note

Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/master-patch-dev-dependencies-non-major branch 5 times, most recently from 1dc29a4 to 050bc19 Compare August 9, 2025 03:22
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/master-patch-dev-dependencies-non-major branch from 050bc19 to 2e49685 Compare August 10, 2025 03:25
Copy link

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