-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the dev-dependencies group across 1 directory with 23 updates #70
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
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-b9ad0255e2
Closed
Bump the dev-dependencies group across 1 directory with 23 updates #70
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-b9ad0255e2
Conversation
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
Bumps the dev-dependencies group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@docsearch/react](https://github.com/algolia/docsearch) | `3.3.2` | `3.6.1` | | [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | `1.7.7` | `2.1.8` | | [@markdoc/markdoc](https://github.com/markdoc/markdoc) | `0.1.8` | `0.4.0` | | [@markdoc/next.js](https://github.com/markdoc/next.js) | `0.1.6` | `0.3.7` | | [@sindresorhus/slugify](https://github.com/sindresorhus/slugify) | `2.2.0` | `2.2.1` | | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.7` | `0.5.15` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.14` | `10.4.20` | | [clsx](https://github.com/lukeed/clsx) | `1.2.1` | `2.1.1` | | [focus-visible](https://github.com/WICG/focus-visible) | `5.2.0` | `5.2.1` | | [next](https://github.com/vercel/next.js) | `12.3.1` | `14.2.13` | | [postcss-focus-visible](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-focus-visible) | `6.0.4` | `10.0.0` | | [postcss-import](https://github.com/postcss/postcss-import) | `15.1.0` | `16.1.0` | | [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) | `1.3.5` | `2.4.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.2.4` | `3.4.12` | | [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) | `4.1.1` | `4.3.0` | | [eslint](https://github.com/eslint/eslint) | `8.19.0` | `9.11.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `13.1.1` | `14.2.13` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.5.0` | `9.1.0` | | [eslint-plugin-markdownlint](https://gitlab.com/pawelbbdrozd/eslint-plugin-markdownlint) | `0.4.0` | `0.6.0` | | [prettier](https://github.com/prettier/prettier) | `2.7.1` | `3.3.3` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.1.13` | `0.6.6` | Updates `@docsearch/react` from 3.3.2 to 3.6.1 - [Release notes](https://github.com/algolia/docsearch/releases) - [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md) - [Commits](algolia/docsearch@v3.3.2...v3.6.1) Updates `@headlessui/react` from 1.7.7 to 2.1.8 - [Release notes](https://github.com/tailwindlabs/headlessui/releases) - [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v2.1.8/packages/@headlessui-react) Updates `@markdoc/markdoc` from 0.1.8 to 0.4.0 - [Release notes](https://github.com/markdoc/markdoc/releases) - [Commits](markdoc/markdoc@0.1.8...0.4.0) Updates `@markdoc/next.js` from 0.1.6 to 0.3.7 - [Release notes](https://github.com/markdoc/next.js/releases) - [Commits](markdoc/next.js@0.1.6...0.3.7) Updates `@sindresorhus/slugify` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/sindresorhus/slugify/releases) - [Commits](sindresorhus/slugify@v2.2.0...v2.2.1) Updates `@tailwindcss/typography` from 0.5.7 to 0.5.15 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.7...v0.5.15) Updates `autoprefixer` from 10.4.14 to 10.4.20 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.14...10.4.20) Updates `clsx` from 1.2.1 to 2.1.1 - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](lukeed/clsx@v1.2.1...v2.1.1) Updates `focus-visible` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/WICG/focus-visible/releases) - [Commits](WICG/focus-visible@v5.2.0...5.2.1) Updates `next` from 12.3.1 to 14.2.13 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v12.3.1...v14.2.13) Updates `postcss-focus-visible` from 6.0.4 to 10.0.0 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-focus-visible/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-focus-visible) Updates `postcss-import` from 15.1.0 to 16.1.0 - [Release notes](https://github.com/postcss/postcss-import/releases) - [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-import@15.1.0...16.1.0) Updates `prism-react-renderer` from 1.3.5 to 2.4.0 - [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases) - [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/v1.3.5...prism-react-renderer@2.4.0) Updates `react` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react) Updates `react-dom` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom) Updates `tailwindcss` from 3.2.4 to 3.4.12 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.12/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.2.4...v3.4.12) Updates `@trivago/prettier-plugin-sort-imports` from 4.1.1 to 4.3.0 - [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases) - [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md) - [Commits](trivago/prettier-plugin-sort-imports@v4.1.1...v4.3.0) Updates `eslint` from 8.19.0 to 9.11.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.19.0...v9.11.0) Updates `eslint-config-next` from 13.1.1 to 14.2.13 - [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.13/packages/eslint-config-next) Updates `eslint-config-prettier` from 8.5.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.5.0...v9.1.0) Updates `eslint-plugin-markdownlint` from 0.4.0 to 0.6.0 - [Release notes](https://gitlab.com/pawelbbdrozd/eslint-plugin-markdownlint/tags) - [Changelog](https://gitlab.com/pawelbbdrozd/eslint-plugin-markdownlint/blob/main/CHANGELOG.md) - [Commits](https://gitlab.com/pawelbbdrozd/eslint-plugin-markdownlint/commits/main) Updates `prettier` from 2.7.1 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.7.1...3.3.3) Updates `prettier-plugin-tailwindcss` from 0.1.13 to 0.6.6 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.1.13...v0.6.6) --- updated-dependencies: - dependency-name: "@docsearch/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@headlessui/react" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@markdoc/markdoc" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@markdoc/next.js" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@sindresorhus/slugify" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@tailwindcss/typography" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: autoprefixer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: clsx dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: focus-visible dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: postcss-focus-visible dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: postcss-import dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: prism-react-renderer dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@trivago/prettier-plugin-sort-imports" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-plugin-markdownlint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #71. |
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-dependencies group with 23 updates in the / directory:
3.3.23.6.11.7.72.1.80.1.80.4.00.1.60.3.72.2.02.2.10.5.70.5.1510.4.1410.4.201.2.12.1.15.2.05.2.112.3.114.2.136.0.410.0.015.1.016.1.01.3.52.4.018.2.018.3.118.2.018.3.13.2.43.4.124.1.14.3.08.19.09.11.013.1.114.2.138.5.09.1.00.4.00.6.02.7.13.3.30.1.130.6.6Updates
@docsearch/reactfrom 3.3.2 to 3.6.1Release notes
Sourced from
@docsearch/react's releases.... (truncated)
Changelog
Sourced from
@docsearch/react's changelog.... (truncated)
Commits
5c2ac99chore: release v3.6.1 (#2279)29aa9e6fix #2230 - prevent babel helpers duplication and condense bundle & types (#2...5142612Update record-extractor.md4aa0c2cfix: updating the templates page (#2273)cdfa993fix(logos): they will not be fixing the search (#2269)069a3defix(apply form): Update ApplyForm.js (#2270)8587f58fix(logos): removed logos no longer using algolia (#2261)1081660fix(logos): update URL and remove logos no longer using DocSearch (#2260)4054a12Update what-is-docsearch.md (#2222)53fcbe0Add React-admin to projects showcase (#2225)Updates
@headlessui/reactfrom 1.7.7 to 2.1.8Release notes
Sourced from
@headlessui/react's releases.... (truncated)
Changelog
Sourced from
@headlessui/react's changelog.... (truncated)
Commits
994303f2.1.8 -@headlessui/reactb670896Fix crash when usingas={Fragment}onMenuButton,ListboxButton, `Discl...dde00da2.1.7 -@headlessui/react4737c6dPrevent crash in environments whereElement.prototype.getAnimationsis not ...5b365f52.1.6 -@headlessui/reactef78d58Fix crash when usingDisclosureButtoninside of aDisclosurePanelwhen th...07c9f1fFixListboxOptionsbeing incorrectly marked asinert(#3466)cb866652.1.5 -@headlessui/react971ff6bFix transition bug on Firefox, triggered by clicking thePopoverButtonin r...75619ee2.1.4 -@headlessui/reactUpdates
@markdoc/markdocfrom 0.1.8 to 0.4.0Release notes
Sourced from
@markdoc/markdoc's releases.... (truncated)
Commits
f59adb5Changes th width property to string type in schema (#472)4d3dd64Adds additional escapes to string attributes (#470)c572385Fix table cell widths in formatter (#463)fd43ec1Fixes variable resolution for slots (#457)0d078edAdds support for dropping location information inparsefunction (#455)1d4515aFix conflict between parent validation and function validation (#441)acb517eUpdate version to 0.3.1 (#438)c914d13Exposes parent nodes in validation (#437)92c8ee2Markdoc formatter - update to skip printing undefined attributes (#432)45424bfadd row and col span to th (#422)Updates
@markdoc/next.jsfrom 0.1.6 to 0.3.7Release notes
Sourced from
@markdoc/next.js's releases.... (truncated)
Commits
413e446Export markdoc object (#50)7b2482aallow overriding appDir as an escape hatch (#51)85085df0.3.6 (#48)fb5dfceAllow nextjsExports to be optional (#47)437cd880.3.5 (#46)b9f7490Bump@babel/traversefrom 7.17.10 to 7.23.2 (#45)e72b11dUpdate index.d.ts (#44)1655f820.3.4 (#42)9fb2c57fix issue 451 (#41)0d01d35Bump postcss and next (#40)Updates
@sindresorhus/slugifyfrom 2.2.0 to 2.2.1Release notes
Sourced from
@sindresorhus/slugify's releases.Commits
d572cba2.2.1c9cb96dImprove compatibility with partial strings (#73)Updates
@tailwindcss/typographyfrom 0.5.7 to 0.5.15Release notes
Sourced from
@tailwindcss/typography's releases.Changelog
Sourced from
@tailwindcss/typography's changelog.... (truncated)
Commits
199a0c60.5.15fa5beecModernize repository setup (#359)1da9d14Update peer dependency version to include 4.0.0-alpha.20 (#358)7b43b3b0.5.1441b694dUpdate changelog815dfc4Fix table text align (#346)2745585Bump braces and jest (#353)f364a16use Node 22 in CI workflows (#354)e21d9e60.5.13c0dea6cDon't apply margins to\<br>elements contained in an\<li>in FF (#350)Updates
autoprefixerfrom 10.4.14 to 10.4.20Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
dae6eb4Release 10.4.20 versionee43652Fix fit-content for Firefoxcf80824Update dependencies49d5ec6Move to pnpm 98060e33Release 10.4.19 versionfe7bae4Remove end→flex-end warning5f6f362Update dependencies13a86dfMove to flat ESLint configb3e0579Update dependencies90dc18dRelease 10.4.18 versionUpdates
clsxfrom 1.2.1 to 2.1.1Release notes
Sourced from clsx's releases.
... (truncated)
Commits
925494c2.1.13d960abfix(types): includebigintinClassValuetype (#96)684509cchore: add licenses badgea60db122.1.01a49142feat: addclsx/litemodule5cac14c2.0.1855eec2chore(bench): include ≠ symbolbf64e71chore: update module size6e3b2b9chore: update benchmarks;554ad31chore: dedicated string vs number var usage;Updates
focus-visiblefrom 5.2.0 to 5.2.1Release notes
Sourced from focus-visible's releases.
Commits
1d6162c5.2.1c62233bDisable broken tests78d61acUpdate index.html9fbee13Update README.md6501c93Update README.mdf94dcd6Update README.mdea5722dgithub-default-branch: Update README.mdUpdates
nextfrom 12.3.1 to 14.2.13Release notes
Sourced from next's releases.
... (truncated)
Commits
f550237v14.2.13b0ff3d0Fix startTime error on Android 9 with Chrome 74 (#67391)49566f5Fix vercel og package memory leak (#70214)62fbd7ffeat: add polyfill ofURL.canParsefor browser compatibility (#70228)b503b8eFix missing cache-control on SSR app route (#70265)6d7ced4v14.2.12367c6e6update prefetching jsdoc & documentation (#68047)16ad368Ensure we chunk revalidate tag requests (#70189)77910c8(backport) fix(eslint): allow typescript-eslint v8 (#70090)0b907c7[ppr] Don't mark RSC requests as /_next/data requests (backport of #66249) (#...Updates
postcss-focus-visiblefrom 6.0.4 to 10.0.0Changelog
Sourced from postcss-focus-visible's changelog.