chore: bump the misc group across 1 directory with 6 updates#92
Open
dependabot[bot] wants to merge 1 commit into
Open
chore: bump the misc group across 1 directory with 6 updates#92dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the misc group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) | `1.3.11` | `1.3.13` | | [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) | `4.6.0` | `4.7.0` | | [ibantools](https://github.com/Simplify/ibantools) | `4.5.1` | `4.5.4` | | [stdnum](https://github.com/koblas/stdnum-js) | `1.11.7` | `1.11.13` | | [tsdown](https://github.com/rolldown/tsdown) | `0.21.6` | `0.21.10` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | Updates `bun-types` from 1.3.11 to 1.3.13 - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](https://github.com/oven-sh/bun/commits/bun-v1.3.13/packages/bun-types) Updates `fast-check` from 4.6.0 to 4.7.0 - [Release notes](https://github.com/dubzzz/fast-check/releases) - [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md) - [Commits](https://github.com/dubzzz/fast-check/commits/v4.7.0/packages/fast-check) Updates `ibantools` from 4.5.1 to 4.5.4 - [Changelog](https://github.com/Simplify/ibantools/blob/master/ChangeLog) - [Commits](Simplify/ibantools@4.5.1...4.5.4) Updates `stdnum` from 1.11.7 to 1.11.13 - [Release notes](https://github.com/koblas/stdnum-js/releases) - [Changelog](https://github.com/koblas/stdnum-js/blob/main/CHANGELOG.md) - [Commits](koblas/stdnum-js@v1.11.7...v1.11.13) Updates `tsdown` from 0.21.6 to 0.21.10 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.21.6...v0.21.10) 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: bun-types dependency-version: 1.3.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: misc - dependency-name: fast-check dependency-version: 4.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: misc - dependency-name: ibantools dependency-version: 4.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: misc - dependency-name: stdnum dependency-version: 1.11.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: misc - dependency-name: tsdown dependency-version: 0.21.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: misc - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: misc ... Signed-off-by: dependabot[bot] <support@github.com>
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 misc group with 6 updates in the / directory:
1.3.111.3.134.6.04.7.04.5.14.5.41.11.71.11.130.21.60.21.105.9.36.0.3Updates
bun-typesfrom 1.3.11 to 1.3.13Release notes
Sourced from bun-types's releases.
... (truncated)
Commits
fa6f69fAdd markdown ANSI pretty-printer forbun ./file.md(#28833)9850dd5udp: surface IP_RECVERR ICMP errors and MSG_TRUNC truncation flag (#28827)cf11b7dImplement in-process callback-style Bun.cron (#28701)3eba9cbSupport TypeScript 60bcb402Bun.WebView: EventTarget, screenshot formats, zero-copy mmap Blob, .cdp() (#2...010dfa1Bun.WebView — headless browser automation (WebKit + Chrome backends) (#28185)Updates
fast-checkfrom 4.6.0 to 4.7.0Release notes
Sourced from fast-check's releases.
Changelog
Sourced from fast-check's changelog.
Commits
fd1a184🔖 Update CHANGELOG.md for fast-check@4.7.0 (#6873)6661a31✨ Support negated unicode properties instringMatching(#6871)332f905✨ Support for\p{UnicodeProperty}instringMatching(#6870)285ed56✨ Parse\p{}and\P{}instringMatching(#6868)1e5d774✨ Reversiblejsonarbitrary (#6866)f16e672📝 Integrate API reference natively into our doc (#6855)e82af33🔨 Migrate from ESLint to oxlint (#6835)a82f7a1⬆️ Update dependency typedoc to ^0.28.19 (#6847)104640c⬆️ Update dependency@microsoft/api-extractorto ^7.58.2 (#6828)b3c86c2⬆️ Update typescript-eslint monorepo to ^8.58.1 (#6826)Updates
ibantoolsfrom 4.5.1 to 4.5.4Changelog
Sourced from ibantools's changelog.
... (truncated)
Commits
1307a674.5.4 release0e1b247Fix ESM package entrypoints709fb54Update README6afdaa0Fix typsescript upgrade7c5272fBump typescript from 5.7.2 to 6.0.2d570c5aFix CJS issue and prepare release3330155Add YE + fix some account number extractionsf210501Bump requirejs from 2.3.7 to 2.3.896acde9Bump eslint-config-prettier from 9.1.0 to 10.1.824ed637Bump typedoc from 0.27.2 to 0.28.18Updates
stdnumfrom 1.11.7 to 1.11.13Commits
c01767achore(release): 1.11.13 [skip ci]c475922fix: add cz/ico based issue #146 (#151)cf22d61chore(release): 1.11.12 [skip ci]a013854fix(ro): correct checksum alignment for 10-digit CUI numbers (#150)068335echore(release): 1.11.11 [skip ci]c50565bfix: Update RFC validation to include legacy alphabet (#143)50357c8chore(release): 1.11.10 [skip ci]1a8e168fix: add Bolivian CI (Cédula de Identidad) validator (#144)5451bbachore(release): 1.11.9 [skip ci]5fbae55fix: force minmatch version for audit (#149)Updates
tsdownfrom 0.21.6 to 0.21.10Release notes
Sourced from tsdown's releases.
Commits
53d495bchore: release v0.21.108a4498dfeat: upgrade rolldown6be9ceddocs: fixfixedExtensionAPI links in how-it-works guide (#924)4dbd872ci: pin github actions to full commit SHAs0d5670edocs: add Vite+, LobeHub, and OpenClaw to users listb8a8da0chore: upgrade deps752c3e5chore: release v0.21.92d74e05feat: upgrade rolldown16e2795feat(config): track transitive config dependencies for watch reload (#919)38afd8ffix: skip Node.js version check in BunUpdates
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