base icon indicating copy to clipboard operation
base copied to clipboard

Bump the dependencies group across 1 directory with 13 updates

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps the dependencies group with 13 updates in the / directory:

Package From To
@tabler/icons-react 3.11.0 3.12.0
@tanstack/react-table 8.19.3 8.20.1
@tanstack/react-virtual 3.8.3 3.9.0
mdx-bundler 10.0.2 10.0.3
@types/node 20.14.12 22.4.0
@typescript-eslint/eslint-plugin 7.17.0 8.1.0
@typescript-eslint/parser 7.17.0 8.1.0
autoprefixer 10.4.19 10.4.20
husky 9.1.3 9.1.4
lint-staged 15.2.7 15.2.9
postcss 8.4.40 8.4.41
prettier-plugin-tailwindcss 0.6.5 0.6.6
tailwindcss 3.4.7 3.4.10

Updates @tabler/icons-react from 3.11.0 to 3.12.0

Release notes

Sourced from @​tabler/icons-react's releases.

Release 3.12.0

18 new icons:

  • outline/arrows-transfer-up-down
  • outline/brand-amie
  • outline/brand-bebo
  • outline/building-airport
  • outline/camera-ai
  • outline/camera-bitcoin
  • outline/camera-moon
  • outline/chart-column
  • outline/chart-covariate
  • outline/congruent-to
  • outline/diaper
  • outline/file-ai
  • outline/file-bitcoin
  • outline/lock-password
  • outline/phone-done
  • outline/phone-end
  • outline/phone-ringing
  • outline/stopwatch

Fixed icons: outline/bolt-off, outline/bolt, outline/phone-outgoing, outline/phone-pause

Commits

Updates @tanstack/react-table from 8.19.3 to 8.20.1

Release notes

Sourced from @​tanstack/react-table's releases.

v8.20.1

Version 8.20.1 - 8/3/24, 10:29 PM

Changes

