Skip to content
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

chore(deps): bump the minorandpatch group in /website with 13 updates #1543

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2024

Bumps the minorandpatch group in /website with 13 updates:

Package From To
@astrojs/mdx 2.2.1 2.2.3
astro 4.5.9 4.5.13
flowbite-react 0.7.5 0.7.8
@emotion/styled 11.11.0 11.11.5
@tanstack/eslint-plugin-query 5.28.6 5.28.11
@types/node 20.11.30 20.12.2
@types/react 18.2.71 18.2.73
@types/react-dom 18.2.22 18.2.23
@typescript-eslint/eslint-plugin 7.4.0 7.5.0
@typescript-eslint/parser 7.4.0 7.5.0
daisyui 4.8.0 4.9.0
msw 2.2.11 2.2.13
tailwindcss 3.4.1 3.4.3

Updates @astrojs/mdx from 2.2.1 to 2.2.3

Release notes

Sourced from @​astrojs/mdx's releases.

@​astrojs/mdx@​2.2.3

Patch Changes

@​astrojs/mdx@​2.2.2

Patch Changes

Changelog

Sourced from @​astrojs/mdx's changelog.

2.2.3

Patch Changes

2.2.2

Patch Changes

Commits

Updates astro from 4.5.9 to 4.5.13

Release notes

Sourced from astro's releases.

astro@4.5.13

Patch Changes

astro@4.5.12

Patch Changes

astro@4.5.11

Patch Changes

astro@4.5.10

Patch Changes

Changelog

Sourced from astro's changelog.

4.5.13

Patch Changes

4.5.12

Patch Changes

4.5.11

Patch Changes

4.5.10

Patch Changes

Commits

Updates flowbite-react from 0.7.5 to 0.7.8

Release notes

Sourced from flowbite-react's releases.

flowbite-react@0.7.8

Patch Changes

flowbite-react@0.7.7

Patch Changes

flowbite-react@0.7.6

What's Changed

New Contributors

Full Changelog: https://github.com/themesberg/flowbite-react/compare/v0.7.5...flowbite-react@0.7.6

Changelog

Sourced from flowbite-react's changelog.

0.7.8

Patch Changes

0.7.7

Patch Changes

0.7.6

Patch Changes

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

Commits

Updates @emotion/styled from 11.11.0 to 11.11.5

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.11.5

Patch Changes

Commits

Updates @tanstack/eslint-plugin-query from 5.28.6 to 5.28.11

Release notes

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

v5.28.11

Version 5.28.11 - 4/2/2024, 11:18 AM

Changes

