Skip to content
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

Bump the npm-production group in /frontend with 3 updates #1060

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps the npm-production group in /frontend with 3 updates: @hookform/resolvers, @tanstack/react-table and usehooks-ts.

Updates @hookform/resolvers from 3.3.3 to 3.3.4

Release notes

Sourced from @​hookform/resolvers's releases.

v3.3.4

3.3.4 (2024-01-04)

Bug Fixes

  • error handling for array errors with root error (1bfc6ab)
Commits
  • 1bfc6ab fix: error handling for array errors with root error
  • 235bbcd Remove compaction to ensure consistent ordering of errors (#656)
  • See full diff in compare view

Updates @tanstack/react-table from 8.11.2 to 8.11.3

Release notes

Sourced from @​tanstack/react-table's releases.

v8.11.3

Version 8.11.3 - 1/3/2024, 3:36 PM

Changes

Fix

  • getRow with expanded row model and selection (#5253) (ca5c1877) by Kevin Van Cott

Chore

  • Remove old-examples (#5248) (89ea3efb) by Lachlan Collins
  • Remove Vite aliases and tsconfig composite (#5247) (6906b875) by Lachlan Collins
  • update contributing guide (d17a62b8) by Kevin Vandy
  • Attempt to enable Nx cloud caching (#5244) (07d71fb0) by Lachlan Collins
  • Update Nx caching inputs (#5242) (aec4d3c4) by Lachlan Collins
  • Run prettier on CI (#5241) (f4356c09) by Lachlan Collins
  • Rework publish script (#5240) (5189d749) by Lachlan Collins
  • Modularise rollup config (#5238) (72c7ed6a) by Lachlan Collins
  • Migrate to pnpm and modularise Nx tasks (#5234) (51a6fd71) by Lachlan Collins
  • Migrate from TypeScript 4.9 to 5.3 (#5233) (f7b7a8ed) by Lachlan Collins
  • Migrate from Nx v15 to v17 (#5231) (51eb4b67) by Lachlan Collins

Docs

  • column virtualization example (#5245) (43f22c90) by Kevin Van Cott
  • correct typo in introduction.md (#4910) (7f68e421) by Mark Tomlinson
  • Update header.md -> fixing typos (#5236) (6ccf35c1) by @​kis619
  • Update header-group.md - correct typo (#5235) (079d4924) by @​kis619
  • update virtual rows example (#5237) (ff394286) by Kevin Van Cott
  • Update column-sizing.md (#5232) (de5788c4) by Kevin Van Cott
  • Update example package.json to include faker (#5230) (dd870a3a) by Kevin Van Cott
  • update route config for new resizing example (#5229) (23a8e2eb) by Kevin Van Cott
  • column sizing/resizing guide (#5228) (d45b9a9f) by Kevin Van Cott
  • create row selection guide (#5226) (ae4c451d) by Kevin Van Cott

Packages

  • @​tanstack/table-core@​8.11.3
  • @​tanstack/react-table@​8.11.3
  • @​tanstack/solid-table@​8.11.3
  • @​tanstack/vue-table@​8.11.3
  • @​tanstack/svelte-table@​8.11.3
  • @​tanstack/react-table-devtools@​8.11.3
  • @​tanstack/match-sorter-utils@​8.11.3
Commits

Updates usehooks-ts from 2.9.1 to 2.9.2

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 8, 2024
Copy link

vercel bot commented Jan 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
neosync-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2024 6:45pm
neosync-marketing ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2024 6:45pm

Bumps the npm-production group in /frontend with 3 updates: [@hookform/resolvers](https://github.com/react-hook-form/resolvers), [@tanstack/react-table](https://github.com/tanstack/table) and [usehooks-ts](https://github.com/juliencrn/usehooks-ts).


Updates `@hookform/resolvers` from 3.3.3 to 3.3.4
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v3.3.3...v3.3.4)

Updates `@tanstack/react-table` from 8.11.2 to 8.11.3
- [Release notes](https://github.com/tanstack/table/releases)
- [Commits](TanStack/table@v8.11.2...v8.11.3)

Updates `usehooks-ts` from 2.9.1 to 2.9.2
- [Release notes](https://github.com/juliencrn/usehooks-ts/releases)
- [Commits](https://github.com/juliencrn/usehooks-ts/compare/usehooks-ts@2.9.1...usehooks-ts@2.9.2)

---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@tanstack/react-table"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: usehooks-ts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/npm-production-7febc1007c branch from c5605c7 to 69eba16 Compare January 8, 2024 18:41
@nickzelei nickzelei merged commit 7b97083 into main Jan 9, 2024
6 checks passed
@nickzelei nickzelei deleted the dependabot/npm_and_yarn/frontend/npm-production-7febc1007c branch January 9, 2024 00:54
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant