Closed dependabot[bot] closed 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 |
Bumps the minor group with 10 updates in the / directory:
1.1.67
1.1.68
0.5.13
0.5.14
10.4.19
10.4.20
0.10.4
0.11.1
7.1.2
7.3.0
8.4.40
8.4.41
0.6.5
0.6.6
3.8.5
3.8.6
3.4.7
3.4.10
5.3.5
5.4.2
Updates
@iconify-json/mdi
from 1.1.67 to 1.1.68Commits
a8de9d5
Update Material Design IconsUpdates
@tailwindcss/typography
from 0.5.13 to 0.5.14Release notes
Sourced from
@tailwindcss/typography
's releases.Changelog
Sourced from
@tailwindcss/typography
's changelog.Commits
7b43b3b
0.5.1441b694d
Update changelog815dfc4
Fix table text align (#346)2745585
Bump braces and jest (#353)f364a16
use Node 22 in CI workflows (#354)Updates
autoprefixer
from 10.4.19 to 10.4.20Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
dae6eb4
Release 10.4.20 versionee43652
Fix fit-content for Firefoxcf80824
Update dependencies49d5ec6
Move to pnpm 9Updates
openapi-fetch
from 0.10.4 to 0.11.1Release notes
Sourced from openapi-fetch's releases.
Changelog
Sourced from openapi-fetch's changelog.
Commits
7f0a391
[ci] release (#1838)2a20cb0
docs: fix typo in comment onInitParam
(#1841)cec023d
fix type checking whenstrictNullChecks
is disabled (#1833)091e71a
Add MethodResponse utility type (#1831)9c51678
[ci] release (#1835)a956d5d
feat: supportclient["/endpoint"].GET()
style calls (#1791)7e83e64
[ci] release (#1822)ba0d595
fix typing for environments without DOM lib (#1827)f21c05b
perf: remove unnecessaryasync
keywords (#1809)224bf22
test: remove unused nanoid import in index.bench.js (#1810)Updates
openapi-typescript
from 7.1.2 to 7.3.0Release notes
Sourced from openapi-typescript's releases.
Changelog
Sourced from openapi-typescript's changelog.
Commits
8bb2e41
[ci] release (#1801)9939b76
Remove undefined from additionalProperties union (#1799)7de583a
Update Vitest (#1800)7947170
[ci] release (#1793)b1bbe62
feat: add dedupeEnums option (#1775)Updates
postcss
from 8.4.40 to 8.4.41Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
57e0211
Release 8.4.41 versionf27134f
Update dependencies146d31c
Merge pull request #1952 from nex3/rule-props3707c3b
Merge remote-tracking branch 'origin/main' into rule-props9ab3619
DeclareInput.toJSON()
be59ad4
Remove dead website165154b
Update dependencies6127a44
Declaration#variable do not have setter536726d
Fix type58fa0ef
Sort keysUpdates
prettier-plugin-tailwindcss
from 0.6.5 to 0.6.6Release notes
Sourced from prettier-plugin-tailwindcss's releases.
Changelog
Sourced from prettier-plugin-tailwindcss's changelog.
Commits
0368ffb
0.6.6b7830c6
Support Tailwind CSSv4.0.0-alpha.19
(#310)ee50b9b
Add cache for known plugins (#301)f69f739
Remove versions key in testsf6661cd
Fix code stylec0c5040
Convert tests to typescriptb2c8574
Fix type error96d9d18
Hide Pug debug logs during testingc5eed72
Add compatibility withprettier-plugin-multiline-arrays
(#299)f101793
Move fixtures' expected outputs to the fixture directories (#298)Updates
svelte-check
from 3.8.5 to 3.8.6Release notes
Sourced from svelte-check's releases.
Commits
0655c67
fix: support module script attribute (#2473)815a1ff
chore: publish package provenance info (#2469)ef5ae2c
chore: fix test96959ad
feat: support specifying tsconfig for emitDts (#2454)f6ad24d
feat: replace svelte-preprocess with barebones TS preprocessor (#2452)05a489c
typo fix in DisagnosticsProvider (#2468)Updates
tailwindcss
from 3.4.7 to 3.4.10Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
f07dbff
3.4.10c4f2362
Bump versions of plugins in the Standalone CLI (#14185)f65023e
3.4.9702ba6a
Don't warn about broad globs in vendor folders (#14147)1676118
3.4.869c81f2
renamemaster
tomain
858696a
Warn when broad glob patterns are used in the content configuration (#14140)1f23c2e
Bump to latest cssnano v6 (#14105)28bd90e
Automate checksum generation for standalone CLI (#14081)Updates
vite
from 5.3.5 to 5.4.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
b1ecdaf
release: v5.4.2e012f29
chore: remove stale TODOs (#17866)3b8f03d
refactor: remove redundant prepend/strip base (#17887)fac3a8e
fix: resolve relative URL generated byrenderBuiltUrl
passed to module prel...7d8c0e2
feat: support originalFilename (#17867)b44c20c
release: v5.4.1391bb49
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)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