dev: bump the safe group across 1 directory with 13 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(12 months ago)
(12 months ago)
(12 months ago)
by PavelJankoski
dependencies javascript
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
- See full diff in compare view
Updates yup from 1.6.1 to 1.7.0
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
@souhailaSfor your first PR!:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)Committers: 4
- Babel Bot (
@babel-bot)- Nicolò Ribaudo (
@nicolo-ribaudo)- SOUHAILA SERBOUT (
@souhailaS)@liuxingbaoyuv7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator
- #17426 fix:
regeneratorcorrectly handlesthrowoutside oftry(@liuxingbaoyu):memo: Documentation
:leftwards_arrow_with_hook: Revert
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-typesCommitters: 3
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)@liuxingbaoyuv7.28.0 (2025-07-02)
:rocket: New Feature
babel-node
- #17147 Support top level await in node repl (
@liuxingbaoyu)babel-typesbabel-compat-data,babel-preset-envbabel-core,babel-parserbabel-generator,babel-parserbabel-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
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator
- #17426 fix:
regeneratorcorrectly handlesthrowoutside oftry(@liuxingbaoyu):memo: Documentation
:leftwards_arrow_with_hook: Revert
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-typesv7.28.0 (2025-07-02)
:rocket: New Feature
babel-node
- #17147 Support top level await in node repl (
@liuxingbaoyu)babel-typesbabel-compat-data,babel-preset-envbabel-core,babel-parserbabel-generator,babel-parserbabel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-transform-object-rest-spread,babel-traverse,babel-typesbabel-parser,babel-traverse,babel-typesbabel-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-typesbabel-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
babel-helper-globals,babel-plugin-transform-classes,babel-traversebabel-types
- #17009 feature: TSTypeOperator: keyof (#16799) (
@coderaiser):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
cac0ff4v7.28.2- See full diff in compare view
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
instructionsconfig to allow localizing the help tips.
Commits
69944ccPublish36a7897doc(@inquirer/search): Document the new config. Rel #17738ccf932feat(@inquirer/search): Support providing custom instructions. Fix #1773aa7f74bchore: ignore some claude code settings884829bChore(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
- CLI: Fix throwing in readonly environments - #31785, thanks
@JReinhold!- Onboarding: Tweak referral wording in survey - #32185, thanks
@shilman!- Telemetry: Send index stats on dev exit - #32168, thanks
@shilman!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.mockAPI 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!
- A11y: Improved toolbar a11y by fixing semantics - #28672, thanks
@mehm8128!- Addon Vitest: Remove Optimize deps candidates due to Vitest warnings - #31809, thanks
@valentinpalkovic!- Angular: Bundle using TSup - #31690, thanks
@ndelangen!- Angular: Prevent directory import in Angular builders - #32012, thanks
@ghengeveld!- Automigration: Await updateMainConfig in removeEssentials - #32140, thanks
@valentinpalkovic!- Builder-Vite: Fix logic related to setting allowedHosts when IP address used - #31472, thanks
@JSMike!- Controls: Improve the accessibility of the object control - #31581, thanks
@Sidnioulz!- Core: Abort play function on HMR - #31542, thanks
@ghengeveld!- Core: Avoid pausing animations in non-Vitest Playwright environments - #32123, thanks
@ghengeveld!- Core: Cleanup of type following up v9 and small verbatimModuleSyntax type fix - #31823, thanks
@alcpereira!- Core: Fix aria-controls attribute on sidebar nodes to include all children - #31491, thanks
@candrepa1!- Core: Fix horizontal scrollbar covering part of the toolbar - #31704, thanks
@Sidnioulz!- Core: Fix moving log file across drives and projectRoot detection on Windows - #32020, thanks
@ghengeveld!- Core: Prevent interactions panel from flickering and showing incorrect state - #32150, thanks
@ghengeveld!- Core: Serve dynamic favicon based on testing module status - #31763, thanks
@ghengeveld!- Core: Support container queries in addon panels - #23261, thanks
@neil-morrison44!- CSF Factories: Add parameters/globals types,
extendAPI, portable stories - #30601, thanks@kasperpeulen!- CSF: Improve controls parameters - #31745, thanks
@kasperpeulen!- CSF: Improve docs parameter types - #31736, thanks
@kasperpeulen!- CSF: Only add preview annotations to definePreview in csf-factories automigration - #31727, thanks
@kasperpeulen!- Docs: Update
@storybook/icons- #32144, thanks@valentinpalkovic!- Docs: Update
react-element-to-jsx-string- #31170, thanks@7rulnik!- Init: Exclude mdx stories when docs feature isn't selected during init - #32142, thanks
@valentinpalkovic!- Maintenance: Add flag to toggle default automigrations - #32113, thanks
@yannbf!- React Native Web: Simplify config by using vite-plugin-rnw - #32051, thanks
@dannyhw!
... (truncated)
Changelog
Sourced from @storybook/cli's changelog.
9.1.1
- CLI: Fix throwing in readonly environments - #31785, thanks
@JReinhold!- Onboarding: Tweak referral wording in survey - #32185, thanks
@shilman!- Telemetry: Send index stats on dev exit - #32168, thanks
@shilman!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.mockAPI 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!
- A11y: Improved toolbar a11y by fixing semantics - #28672, thanks
@mehm8128!- Addon Vitest: Remove Optimize deps candidates due to Vitest warnings - #31809, thanks
@valentinpalkovic!- Angular: Bundle using TSup - #31690, thanks
@ndelangen!- Angular: Prevent directory import in Angular builders - #32012, thanks
@ghengeveld!- Automigration: Await updateMainConfig in removeEssentials - #32140, thanks
@valentinpalkovic!- Builder-Vite: Fix logic related to setting allowedHosts when IP address used - #31472, thanks
@JSMike!- Controls: Improve the accessibility of the object control - #31581, thanks
@Sidnioulz!- Core: Abort play function on HMR - #31542, thanks
@ghengeveld!- Core: Avoid pausing animations in non-Vitest Playwright environments - #32123, thanks
@ghengeveld!- Core: Cleanup of type following up v9 and small verbatimModuleSyntax type fix - #31823, thanks
@alcpereira!- Core: Fix aria-controls attribute on sidebar nodes to include all children - #31491, thanks
@candrepa1!- Core: Fix horizontal scrollbar covering part of the toolbar - #31704, thanks
@Sidnioulz!- Core: Fix moving log file across drives and projectRoot detection on Windows - #32020, thanks
@ghengeveld!- Core: Prevent interactions panel from flickering and showing incorrect state - #32150, thanks
@ghengeveld!- Core: Serve dynamic favicon based on testing module status - #31763, thanks
@ghengeveld!- Core: Support container queries in addon panels - #23261, thanks
@neil-morrison44!- CSF Factories: Add parameters/globals types,
extendAPI, portable stories - #30601, thanks@kasperpeulen!- CSF: Improve controls parameters - #31745, thanks
@kasperpeulen!- CSF: Improve docs parameter types - #31736, thanks
@kasperpeulen!- CSF: Only add preview annotations to definePreview in csf-factories automigration - #31727, thanks
@kasperpeulen!- Docs: Update
@storybook/icons- #32144, thanks@valentinpalkovic!- Docs: Update
react-element-to-jsx-string- #31170, thanks@7rulnik!- Init: Exclude mdx stories when docs feature isn't selected during init - #32142, thanks
@valentinpalkovic!- Maintenance: Add flag to toggle default automigrations - #32113, thanks
@yannbf!- React Native Web: Simplify config by using vite-plugin-rnw - #32051, thanks
@dannyhw!- Telemetry: Add automigration errors - #32103, thanks
@yannbf!- Telemetry: Fix
project.jsonfor getAbsolutePath - #31510, thanks@ndelangen!
... (truncated)
Commits
a6bb54cBump version from "9.1.0" to "9.1.1" [skip ci]d37b759Merge pull request #31785 from storybookjs/jeppe/fix-global-settings-readonly073a65aBump version from "9.1.0-beta.3" to "9.1.0" [skip ci]d3746aeBump version from "9.1.0-beta.2" to "9.1.0-beta.3" [skip ci]5ba8775Bump version from "9.1.0-beta.1" to "9.1.0-beta.2" [skip ci]c146de5Bump version from "9.1.0-beta.0" to "9.1.0-beta.1" [skip ci]0dcb1d4e2e-test additional sandboxes in build mode6f2be5eMerge remote-tracking branch 'origin/next' into yann/increase-e2e-dev-coveragec009bc0Fix: Await updateMainConfig in removeEssentials to ensure proper async handlingb874fb2Bump 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]AllowtestMatchto take a string value[jest-worker]LetworkerIdleMemoryLimitaccept 0 to always restart worker child processesFixes
[expect]Fixbiginterror (#15702)
Commits
22236cfv30.0.5- See full diff in compare view
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
d1478d8chore: release 14.5.3 (#32099)7825936chore(dep): upgradecypress/requestto3.0.9to addressform-datavulne...5b0a7e2chore: revert release 14.5.38ce8ee0chore: release@cypress/webpack-dev-server-v4.1.1749a1d5chore: release@cypress/webpack-batteries-included-preprocessor-v3.1.269df121chore: release@cypress/angular-v3.0.172dd9dechore: release 14.5.3 (#32093)199aad6chore: updating v8 snapshot cache (#32089)ea33e84chore: updating v8 snapshot cache (#32090)f50ba45chore: 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]AllowtestMatchto take a string value[jest-worker]LetworkerIdleMemoryLimitaccept 0 to always restart worker child processesFixes
[expect]Fixbiginterror (#15702)
Commits
22236cfv30.0.5- See full diff in compare view
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]AllowtestMatchto take a string value[jest-worker]LetworkerIdleMemoryLimitaccept 0 to always restart worker child processesFixes
[expect]Fixbiginterror (#15702)
Commits
22236cfv30.0.5- See full diff in compare view
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
e07dd41chore(release): 2.9.32d3f477ci: add Node.js 24 (#1136)9642a3achore(deps): update (#1135)dab023ffix: should update initial chunks correctly with filename6351aa3docs: fix typos and improve clarity in contribution guidelines (#1127)554277bdocs: fix typos and improve clarity in README.md (#1128)07abf0dchore: update codecov-action from v4 to v5 (#1119)- See full diff in compare view
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.
- Added:
block-no-redundant-nested-style-rulesrule (#8684) (@sw1tch3roo).- Added:
media-type-no-deprecatedrule (#8668) (@immitsu).- Added:
nesting-selector-no-missing-scoping-rootrule (#8674) (@sw1tch3roo).- Added:
no-invalid-position-declarationrule (#8669) (@sw1tch3roo).- Added:
property-no-deprecatedrule (#8682) (@immitsu).- Added:
except: ["exact-value"]tomedia-feature-range-notation(#8675) (@immitsu).- Fixed:
declaration-block-no-duplicate-propertiesfalse negatives for named colors withignore: ['consecutive-duplicates-with-different-syntaxes'](#8665) (@sw1tch3roo).- Fixed:
function-no-unknownfalse positives (#8677) (@Mouvedia).- Fixed:
no-irregular-whitespacefalse positives for strings (#8667) (@immitsu).
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.
- Added:
block-no-redundant-nested-style-rulesrule (#8684) (@sw1tch3roo).- Added:
media-type-no-deprecatedrule (#8668) (@immitsu).- Added:
nesting-selector-no-missing-scoping-rootrule (#8674) (@sw1tch3roo).- Added:
no-invalid-position-declarationrule (#8669) (@sw1tch3roo).- Added:
property-no-deprecatedrule (#8682) (@immitsu).- Added:
except: ["exact-value"]tomedia-feature-range-notation(#8675) (@immitsu).- Fixed:
declaration-block-no-duplicate-propertiesfalse negatives for named colors withignore: ['consecutive-duplicates-with-different-syntaxes'](#8665) (@sw1tch3roo).- Fixed:
function-no-unknownfalse positives (#8677) (@Mouvedia).- Fixed:
no-irregular-whitespacefalse positives for strings (#8667) (@immitsu).
Commits
c56de6a16.23.0e832424Prepare 16.23.0 (#8683)327a254Document config rules for 39.0.0 (#8693)c56bc2aAddproperty-no-deprecatedrule (#8682)91e8e6bBump the jest group with 2 updates (#8688)5b86cd9Bump eslint from 9.31.0 to 9.32.0 in the eslint group (#8689)2451cceBump file-entry-cache from 10.1.1 to 10.1.3 (#8690)bc8791bBump rollup from 4.45.1 to 4.46.0 (#8691)24c6f06Document using type guards when writing rules (#8686)3b34922Addblock-no-redundant-nested-style-rules(#8684)- Additional commits viewable in compare view
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
3167c348.0.496cc0bdMerge pull request #175 from jeffbski/update-deps-2025-07-233540cf4update major depsbcafa59update minor deps080957cremove node 24 from github workflow action42feaf7fix syntax github actions workflow fileb0a3378add missing eslint file6538da2rm node 18, add 24 to github workflow- See full diff in compare view
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.nodePrefixForCoreModulesoption everywhere- Respect the
output.importMetaNameoption 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
deferImportoption to parser optionsPerformance Improvements
- Fixed a regression in module concatenation after implementing deferred import support
- Fixed a potential performance issue in CleanPlugin
- Avoid extra
requirein some places
Commits
5b87bedchore(release): 5.101.0fbb7a8dfix: await async dependencies when accepting them during HMR (#19739)36a976bfeat: added thedeferImportoption to parser options (#19737)92304dffix: top level await don't leaves imported module wrapped in a Promise on HMRf6b7a8edocs: update examples (#19742)1eb5bb1chore(deps-dev): bump the dependencies group with 2 updates (#19743)42daf55fix: fix potential performance issue in CleanPlugin (#19735)2259693chore(deps-dev): bump the dependencies group across 1 directory with 2 update...3d2dfd2chore(deps): update (#19736)1f19f95refactor: 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
1
2
+471
-457
Package Dependencies
Technical Details
| ID: | 4609877 |
| UUID: | 2719875471 |
| Node ID: | PR_kwDOCdvj-c6iHgGP |
| Host: | GitHub |
| Repository: | TheThingsNetwork/lorawan-stack |
| Merge State: | Unknown |