UweKnopf / stoex

https://stoex.vercel.app
3 stars 1 forks source link

Bump the all-patch group with 6 updates #75

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps the all-patch group with 6 updates:

Package From To
lucia 2.7.1 2.7.2
@skeletonlabs/tw-plugin 0.2.2 0.2.3
@sveltejs/kit 1.27.0 1.27.2
@types/node 20.8.7 20.8.9
@vincjo/datatables 1.12.7 1.12.8
tailwindcss 3.3.3 3.3.5

Updates lucia from 2.7.1 to 2.7.2

Changelog

Sourced from lucia's changelog.

2.7.2

Patch changes

Commits


Updates @skeletonlabs/tw-plugin from 0.2.2 to 0.2.3

Release notes

Sourced from @​skeletonlabs/tw-plugin's releases.

@​skeletonlabs/tw-plugin@​0.2.3

Patch Changes

  • bugfix: Added disabled state styles for .btn-group children, such as buttons (#2160)

  • chore: Improved the default modal focus state styles. Focus should now be shown by default. (#2065)

Commits


Updates @sveltejs/kit from 1.27.0 to 1.27.2

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.27.2

Patch Changes

  • fix: missing File Node polyfill for Node version 18.11.0+ (#10948)

@​sveltejs/kit@​1.27.1

Patch Changes

  • fix: only apply some polyfills below node 18.11 (#10920)
Changelog

Sourced from @​sveltejs/kit's changelog.

1.27.2

Patch Changes

  • fix: missing File Node polyfill for Node version 18.11.0+ (#10948)

1.27.1

Patch Changes

  • fix: only apply some polyfills below node 18.11 (#10920)
Commits


Updates @types/node from 20.8.7 to 20.8.9

Commits


Updates @vincjo/datatables from 1.12.7 to 1.12.8

Commits


Updates tailwindcss from 3.3.3 to 3.3.5

Release notes

Sourced from tailwindcss's releases.

v3.3.5

Fixed

  • Fix incorrect spaces around - in calc() expression (#12283)

v3.3.4

Fixed

  • Improve normalisation of calc()-like functions (#11686)
  • Skip calc() normalisation in nested theme() calls (#11705)
  • Fix incorrectly generated CSS when using square brackets inside arbitrary properties (#11709)
  • Make content optional for presets in TypeScript types (#11730)
  • Handle variable colors that have variable fallback values (#12049)
  • Batch reading content files to prevent too many open files error (#12079)
  • Skip over classes inside :not(…) when nested in an at-rule (#12105)
  • Update types to work with Node16 module resolution (#12097)
  • Don’t crash when important and parent selectors are equal in @apply (#12112)
  • Eliminate irrelevant rules when applying variants (#12113)
  • Improve RegEx parser, reduce possibilities as the key for arbitrary properties (#12121)
  • Fix sorting of utilities that share multiple candidates (#12173)
  • Ensure variants with arbitrary values and a modifier are correctly matched in the RegEx based parser (#12179)
  • Fix crash when watching renamed files on FreeBSD (#12193)
  • Allow plugins from a parent document to be used in an iframe (#12208)
  • Add types for tailwindcss/nesting (#12269)
  • Bump jiti, fast-glob, and browserlist dependencies (#11550)
  • Improve automatic var injection for properties that accept a <dashed-ident> (#12236)
Changelog

Sourced from tailwindcss's changelog.

[3.3.5] - 2023-10-25

Fixed

  • Fix incorrect spaces around - in calc() expression (#12283)

[3.3.4] - 2023-10-24

Fixed

  • Improve normalisation of calc()-like functions (#11686)
  • Skip calc() normalisation in nested theme() calls (#11705)
  • Fix incorrectly generated CSS when using square brackets inside arbitrary properties (#11709)
  • Make content optional for presets in TypeScript types (#11730)
  • Handle variable colors that have variable fallback values (#12049)
  • Batch reading content files to prevent too many open files error (#12079)
  • Skip over classes inside :not(…) when nested in an at-rule (#12105)
  • Update types to work with Node16 module resolution (#12097)
  • Don’t crash when important and parent selectors are equal in @apply (#12112)
  • Eliminate irrelevant rules when applying variants (#12113)
  • Improve RegEx parser, reduce possibilities as the key for arbitrary properties (#12121)
  • Fix sorting of utilities that share multiple candidates (#12173)
  • Ensure variants with arbitrary values and a modifier are correctly matched in the RegEx based parser (#12179)
  • Fix crash when watching renamed files on FreeBSD (#12193)
  • Allow plugins from a parent document to be used in an iframe (#12208)
  • Add types for tailwindcss/nesting (#12269)
  • Bump jiti, fast-glob, and browserlist dependencies (#11550)
  • Improve automatic var injection for properties that accept a <dashed-ident> (#12236)
Commits
  • 9db2d68 3.3.5
  • 4b12f83 Fix incorrect spaces around - in calc() expression (#12283)
  • 32a62b7 3.3.4
  • b810916 ensure we await the processTailwindFeatures in the oxide CLI
  • 2514820 Improve automatic var injection (#12236)
  • c15b187 Bump jiti, fast-glob, and browserlist dependencies (#11550)
  • ba04af0 Add types for the nesting plugin (#12269)
  • 63989b2 Allow plugins from a parent document to be used in an iframe (#12208)
  • 8e4ed70 Fix crash when watching renamed files on FreeBSD (#12193)
  • b162ae7 Ensure variants with arbitrary values and a modifier are correctly matched in...
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
vercel[bot] commented 10 months ago

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

Name Status Preview Comments Updated (UTC)
stoex ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2023 4:26pm
dependabot[bot] commented 10 months ago

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