-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore(deps): Bump the dependencies group with 11 updates #72
Merged
infinia-yzl
merged 4 commits into
main
from
dependabot-npm_and_yarn-dependencies-1bdbe0884b
Aug 2, 2024
Merged
chore(deps): Bump the dependencies group with 11 updates #72
infinia-yzl
merged 4 commits into
main
from
dependabot-npm_and_yarn-dependencies-1bdbe0884b
Aug 2, 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
Contributor
Bumps the dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.6.0` | `3.9.0` | | [html2canvas-pro](https://github.com/yorickshan/html2canvas-pro) | `1.5.6` | `1.5.8` | | [react-day-picker](https://github.com/gpbl/react-day-picker) | `8.10.1` | `9.0.6` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.52.0` | `7.52.1` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.3.0` | `2.4.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.10` | `22.1.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.8.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.4` | `14.2.5` | | [postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.4.40` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.4` | `3.4.7` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.4` | Updates `@hookform/resolvers` from 3.6.0 to 3.9.0 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v3.6.0...v3.9.0) Updates `html2canvas-pro` from 1.5.6 to 1.5.8 - [Release notes](https://github.com/yorickshan/html2canvas-pro/releases) - [Changelog](https://github.com/yorickshan/html2canvas-pro/blob/main/CHANGELOG.md) - [Commits](yorickshan/html2canvas-pro@v1.5.6...v1.5.8) Updates `react-day-picker` from 8.10.1 to 9.0.6 - [Release notes](https://github.com/gpbl/react-day-picker/releases) - [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md) - [Commits](gpbl/react-day-picker@v8.10.1...v9.0.6) Updates `react-hook-form` from 7.52.0 to 7.52.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.52.0...v7.52.1) Updates `tailwind-merge` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.3.0...v2.4.0) Updates `@types/node` from 20.14.10 to 22.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 8.57.0 to 9.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.8.0) Updates `eslint-config-next` from 14.2.4 to 14.2.5 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.5/packages/eslint-config-next) Updates `postcss` from 8.4.38 to 8.4.40 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.38...8.4.40) Updates `tailwindcss` from 3.4.4 to 3.4.7 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.4...v3.4.7) Updates `typescript` from 5.4.5 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.4) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: html2canvas-pro dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-day-picker dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
The following labels could not be found: |
Dep bumps failing due to vercel/next.js#64409 |
- Ignore eslint bump until vercel/next.js#64409 is resolved - Remove workflow
- Revert eslint version
- Revert react-day-picker version
infinia-yzl
approved these changes
Aug 2, 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.
Errors fixed.
- Ignored bumps: eslint & react-day-picker
Regression tests passed locally ✅
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 dependencies group with 11 updates:
3.6.0
3.9.0
1.5.6
1.5.8
react-day-picker8.10.1
9.0.6
7.52.0
7.52.1
2.3.0
2.4.0
20.14.10
22.1.0
eslint8.57.0
9.8.0
14.2.4
14.2.5
8.4.38
8.4.40
3.4.4
3.4.7
5.4.5
5.5.4
Updates
@hookform/resolvers
from 3.6.0 to 3.9.0Release notes
Sourced from
@hookform/resolvers
's releases.... (truncated)
Commits
5fc1e63
feat(fluentvalidation-ts): add fluentvalidation-ts resolver (#702)039385e
ci: node (#701)1c277bb
ci: fix publish step (#700)18e423f
feat: add typeschema resolver (#699)4b9acb7
Revert "fix: move back to in-build set and remove lodash.set (#685)"e8e0f80
feat(typeboxResolver): make TypeBox resolver work with compiled schema (#674)c0d528b
feat: add VineJS resolver (#677)a3e50c6
fix(zodResolver): cannot read properties of undefined (reading 'length')f0174e0
chore: update valibot dependency to version >=0.33.0 (#695)f7a4fd4
Update README.mdUpdates
html2canvas-pro
from 1.5.6 to 1.5.8Release notes
Sourced from html2canvas-pro's releases.
Changelog
Sourced from html2canvas-pro's changelog.
Commits
1f986b6
chore(release): 1.5.88d64814
Merge pull request #24 from yorickshan/fix/2248e771a
fix: -webkit-text-stroke misaligned with the text1100f39
chore: pkg name26ff63c
chore(release): 1.5.78fc5474
style: format renderTextNode func1c97647
Merge pull request #23 from xweiba/mainecc0df2
Fix the issue where textDecorationLine exhibits y-axis positioning errors on ...83bfaf2
Fixed an issue with characters moving up in non-Firefox.de16bac
Fixes #2238 #1624 - Fix the issue of TextNode content being overlooked in ren...Updates
react-day-picker
from 8.10.1 to 9.0.6Release notes
Sourced from react-day-picker's releases.
... (truncated)
Changelog
Sourced from react-day-picker's changelog.
Commits
ae63d4c
feat: add new data-attributes to the day cells (#2331)02b31b7
build: bump v9.0.6dc96b44
fix(build): add package.json to dist/cjs module (#2330)ae0158d
fix: typo (#2329)025321f
Update pnpm-lock.yaml0f001e5
website: lock v8 version917a65c
repo: update pnpm-lock4ef7ed5
repo: upgrade dependencies114f087
fix: remove invalid test (min changed to 1)ff13052
Revert "fix: remove extra “role” attributes"Updates
react-hook-form
from 7.52.0 to 7.52.1Release notes
Sourced from react-hook-form's releases.
Commits
ee7b588
7.52.103f9d72
💉 related #12024 include unit test coverage (#12045)fe8de6d
🐞 fix #12024 dirty not update issue with values prop (#12041)6b2093d
🐞 fix: field array validate rules shift errors (#12033)Updates
tailwind-merge
from 2.3.0 to 2.4.0Release notes
Sourced from tailwind-merge's releases.
Commits
f745ace
v2.4.03847cc0
Merge pull request #444 from dcastil/feature/440/allow-hooking-into-class-par...9aa1c8e
add tests for experimentalParseClassName6812bf7
fix outdated import path in class-map test922bfda
fix experimentalParseClassName config property not being overriden in mergeCo...f6c7b19
update versioning docs91eb1b6
add inline documentation forexperimentalParseClassName
e28c73a
add experimentalParseClassName feature to tailwind-mergef39111d
rename splitModifiers to parseClassName6fdf5ef
rename class utils to class group utilsUpdates
@types/node
from 20.14.10 to 22.1.0Commits
Updates
eslint
from 8.57.0 to 9.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
63881dc
9.8.0de36d1d
Build: changelog update for 9.8.0deee448
chore: upgrade to@eslint/js@9.8.0
(#18720)4aaf2b3
chore: package.json update for@eslint/js
release2570051
chore: package.json revert@eslint/js
version to 9.7.0 (#18719)d73b203
chore: package.json update for@eslint/js
release8e1a627
chore: update dependency@eslint/core
to ^0.2.0 (#18700)13d0bd3
feat: Add and use SourceCode#getLoc/getRange (#18703)282df1a
docs: Add system theme option (#18617)ab0ff27
fix: Throw error when invalid flags passed (#18705)Updates
eslint-config-next
from 14.2.4 to 14.2.5Release notes
Sourced from eslint-config-next's releases.
Commits
0bf7f52
v14.2.5Updates
postcss
from 8.4.38 to 8.4.40Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
3f84b41
Release 8.4.40 version293ce45
Merge pull request #1950 from nex3/node-gettersfd7ae73
Declare Node subclass attributes as getters79a6396
Update dependencies53968d7
Make name more cleare0efb16
Release 8.4.39 version48304c5
Update dependencies155ac57
Merge pull request #1947 from romainmenke/fix-css-syntax-error-type--reliable...1b9b466
fix CssSyntaxError type declaration3f4d96e
Update dependenciesUpdates
tailwindcss
from 3.4.4 to 3.4.7Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
9824cb6
Update version in package.jsonaa6c10f
Add missing heading to changelog245058c
Update changelog for v3.4.7605d8cd
Update CHANGELOG.md680c55c
Normalize attribute selector fordata-*
andaria-*
modifiers (#14037)866860e
Print eventual lightning CSS parsing errors when the CSS matcher fail (#14034)bdc87ae
Fix class detection in Slim templates with attached attributes and IDs (#14019)d622977
Update changelog0573c07
Loosen :is() wrapping rules in applyImportantSelector for more readable outpu...9c29e47
3.4.6Updates
typescript
from 5.4.5 to 5.5.4Release notes
Sourced from typescript's releases.