build(deps): bump the minor-and-patch group across 1 directory with 6 updates - #157
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… updates Bumps the minor-and-patch group with 6 updates in the /src/client directory: | Package | From | To | | --- | --- | --- | | [@ant-design/icons](https://github.com/ant-design/ant-design-icons) | `6.3.2` | `6.3.4` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.2` | `16.3.3` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.6` | `14.6.7` | | [antd](https://github.com/ant-design/ant-design) | `6.6.1` | `6.6.2` | | [crypto-browserify](https://github.com/browserify/crypto-browserify) | `3.12.0` | `3.12.1` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.18.2` | `7.18.3` | Updates `@ant-design/icons` from 6.3.2 to 6.3.4 - [Commits](https://github.com/ant-design/ant-design-icons/commits) Updates `@testing-library/react` from 16.3.2 to 16.3.3 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.2...v16.3.3) Updates `@testing-library/user-event` from 14.6.6 to 14.6.7 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.6.6...v14.6.7) Updates `antd` from 6.6.1 to 6.6.2 - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@6.6.1...6.6.2) Updates `crypto-browserify` from 3.12.0 to 3.12.1 - [Commits](browserify/crypto-browserify@v3.12.0...v3.12.1) Updates `react-router-dom` from 7.18.2 to 7.18.3 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.3/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.3/packages/react-router-dom) --- updated-dependencies: - dependency-name: "@ant-design/icons" dependency-version: 6.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@testing-library/react" dependency-version: 16.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@testing-library/user-event" dependency-version: 14.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: antd dependency-version: 6.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: crypto-browserify dependency-version: 3.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-router-dom dependency-version: 7.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... 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 minor-and-patch group with 6 updates in the /src/client directory:
6.3.26.3.416.3.216.3.314.6.614.6.76.6.16.6.23.12.03.12.17.18.27.18.3Updates
@ant-design/iconsfrom 6.3.2 to 6.3.4Commits
Updates
@testing-library/reactfrom 16.3.2 to 16.3.3Release notes
Sourced from @testing-library/react's releases.
Commits
20ce75ffix: Avoid act() re-entrant when dispatching events (#1468)be9d81ddocs: fix typos in comments and types (#1446)Updates
@testing-library/user-eventfrom 14.6.6 to 14.6.7Release notes
Sourced from @testing-library/user-event's releases.
Commits
1e0020bfix: normalize DataTransfer format aliases (#1326)d4b0593feature: Add iframe support for user.keyboard typing (#1275)Updates
antdfrom 6.6.1 to 6.6.2Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.
Commits
1cb3762docs: add changelog for 6.6.2 (#59143)fa0c357fix(Transfer): disable select all for disabled search results (#59121)a06ff88fix(Select): exclude internal popup visibility callback (#59142)bebea8achore: upgrade deps (#59139)e315024fix(Upload): avoid leaving canvas after GIF preview (#59137)d58fe29docs(react): capitalize JavaScript in introduce.en-US.md (#59122)5845bc8fix(Notification): upgrade non-submitting close controls (#59126)dc4490afix(Grid): clear stale row alignment classes (#59066)807f237fix(Card, Tag, Breadcrumb, Segmented, FloatButton): render numeric zero for c...e8fbc23fix(Table): preserve custom header keydown events (#59078)Updates
crypto-browserifyfrom 3.12.0 to 3.12.1Commits
55476acv3.12.13f564b4[Tests] ignore the "low" warning from ellipticb2cadea[Tests] node 22+ removescrypto.createCipher6fad824[Tests] addnyc42cfba1[Dev Deps] update@ljharb/eslint-config,object.entries,tape73a8db9[Tests] replaceaudwithnpm auditb638139[meta] addsideEffectsflag5db1531[readme] minor cleanups7050e61Merge tags:v2.1.9,v2.1.10,v2.1.11,v3.0.1,v3.0.2,v3.0.3, `v3...2e18bb2[meta] document support as node 0.10+Maintainer changes
This version was pushed to npm by ljharb, a new releaser for crypto-browserify since your current version.
Updates
react-router-domfrom 7.18.2 to 7.18.3Changelog
Sourced from react-router-dom's changelog.
Commits
23166dfRelease v7.18.3 (#15424)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 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