build(deps-dev): bump the development-minor-patch group across 1 directory with 5 updates - #14
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ctory with 5 updates Bumps the development-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.26` | `0.5.6` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.68.0` | `8.69.0` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.6` | `14.6.7` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.5` | `19.2.7` | | [electron](https://github.com/electron/electron) | `44.0.0` | `44.1.1` | Updates `eslint-plugin-react-refresh` from 0.4.26 to 0.5.6 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.26...v0.5.6) Updates `typescript-eslint` from 8.68.0 to 8.69.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/typescript-eslint) 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 `@types/react-dom` from 19.2.5 to 19.2.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `electron` from 44.0.0 to 44.1.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v44.0.0...v44.1.1) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-patch - dependency-name: typescript-eslint dependency-version: 8.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-patch - dependency-name: "@testing-library/user-event" dependency-version: 14.6.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-minor-patch - dependency-name: "@types/react-dom" dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-minor-patch - dependency-name: electron dependency-version: 44.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 development-minor-patch group with 5 updates in the / directory:
0.4.260.5.68.68.08.69.014.6.614.6.719.2.519.2.744.0.044.1.1Updates
eslint-plugin-react-refreshfrom 0.4.26 to 0.5.6Release notes
Sourced from eslint-plugin-react-refresh's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
... (truncated)
Commits
620568aSupport re-exporting namespace components (fixes #116) [publish]65c3172[publish] v0.5.58411020Bump depsc28fa15Fix SCREAMING_SNAKE_CASE constant exported viaexport { Name }incorrectly ...554c764[publish] addcontentTypeandsizeto allowExportNames in Next config (#115)e316617[publish] AddinstanttoallowExportNamesin Next config (#112)00818e9v0.5.3 [publish]202fc4aFix PascalCase class exported viaexport { Name }incorrectly treated as Re...c0317bfFix support for nested function calls for extraHOCs [publish]42a1805Explicit v10 support (fixes #106) [publish]Updates
typescript-eslintfrom 8.68.0 to 8.69.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
9a6e546chore(release): publish 8.69.0Updates
@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
@types/react-domfrom 19.2.5 to 19.2.7Commits
Updates
electronfrom 44.0.0 to 44.1.1Release notes
Sourced from electron's releases.
Commits
f3ae30ffix: honor tabs permission for url and title in tabs.query results (#53354)ac41df3build: remove requirement of empty commit message body (#53347)69a7216fix: propagate exceptions thrown by property getters on objects passed across...2d40a6afix: initialize the system FontConfig before GTK starts on Linux (#53340)28d2a9afix: main process crashes from WebUI host matching, worker AI bindings, exten...443d7b3fix: don't abort the process when a JS accessor throws during value conversio...a71b26bfix: allow the PDF viewer to show a save file picker again (#53328)9191e18docs: require symbol-level attribution in the node upgrade skill (#53324)1a649befix: serialize the target's values into the Node.js startup snapshot on cross...adda183build: update PGO profiles (#53309)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