-
Notifications
You must be signed in to change notification settings - Fork 4
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-packages group across 1 directory with 15 updates #266
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/docs/npm-packages-3f75e5b2fb
Closed
Bump the npm-packages group across 1 directory with 15 updates #266
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/docs/npm-packages-3f75e5b2fb
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
Bumps the npm-packages group with 15 updates in the /docs directory: | Package | From | To | | --- | --- | --- | | [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | `1.7.19` | `2.2.0` | | [@markdoc/markdoc](https://github.com/markdoc/markdoc) | `0.2.2` | `0.4.0` | | [@markdoc/next.js](https://github.com/markdoc/next.js) | `0.2.3` | `0.3.7` | | [clsx](https://github.com/lukeed/clsx) | `1.2.1` | `2.1.1` | | [next](https://github.com/vercel/next.js) | `14.1.1` | `15.0.1` | | [postcss-focus-visible](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-focus-visible) | `6.0.4` | `10.0.1` | | [postcss-import](https://github.com/postcss/postcss-import) | `14.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` | | [react-icons](https://github.com/react-icons/react-icons) | `4.12.0` | `5.3.0` | | [eslint](https://github.com/eslint/eslint) | `8.26.0` | `9.13.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `13.0.2` | `15.0.1` | | [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.3.3` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.1.13` | `0.6.8` | Updates `@headlessui/react` from 1.7.19 to 2.2.0 - [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/[email protected]/packages/@headlessui-react) Updates `@markdoc/markdoc` from 0.2.2 to 0.4.0 - [Release notes](https://github.com/markdoc/markdoc/releases) - [Commits](markdoc/markdoc@0.2.2...0.4.0) Updates `@markdoc/next.js` from 0.2.3 to 0.3.7 - [Release notes](https://github.com/markdoc/next.js/releases) - [Commits](markdoc/next.js@0.2.3...0.3.7) 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 `next` from 14.1.1 to 15.0.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.1.1...v15.0.1) Updates `postcss-focus-visible` from 6.0.4 to 10.0.1 - [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 14.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@14.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/[email protected]) 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 `react-icons` from 4.12.0 to 5.3.0 - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v4.12.0...v5.3.0) Updates `eslint` from 8.26.0 to 9.13.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.26.0...v9.13.0) Updates `eslint-config-next` from 13.0.2 to 15.0.1 - [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/v15.0.1/packages/eslint-config-next) Updates `prettier` from 2.8.8 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.8.8...3.3.3) Updates `prettier-plugin-tailwindcss` from 0.1.13 to 0.6.8 - [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.8) --- updated-dependencies: - dependency-name: "@headlessui/react" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: "@markdoc/markdoc" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@markdoc/next.js" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: clsx dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: next dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: postcss-focus-visible dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: postcss-import dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: prism-react-renderer dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Oct 27, 2024
Pull Request Test Coverage Report for Build 11543735487Details
💛 - Coveralls |
Superseded by #267. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/docs/npm-packages-3f75e5b2fb
branch
October 29, 2024 20:51
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 npm-packages group with 15 updates in the /docs directory:
1.7.19
2.2.0
0.2.2
0.4.0
0.2.3
0.3.7
1.2.1
2.1.1
14.1.1
15.0.1
6.0.4
10.0.1
14.1.0
16.1.0
1.3.5
2.4.0
18.2.0
18.3.1
18.2.0
18.3.1
4.12.0
5.3.0
8.26.0
9.13.0
13.0.2
15.0.1
2.8.8
3.3.3
0.1.13
0.6.8
Updates
@headlessui/react
from 1.7.19 to 2.2.0Release notes
Sourced from
@headlessui/react
's releases.... (truncated)
Changelog
Sourced from
@headlessui/react
's changelog.... (truncated)
Commits
d71fb9c
2.2.0 -@headlessui/react
8814b0e
Add React 19 support (#3543)5eb3b12
2.1.10 -@headlessui/react
a4953a2
Fix crash inListboxOptions
when usingas={Fragment}
(#3513)3b047fc
update changelog13d8829
UseReact.JSX
instead ofJSX
(#3511)2422250
2.1.9 -@headlessui/react
02b43d0
Cleanupprocess
in Combobox component when using virtualization (#3495)63daa86
Fix crash when usinginstanceof HTMLElement
in some environments (#3494)f2c80c4
EnsureElement
is available before polyfilling (#3493)Updates
@markdoc/markdoc
from 0.2.2 to 0.4.0Release notes
Sourced from
@markdoc/markdoc
's releases.... (truncated)
Commits
f59adb5
Changes th width property to string type in schema (#472)4d3dd64
Adds additional escapes to string attributes (#470)c572385
Fix table cell widths in formatter (#463)fd43ec1
Fixes variable resolution for slots (#457)0d078ed
Adds support for dropping location information inparse
function (#455)1d4515a
Fix conflict between parent validation and function validation (#441)acb517e
Update version to 0.3.1 (#438)c914d13
Exposes parent nodes in validation (#437)92c8ee2
Markdoc formatter - update to skip printing undefined attributes (#432)45424bf
add row and col span to th (#422)Updates
@markdoc/next.js
from 0.2.3 to 0.3.7Release notes
Sourced from
@markdoc/next
.js's releases.... (truncated)
Commits
413e446
Export markdoc object (#50)7b2482a
allow overriding appDir as an escape hatch (#51)85085df
0.3.6 (#48)fb5dfce
Allow nextjsExports to be optional (#47)437cd88
0.3.5 (#46)b9f7490
Bump@babel/traverse
from 7.17.10 to 7.23.2 (#45)e72b11d
Update index.d.ts (#44)1655f82
0.3.4 (#42)9fb2c57
fix issue 451 (#41)0d01d35
Bump postcss and next (#40)Updates
clsx
from 1.2.1 to 2.1.1Release notes
Sourced from clsx's releases.
... (truncated)
Commits
925494c
2.1.13d960ab
fix(types): includebigint
inClassValue
type (#96)684509c
chore: add licenses badgea60db12
2.1.01a49142
feat: addclsx/lite
module5cac14c
2.0.1855eec2
chore(bench): include ≠ symbolbf64e71
chore: update module size6e3b2b9
chore: update benchmarks;554ad31
chore: dedicated string vs number var usage;Updates
next
from 14.1.1 to 15.0.1Release notes
Sourced from next's releases.
... (truncated)
Commits
914d0f3
v15.0.1b075951
v15.0.1-canary.3a7a7b19
[dynamicIO] detect metadata boundaries in dev using server component stacks (...cfa003c
Add --turbopack CLI flag (#71657)9bd38dd
codemod(turbopack): Rewrite more Vc fields in structs as ResolvedVc (#71172)cfd816d
Update Sanity example to next v15 (#71640)ce41f6b
Enable source maps forpnpm debug
(#71653)8275078
test: fix async api tests (#71652)95720f4
fix(turbo-tasks): Implement ValueDebugFormat for ResolvedVc (#71173)e06cd47
docs: remove the canary note on instrumentation (#71649)Updates
postcss-focus-visible
from 6.0.4 to 10.0.1Changelog
Sourced from postcss-focus-visible's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by romainmenke, a new releaser for postcss-focus-visible since your current version.
Updates
postcss-import
from 14.1.0 to 16.1.0Changelog
Sourced from postcss-import's changelog.
Commits
9217ec3
16.1.0eb9899b
Allow urls that contain fragments, fixes #560 (#561)fa42e63
16.0.1ba92913
ensure that media params remain string values (#558)d8a9f21
Update dependency prettier to ~3.2.0 (#555)9e53da3
Update dependency c8 to v9 (#554)025f27a
16.0.07fb74a5
Add trailing commas; lint on CI (#553)97690de
Update dependency ava to v6 (#547)c3e795c
Update dependency prettier to v3 (#526)Updates
prism-react-renderer
from 1.3.5 to 2.4.0Release notes
Sourced from prism-react-renderer's releases.
... (truncated)
Commits
20631f4
Merge pull request #248 from FormidableLabs/changeset-release/master0d62b98
Version Packagesf87355c
Merge pull request #247 from FormidableLabs/208-add-json-to-the-default-inclu...c5f2b5d
fix lintc22f8b0
add changeset9018924
add JSON as default supported languagee35950e
Merge pull request #244 from slorber/patch-18b49a1b
Update README.mdf52167e
Merge pull request #242 from FormidableLabs/brand/oss-nfd1d951e
FIx lint issue in CI toolingMaintainer changes
This version was pushed to npm by formidablelabs, a new releaser for prism-react-renderer since your current version.
Updates
react
from 18.2.0 to 18.3.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
f1338f8
ExportReact.act
from 18.3d6c42f7
Bump to 18.3.173bfaa1
Turn on key spread warning in jsx-runtime for everyone (#25697)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates
react-dom
from 18.2.0 to 18.3.1Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
d6c42f7
Bump to 18.3.18a015b6
Add deprecation warning for unmountComponentAtNodec3b2839
Add deprecation warning for findDOMNoded4ea75d
ReactDOMTestUtils deprecation warnings7548c01
DeprecaterenderToStaticNodeStream
(#28872) (#28874)5894232
Enable warning for defaultProps on function components for everyone (#25699)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates
react-icons
from 4.12.0 to 5.3.0Release notes
Sourced from react-icons's releases.