-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the react group across 1 directory with 8 updates #2244
Closed
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Oct 14, 2024
Bumps the react group with 8 updates in the /assets directory: | Package | From | To | | --- | --- | --- | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `17.0.2` | `18.3.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `17.0.38` | `18.3.11` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `17.0.2` | `18.3.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `17.0.11` | `18.3.1` | | [react-dropzone](https://github.com/react-dropzone/react-dropzone) | `11.4.2` | `14.2.9` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `5.3.0` | `6.27.0` | | [react-table](https://github.com/tannerlinsley/react-table) | `7.7.0` | `7.8.0` | | [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) | `5.3.2` | `5.3.3` | Updates `react` from 17.0.2 to 18.3.1 - [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/v18.3.1/packages/react) Updates `@types/react` from 17.0.38 to 18.3.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 17.0.2 to 18.3.1 - [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/v18.3.1/packages/react-dom) Updates `@types/react-dom` from 17.0.11 to 18.3.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-dropzone` from 11.4.2 to 14.2.9 - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](react-dropzone/react-dropzone@v11.4.2...v14.2.9) Updates `react-router-dom` from 5.3.0 to 6.27.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `react-table` from 7.7.0 to 7.8.0 - [Release notes](https://github.com/tannerlinsley/react-table/releases) - [Commits](TanStack/table@v7.7.0...v7.8.0) Updates `@types/react` from 17.0.38 to 18.3.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 17.0.11 to 18.3.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@types/react-router-dom` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: react - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: react - dependency-name: react-dropzone dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: react-table dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: react - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: react - dependency-name: "@types/react-router-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/assets/react-b3a16e73e8
branch
from
October 16, 2024 10:24
6a3b135
to
202c146
Compare
Handling this in #2251. |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
bot
deleted the
dependabot/npm_and_yarn/assets/react-b3a16e73e8
branch
October 17, 2024 18:09
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 react group with 8 updates in the /assets directory:
17.0.2
18.3.1
17.0.38
18.3.11
17.0.2
18.3.1
17.0.11
18.3.1
11.4.2
14.2.9
5.3.0
6.27.0
7.7.0
7.8.0
5.3.2
5.3.3
Updates
react
from 17.0.2 to 18.3.1Changelog
Sourced from react's changelog.
... (truncated)
Commits
f1338f8
ExportReact.act
from 18.3d6c42f7
Bump to 18.3.173bfaa1
Turn on key spread warning in jsx-runtime for everyone (#25697)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.372b7462
Bump local package.json versions for 18.1 release (#24447)22edb9f
Reactversion
field should match package.json (#24445)4175f05
Temporarily feature flag numeric fallback for symbols (#24401)e8f4a66
Fix import in examplebb49abe
Update some READMEs (#24290)Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates
@types/react
from 17.0.38 to 18.3.11Commits
Updates
react-dom
from 17.0.2 to 18.3.1Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
d6c42f7
Bump to 18.3.18a015b6
Add deprecation warning for unmountComponentAtNodec3b2839
Add deprecation warning for findDOMNoded4ea75d
ReactDOMTestUtils deprecation warnings7548c01
DeprecaterenderToStaticNodeStream
(#28872) (#28874)5894232
Enable warning for defaultProps on function components for everyone (#25699)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3b345523
[Fizz] Support abort reasons (#24680)bcbeb52
[Fizz] Disallow complex children in <title> elements (#24679)Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates
@types/react-dom
from 17.0.11 to 18.3.1Commits
Updates
react-dropzone
from 11.4.2 to 14.2.9Release notes
Sourced from react-dropzone's releases.
... (truncated)
Commits
c0255d5
fix: disable file access API by default842b0cc
ci: run tests on node 18 as welld1ae54d
fix: revert min node version to 10.1368a8a78
fix: ensure typings can be resolved and close #1371f2233ca
docs: fix hook missing dep warning in preview example2471dd9
fix: ensure package works as a moduled7799eb
fix: ensure proper readonly arrays for typesdb97f3e
docs: fix tests badgec350579
build: bump nvm node version to 20821fd6a
ci: use node 20 to releaseUpdates
react-router-dom
from 5.3.0 to 6.27.0Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
... (truncated)
Commits
8cfb4a7
chore: Update version for release (#12121)cde8139
chore: Update version for release (pre) (#12112)9a62e35
chore: Update version for release (pre) (#12101)0389eba
Fix issues with contextual routing and index params (#12003)73fcb9b
Stabilize viewTransiton and flushSync options (#11989)8c9e2b6
Fix types for PatchRoutesOnNavigationFunction (#11967)09c1978
Stabilize unstable_dataStrategy (#11974)25e4981
Stabilize unstable_patchRoutesOnNavigation (#11973)eeb86ab
chore: Update version for release (#11968)7cbe349
chore: Update version for release (pre) (#11955)Updates
react-table
from 7.7.0 to 7.8.0Commits
7535f8f
v7.8.0bc5e8b8
fix(useGroupBy): set depth on leaf rows when grouping (#3633)02a4b0d
chore(deps): allow React 18 (#3873)7440a5b
Update useSortBy docs (#3359)682ac0a
fix(useGridLayout): Support header groups (#3542)20e6c9c
fix(useExpanded): state of isAllRowsExpanded on React.StrictMode (#3471)36bb614
fix: check for row existence in handleRowById (#3422)f2e8827
perf(useResizeColumns): optimize dispatch count (#3231)05ed37c
Remove convert-kit (#3769)76a4a86
Update README.mdUpdates
@types/react
from 17.0.38 to 18.3.11Commits
Updates
@types/react-dom
from 17.0.11 to 18.3.1Commits
Updates
@types/react-router-dom
from 5.3.2 to 5.3.3Commits
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