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
de3c46f to
2e1e6fa
Compare
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.14` | | [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) | `4.6.0` | `4.8.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.22.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | Updates `bun-types` from 1.3.11 to 1.3.14 - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](https://github.com/oven-sh/bun/commits/bun-v1.3.14/packages/bun-types) Updates `fast-check` from 4.6.0 to 4.8.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.8.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.22.0 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.21.6...v0.22.0) 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>
2e1e6fa to
70f4d00
Compare
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.144.6.04.8.04.5.14.5.41.11.71.11.130.21.60.22.05.9.36.0.3Updates
bun-typesfrom 1.3.11 to 1.3.14Release notes
Sourced from bun-types's releases.
... (truncated)
Commits
0d9b296Bun.serve: renameh3/h1options tohttp3/http1(#30583)191edc0image: preserve ICC profile through WebP decode/encode (#30211)d0a0bc4Preserve ICC colour profile through Bun.Image JPEG/PNG encode (#30201)ed75c88Bun.Image — Sharp-shaped image pipeline (jpeg/png/webp, resize, rotate, modul...accbff6fetch: experimental HTTP/2 client (#29766)b424bb7Bun.serve: HTTP/3 (QUIC) support viah3: true(#29768)e2017e7ws: respect perMessageDeflate: false in upgrade request (#29685)dc578b1spawn: return caller-supplied fds from Subprocess.stdio[N] (#29629)890ef5aspawn: don't close caller-owned fds passed as extra stdio (#29606)b424e70bun-types: dedupe alias enum keys in FFI type maps (#29193)Updates
fast-checkfrom 4.6.0 to 4.8.0Release notes
Sourced from fast-check's releases.
... (truncated)
Changelog
Sourced from fast-check's changelog.
... (truncated)
Commits
c0da76f🔖 Update CHANGELOG.md for fast-check@4.8.0,@fast-check/ava@3.0.1 (#6967)df6f4c1🐛 Restore ability not to useskipLibCheck(#6965)af612c5⬆️ Update dependency@types/nodeto ^24.12.3 (#6952)917dda4✅ Fix poisoning tests for latest Node (#6951)acb5c6f✅ Tolerate\p{...}value drift in docs tests (#6934)26cab19✨ AddchainUntilarbitrary for iterative chaining (#6678)16f65f6⬆️ Update dependency oxlint to ^1.60.0 (#6856)0a8ce9a⬆️ Update dependency@microsoft/api-extractorto ^7.58.7 (#6898)debb9b6📝 Fix broken API reference links (#6900)642e651⬆️ Update dependency typescript to ~6.0.3 (#6886)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.22.0Release notes
Sourced from tsdown's releases.
... (truncated)
Commits
e3b454bchore: release v0.22.0809fadadocs: remove rolldown warning from getting startedfabbabffeat: upgrade rolldown to v1.0.03e41fe3ci: add node 26 to test matrix6a0d98cfix(pkg): fix duplicate configuration warning logic (#935)85e65d8fix: explicitly drop node 23 supporta0f3a08chore: release v0.22.0-beta.31380ef4chore: upgrade deps8f07caev0.22 (#931)b001818chore: upgrade depsUpdates
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.0