Fix

  • eslint-plugin-query: test for FunctionExpression syntax (#7213) (1e3f7915) by Eliya Cohen
  • codemod: add support for useMutation (#7187) (798124da) by Jean-Baptiste Kaiser

Docs

  • examples: fix spelling (#7207) (a9648ba2) by hanna
  • use nuxt import.meta.* properties (#7185) (eaf4af69) by @​danielroe

Packages

  • @​tanstack/eslint-plugin-query@​5.28.11

v5.28.10

Version 5.28.10 - 3/27/2024, 3:48 PM

Changes

Fix

Packages

  • @​tanstack/query-devtools@​5.28.10
  • @​tanstack/react-query-devtools@​5.28.10
  • @​tanstack/solid-query-devtools@​5.28.10
  • @​tanstack/svelte-query-devtools@​5.28.10
  • @​tanstack/vue-query-devtools@​5.28.10
  • @​tanstack/angular-query-devtools-experimental@​5.28.10

v5.28.9

Version 5.28.9 - 3/27/2024, 3:02 AM

Changes

Fix

  • solid-query: Hydrate correct queryKey on hydration (#7174) (c98a02a8) by @​ardeora

Refactor

  • core: replace this.getQueryCache() with this.#queryCache for consistency (#7175) (262794f0) by @​Mini-ghost

... (truncated)

Commits

Updates @types/node from 20.11.30 to 20.12.2

Commits

Updates @types/react from 18.2.71 to 18.2.73

Commits

Updates @types/react-dom from 18.2.22 to 18.2.23

Commits

Updates @typescript-eslint/eslint-plugin from 7.4.0 to 7.5.0

Release notes

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

v7.5.0

7.5.0 (2024-04-01)

🚀 Features

  • website: playground Visual Editor search makes case-insensitive (#8767)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression (#8758)
  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option (#8770)
  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues (#8784)
  • typescript-eslint: improve support for legacy configs (#8812)

❤️ Thank You

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

Changelog

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

7.5.0 (2024-04-01)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression

  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option

❤️ Thank You

  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

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

Commits
  • a14ba9d chore(release): publish 7.5.0
  • ecb6b55 docs: add homepage (#8742)
  • f0b1c4f fix(eslint-plugin): [no-unnecessary-type-assertion] handle exactOptionalPrope...
  • 5707268 fix(eslint-plugin): [no-floating-promises] handle TaggedTemplateExpression (#...
  • ca561e2 chore: manually updated local package.jsons to 7.4.0 (#8775)
  • See full diff in compare view

Updates @typescript-eslint/parser from 7.4.0 to 7.5.0

Release notes

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

v7.5.0

7.5.0 (2024-04-01)

🚀 Features

  • website: playground Visual Editor search makes case-insensitive (#8767)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression (#8758)
  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option (#8770)
  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues (#8784)
  • typescript-eslint: improve support for legacy configs (#8812)

❤️ Thank You

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

Changelog

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

7.5.0 (2024-04-01)

🩹 Fixes

  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues

❤️ Thank You

  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

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

Commits

Updates daisyui from 4.8.0 to 4.9.0

Release notes

Sourced from daisyui's releases.

v4.9.0

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@4.9.0

💚 Thank you for using daisyUI!

Changelog

Sourced from daisyui's changelog.

4.9.0 (2024-03-26)

Features

  • support OKLCH colors on Safari iOS 15 (56175e0), closes #2703
Commits

Updates msw from 2.2.11 to 2.2.13

Release notes

Sourced from msw's releases.

v2.2.13 (2024-03-27)

Bug Fixes

  • use createRequestId() instead of crypto.randomUUID() (#2113) (8f2be77627b94318e6c2e6d6eee38fc49558c6d9) @​kettanaito

v2.2.12 (2024-03-27)

Bug Fixes

  • do not mutate user-defined "X-Request-Id" request header (#2110) (64b6ba516123d655e82d164e8ed1bb1f75b8cff8) @​kettanaito
Commits

Updates tailwindcss from 3.4.1 to 3.4.3

Release notes

Sourced from tailwindcss's releases.

v3.4.3

Fixed

  • Revert changes to glob handling (#13384)

v3.4.2

Fixed

  • Ensure max specificity of 0,0,1 for button and input Preflight rules (#12735)
  • Improve glob handling for folders with (, ), [ or ] in the file path (#12715)
  • Split :has rules when using experimental.optimizeUniversalDefaults (#12736)
  • Sort arbitrary properties alphabetically across multiple class lists (#12911)
  • Add mix-blend-plus-darker utility (#12923)
  • Ensure dashes are allowed in variant modifiers (#13303)
  • Fix crash showing completions in Intellisense when using a custom separator (#13306)
  • Transpile import.meta.url in config files (#13322)
  • Reset letter spacing for form elements (#13150)
  • Fix missing xx-large and remove double x-large absolute size (#13324)
  • Don't error when encountering nested CSS unless trying to @apply a class that uses nesting (#13325)
  • Ensure that arbitrary properties respect important configuration (#13353)
  • Change dark mode selector so @apply works correctly with pseudo elements (#13379)
Changelog

Sourced from tailwindcss's changelog.

[3.4.3] - 2024-03-27

Fixed

  • Revert changes to glob handling (#13384)

[3.4.2] - 2024-03-27

Fixed

  • Ensure max specificity of 0,0,1 for button and input Preflight rules (#12735)
  • Improve glob handling for folders with (, ), [ or ] in the file path (#12715)
  • Split :has rules when using experimental.optimizeUniversalDefaults (#12736)
  • Sort arbitrary properties alphabetically across multiple class lists (#12911)
  • Add mix-blend-plus-darker utility (#12923)
  • Ensure dashes are allowed in variant modifiers (#13303)
  • Fix crash showing completions in Intellisense when using a custom separator (#13306)
  • Transpile import.meta.url in config files (#13322)
  • Reset letter spacing for form elements (#13150)
  • Fix missing xx-large and remove double x-large absolute size (#13324)
  • Don't error when encountering nested CSS unless trying to @apply a class that uses nesting (#13325)
  • Ensure that arbitrary properties respect important configuration (#13353)
  • Change dark mode selector so @apply works correctly with pseudo elements (#13379)
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

Bumps the minorandpatch group in /website with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `2.2.1` | `2.2.3` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.5.9` | `4.5.13` |
| [flowbite-react](https://github.com/themesberg/flowbite-react/tree/HEAD/packages/ui) | `0.7.5` | `0.7.8` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.11.0` | `11.11.5` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.28.6` | `5.28.11` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.30` | `20.12.2` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.71` | `18.2.73` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.22` | `18.2.23` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.4.0` | `7.5.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.4.0` | `7.5.0` |
| [daisyui](https://github.com/saadeghi/daisyui) | `4.8.0` | `4.9.0` |
| [msw](https://github.com/mswjs/msw) | `2.2.11` | `2.2.13` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.3` |


Updates `@astrojs/mdx` from 2.2.1 to 2.2.3
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@2.2.3/packages/integrations/mdx)

Updates `astro` from 4.5.9 to 4.5.13
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.5.13/packages/astro)

Updates `flowbite-react` from 0.7.5 to 0.7.8
- [Release notes](https://github.com/themesberg/flowbite-react/releases)
- [Changelog](https://github.com/themesberg/flowbite-react/blob/main/packages/ui/CHANGELOG.md)
- [Commits](https://github.com/themesberg/flowbite-react/commits/flowbite-react@0.7.8/packages/ui)

Updates `@emotion/styled` from 11.11.0 to 11.11.5
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.11.0...@emotion/styled@11.11.5)

Updates `@tanstack/eslint-plugin-query` from 5.28.6 to 5.28.11
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.28.11/packages/eslint-plugin-query)

Updates `@types/node` from 20.11.30 to 20.12.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.2.71 to 18.2.73
- [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.22 to 18.2.23
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@typescript-eslint/eslint-plugin` from 7.4.0 to 7.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.5.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.4.0 to 7.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.5.0/packages/parser)

Updates `daisyui` from 4.8.0 to 4.9.0
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](saadeghi/daisyui@v4.8.0...v4.9.0)

Updates `msw` from 2.2.11 to 2.2.13
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.2.11...v2.2.13)

Updates `tailwindcss` from 3.4.1 to 3.4.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.3)

---
updated-dependencies:
- dependency-name: "@astrojs/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: flowbite-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@emotion/styled"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: daisyui
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Apr 2, 2024
@corneliusroemer corneliusroemer added the preview Triggers a deployment to argocd label Apr 2, 2024
@corneliusroemer
Copy link
Contributor

@dependabot ignore flowbite-react 0.7.8

@corneliusroemer
Copy link
Contributor

Known flowbite-react issue: themesberg/flowbite-react#1343

@corneliusroemer
Copy link
Contributor

Excluding flowbite-react in #1545

@chaoran-chen
Copy link
Member

@dependabot ignore flowbite-react minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2024

OK, I won't notify you about version 0.7.x of flowbite-react again, unless you unignore it.

@corneliusroemer
Copy link
Contributor

corneliusroemer commented Apr 2, 2024

@dependabot ignore flowbite-react patch version

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2024

OK, I won't notify you about version 0.7.8 of flowbite-react again, unless you unignore it.

1 similar comment
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2024

OK, I won't notify you about version 0.7.8 of flowbite-react again, unless you unignore it.

@corneliusroemer
Copy link
Contributor

@dependabot show flowbite-react ignore conditions

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2024

Ignore Conditions
Dependency Ignore Condition
flowbite-react [>= 0.7.8.a, < 0.7.9]
flowbite-react [< 0.8, > 0.7.5]

@corneliusroemer
Copy link
Contributor

@dependabot unignore flowbite-react minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2024

OK, I will stop ignoring the flowbite-react dependency.

@corneliusroemer
Copy link
Contributor

@dependabot show flowbite-react ignore conditions

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2024

No ignore conditions found for the dependency flowbite-react

@corneliusroemer
Copy link
Contributor

@dependabot ignore flowbite-react patch version

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2024

OK, I won't notify you about version 0.7.8 of flowbite-react again, unless you unignore it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2024

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

@dependabot dependabot bot closed this Apr 2, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/website/minorandpatch-e180be91b5 branch April 2, 2024 14:30
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 preview Triggers a deployment to argocd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants