-
Notifications
You must be signed in to change notification settings - Fork 12
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
npm: bump the all group with 16 updates #73
Closed
Closed
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 all group with 16 updates: | Package | From | To | | --- | --- | --- | | [next](https://github.com/vercel/next.js) | `14.0.4` | `14.1.0` | | [usehooks-ts](https://github.com/juliencrn/usehooks-ts) | `2.9.1` | `2.15.1` | | [zustand](https://github.com/pmndrs/zustand) | `4.4.7` | `4.5.1` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `14.0.4` | `14.1.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.0` | `20.11.24` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.47` | `18.2.61` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.2.19` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.17` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` | | [eslint-config-xo](https://github.com/xojs/eslint-config-xo) | `0.43.1` | `0.44.0` | | [eslint-config-xo-typescript](https://github.com/xojs/eslint-config-xo-typescript) | `1.0.1` | `3.0.0` | | [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) | `3.13.1` | `3.14.3` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `13.0.5` | `13.6.2` | | [postcss](https://github.com/postcss/postcss) | `8.4.33` | `8.4.35` | | [prettier](https://github.com/prettier/prettier) | `3.2.1` | `3.2.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.2.0` | `1.3.1` | Updates `next` from 14.0.4 to 14.1.0 - [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.0.4...v14.1.0) Updates `usehooks-ts` from 2.9.1 to 2.15.1 - [Release notes](https://github.com/juliencrn/usehooks-ts/releases) - [Commits](https://github.com/juliencrn/usehooks-ts/compare/[email protected]@2.15.1) Updates `zustand` from 4.4.7 to 4.5.1 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.4.7...v4.5.1) Updates `@next/eslint-plugin-next` from 14.0.4 to 14.1.0 - [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.1.0/packages/eslint-plugin-next) Updates `@types/node` from 20.11.0 to 20.11.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.47 to 18.2.61 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.18 to 18.2.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `autoprefixer` from 10.4.16 to 10.4.17 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.16...10.4.17) Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) Updates `eslint-config-xo` from 0.43.1 to 0.44.0 - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](xojs/eslint-config-xo@v0.43.1...v0.44.0) Updates `eslint-config-xo-typescript` from 1.0.1 to 3.0.0 - [Release notes](https://github.com/xojs/eslint-config-xo-typescript/releases) - [Commits](xojs/eslint-config-xo-typescript@v1.0.1...v3.0.0) Updates `eslint-plugin-tailwindcss` from 3.13.1 to 3.14.3 - [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases) - [Commits](francoismassart/eslint-plugin-tailwindcss@v3.13.1...v3.14.3) Updates `happy-dom` from 13.0.5 to 13.6.2 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v13.0.5...v13.6.2) Updates `postcss` from 8.4.33 to 8.4.35 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.33...8.4.35) Updates `prettier` from 3.2.1 to 3.2.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.1...3.2.5) Updates `vitest` from 1.2.0 to 1.3.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.1/packages/vitest) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: usehooks-ts dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-config-xo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-config-xo-typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: eslint-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: happy-dom dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Mar 1, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
0 participants
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 group with 16 updates:
14.0.4
14.1.0
2.9.1
2.15.1
4.4.7
4.5.1
14.0.4
14.1.0
20.11.0
20.11.24
18.2.47
18.2.61
18.2.18
18.2.19
10.4.16
10.4.17
8.56.0
8.57.0
0.43.1
0.44.0
1.0.1
3.0.0
3.13.1
3.14.3
13.0.5
13.6.2
8.4.33
8.4.35
3.2.1
3.2.5
1.2.0
1.3.1
Updates
next
from 14.0.4 to 14.1.0Release notes
Sourced from next's releases.
... (truncated)
Commits
16e7a5b
v14.1.08a3881f
Update labeler.json (#60843)1b255a6
v14.0.5-canary.6802c2f11
Enable missing suspense bailout by default (#60840)2096dfa
v14.0.5-canary.67b8d8e6e
dx: warn the deprecated cache configs are used (#60836)c192f4e
turbopack: rename custom cache handler configs (#60828)2227ae5
Revert "Fix: Throw an error for empty array return ingenerateStaticParams
...b7f5107
Fix: respect init.cache if fetch input is request instance (#60821)752c15e
Add metrics names for unstable_cache (#60802)Updates
usehooks-ts
from 2.9.1 to 2.15.1Release notes
Sourced from usehooks-ts's releases.
... (truncated)
Commits
b0f03a1
🔖 Bump version823b62f
🐛 Resolve scroll lock issue on ios safari (#509)a271c9e
👥 add Yurchishin as a contributor for bug (#507)852de2e
👥 add iuriiiurevich as a contributor for bug, and code (#506)b88cc01
🐛 fix useResizeObserver initialSize mutation (#504)6d3bca9
🔖 Bump versiond8d8e5d
⬆️ Upgrade dependencies649ef39
✨ Feature: adduseScrollLock
hook (#479)61a3b68
👥 add abdofola as a contributor for code (#500)c4dbf38
🐛 delete extra.d.ts
file to fix dupliacte declarations (#498)Updates
zustand
from 4.4.7 to 4.5.1Release notes
Sourced from zustand's releases.
Commits
6109bc3
4.5.1e174cc8
chore(deps): update dependencies (#2345)a85865b
chore: clarify deprecation message (#2337)7d2525e
refactor: Relax types forpersist
middleware (#2332)8c1a1f0
Update nextjs guide (#2328)eb8443f
docs(middleware): modify bothset
andsetState
(#2306)b466a75
Update nextjs.md (#2324)02ddd70
fix broken link caused by typo (#2321)f64a111
Update docs related to SSR/Hydration and SSR Apps (#2298)27bffb1
docs(persist): add info aboutcreateJSONStorage
helpful function (#2299)Updates
@next/eslint-plugin-next
from 14.0.4 to 14.1.0Release notes
Sourced from
@next/eslint-plugin-next
's releases.... (truncated)
Commits
16e7a5b
v14.1.01b255a6
v14.0.5-canary.682096dfa
v14.0.5-canary.678179e70
v14.0.5-canary.6670fc402
v14.0.5-canary.658d4e5be
v14.0.5-canary.64a211566
v14.0.5-canary.63c583528
v14.0.5-canary.627f3d909
v14.0.5-canary.617341149
v14.0.5-canary.60Updates
@types/node
from 20.11.0 to 20.11.24Commits
Updates
@types/react
from 18.2.47 to 18.2.61Commits
Updates
@types/react-dom
from 18.2.18 to 18.2.19Commits
Updates
autoprefixer
from 10.4.16 to 10.4.17Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
46cd2cc
Release 10.4.17 version2738f72
Update dependenciesb0a4007
Fix user-select: contain1db31f0
Update dependenciesUpdates
eslint
from 8.56.0 to 8.57.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b6
8.57.01cd3f8c
Build: changelog update for 8.57.01813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143)5c356bb
chore: package.json update for@eslint/js
release84922d0
docs: Show prerelease version in dropdown (#18139)1120b9b
feat: Add loadESLint() API method for v8 (#18098)5b8c363
docs: Switch to Ethical Ads (#18117)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064)f4a1fe2
test: add more tests for ignoring files and directories (#18068)69dd1d1
fix: Ensure config keys are printed for config errors (#18067)Updates
eslint-config-xo
from 0.43.1 to 0.44.0Release notes
Sourced from eslint-config-xo's releases.
Commits
b17659e
0.44.0f2060de
Require Node.js 1827049c1
Enablelogical-assignment-operators
rule288a3ca
Enableprefer-object-has-own
ruledfa969c
Banatob
andbtoa
b31ab8a
no-unused-vars
: Allow ignoring variables by prefixing with underscore9809e67
Meta tweaks3a5448b
Addobject-curly-newline
rule (#83)7d89a3d
BanBuffer
in favor ofUint8Array
7f8f92e
Replace deprecatedno-new-object
ruleUpdates
eslint-config-xo-typescript
from 1.0.1 to 3.0.0Release notes
Sourced from eslint-config-xo-typescript's releases.
Commits
c8d272b
3.0.00f392ac
Revert "Revert "Update@typescript-eslint
(#82)""6ee1925
2.1.1fbafd4d
Revert "Update@typescript-eslint
(#82)"3efcd0e
2.1.09b65605
Update@typescript-eslint
(#82)1c44484
2.0.00b25758
Add@typescript-eslint/prefer-find
ruleae44391
Require Node.js 18819862d
Add@typescript-eslint/no-array-delete
ruleUpdates
eslint-plugin-tailwindcss
from 3.13.1 to 3.14.3Release notes
Sourced from eslint-plugin-tailwindcss's releases.
Commits
746467e
3.14.378c3757
docs: changelogdfd7ad8
3.14.3-beta.0cfe2d28
fix: patch for older versions of Tailwind CSS272989d
3.14.276c206f
3.14.2-beta.20504019
fix: check allsize
,width
andheight
forsize-*
c6e87c6
3.14.2-beta.114e236e
fix: issue #293c89e0ec
docs: changelogUpdates
happy-dom
from 13.0.5 to 13.6.2Release notes
Sourced from happy-dom's releases.