Fix

  • id building was not consistent when using deep accessorKey (4754) (#5430) (84cf73a) by Roman Kozodoi

Docs

  • fix link to row-models doc in guide/tables.md (#5467) (55da0c3) by @​0ctothorp
  • Update columns.md (#5666) (a8d1971) by squidjam

Packages

  • @​tanstack/table-core@​8.20.1
  • @​tanstack/angular-table@​8.20.1
  • @​tanstack/lit-table@​8.20.1
  • @​tanstack/qwik-table@​8.20.1
  • @​tanstack/react-table@​8.20.1
  • @​tanstack/solid-table@​8.20.1
  • @​tanstack/svelte-table@​8.20.1
  • @​tanstack/vue-table@​8.20.1
  • @​tanstack/react-table-devtools@​8.20.1

v8.20.0

Version 8.20.0 - 8/3/24, 9:32 PM

Changes

Feat

Docs

  • fixed wrong path (#5693) (f8a018d) by Hannes

Packages

  • @​tanstack/vue-table@​8.20.0

v8.19.4

Version 8.19.4 - 8/3/24, 8:50 PM

Changes

Fix

... (truncated)

Commits

Updates @tanstack/react-virtual from 3.8.3 to 3.9.0

Release notes

Sourced from @​tanstack/react-virtual's releases.

v3.9.0

Version 3.9.0 - 8/14/24, 12:20 PM

Changes

Feat

  • support inverted horizontal scrolling for right-to-left locales (#787) (2f5821a) by Christian Achgill

Chore

  • deps: update all non-major dependencies (#792) (0691037) by renovate[bot]
  • examples: Resolve duplicate first page and incorrect rendering start (#785) (06d631e) by JaeYoung

Packages

  • @​tanstack/lit-virtual@​3.9.0
  • @​tanstack/solid-virtual@​3.9.0
  • @​tanstack/svelte-virtual@​3.9.0
  • @​tanstack/virtual-core@​3.9.0
  • @​tanstack/vue-virtual@​3.9.0
  • @​tanstack/react-virtual@​3.9.0

v3.8.6

Version 3.8.6 - 8/9/24, 5:43 AM

Changes

Fix

Packages

  • @​tanstack/virtual-core@​3.8.6
  • @​tanstack/lit-virtual@​3.8.6
  • @​tanstack/react-virtual@​3.8.6
  • @​tanstack/solid-virtual@​3.8.6
  • @​tanstack/svelte-virtual@​3.8.6
  • @​tanstack/vue-virtual@​3.8.6

v3.8.5

Version 3.8.5 - 8/5/24, 3:34 AM

Changes

Fix

  • examples: Remove conflicting React type definitions (#779) (9927904) by JaeYoung

... (truncated)

Commits

Updates mdx-bundler from 10.0.2 to 10.0.3

Release notes

Sourced from mdx-bundler's releases.

v10.0.3

10.0.3 (2024-08-16)

Bug Fixes

  • build: default NODE_ENV to production (#232) (aa5b349)
Commits

Updates @types/node from 20.14.12 to 22.4.0

Commits

Updates @typescript-eslint/eslint-plugin from 7.17.0 to 8.1.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.1.0

8.1.0 (2024-08-12)

🚀 Features

  • eslint-plugin: [no-floating-promises] enable "add await" suggestion if ignoreVoid is true (#9703)
  • eslint-plugin: [no-unsafe-return] check promise any (#8693)
  • eslint-plugin: [no-misused-promises] check subtype methods against heritage type methods (#8765)
  • typescript-eslint: add JSDoc comments on generated configs (#9672)
  • typescript-estree: restrict variable declarator definite/init combinations (#9228)

🩹 Fixes

  • eslint-plugin: [no-unsafe-enum-comparison] typo in test (#9779)
  • eslint-plugin: [no-unnecessary-type-parameters] skip checking function bodies for AST references (#9738)
  • eslint-plugin: [member-ordering] get accessor member name & take into account abstract and decorator (#9775)
  • eslint-plugin: [prefer-optional-chain] wrong parenthesis fix output (#9597)
  • eslint-plugin: [no-unnecessary-type-parameters] clarify message (#9737)
  • utils: correct types to align with @​types/eslint v9 (#9657)
  • website: tsconfig is blank (#9745)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.0.1

8.0.1 (2024-08-05)

🩹 Fixes

  • eslint-plugin: [no-unused-vars] ignore imports used only as types (#9694)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.0.0

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.1.0 (2024-08-12)

🚀 Features

  • eslint-plugin: [no-floating-promises] enable "add await" suggestion if ignoreVoid is true

  • typescript-estree: restrict variable declarator definite/init combinations

  • eslint-plugin: [no-unsafe-return] check promise any

  • eslint-plugin: [no-misused-promises] check subtype methods against heritage type methods

🩹 Fixes

  • eslint-plugin: [no-unsafe-enum-comparison] typo in test

  • eslint-plugin: [no-unnecessary-type-parameters] skip checking function bodies for AST references

  • eslint-plugin: [member-ordering] get accessor member name & take into account abstract and decorator

  • eslint-plugin: [prefer-optional-chain] wrong parenthesis fix output

  • eslint-plugin: [no-unnecessary-type-parameters] clarify message

❤️ Thank You

  • Aly Thobani
  • Brad Zacher
  • James
  • Josh Goldberg ✨
  • Joshua Chen
  • Olivier Zalmanski
  • YeonJuan
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

8.0.1 (2024-08-05)

🩹 Fixes

  • eslint-plugin: [no-unused-vars] ignore imports used only as types

❤️ Thank You

... (truncated)

Commits
  • 3d78392 chore(release): publish 8.1.0
  • abe351d fix(eslint-plugin): [no-unnecessary-type-parameters] clarify message (#9737)
  • 6a1c177 feat(eslint-plugin): [no-misused-promises] check subtype methods against heri...
  • fc3ba92 fix(eslint-plugin): [prefer-optional-chain] wrong parenthesis fix output (#9597)
  • c20bd2f feat(eslint-plugin): [no-unsafe-return] check promise any (#8693)
  • 3d9ae44 fix(eslint-plugin): [member-ordering] get accessor member name & take into ac...
  • fe56157 fix(eslint-plugin): [no-unnecessary-type-parameters] skip checking function b...
  • 278697f fix(eslint-plugin): [no-unsafe-enum-comparison] typo in test (#9779)
  • a4992ff feat(typescript-estree): restrict variable declarator definite/init combinati...
  • a26e3c7 chore: enable prefer-regexp-test (#9658)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 7.17.0 to 8.1.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.1.0

8.1.0 (2024-08-12)

🚀 Features

  • eslint-plugin: [no-floating-promises] enable "add await" suggestion if ignoreVoid is true (#9703)
  • eslint-plugin: [no-unsafe-return] check promise any (#8693)
  • eslint-plugin: [no-misused-promises] check subtype methods against heritage type methods (#8765)
  • typescript-eslint: add JSDoc comments on generated configs (#9672)
  • typescript-estree: restrict variable declarator definite/init combinations (#9228)

🩹 Fixes

  • eslint-plugin: [no-unsafe-enum-comparison] typo in test (#9779)
  • eslint-plugin: [no-unnecessary-type-parameters] skip checking function bodies for AST references (#9738)
  • eslint-plugin: [member-ordering] get accessor member name & take into account abstract and decorator (#9775)
  • eslint-plugin: [prefer-optional-chain] wrong parenthesis fix output (#9597)
  • eslint-plugin: [no-unnecessary-type-parameters] clarify message (#9737)
  • utils: correct types to align with @​types/eslint v9 (#9657)
  • website: tsconfig is blank (#9745)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.0.1

8.0.1 (2024-08-05)

🩹 Fixes

  • eslint-plugin: [no-unused-vars] ignore imports used only as types (#9694)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.0.0

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.1.0 (2024-08-12)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.0.1 (2024-08-05)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.0.0 (2024-07-31)

🚀 Features

  • parser: always enable comment, loc, range, tokens

  • typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService

❤️ Thank You

  • Abraham Guo
  • Alfred Ringstad
  • auvred
  • Brad Zacher
  • Christopher Aubut
  • Collin Bachman
  • James Henry
  • Josh Goldberg
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit
  • Victor Lin
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

7.18.0 (2024-07-29)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates autoprefixer from 10.4.19 to 10.4.20

Release notes

Sourced from autoprefixer's releases.

10.4.20

  • Fixed fit-content prefix for Firefox.
Changelog

Sourced from autoprefixer's changelog.

10.4.20

  • Fixed fit-content prefix for Firefox.
Commits

Updates husky from 9.1.3 to 9.1.4

Release notes

Sourced from husky's releases.

v9.1.4

  • Improve deprecation notice
Commits

Updates lint-staged from 15.2.7 to 15.2.9

Release notes

Sourced from lint-staged's releases.

v15.2.9

Patch Changes

  • #1463 b69ce2d Thanks @​iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.

v15.2.8

Patch Changes

  • f0480f0 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version switched the --show-toplevel flag with --show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js child_process. The new flag returns a path relative to the working directory, avoiding the issue.

    The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.

Changelog

Sourced from lint-staged's changelog.

15.2.9

Patch Changes

  • #1463 b69ce2d Thanks @​iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.

15.2.8

Patch Changes

  • f0480f0 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version switched the --show-toplevel flag with --show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js child_process. The new flag returns a path relative to the working directory, avoiding the issue.

    The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.

Commits

Updates postcss from 8.4.40 to 8.4.41

Release notes

Sourced from postcss's releases.

8.4.41

Changelog

Sourced from postcss's changelog.

8.4.41

Commits

Updates prettier-plugin-tailwindcss from 0.6.5 to 0.6.6

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.6.6

  • Add support for prettier-plugin-multiline-arrays (#299)
  • Add resolution cache for known plugins (#301)
  • Support Tailwind CSS v4.0.0-alpha.19 (#310)
Changelog

Sourced from prettier-plugin-tailwindcss's changelog.

[0.6.6] - 2024-08-09

  • Add support for prettier-plugin-multiline-arrays (#299)
  • Add resolution cache for known plugins (#301)
  • Support Tailwind CSS v4.0.0-alpha.19 (#310)
Commits

Updates tailwindcss from 3.4.7 to 3.4.10

Release notes

Sourced from tailwindcss's releases.

v3.4.10

Fixed

  • Bump versions of plugins in the Standalone CLI (#14185)

v3.4.9

Fixed

  • No longer warns when broad glob patterns are detecting vendor folders

v3.4.8

Fixed

  • Fix minification when using nested CSS (#14105)
  • Warn when broad glob patterns are used in the content configuration (#14140)
Changelog

Sourced from tailwindcss's changelog.

[3.4.10] - 2024-08-13

Fixed

  • Bump versions of plugins in the Standalone CLI (#14185)

[3.4.9] - 2024-08-08

Fixed

  • No longer warns when broad glob patterns are detecting vendor folders

[3.4.8] - 2024-08-07

Fixed

  • Fix minification when using nested CSS (#14105)
  • Warn when broad glob patterns are used in the content configuration (#14140)
Commits

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

dependabot[bot] avatar Aug 17 '24 07:08 dependabot[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
base ❌ Failed (Inspect) Aug 17, 2024 7:53am

vercel[bot] avatar Aug 17 '24 07:08 vercel[bot]

Looks like these dependencies are updatable in another way, so this is no longer needed.

dependabot[bot] avatar Aug 24 '24 07:08 dependabot[bot]