Bump the patch-updates group across 1 directory with 10 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(about 1 month ago)
(about 1 month ago)
dependencies javascript
Bumps the patch-updates group with 10 updates in the / directory:
| Package | From | To |
|---|---|---|
| @astrojs/vercel | 8.2.7 |
8.2.8 |
| @fontsource-variable/jetbrains-mono | 5.2.7 |
5.2.8 |
| @fontsource/roboto | 5.2.7 |
5.2.8 |
| @iconify-json/material-symbols | 1.2.35 |
1.2.40 |
| @tailwindcss/typography | 0.5.16 |
0.5.19 |
| katex | 0.16.22 |
0.16.23 |
| sharp | 0.34.3 |
0.34.4 |
| tailwindcss | 3.4.17 |
3.4.18 |
| typescript | 5.9.2 |
5.9.3 |
| @biomejs/biome | 2.2.4 |
2.2.5 |
Updates @astrojs/vercel from 8.2.7 to 8.2.8
Commits
Updates @fontsource-variable/jetbrains-mono from 5.2.7 to 5.2.8
Commits
- See full diff in compare view
Updates @fontsource/roboto from 5.2.7 to 5.2.8
Commits
- See full diff in compare view
Updates @iconify-json/material-symbols from 1.2.35 to 1.2.40
Commits
- See full diff in compare view
Updates @tailwindcss/typography from 0.5.16 to 0.5.19
Release notes
Sourced from @tailwindcss/typography's releases.
v0.5.19
Fixed
- Fixed broken color styles (#405)
v0.5.18
Fixed
- Fixed undefined variable error (#403)
v0.5.17
Added
Fixed
Changed
- Remove lodash dependencies (#402)
Changelog
Sourced from @tailwindcss/typography's changelog.
[0.5.19] - 2025-09-24
Fixed
- Fixed broken color styles (#405)
[0.5.18] - 2025-09-19
Fixed
- Fixed undefined variable error (#403)
[0.5.17] - 2025-09-19
Added
Fixed
Changed
- Remove lodash dependencies (#402)
Commits
e002ab80.5.19bbb1c21Fix bad RGB syntax (#405)b316f950.5.18ed95206Fix variable declaration in opacity function (#403)7efcb4a0.5.17e0ec248chore(ci): update actions for release insiders511afcbAdd modifiers for description list elements (#357)042a531Addprose-picturemodifiers (#367)f822222Fixkbdshadow colors not being calculated on oklch colors (#387)ecb7e87Add Tailwind v4 custom color theme example to README (#396)- Additional commits viewable in compare view
Updates katex from 0.16.22 to 0.16.23
Commits
Updates sharp from 0.34.3 to 0.34.4
Release notes
Sourced from sharp's releases.
v0.34.4
Upgrade to libvips v8.17.2 for upstream bug fixes.
Ensure TIFF
subifdand OpenSlidelevelinput options are respected (regression in 0.34.3).Ensure
autoOrientoccurs before non-90 angle rotation. #4425Ensure
autoOrientremoves existing metadata after shrink-on-load. #4431TypeScript: Ensure
KernelEnumincludeslinear. #4441@BayanBennettEnsure
unlimitedflag is passed upstream when reading TIFF images. #4446Support Electron memory cage when reading XMP metadata (regression in 0.34.3). #4451
Add sharp-libvips rpath for yarn v5 support. #4452
@arcanisv0.34.4-rc.4
Upgrade to libvips v8.17.2 for upstream bug fixes.
Ensure TIFF
subifdand OpenSlidelevelinput options are respected (regression in 0.34.3).Ensure
autoOrientoccurs before non-90 angle rotation. #4425Ensure
autoOrientremoves existing metadata after shrink-on-load. #4431TypeScript: Ensure
KernelEnumincludeslinear. #4441@BayanBennettEnsure
unlimitedflag is passed upstream when reading TIFF images. #4446Support Electron memory cage when reading XMP metadata (regression in 0.34.3). #4451
Add sharp-libvips rpath for yarn v5 support. #4452
@arcanis
... (truncated)
Commits
ee43783Release v0.34.45299011CI/Docs: Deno v2 support4710092Prerelease v0.34.4-rc.4ed1ac43CI: Upgrade packaging test dependenciesdfcbceeUpgrade sharp-libvips to v1.2.335d3f56Ensure TIFF subifd and OpenSlide level are respected9f4bacePrerelease v0.34.4-rc.3b507831CI: Remove dry-run flag905f698Prerelease v0.34.4-rc.2b0154edUpgrade sharp-libvips to v1.2.2- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for sharp since your current version.
Updates tailwindcss from 3.4.17 to 3.4.18
Release notes
Sourced from tailwindcss's releases.
v3.4.18
Fixed
- Improve support for raw
supports-[…]queries in arbitrary values (#13605)- Fix
require.cacheerror when loaded through a TypeScript file in Node 22.18+ (#18665)- Support
import.meta.resolve(…)in configs for new enough Node.js versions (#18938)- Allow using newer versions of
postcss-load-configfor better ESM and TypeScript PostCSS config support with the CLI (#18938)- Remove irrelevant utility rules when matching important classes (#19030)
Changelog
Sourced from tailwindcss's changelog.
[3.4.18] - 2024-10-01
Fixed
- Improve support for raw
supports-[…]queries in arbitrary values (#13605)- Fix
require.cacheerror when loaded through a TypeScript file in Node 22.18+ (#18665)- Support
import.meta.resolve(…)in configs for new enough Node.js versions (#18938)- Allow using newer versions of
postcss-load-configfor better ESM and TypeScript PostCSS config support with the CLI (#18938)- Remove irrelevant utility rules when matching important classes (#19030)
Commits
- See full diff in compare view
Updates typescript from 5.9.2 to 5.9.3
Release notes
Sourced from typescript's releases.
TypeScript 5.9.3
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
- fixed issues query for Typescript 5.9.0 (Beta).
- fixed issues query for Typescript 5.9.1 (RC).
- No specific changes for TypeScript 5.9.2 (Stable)
- fixed issues query for Typescript 5.9.3 (Stable).
Downloads are available on:
Commits
c63de15Bump version to 5.9.3 and LKG8428ca4🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...a131cac🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...0424333🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)bdb641a🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...0d9b9b9🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...2dce0c5Intentionally regress one buggy declaration output to an older version (#62163)- See full diff in compare view
Updates @biomejs/biome from 2.2.4 to 2.2.5
Release notes
Sourced from @biomejs/biome's releases.
Biome CLI v2.2.5
2.2.5
Patch Changes
#7597
5c3d542Thanks@arendjr! - Fixed #6432:useImportExtensionsnow works correctly with aliased paths.#7269
f18dac1Thanks@CDGardner! - Fixed #6648, where Biome'snoUselessFragmentscontained inconsistencies with ESLint for fragments only containing text.Previously, Biome would report that fragments with only text were unnecessary under the
noUselessFragmentsrule. Further analysis of ESLint's behavior towards these cases revealed that text-only fragments (<>A</a>,<React.Fragment>B</React.Fragment>,<RenamedFragment>B</RenamedFragment>) would not havenoUselessFragmentsemitted for them.On the Biome side, instances such as these would emit
noUselessFragments, and applying the suggested fix would turn the text content into a proper JS string.// Ended up as: - const t = "Text" const t = <>Text</>// Ended up as: - const e = t ? "Option A" : "Option B"
const e = t ? <>Option A</> : <>Option B</>/* Ended up as:
function someFunc() {
return "Content desired to be a multi-line block of text."
}
*/
function someFunc() {
return <>
Content desired to be a multi-line
block of text.
<>
}
The proposed update was to align Biome's reaction to this rule with ESLint's; the aforementioned examples will now be supported from Biome's perspective, thus valid use of fragments.
// These instances are now valid and won't be called out by noUselessFragments.const t = <>Text</>
const e = t ? <>Option A</> : <>Option B</>function someFunc() {
return <>
Content desired to be a multi-line
block of text.
<>
}
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
2.2.5
Patch Changes
#7597
5c3d542Thanks@arendjr! - Fixed #6432:useImportExtensionsnow works correctly with aliased paths.#7269
f18dac1Thanks@CDGardner! - Fixed #6648, where Biome'snoUselessFragmentscontained inconsistencies with ESLint for fragments only containing text.Previously, Biome would report that fragments with only text were unnecessary under the
noUselessFragmentsrule. Further analysis of ESLint's behavior towards these cases revealed that text-only fragments (<>A</a>,<React.Fragment>B</React.Fragment>,<RenamedFragment>B</RenamedFragment>) would not havenoUselessFragmentsemitted for them.On the Biome side, instances such as these would emit
noUselessFragments, and applying the suggested fix would turn the text content into a proper JS string.// Ended up as: - const t = "Text" const t = <>Text</>// Ended up as: - const e = t ? "Option A" : "Option B"
const e = t ? <>Option A</> : <>Option B</>/* Ended up as:
function someFunc() {
return "Content desired to be a multi-line block of text."
}
*/
function someFunc() {
return <>
Content desired to be a multi-line
block of text.
<>
}
The proposed update was to align Biome's reaction to this rule with ESLint's; the aforementioned examples will now be supported from Biome's perspective, thus valid use of fragments.
// These instances are now valid and won't be called out by noUselessFragments.const t = <>Text</>
const e = t ? <>Option A</> : <>Option B</>function someFunc() {
return <>
Content desired to be a multi-line
block of text.
<>
}
#7498
002cdedThanks@siketyan! - Fixed #6893: TheuseExhaustiveDependenciesrule now correctly adds a dependency that is captured in a shorthand object member. For example:
... (truncated)
Commits
521d149ci: release (#7478)cadad2cfeat(lint): implementnoVueDuplicateKeysrule (#7542)9637f93feat: add useConsistentArrowReturn options (#7457)1b61631feat(lint): addnoReactForwardRefrule (#7509)74d3c56chore: add convex to bronze sponsors (#7566)3f06e19feat(linter): implementnoDeprecatedImports(#7520)a0039fdfeat(linter): implementnoUnusedExpressions(#7511)fd126d7chore: fix markdown syntax in changelogb2da976chore: fix changelog formatting0109940chore: repair changelog (#7477)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Pull Request Statistics
1
2
+562
-315
Package Dependencies
@iconify-json/material-symbols
npm
1.2.35 → 1.2.40
Patch
@fontsource-variable/jetbrains-mono
npm
5.2.7 → 5.2.8
Patch
Technical Details
| ID: | 9510562 |
| UUID: | 2888699227 |
| Node ID: | PR_kwDOPKpW3M6sLg1b |
| Host: | GitHub |
| Repository: | fishcpy/astro-theme-fishcpy |
| Merge State: | Unknown |