Skip to content

switch to ESM and update config wiring#75

Merged
crazy-max merged 7 commits intomasterfrom
esm
Mar 2, 2026
Merged

switch to ESM and update config wiring#75
crazy-max merged 7 commits intomasterfrom
esm

Conversation

@crazy-max
Copy link
Owner

No description provided.

@crazy-max crazy-max marked this pull request as ready for review March 2, 2026 00:20
@crazy-max crazy-max merged commit 6d0e2ef into master Mar 2, 2026
8 checks passed
@crazy-max crazy-max deleted the esm branch March 2, 2026 00:20
mergify bot added a commit to robfrank/linklift that referenced this pull request Mar 10, 2026
….0 [skip ci]

Bumps [crazy-max/ghaction-github-runtime](https://github.com/crazy-max/ghaction-github-runtime) from 3.1.0 to 4.0.0.
Release notes

*Sourced from [crazy-max/ghaction-github-runtime's releases](https://github.com/crazy-max/ghaction-github-runtime/releases).*

> v4.0.0
> ------
>
> * Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [`@​crazy-max`](https://github.com/crazy-max) in [crazy-max/ghaction-github-runtime#76](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/76)
> * Switch to ESM and update config wiring by [`@​crazy-max`](https://github.com/crazy-max) in [crazy-max/ghaction-github-runtime#75](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/75)
> * Bump `@​actions/core` from 1.11.1 to 3.0.0 in [crazy-max/ghaction-github-runtime#68](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/68)
> * Bump brace-expansion from 1.1.11 to 1.1.12 in [crazy-max/ghaction-github-runtime#62](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/62)
> * Bump js-yaml from 4.1.0 to 4.1.1 in [crazy-max/ghaction-github-runtime#65](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/65)
> * Bump minimatch from 3.1.2 to 3.1.5 in [crazy-max/ghaction-github-runtime#74](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/74)
>
> **Full Changelog**: <crazy-max/ghaction-github-runtime@v3.1.0...v4.0.0>


Commits

* [`04d248b`](crazy-max/ghaction-github-runtime@04d248b) Merge pull request [#76](https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/76) from crazy-max/node24
* [`c8f8e4e`](crazy-max/ghaction-github-runtime@c8f8e4e) node 24 as default runtime
* [`494a382`](crazy-max/ghaction-github-runtime@494a382) Merge pull request [#68](https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/68) from crazy-max/dependabot/npm\_and\_yarn/actions/core-2.0.1
* [`5d51b8e`](crazy-max/ghaction-github-runtime@5d51b8e) Merge pull request [#74](https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/74) from crazy-max/dependabot/npm\_and\_yarn/minimatch-3.1.5
* [`f7077dc`](crazy-max/ghaction-github-runtime@f7077dc) chore: update generated content
* [`4d1e035`](crazy-max/ghaction-github-runtime@4d1e035) chore(deps): bump minimatch from 3.1.2 to 3.1.5
* [`b59d56d`](crazy-max/ghaction-github-runtime@b59d56d) chore(deps): bump `@​actions/core` from 1.11.1 to 2.0.1
* [`6d0e2ef`](crazy-max/ghaction-github-runtime@6d0e2ef) Merge pull request [#75](https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/75) from crazy-max/esm
* [`41d6f6a`](crazy-max/ghaction-github-runtime@41d6f6a) remove codecov config
* [`b5018ec`](crazy-max/ghaction-github-runtime@b5018ec) chore: update generated content
* Additional commits viewable in [compare view](crazy-max/ghaction-github-runtime@3cb05d8...04d248b)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=crazy-max/ghaction-github-runtime&package-manager=github\_actions&previous-version=3.1.0&new-version=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot 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-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant