-
Notifications
You must be signed in to change notification settings - Fork 1
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
[DCJ-400-npm]: Bump the npm-minor-patch-dependencies group with 4 updates #1711
Merged
s-rubenstein
merged 1 commit into
develop
from
dependabot/npm_and_yarn/npm-minor-patch-dependencies-ef06cfcc37
Oct 23, 2024
Merged
[DCJ-400-npm]: Bump the npm-minor-patch-dependencies group with 4 updates #1711
s-rubenstein
merged 1 commit into
develop
from
dependabot/npm_and_yarn/npm-minor-patch-dependencies-ef06cfcc37
Oct 23, 2024
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
…ates Bumps the npm-minor-patch-dependencies group with 4 updates: [react-hook-form](https://github.com/react-hook-form/react-hook-form), [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) and [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y). Updates `react-hook-form` from 7.53.0 to 7.53.1 - [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.53.0...v7.53.1) Updates `@types/lodash` from 4.17.10 to 4.17.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@vitejs/plugin-react` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.3/packages/plugin-react) Updates `eslint-plugin-jsx-a11y` from 6.10.0 to 6.10.1 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.10.0...v6.10.1) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch-dependencies - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch-dependencies - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch-dependencies - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Oct 21, 2024
dependabot
bot
requested review from
snf2ye and
s-rubenstein
and removed request for
a team
October 21, 2024 08:29
Quality Gate passedIssues Measures |
jade-data-repo-ui Run #3780
Run Properties:
|
Project |
jade-data-repo-ui
|
Run status |
Passed #3780
|
Run duration | 06m 44s |
Commit |
e0cd449c11 ℹ️: Merge 638e9668706e5228e34e08f11bcb25a433b14d12 into 9a94cacca901635c666481dbda75...
|
Committer | dependabot[bot] |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
26
|
fboulnois
approved these changes
Oct 22, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
s-rubenstein
approved these changes
Oct 23, 2024
s-rubenstein
deleted the
dependabot/npm_and_yarn/npm-minor-patch-dependencies-ef06cfcc37
branch
October 23, 2024 13:59
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 npm-minor-patch-dependencies group with 4 updates: react-hook-form, @types/lodash, @vitejs/plugin-react and eslint-plugin-jsx-a11y.
Updates
react-hook-form
from 7.53.0 to 7.53.1Release notes
Sourced from react-hook-form's releases.
Changelog
Sourced from react-hook-form's changelog.
Commits
79964dc
7.53.11ce56d7
🔧 chore: upgrade eslint to v9 (#12150)978d407
🐞 fix: #12294 ensure Invalid Date is evaluated correctly (#12295)ca5077a
📖 fix: code example input field placeholder name (#12296)38960fd
🪙 package upgrades (#12327)67de1a4
🏺 watch reference update on formState update (#12326)76a6b53
🐞 fix #12316 setValue should work for arrays of primitives to handle checkbox...3bce0c8
Revert "☸️ fix #11910 watch reference update on each re-render (#12267)" (#12...cb61669
📝 improve flatten function with object type check (#12306)087433d
🐞 fix #12291 field array remove causeundefined
with FormData (#12305)Updates
@types/lodash
from 4.17.10 to 4.17.12Commits
Updates
@vitejs/plugin-react
from 4.3.2 to 4.3.3Release notes
Sourced from
@vitejs/plugin-react
's releases.Changelog
Sourced from
@vitejs/plugin-react
's changelog.Commits
b61592a
release: [email protected]e8a923f
fix: addreact-dom
inoptimizeOps
to handle CJS script. (#375)7a7e339
feat: support new React Compiler target option (#374)Updates
eslint-plugin-jsx-a11y
from 6.10.0 to 6.10.1Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
Commits
e5dda96
v6.10.1eed03a3
[Deps] updatees-iterator-helpers
,string.prototype.includes
518a77e
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...2ee940c
[meta] package.json - Update jscodeshift & remove babel-jesta262131
[Docs] Remove accidental whitespace in CONTRIBUTING.mdcb6788c
[Docs] Use consistent spelling of 'screen reader'4925ba8
[Fix] handle interactive/noninteractive changes from aria-querye517937
[Deps] unpinaria-query
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