chore(deps,web-ui)(deps-dev): bump the dev-tooling group in /web-ui with 2 updates - #629
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the dev-tooling group in /web-ui with 2 updates: [@testing-library/user-event](https://github.com/testing-library/user-event) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `@testing-library/user-event` from 14.6.1 to 14.6.3 - [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.1...v14.6.3) Updates `eslint-config-next` from 16.2.12 to 16.3.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.3.0/packages/eslint-config-next) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-version: 14.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tooling - dependency-name: eslint-config-next dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Superseded by #638, which consolidates the whole 2026-08-10 Dependabot run into a single verified change (Node 22.22.3, CI job order: Closing this one so the batch is reviewed once instead of nine times. Reopen if #638 is dropped. |
Contributor
Author
|
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/web-ui/dev-tooling-1f6521233e
branch
August 10, 2026 08:09
Weegy
added a commit
that referenced
this pull request
Aug 10, 2026
Consolidates the 2026-08-10 Dependabot run into one verified change, superseding #628, #629, #630, #631, #632, #633, #634, #635 and #636. middleware: @azure/msal-node 5.5.0, typescript-eslint 8.66.0, ws 8.21.3, @types/pg 8.21.0 (dev), tsx 4.23.12 (dev), csv-parse 7.0.2. web-ui: next 16.3.0, next-intl 4.13.5, framer-motion 13.0.0, lucide-react 1.31.0, eslint-config-next 16.3.0 (dev), @testing-library/user-event 14.6.3 (dev). ws, @types/pg, tsx and lucide-react take the current resolution rather than the bot's, which had already gone stale. framer-motion 13's only breaking change is the removal of automatic @emotion/is-prop-valid loading; that package is absent from the tree and MotionConfig/isValidProp appear nowhere in the repo, so the bump is inert. Also mirrors the typescript major-version ignore from the /web-ui dependabot block into /middleware, which lacked it and therefore re-raised a TypeScript 7 bump every Monday (see #595). Excludes #637 (better-sqlite3 13): v13 dropped its install hook and needs a Docker builder toolchain, which #615 already carries. Verified on Node 22.22.3 in CI job order: middleware 6094 pass / 0 fail, web-ui 657 pass / 0 fail, both lint 0 errors, typecheck clean, web-ui build and i18n:check pass, and npm audit reports 0 high / 0 critical in both workspaces.
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 dev-tooling group in /web-ui with 2 updates: @testing-library/user-event and eslint-config-next.
Updates
@testing-library/user-eventfrom 14.6.1 to 14.6.3Release notes
Sourced from @testing-library/user-event's releases.
Commits
1d18b1ffix(release): manually release a patch version (#1321)232f3e6docs: add migration note and clean up README badges (#1320)83e2b22ci: remove deprecated CodeSandbox CI (#1318)e8da819ci: publish to npm via OIDC trusted publishing (#1317)13fa4bcci: stop lint errors from blocking release (#1316)c3cec18chore(ci): make releases work with full git history (#1315)ebab6c6add Liadshiran as a contributor for doc (#1300)ec470bfdocs: fix wrong default enum value (#1298)ba79c2fchore: upgrade node version in csb (#1299)63ac399fix: allow reassignment ofHTMLElement.prototype.focusand.blur(#1265)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@testing-library/user-eventsince your current version.Updates
eslint-config-nextfrom 16.2.12 to 16.3.0Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
d73f562v16.3.04fd843fv16.3.0-canary.1079480f7fv16.3.0-canary.106a8dcd25v16.3.0-canary.10538f0cdev16.3.0-canary.104f3edea1v16.3.0-canary.1030d5ff0dv16.3.0-canary.102cf1e001v16.3.0-canary.101267d6b1v16.3.0-canary.100ad618bfRestore canary version 16.3.0-canary.99 after v16.3.0-preview.10 preview releaseDependabot 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 conditionsNeed help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.