build(deps): bump the production-dependencies group across 1 directory with 7 updates - #1681
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 7 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@catena-x/portal-shared-components](https://github.com/eclipse-tractusx/portal-shared-components) | `4.0.1` | `4.0.2` | | [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) | `7.29.8` | `7.29.12` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.13` | `1.11.19` | | [phone](https://github.com/aftership/phone) | `3.1.66` | `3.1.70` | | [qs](https://github.com/ljharb/qs) | `6.13.1` | `6.13.3` | Updates `@catena-x/portal-shared-components` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/eclipse-tractusx/portal-shared-components/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-shared-components/blob/main/CHANGELOG.md) - [Commits](eclipse-tractusx/portal-shared-components@v4.0.1...v4.0.2) Updates `@emotion/react` from 11.13.5 to 11.14.0 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.13.5...@emotion/react@11.14.0) Updates `@emotion/styled` from 11.13.5 to 11.14.1 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.13.5...@emotion/styled@11.14.1) Updates `@mui/x-data-grid` from 7.29.8 to 7.29.12 - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/v7.29.12/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v7.29.12/packages/x-data-grid) Updates `dayjs` from 1.11.13 to 1.11.19 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.13...v1.11.19) Updates `phone` from 3.1.66 to 3.1.70 - [Release notes](https://github.com/aftership/phone/releases) - [Commits](AfterShip/phone@3.1.66...3.1.70) Updates `qs` from 6.13.1 to 6.13.3 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.13.1...v6.13.3) --- updated-dependencies: - dependency-name: "@catena-x/portal-shared-components" dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@emotion/react" dependency-version: 11.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@emotion/styled" dependency-version: 11.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@mui/x-data-grid" dependency-version: 7.29.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: dayjs dependency-version: 1.11.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: phone dependency-version: 3.1.70 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: qs dependency-version: 6.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
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 production-dependencies group with 5 updates in the / directory:
4.0.14.0.27.29.87.29.121.11.131.11.193.1.663.1.706.13.16.13.3Updates
@catena-x/portal-shared-componentsfrom 4.0.1 to 4.0.2Release notes
Sourced from
@catena-x/portal-shared-components's releases.Changelog
Sourced from
@catena-x/portal-shared-components's changelog.Commits
78df591chore(main): release 4.0.2 (#479)4f007edchore: bump version to 4.0.2 (#478)903cae0chore(deps): bump the dependencies group across 1 directory with 5 updates (#...3dd8000chore(deps): bump dependencies for 25.09 (#476)af8f151fix: add error handler prop to components (#277)a674c95docs: add NPM_PUBLISH token configuration section to release process (#474)98dcd19ci(yarn): fail pr checks if deleted package was not applied to yarn.lock (#472)Updates
@emotion/reactfrom 11.13.5 to 11.14.0Release notes
Sourced from
@emotion/react's releases.Commits
3c19ce5Version Packages (#3280)a19d019Convert@emotion/styled's source code to TypeScript (#3284)5974e33Fix JSX namespace@ts-ignores(#3282)fc4d7bdConvert@emotion/react's source code to TypeScript (#3281)8dc1a6dConvert@emotion/cache's source code to TypeScript (#3277)282b61dConvert@emotion/css-prettifier's source code to TypeScript (#3278)e1bf17eConvert@emotion/use-insertion-effect-with-fallbacks's source code to TypeS...Updates
@emotion/styledfrom 11.13.5 to 11.14.1Release notes
Sourced from
@emotion/styled's releases.Commits
4922955Version Packages (#3335)0facbe4Renamed default-exported variable in@emotion/styledto aid inferred import...cce67ecBump parcel (#3258)3c19ce5Version Packages (#3280)a19d019Convert@emotion/styled's source code to TypeScript (#3284)5974e33Fix JSX namespace@ts-ignores(#3282)fc4d7bdConvert@emotion/react's source code to TypeScript (#3281)8dc1a6dConvert@emotion/cache's source code to TypeScript (#3277)282b61dConvert@emotion/css-prettifier's source code to TypeScript (#3278)e1bf17eConvert@emotion/use-insertion-effect-with-fallbacks's source code to TypeS...Updates
@mui/x-data-gridfrom 7.29.8 to 7.29.12Release notes
Sourced from
@mui/x-data-grid's releases.... (truncated)
Changelog
Sourced from
@mui/x-data-grid's changelog.... (truncated)
Commits
4e154c0[release] v7.29.12 (#20453)1c1ea3b[DataGrid] Fix missing rows in the print export window (#20157)3f42098[DataGrid] Avoid automatic scroll back to the focused element after it leaves...41846a3[release] v7.29.11 (#20397)5fa2c25[DataGrid] Prevent Safari 26 error in the event handler (#20382)49fec55[release] v7.29.9 (#19083)e8be167[DataGrid] Do not callpreProcessEditCellProps()if cell is not editable ba...555c8bd[DataGridPro] Fix row ordering not auto-scrolling when moving beyond viewport...Updates
dayjsfrom 1.11.13 to 1.11.19Release notes
Sourced from dayjs's releases.
Changelog
Sourced from dayjs's changelog.
Commits
02b7a5cchore(release): 1.11.19 [skip ci]37193beMerge pull request #2950 from iamkun/dev2db920bchore: update doc4f72974chore: update doc0b36a07chore: update doc269a7a9fix: added usage warnings for diff + updated unit tests (#2948)9e3132echore: update doc84201e6chore: update doc80401e3chore: update readme88ad3fdtest: Add unit test for Belarusian locale (#2934)Updates
phonefrom 3.1.66 to 3.1.70Release notes
Sourced from phone's releases.
Commits
e78154cBump to 3.1.7002a397aAdds 821 US area code (#449)9a10dd1Bump to 3.1.69bbeeed5Adding area code 350 (#448)cd4b3e2Bump to 3.1.68d62e1ceadding new virginia code (#446)bce53efUpdate README.md (#442)fd36759Update 1_phone_number_format_issue.ymlc6aed68Update 1_phone_number_format_issue.ymlaf67e58Bump to 3.1.67Updates
qsfrom 6.13.1 to 6.13.3Changelog
Sourced from qs's changelog.
Commits
b70bd5bv6.13.343270b1[actions] update reusable workflows1d3d07c[Fix] fix regressions from robustness refactord8a8ab3v6.13.2625fa19[readme] document thataddQueryPrefixdoes not add?to empty outputffc02aa[actions] fix rebase workflow permissions710594c[readme] replace runkit CI badge with shields.io check-runs badge3cb338b[readme] clarifyparseArraysandarrayLimitdocumentation912098b[Robustness] avoid.push, usevoidDependabot 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 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