chore(deps): bump the all-minor-patch group across 1 directory with 7 updates#594
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all-minor-patch group across 1 directory with 7 updates#594dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the all-minor-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.31.0` | `2.31.1` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `10.0.3` | `10.0.4` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.8` | `17.2.0` | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `5.4.0` | `5.4.3` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.24.0` | `1.27.0` | | [next](https://github.com/vercel/next.js) | `16.2.10` | `16.2.12` | | [postcss](https://github.com/postcss/postcss) | `8.5.19` | `8.5.23` | Updates `@changesets/cli` from 2.31.0 to 2.31.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.31.0...@changesets/cli@2.31.1) Updates `concurrently` from 10.0.3 to 10.0.4 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v10.0.3...v10.0.4) Updates `lint-staged` from 17.0.8 to 17.2.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.0.8...v17.2.0) Updates `@hookform/resolvers` from 5.4.0 to 5.4.3 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v5.4.0...v5.4.3) Updates `lucide-react` from 1.24.0 to 1.27.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.27.0/packages/lucide-react) Updates `next` from 16.2.10 to 16.2.12 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.10...v16.2.12) Updates `postcss` from 8.5.19 to 8.5.23 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.19...8.5.23) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-version: 2.31.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: concurrently dependency-version: 10.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: lint-staged dependency-version: 17.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: "@hookform/resolvers" dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: lucide-react dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: next dependency-version: 16.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: postcss dependency-version: 8.5.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 all-minor-patch group with 7 updates in the / directory:
2.31.02.31.110.0.310.0.417.0.817.2.05.4.05.4.31.24.01.27.016.2.1016.2.128.5.198.5.23Updates
@changesets/clifrom 2.31.0 to 2.31.1Release notes
Sourced from @changesets/cli's releases.
Commits
a897bb8Use a different publish tag formaintenance/v2branch (#2162)e8650b9Version Packages (#2161)15cf592Fixed handling of the npm 12 info output (#2159)9f2cb2aConfigure Changesets formaintenance/v2line (#2076)97247cbChange allowed publish pattern tomaintenance/v*given rulesets behavior (#...13286a8Build(deps): Bump the github-actions group across 1 directory with 3 updates ...8f6acd6Update dependabot group to exclude major (#2067)c70c675Setup backport workflow and sync next setup (#2057)9672019Remove SECURITY.md to defer to .github (#2055)18e1661Use internal bot for versioning (#2039)Updates
concurrentlyfrom 10.0.3 to 10.0.4Release notes
Sourced from concurrently's releases.
Commits
2524b6510.0.41080199fix: avoid kill timeout exit delays (#601)e668211ci: publish to latest only on npm163b60fchore: sync@types/nodewith current min versionbcde2f5chore: remove@types/shell-quote49f7eb4deps: upgrade shell-quote to 1.9.0 (#599)Updates
lint-stagedfrom 17.0.8 to 17.2.0Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
fb540fbMerge pull request #1824 from lint-staged/changeset-release/maindc0a738chore(changeset): release60cbb88Merge pull request #1823 from lint-staged/reimplement-chunk-files2354dc4build(deps): update dependencies0516e7fdocs: adjust debug logse22f6edstyle: runoxfmton README.md37e8e1afix: restore chunking of git add command after running tasks2c75f1dchore: remove unused fileee156ccfeat: add improved lazy-chunking of command stringsbaa7c98feat: remove currentchunkFilesimplementationUpdates
@hookform/resolversfrom 5.4.0 to 5.4.3Release notes
Sourced from @hookform/resolvers's releases.
Commits
4e56b2bfix: Zod resolver does not respect union error (#855)b45de27chore: fix repo unit tests issue (#854)c3a5674Change test command from 'bun test' to 'bun run test' (#825)08f25e9fix: preserve standard schema root errors (#853)a21e723fix #842 zodResolver() type overload fails with Zod v4.3.x due to branded ver...b7bb3f9fix #844 yupResolver: Control<T> incompatible with optional fields when passe...d5e5134fix: declare validation libraries as optional peerDependencies (#850)Updates
lucide-reactfrom 1.24.0 to 1.27.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
f229f83chore(depedencies): Update dependencies (#4553)Updates
nextfrom 16.2.10 to 16.2.12Release notes
Sourced from next's releases.
Commits
2234717v16.2.12957f5ed[Backport] Fixes to support TypeScript 7 (#95831)b56eb16Backport/docs fixes 16.2 - July round (#96031)9beca08v16.2.113c48c7a[16.x] Fix Turbopack middleware matcher with i18n single localeac1eff3[16.x] Improve performance of checking valid MPA form submissions9a4651e[16.x] EnforceserverActions.bodySizeLimitfor Server Actions in Edge runtimeb512063[16.x] Set correct origin for internal redirects in custom serverd303326[16.x] Ensure exotic rewrite param values are properly encoded73b9487[16.x] fix(fetch-cache): key fetch(Request, init) by the effective requestUpdates
postcssfrom 8.5.19 to 8.5.23Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
eb9e1feRelease 8.5.23 version9d19c78Update dependencies7beca13Does no load source map file without opts.fromdecea51Typoc18e30dUpdate EM banner98a39adUpdate EM bannera3e48c4Release 8.5.22 versionf49d691Fix custom property losing its semicolon before a comment (#2117)28e0dafRelease 8.5.21 version3d2b4e4Update dependenciesDependabot 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