Skip to content

chore(deps): update github actions - #106

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github-actions
Open

chore(deps): update github actions#106
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
bun (source) 1.3.141.4.2 age confidence uses-with minor
changesets/action v2.1.0v2.1.2 age confidence action patch
omnidotdev/.github (changelog) fff8e1b847e859 workflow digest

Release Notes

oven-sh/bun (bun)

v1.4.2: Bun v1.4.2

Compare Source

To install Bun v1.4.2

curl -fsSL https://bun.sh/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.4.2:

bun upgrade
Read Bun v1.4.2's release notes on Bun's blog
Thanks to 3 contributors!

v1.4.1

Compare Source

v1.4.0: Bun v1.4

Compare Source

To install Bun v1.4

curl -fsSL https://bun.com/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.com/install.ps1|iex"

To upgrade to Bun v1.4.0:

bun upgrade

Read the blog post: image (1)

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.2

Compare Source

v2.1.1

Compare Source

Patch Changes

Configuration

📅 Schedule: (in timezone America/Denver)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot

changeset-bot Bot commented Jul 25, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 4407b61

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate
renovate Bot force-pushed the renovate/github-actions branch from 2dca8d7 to 4407b61 Compare August 12, 2026 01:33
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 renovate Bot changed the title chore(deps): update actions/checkout digest to d23441a chore(deps): update actions/checkout digest to d23441a - autoclosed Aug 15, 2026
@renovate renovate Bot closed this Aug 15, 2026
@renovate
renovate Bot deleted the renovate/github-actions branch August 15, 2026 23:23
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 15, 2026
@renovate renovate Bot changed the title chore(deps): update actions/checkout digest to d23441a - autoclosed chore(deps): update github actions Aug 22, 2026
@renovate renovate Bot reopened this Aug 22, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions branch 3 times, most recently from 37557ed to c85c747 Compare August 26, 2026 12:48
@renovate
renovate Bot force-pushed the renovate/github-actions branch 3 times, most recently from f6190bd to a02e823 Compare September 5, 2026 10:14
@renovate
renovate Bot force-pushed the renovate/github-actions branch from a02e823 to e671962 Compare September 7, 2026 16:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants