chore(deps): bump js-yaml from 4.1.0 to 4.1.1#65
Merged
Conversation
Owner
|
@dependabot recreate |
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
ab0558e to
00adae0
Compare
crazy-max
approved these changes
Feb 15, 2026
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) [](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)
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 js-yaml from 4.1.0 to 4.1.1.
Changelog
Sourced from js-yaml's changelog.
Commits
cc482e74.1.1 released50968b8dist rebuildd092d86lint fix383665ffix prototype pollution in merge (<<)0d3ca7aREADME.md: HTTP => HTTPS (#678)49baadddoc: 'empty' style option for !!nullba3460eFix demo link (#618)You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.