chore(deps): bump the app-production-minor-patch group across 1 directory with 21 updates#99
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…tory with 21 updates Bumps the app-production-minor-patch group with 18 updates in the /securebuild-app directory: | Package | From | To | | --- | --- | --- | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.27` | `10.5.0` | | [cytoscape](https://github.com/cytoscape/cytoscape.js) | `3.33.1` | `3.33.3` | | [cytoscape-euler](https://github.com/cytoscape/cytoscape.js-euler) | `1.2.3` | `1.2.4` | | [dd-trace](https://github.com/DataDog/dd-trace-js) | `5.93.0` | `5.102.0` | | [jotai](https://github.com/pmndrs/jotai) | `2.19.0` | `2.20.0` | | [parse-duration](https://github.com/jkroso/parse-duration) | `2.1.5` | `2.1.6` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.6` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.6` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.72.0` | `7.75.0` | | [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `4.8.0` | `4.11.0` | | [semver](https://github.com/npm/node-semver) | `7.7.4` | `7.8.0` | | [stripe](https://github.com/stripe/stripe-node) | `22.0.0` | `22.1.1` | | [tar](https://github.com/isaacs/node-tar) | `7.5.13` | `7.5.15` | | [tar-stream](https://github.com/mafintosh/tar-stream) | `3.1.8` | `3.2.0` | | [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.3` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.2.2` | `4.3.0` | | [@testcontainers/postgresql](https://github.com/testcontainers/testcontainers-node) | `11.13.0` | `11.14.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.6` | `29.4.9` | Updates `autoprefixer` from 10.4.27 to 10.5.0 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.27...10.5.0) Updates `cytoscape` from 3.33.1 to 3.33.3 - [Release notes](https://github.com/cytoscape/cytoscape.js/releases) - [Commits](cytoscape/cytoscape.js@v3.33.1...v3.33.3) Updates `cytoscape-euler` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/cytoscape/cytoscape.js-euler/releases) - [Commits](cytoscape/cytoscape.js-euler@v1.2.3...v1.2.4) Updates `dd-trace` from 5.93.0 to 5.102.0 - [Release notes](https://github.com/DataDog/dd-trace-js/releases) - [Commits](DataDog/dd-trace-js@v5.93.0...v5.102.0) Updates `jotai` from 2.19.0 to 2.20.0 - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](pmndrs/jotai@v2.19.0...v2.20.0) Updates `parse-duration` from 2.1.5 to 2.1.6 - [Release notes](https://github.com/jkroso/parse-duration/releases) - [Commits](jkroso/parse-duration@v2.1.5...v2.1.6) Updates `react` from 19.2.4 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react) Updates `react-dom` from 19.2.4 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom) Updates `react-hook-form` from 7.72.0 to 7.75.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.72.0...v7.75.0) Updates `react-resizable-panels` from 4.8.0 to 4.11.0 - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md) - [Commits](bvaughn/react-resizable-panels@4.8.0...4.11.0) Updates `semver` from 7.7.4 to 7.8.0 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.7.4...v7.8.0) Updates `stripe` from 22.0.0 to 22.1.1 - [Release notes](https://github.com/stripe/stripe-node/releases) - [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-node@v22.0.0...v22.1.1) Updates `tar` from 7.5.13 to 7.5.15 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.13...v7.5.15) Updates `tar-stream` from 3.1.8 to 3.2.0 - [Commits](mafintosh/tar-stream@v3.1.8...v3.2.0) Updates `zod` from 4.3.6 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.4.3) Updates `@tailwindcss/postcss` from 4.2.2 to 4.3.0 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/packages/@tailwindcss-postcss) Updates `@testcontainers/postgresql` from 11.13.0 to 11.14.0 - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v11.13.0...v11.14.0) Updates `tailwindcss` from 4.2.2 to 4.3.0 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/packages/tailwindcss) Updates `testcontainers` from 11.13.0 to 11.14.0 - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v11.13.0...v11.14.0) Updates `ts-jest` from 29.4.6 to 29.4.9 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.6...v29.4.9) Updates `@tailwindcss/oxide-linux-x64-gnu` from 4.2.2 to 4.3.0 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/crates/node/npm/linux-x64-gnu) --- updated-dependencies: - dependency-name: autoprefixer dependency-version: 10.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-production-minor-patch - dependency-name: cytoscape dependency-version: 3.33.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-production-minor-patch - dependency-name: cytoscape-euler dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-production-minor-patch - dependency-name: dd-trace dependency-version: 5.102.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-production-minor-patch - dependency-name: jotai dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-production-minor-patch - dependency-name: parse-duration dependency-version: 2.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-production-minor-patch - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-production-minor-patch - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-production-minor-patch - dependency-name: react-hook-form dependency-version: 7.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-production-minor-patch - dependency-name: react-resizable-panels dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-production-minor-patch - dependency-name: semver dependency-version: 7.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-production-minor-patch - dependency-name: stripe dependency-version: 22.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-production-minor-patch - dependency-name: tar dependency-version: 7.5.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-production-minor-patch - dependency-name: tar-stream dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-production-minor-patch - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-production-minor-patch - dependency-name: "@tailwindcss/postcss" dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: app-production-minor-patch - dependency-name: "@testcontainers/postgresql" dependency-version: 11.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: app-production-minor-patch - dependency-name: tailwindcss dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: app-production-minor-patch - dependency-name: testcontainers dependency-version: 11.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: app-production-minor-patch - dependency-name: ts-jest dependency-version: 29.4.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: app-production-minor-patch - dependency-name: "@tailwindcss/oxide-linux-x64-gnu" dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-production-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the app-production-minor-patch group with 18 updates in the /securebuild-app directory:
10.4.2710.5.03.33.13.33.31.2.31.2.45.93.05.102.02.19.02.20.02.1.52.1.619.2.419.2.619.2.419.2.67.72.07.75.04.8.04.11.07.7.47.8.022.0.022.1.17.5.137.5.153.1.83.2.04.3.64.4.34.2.24.3.011.13.011.14.029.4.629.4.9Updates
autoprefixerfrom 10.4.27 to 10.5.0Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
faf456aRelease 10.5 versionb841fc5Update dependencies47d6e68Update email45cfc08Replace ESLint and Prettier to oxlint and oxfmt7e3ec7dAdd prefixing support for mask-position-x and mask-position-y (#1548)Updates
cytoscapefrom 3.33.1 to 3.33.3Release notes
Sourced from cytoscape's releases.
Commits
19e3e383.33.31aa4199Build 3.33.3eb493caDocs: Add 3.33.3 to versions.jsonb6df1d3Cherry-pick to master: Merge pull request #3448 from cytoscape/copilot/fix-ch...4093efbCherry-pick to master: Merge pull request #3453 from cytoscape/copilot/remove...871968eMerge pull request #3451 from cytoscape/copilot/document-container-sizing-need16524bcMerge pull request #3439 from cytoscape/copilot/refactor-github-actions-relea...dbb4b61Merge pull request #3444 from cytoscape/copilot/fix-typo-text-align-property175c2c5Remove dead phind.com badgeed5c4daCherry-pick to master: Merge pull request #3440 from cytoscape/copilot/fix-st...Updates
cytoscape-eulerfrom 1.2.3 to 1.2.4Commits
1068ca11.2.41a30456Build for release7e2b87cMerge pull request #27 from osi-jehrlich/master6dedb8bfix infinite loop when positions at (0,0) become (NaN,NaN) in update method4a15c61Merge pull request #26 from KonradHoeffner/pr-demo-large-chainc5bfdd5Add demo of a large chain of 5000 nodes with uninitialized position to check ...Updates
dd-tracefrom 5.93.0 to 5.102.0Release notes
Sourced from dd-trace's releases.
... (truncated)
Commits
e36a8a6v5.102.035e02b0fix: tolerate non-string span event names and whitespace-suffixed step functi...2d720c0chore(ci) update one-pipeline (#8342)d919189refactor: dedupe redundant chars in regex character classes (#8346)07c504crefactor(appsec): convert WAF duration BigInt to Number, not via parseInt (#8...a89e751refactor: dedupe identical function bodies (#8347)400ba3erefactor: activate three sonarjs test/loop rules (#8349)177be4echore(eslint): activate n/hashbang and n/no-process-exit (#8352)84d87fdrefactor(prefer-rest-params): convert non-instrumentation wrappers (#8353)009e1ebrefactor(prefer-rest-params): convert instrumentations a-c (#8354)Updates
jotaifrom 2.19.0 to 2.20.0Release notes
Sourced from jotai's releases.
Commits
bdbc7662.20.064181ccchore(deps): update dev dependencies (#3317)e2aa859refactor(internals): lazy hooks in ensureAtomState for new atom state (#3313)26f3e9cfix(internals): guard atomOnInit hook with hasOnInit (#3312)e923843refactor(internals): Rev3 type narrowing for onMount hooks (#3311)4b63111breaking(internals): avoid getInternalBuildingBlock function (#3293)1fae7722.19.17924a8bchore(deps): update dev dependencies (#3306)aa61ef5test: add spec for #3296 (#3305)91ffe6drefactor(types): prefer no-any (#3304)Updates
parse-durationfrom 2.1.5 to 2.1.6Commits
201bc57v2.1.6b0563dafeat: add sideEffects false for tree-shakingUpdates
reactfrom 19.2.4 to 19.2.6Release notes
Sourced from react's releases.
Commits
eaf3e95Version 19.2.623f4f9f19.2.5Updates
react-domfrom 19.2.4 to 19.2.6Release notes
Sourced from react-dom's releases.
Commits
eaf3e95Version 19.2.623f4f9f19.2.5Updates
react-hook-formfrom 7.72.0 to 7.75.0Release notes
Sourced from react-hook-form's releases.
... (truncated)
Changelog
Sourced from react-hook-form's changelog.
... (truncated)
Commits
24bde237.75.0aa6f795🐞 fix #13403: include setValues in FormProvider context value (#13404)c2b22f9🥊 all ts-ignores removed3165a52🧸 fix more@ts-ignores7c51590🧸 fix more@ts-ignoresb16b4fa🎹 typescript 6.0 (#13330)4bace71🐞 fix: preserve watch updates on field array unmount fixes #13375 (#13385)2adb9c0🐞 fix: prevent useWatch re-render when unrelated field validation is … (#13398)f5a234d🦧 feat: improve get dirty fields prune empty fields (#13363)def8fd5🐞 fix: recompute isDirty after re-registering a previously unregistered field...Updates
react-resizable-panelsfrom 4.8.0 to 4.11.0Release notes
Sourced from react-resizable-panels's releases.
Changelog
Sourced from react-resizable-panels's changelog.
Commits
85714d94.11.0640b88dFix typo on Min/max sizes doc page (#710)e434898Upgrade react-lib-tools to improve site-searchab61ee9Upgrade react-lib-tools to improve site-search5985041Update overflow style examplefa271334.9.0 -> 4.10.0b58ed97Add data-separator "focus" state (#706)f4e5e08Upgrade react-lib-tools to improve site-search5cf89eaMade callouts on Common Questions more consistent435f953Upgrade react-lib-tools to improve site-searchUpdates
semverfrom 7.7.4 to 7.8.0Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
efa4be6chore: release 7.8.0 (#847)9542e09chore: template-oss-apply937bc2cchore: template-oss-apply@5.0.03905343fix: Warn when defaulting to --inc=patch in CLI0d0a0a2feat: Addtruncatefunction (#855)c368af6docs: fix typos in documentation (#853)6946fefchore: bump@npmcli/template-ossfrom 4.29.0 to 4.30.0 (#852)37776c3docs: fix BNF grammar to distinguish prerelease from build identifiers (#846)Updates
stripefrom 22.0.0 to 22.1.1Release notes
Sourced from stripe's releases.