Bump the dependencies group with 5 updates#73
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [satori](https://github.com/vercel/satori) | `0.19.2` | `0.26.0` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.5.6` | `5.7.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.56.0` | `1.60.0` | | [turndown](https://github.com/mixmark-io/turndown) | `7.2.2` | `7.2.4` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | Updates `satori` from 0.19.2 to 0.26.0 - [Release notes](https://github.com/vercel/satori/releases) - [Commits](vercel/satori@0.19.2...0.26.0) Updates `fast-xml-parser` from 5.5.6 to 5.7.0 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.5.6...v5.7.0) Updates `oxlint` from 1.56.0 to 1.60.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.60.0/npm/oxlint) Updates `turndown` from 7.2.2 to 7.2.4 - [Release notes](https://github.com/mixmark-io/turndown/releases) - [Commits](mixmark-io/turndown@v7.2.2...v7.2.4) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: satori dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: fast-xml-parser dependency-version: 5.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: oxlint dependency-version: 1.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: turndown dependency-version: 7.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced May 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 5 updates:
0.19.20.26.05.5.65.7.01.56.01.60.07.2.27.2.45.9.36.0.3Updates
satorifrom 0.19.2 to 0.26.0Release notes
Sourced from satori's releases.
... (truncated)
Commits
eab60eefeat: builtin minimal JSX runtime (#737)d246913feat: CSS variables (#736)dc07b70fix: Consistent text positioning when embedFont is false (#723)54a749bchore: export InitInput and allow Promise (#726)9377f70feat: Improved object-position support (#734)2b7e825feat: Add text-indent support (#733)453fd91feat: Support for object-fitfillandscale-down(#732)c8dd6f5chore: Add more tests (#731)c1087d6chore: Update benchmark code (#730)4e761c6feat: 10% perf improvements in the core lib (#729)Updates
fast-xml-parserfrom 5.5.6 to 5.7.0Release notes
Sourced from fast-xml-parser's releases.
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
f529642update to release v5.7.052a8583Revert "improve performance of attributes reading"8d187f9update buildere174168improve performance of attributes reading79a8ddeupdate docsf5cd5a5set xml version to decoder even if attributes are ignoredf44b923remove unwanted tests869ec8bUse@nodable/entitiesv2.1.07cb49e5update release detail1b14fa7include currency entities in default listUpdates
oxlintfrom 1.56.0 to 1.60.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
... (truncated)
Commits
e16848erelease(apps): oxlint v1.60.0 && oxfmt v0.45.0 (#21375)cfd8a4fdocs(linter): don't rely on old eslint doc for available globals (#21334)a69e707release(apps): oxlint v1.59.0 && oxfmt v0.44.0 (#21085)dd2df87fix(npm): export package.json for oxlint and oxfmt (#20784)0384f4brelease(apps): oxlint v1.58.0 && oxfmt v0.43.0 (#20867)91f38fcchore(oxlint): bump min tsgolint version to 0.18.0 (#20800)be3dcc1docs(linter): add note about node version + custom TS plugin (#19381)16516defeat(linter): enhance types forDummyRule(#20751)8b0f61drelease(apps): oxlint v1.57.0 && oxfmt v0.42.0 (#20680)b33fbdeRevert "release(apps): oxlint v1.57.0 && oxfmt v0.42.0 (#20680)"Updates
turndownfrom 7.2.2 to 7.2.4Release notes
Sourced from turndown's releases.
Commits
fb7a8657.2.4f11801cRevert "Merge pull request #515 from Corion/master"0c9954b7.2.33cb11bdMerge pull request #521 from mixmark-io/dependabot/npm_and_yarn/flatted-3.4.220bd64eBump flatted from 3.4.1 to 3.4.20a6d298Merge pull request #520 from pavelhoral/remove-browserify54123afReplace Browserify with RollupJS build8c2055eMerge pull request #519 from pavelhoral/upgrade-depsa1bb94aMerge pull request #477 from za3k/demo-linkfc21b5fAdd Babel transpilation step so that the output stays the sameUpdates
typescriptfrom 5.9.3 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0Dependabot 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 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