chore(deps): update github actions - #106
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
renovate
Bot
force-pushed
the
renovate/github-actions
branch
from
August 12, 2026 01:33
2dca8d7 to
4407b61
Compare
coopbri
added a commit
to nickw1/rdk
that referenced
this pull request
Aug 15, 2026
Resolves Renovate PRs omnidotdev#102, omnidotdev#103, omnidotdev#105, omnidotdev#106, omnidotdev#107: bumps typescript to 7, @types/node to 26, @biomejs/biome to 2.5.8, and pins actions/checkout and actions/setup-node to v7 with changesets/action to v2. TypeScript 7's native compiler no longer exposes the JavaScript Compiler API that unplugin-dts relies on for .d.ts emit, so add @typescript/typescript6 as the documented fallback to keep the build working.
coopbri
added a commit
that referenced
this pull request
Aug 15, 2026
* Add opacity attribute to GeoLine * fix(geolocation): apply opacity to dashed GeoLine material The dashed Line2 branch set opacity on the LineMaterial without transparent, so opacity had no visible effect there. Mark the material transparent when opacity < 1, matching the mesh branch. Adds a changeset for the new prop. * chore(deps): update typescript, @types/node, biome, and github actions Resolves Renovate PRs #102, #103, #105, #106, #107: bumps typescript to 7, @types/node to 26, @biomejs/biome to 2.5.8, and pins actions/checkout and actions/setup-node to v7 with changesets/action to v2. TypeScript 7's native compiler no longer exposes the JavaScript Compiler API that unplugin-dts relies on for .d.ts emit, so add @typescript/typescript6 as the documented fallback to keep the build working. * fix(lint): sort import names in ar-js type declaration Biome organizeImports flagged the unsorted named imports in the ar.js module declaration, the sole error in the repo-wide check. Sort them so biome check passes cleanly. --------- Co-authored-by: Brian Cooper <brian@brian-cooper.com>
renovate
Bot
force-pushed
the
renovate/github-actions
branch
3 times, most recently
from
August 26, 2026 12:48
37557ed to
c85c747
Compare
renovate
Bot
force-pushed
the
renovate/github-actions
branch
3 times, most recently
from
September 5, 2026 10:14
f6190bd to
a02e823
Compare
renovate
Bot
force-pushed
the
renovate/github-actions
branch
from
September 7, 2026 16:58
a02e823 to
e671962
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR contains the following updates:
1.3.14→1.4.2v2.1.0→v2.1.2fff8e1b→847e859Release Notes
oven-sh/bun (bun)
v1.4.2: Bun v1.4.2Compare Source
To install Bun v1.4.2
Windows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.4.2:
Read Bun v1.4.2's release notes on Bun's blog
Thanks to 3 contributors!
v1.4.1Compare Source
v1.4.0: Bun v1.4Compare Source
To install Bun v1.4
Windows:
powershell -c "irm bun.com/install.ps1|iex"To upgrade to Bun v1.4.0:
Read the blog post:
Thank you
Bun is free, open source, and MIT-licensed. We receive a lot of contributions from the community, and we'd like to thank everyone who fixed a bug or contributed since Bun v1.3.
changesets/action (changesets/action)
v2.1.2Compare Source
v2.1.1Compare Source
Patch Changes
da1ea29Thanks @KEBABSELLER6! - Fixed typo in renamed inputs from v1 to v2Configuration
📅 Schedule: (in timezone America/Denver)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.