openfoodfacts / openfoodfacts-explorer

An alternative frontend for OpenFoodFacts, made with SvelteKit
https://openfoodfacts-explorer.vercel.app/
5 stars 1 forks source link

Bump the minor group across 1 directory with 10 updates #103

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the minor group with 10 updates in the / directory:

Package From To
@iconify-json/mdi 1.1.67 1.1.68
@tailwindcss/typography 0.5.13 0.5.14
autoprefixer 10.4.19 10.4.20
openapi-fetch 0.10.4 0.11.1
openapi-typescript 7.1.2 7.3.0
postcss 8.4.40 8.4.41
prettier-plugin-tailwindcss 0.6.5 0.6.6
svelte-check 3.8.5 3.8.6
tailwindcss 3.4.7 3.4.10
vite 5.3.5 5.4.2

Updates @iconify-json/mdi from 1.1.67 to 1.1.68

Commits


Updates @tailwindcss/typography from 0.5.13 to 0.5.14

Release notes

Sourced from @​tailwindcss/typography's releases.

v0.5.14

  • Fix table text alignment (#346)
Changelog

Sourced from @​tailwindcss/typography's changelog.

[0.5.14] - 2024-08-07

  • Fix table text alignment (#346)
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 openapi-fetch from 0.10.4 to 0.11.1

Release notes

Sourced from openapi-fetch's releases.

openapi-fetch@0.11.1

Patch Changes

  • #1831 091e71a Thanks @​SebastienGllmt! - Add MethodResponse utility type to easily get the return type of an endpoint on a client

  • #1833 cec023d Thanks @​ngraef! - Fix identification of required properties when strictNullChecks is disabled

  • Updated dependencies [cec023d]:

    • openapi-typescript-helpers@0.0.12

openapi-fetch@0.11.0

Minor Changes

openapi-fetch@0.10.6

Patch Changes

openapi-fetch@0.10.5

Patch Changes

Changelog

Sourced from openapi-fetch's changelog.

0.11.1

Patch Changes

  • #1831 091e71a Thanks @​SebastienGllmt! - Add MethodResponse utility type to easily get the return type of an endpoint on a client

  • #1833 cec023d Thanks @​ngraef! - Fix identification of required properties when strictNullChecks is disabled

  • Updated dependencies [cec023d]:

    • openapi-typescript-helpers@0.0.12

0.11.0

Minor Changes

0.10.6

Patch Changes

0.10.5

Patch Changes

Commits


Updates openapi-typescript from 7.1.2 to 7.3.0

Release notes

Sourced from openapi-typescript's releases.

openapi-typescript@7.3.0

Minor Changes

openapi-typescript@7.2.0

Minor Changes

Changelog

Sourced from openapi-typescript's changelog.

7.3.0

Minor Changes

7.2.0

Minor Changes

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 svelte-check from 3.8.5 to 3.8.6

Release notes

Sourced from svelte-check's releases.

svelte-check-3.8.6

  • fix: support Svelte 5 module script attribute (#2473)
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


Updates vite from 5.3.5 to 5.4.2

Release notes

Sourced from vite's releases.

create-vite@5.4.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.2 (2024-08-20)

5.4.1 (2024-08-15)

5.4.0 (2024-08-07)

5.4.0-beta.1 (2024-08-01)

5.4.0-beta.0 (2024-07-30)

... (truncated)

Commits
  • b1ecdaf release: v5.4.2
  • e012f29 chore: remove stale TODOs (#17866)
  • 3b8f03d refactor: remove redundant prepend/strip base (#17887)
  • fac3a8e fix: resolve relative URL generated by renderBuiltUrl passed to module prel...
  • 7d8c0e2 feat: support originalFilename (#17867)
  • b44c20c release: v5.4.1
  • 391bb49 fix(worker): handle self reference url worker in dependency for build (#17846)
  • e686d74 fix(build): avoid re-define __vite_import_meta_env__ (#17876)
  • 9018255 chore: fix picocolors import for local dev (#17884)
  • 1bda847 fix: align CorsOptions.origin type with @​types/cors (#17836)
  • 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 3 months ago

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

Name Status Preview Comments Updated (UTC)
openfoodfacts-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 2:42pm