An open index of dependabot pull requests across open source projects.

dev: bump the safe group across 1 directory with 13 updates

Merged
Number: #7689
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 05, 2025 at 05:03 AM UTC
(12 months ago)
Updated: August 05, 2025 at 05:38 PM UTC
(12 months ago)
Merged: August 05, 2025 at 05:38 PM UTC
(12 months ago)
by PavelJankoski
Time to Close: about 13 hours
Labels:
dependencies javascript
Description:

Bumps the safe group with 13 updates in the / directory:

Package From To
apexcharts 5.3.0 5.3.2
yup 1.6.1 1.7.0
@babel/runtime-corejs2 7.27.6 7.28.2
@inquirer/prompts 7.7.1 7.8.0
@storybook/cli 9.0.17 9.1.1
babel-jest 30.0.4 30.0.5
cypress 14.5.2 14.5.3
jest 30.0.4 30.0.5
jest-environment-jsdom 30.0.4 30.0.5
mini-css-extract-plugin 2.9.2 2.9.3
stylelint 16.22.0 16.23.0
wait-on 8.0.3 8.0.4
webpack 5.100.2 5.101.0

Updates apexcharts from 5.3.0 to 5.3.2

Commits

Updates yup from 1.6.1 to 1.7.0

Changelog

Sourced from yup's changelog.

1.7.0 (2025-08-01)

Features

  • Implement standard schema interface (#2258) (ced5f51)
  • resolve ref params if present when describing (ef53030), closes #2276
Commits

Updates @babel/runtime-corejs2 from 7.27.6 to 7.28.2

Release notes

Sourced from @​babel/runtime-corejs2's releases.

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types

Committers: 3

v7.28.0 (2025-07-02)

:rocket: New Feature

  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types

... (truncated)

Changelog

Sourced from @​babel/runtime-corejs2's changelog.

v7.28.2 (2025-07-24)

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types

v7.28.0 (2025-07-02)

:rocket: New Feature

  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types

:bug: Bug Fix

:house: Internal

  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3

... (truncated)

Commits

Updates @inquirer/prompts from 7.7.1 to 7.8.0

Release notes

Sourced from @​inquirer/prompts's releases.

@​inquirer/prompts@​7.8.0

  • Search prompt: New instructions config to allow localizing the help tips.
Commits
  • 69944cc Publish
  • 36a7897 doc(@​inquirer/search): Document the new config. Rel #1773
  • 8ccf932 feat(@​inquirer/search): Support providing custom instructions. Fix #1773
  • aa7f74b chore: ignore some claude code settings
  • 884829b Chore(deps): Bump form-data in the npm_and_yarn group
  • See full diff in compare view

Updates @storybook/cli from 9.0.17 to 9.1.1

Release notes

Sourced from @​storybook/cli's releases.

v9.1.1

9.1.1

v9.1.0

9.1.0

Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!

🚀 Improved upgrade command with monorepo support for seamless upgrades 🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility 🧪 sb.mock API and Automocking: one-line module mocking to simplify your testing workflow 🧪 Favicon shows test run status for quick visual feedback ⚛️ Easier configuration for React Native projects 🔥 Auto-abort play functions on HMR to avoid unwanted side effects 🏗️ Improved CSF factories API for type safe story definitions ♿️ A11y improvements across Storybook’s UI — addon panel, toolbar, sidebar, mobile & more 💯 Dozens more fixes and improvements based on community feedback!

... (truncated)

Changelog

Sourced from @​storybook/cli's changelog.

9.1.1

9.1.0

Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!

🚀 Improved upgrade command with monorepo support for seamless upgrades 🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility 🧪 sb.mock API and Automocking: one-line module mocking to simplify your testing workflow 🧪 Favicon shows test run status for quick visual feedback ⚛️ Easier configuration for React Native projects 🔥 Auto-abort play functions on HMR to avoid unwanted side effects 🏗️ Improved CSF factories API for type safe story definitions ♿️ A11y improvements across Storybook’s UI — addon panel, toolbar, sidebar, mobile & more 💯 Dozens more fixes and improvements based on community feedback!

... (truncated)

Commits
  • a6bb54c Bump version from "9.1.0" to "9.1.1" [skip ci]
  • d37b759 Merge pull request #31785 from storybookjs/jeppe/fix-global-settings-readonly
  • 073a65a Bump version from "9.1.0-beta.3" to "9.1.0" [skip ci]
  • d3746ae Bump version from "9.1.0-beta.2" to "9.1.0-beta.3" [skip ci]
  • 5ba8775 Bump version from "9.1.0-beta.1" to "9.1.0-beta.2" [skip ci]
  • c146de5 Bump version from "9.1.0-beta.0" to "9.1.0-beta.1" [skip ci]
  • 0dcb1d4 e2e-test additional sandboxes in build mode
  • 6f2be5e Merge remote-tracking branch 'origin/next' into yann/increase-e2e-dev-coverage
  • c009bc0 Fix: Await updateMainConfig in removeEssentials to ensure proper async handling
  • b874fb2 Bump version from "9.1.0-alpha.10" to "9.1.0-beta.0" [skip ci]
  • Additional commits viewable in compare view

Updates babel-jest from 30.0.4 to 30.0.5

Changelog

Sourced from babel-jest's changelog.

30.0.5

Features

  • [jest-config] Allow testMatch to take a string value
  • [jest-worker] Let workerIdleMemoryLimit accept 0 to always restart worker child processes

Fixes

  • [expect] Fix bigint error (#15702)
Commits

Updates cypress from 14.5.2 to 14.5.3

Release notes

Sourced from cypress's releases.

v14.5.3

Changelog: https://docs.cypress.io/app/references/changelog#14-5-3

Commits
  • d1478d8 chore: release 14.5.3 (#32099)
  • 7825936 chore(dep): upgrade cypress/request to 3.0.9 to address form-data vulne...
  • 5b0a7e2 chore: revert release 14.5.3
  • 8ce8ee0 chore: release @​cypress/webpack-dev-server-v4.1.1
  • 749a1d5 chore: release @​cypress/webpack-batteries-included-preprocessor-v3.1.2
  • 69df121 chore: release @​cypress/angular-v3.0.1
  • 72dd9de chore: release 14.5.3 (#32093)
  • 199aad6 chore: updating v8 snapshot cache (#32089)
  • ea33e84 chore: updating v8 snapshot cache (#32090)
  • f50ba45 chore: updating v8 snapshot cache (#32088)
  • Additional commits viewable in compare view

Updates jest from 30.0.4 to 30.0.5

Changelog

Sourced from jest's changelog.

30.0.5

Features

  • [jest-config] Allow testMatch to take a string value
  • [jest-worker] Let workerIdleMemoryLimit accept 0 to always restart worker child processes

Fixes

  • [expect] Fix bigint error (#15702)
Commits

Updates jest-environment-jsdom from 30.0.4 to 30.0.5

Changelog

Sourced from jest-environment-jsdom's changelog.

30.0.5

Features

  • [jest-config] Allow testMatch to take a string value
  • [jest-worker] Let workerIdleMemoryLimit accept 0 to always restart worker child processes

Fixes

  • [expect] Fix bigint error (#15702)
Commits

Updates mini-css-extract-plugin from 2.9.2 to 2.9.3

Release notes

Sourced from mini-css-extract-plugin's releases.

v2.9.3

2.9.3 (2025-08-04)

Bug Fixes

  • should update initial chunks correctly with filename (dab023f)
Changelog

Sourced from mini-css-extract-plugin's changelog.

2.9.3 (2025-08-04)

Bug Fixes

  • should update initial chunks correctly with filename (dab023f)
Commits

Updates stylelint from 16.22.0 to 16.23.0

Release notes

Sourced from stylelint's releases.

16.23.0

It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our standard config.

Changelog

Sourced from stylelint's changelog.

16.23.0 - 2025-07-29

It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our standard config.

Commits

Updates wait-on from 8.0.3 to 8.0.4

Release notes

Sourced from wait-on's releases.

v8.0.4

Update dependencies including axios@1.11.0 which also updated form-data@4.0.4

Commits

Updates webpack from 5.100.2 to 5.101.0

Release notes

Sourced from webpack's releases.

v5.101.0

Fixes

  • Fixed concatenate optimization for ESM that caused undefined export
  • Respect the output.environment.nodePrefixForCoreModules option everywhere
  • Respect the output.importMetaName option everywhere
  • Fixed await async dependencies when accepting them during HMR
  • Better typescript types

Features

  • Added colors helpers for CLI
  • Enable tree-shaking for ESM external modules with named imports
  • Added the deferImport option to parser options

Performance Improvements

  • Fixed a regression in module concatenation after implementing deferred import support
  • Fixed a potential performance issue in CleanPlugin
  • Avoid extra require in some places
Commits
  • 5b87bed chore(release): 5.101.0
  • fbb7a8d fix: await async dependencies when accepting them during HMR (#19739)
  • 36a976b feat: added the deferImport option to parser options (#19737)
  • 92304df fix: top level await don't leaves imported module wrapped in a Promise on HMR
  • f6b7a8e docs: update examples (#19742)
  • 1eb5bb1 chore(deps-dev): bump the dependencies group with 2 updates (#19743)
  • 42daf55 fix: fix potential performance issue in CleanPlugin (#19735)
  • 2259693 chore(deps-dev): bump the dependencies group across 1 directory with 2 update...
  • 3d2dfd2 chore(deps): update (#19736)
  • 1f19f95 refactor: standardize ESM naming management (#19730)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
cypress [>= 9.a, < 10]
jest [>= 27.5.a, < 27.6]
cypress [>= 10.a, < 11]

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
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+471
Deletions:
-457
Package Dependencies
Package:
webpack
Ecosystem:
npm
Version Change:
5.100.2 → 5.101.0
Update Type:
Minor
Package:
cypress
Ecosystem:
npm
Version Change:
14.5.2 → 14.5.3
Update Type:
Patch
Package:
stylelint
Ecosystem:
npm
Version Change:
16.22.0 → 16.23.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
9.0.17 → 9.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.9.2 → 2.9.3
Update Type:
Patch
Package:
jest
Ecosystem:
npm
Version Change:
30.0.4 → 30.0.5
Update Type:
Patch
Package:
apexcharts
Ecosystem:
npm
Version Change:
5.3.0 → 5.3.2
Update Type:
Patch
Package:
babel-jest
Ecosystem:
npm
Version Change:
30.0.4 → 30.0.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.7.1 → 7.8.0
Update Type:
Minor
Package:
wait-on
Ecosystem:
npm
Version Change:
8.0.3 → 8.0.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.6 → 7.28.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
30.0.4 → 30.0.5
Update Type:
Patch
Package:
yup
Ecosystem:
npm
Version Change:
1.6.1 → 1.7.0
Update Type:
Minor
Technical Details
ID: 4609877
UUID: 2719875471
Node ID: PR_kwDOCdvj-c6iHgGP
Host: GitHub
Repository: TheThingsNetwork/lorawan-stack
Merge State: Unknown