Bump the github-actions group across 1 directory with 7 updates#64
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the github-actions group across 1 directory with 7 updates#64dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the github-actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tarides/changelog-check-action](https://github.com/tarides/changelog-check-action) | `3` | `4` | | [actions/github-script](https://github.com/actions/github-script) | `8.0.0` | `9.0.0` | | [actions/checkout](https://github.com/actions/checkout) | `4.3.1` | `7.0.0` | | [actions/setup-node](https://github.com/actions/setup-node) | `4.4.0` | `7.0.0` | | [martinbeentjes/npm-get-version-action](https://github.com/martinbeentjes/npm-get-version-action) | `1.2.3` | `1.3.1` | | [schwma/parse-changelog-action](https://github.com/schwma/parse-changelog-action) | `1.0.0` | `1.2.0` | | [ncipollo/release-action](https://github.com/ncipollo/release-action) | `1.20.0` | `1.21.0` | Updates `tarides/changelog-check-action` from 3 to 4 - [Release notes](https://github.com/tarides/changelog-check-action/releases) - [Commits](tarides/changelog-check-action@0189fc7...8f47e0b) Updates `actions/github-script` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@ed59741...3a2844b) Updates `actions/checkout` from 4.3.1 to 7.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.3.1...9c091bb) Updates `actions/setup-node` from 4.4.0 to 7.0.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@49933ea...8207627) Updates `martinbeentjes/npm-get-version-action` from 1.2.3 to 1.3.1 - [Release notes](https://github.com/martinbeentjes/npm-get-version-action/releases) - [Commits](martinbeentjes/npm-get-version-action@7aa1d82...3cf2730) Updates `schwma/parse-changelog-action` from 1.0.0 to 1.2.0 - [Release notes](https://github.com/schwma/parse-changelog-action/releases) - [Changelog](https://github.com/schwma/parse-changelog-action/blob/main/CHANGELOG.md) - [Commits](schwma/parse-changelog-action@69a9f9a...1c2b200) Updates `ncipollo/release-action` from 1.20.0 to 1.21.0 - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@b7eabc9...339a818) --- updated-dependencies: - dependency-name: tarides/changelog-check-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/github-script dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/checkout dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-node dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: martinbeentjes/npm-get-version-action dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: schwma/parse-changelog-action dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: ncipollo/release-action dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
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 github-actions group with 7 updates in the / directory:
348.0.09.0.04.3.17.0.04.4.07.0.01.2.31.3.11.0.01.2.01.20.01.21.0Updates
tarides/changelog-check-actionfrom 3 to 4Release notes
Sourced from tarides/changelog-check-action's releases.
Commits
8f47e0bMerge pull request #12 from peschee/patch-146c09ccUpdate actions/checkout to latest released version4d6c215Merge pull request #10 from smorimoto/patch-1aa0aee5Bump actions/checkout from v4 to v5509965dMerge pull request #9 from smorimoto/format-action-yml1c4587fMerge pull request #8 from smorimoto/update-check-sh332fc4cFormat action.yml79764b8Format check.shUpdates
actions/github-scriptfrom 8.0.0 to 9.0.0Release notes
Sourced from actions/github-script's releases.
Commits
3a2844bMerge pull request #700 from actions/salmanmkc/expose-getoctokit + prepare re...ca10bbdfix: use@octokit/core/types import for v7 compatibility86e48e2merge: incorporate main branch changesc108472chore: rebuild dist for v9 upgrade and getOctokit factoryafff112Merge pull request #712 from actions/salmanmkc/deployment-false + fix user-ag...ff8117eci: fix user-agent test to handle orchestration ID81c6b78ci: use deployment: false to suppress deployment noise from integration tests3953cafdocs: update README examples from@v8to@v9, add getOctokit docs and v9 brea...c17d55bci: add getOctokit integration test joba047196test: add getOctokit integration tests via callAsyncFunctionUpdates
actions/checkoutfrom 4.3.1 to 7.0.0Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)df4cb1cUpdate changelog for v6.0.3 (#2446)Updates
actions/setup-nodefrom 4.4.0 to 7.0.0Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
8207627Migrate to ESM and upgrade dependencies (#1574)04be95cAdd cache-primary-key and cache-matched-key as outputs (#1577)7c2c68ddocs: Update caching recommendations to mitigate cache poisoning risks (#1567)6a61c03Merge pull request #1569 from jasongin/update-actions-cache-5.1.030eb73bResolve high-severity audit issues4e1a87aUpdate dist360237fStrict equality4f8aac5Bump@actions/cacheto 5.1.0, log cache write deniedf4a67bbOnly usemirrorTokeningetManifestif it's provided (#1548)0355742Remove dummy NODE_AUTH_TOKEN export (#1558)Updates
martinbeentjes/npm-get-version-actionfrom 1.2.3 to 1.3.1Release notes
Sourced from martinbeentjes/npm-get-version-action's releases.
Commits
3cf2730fix: readme had wrong value (#29)f8bae97set version tag in readme (#28)f9202edUse GITHUB_OUTPUT instead of set-output (#25)Updates
schwma/parse-changelog-actionfrom 1.0.0 to 1.2.0Release notes
Sourced from schwma/parse-changelog-action's releases.
Changelog
Sourced from schwma/parse-changelog-action's changelog.
Commits
1c2b200Bump version inpackage.jsonandpackage-lock.json27fa79dUseActions-R-Us/actions-tagger@v2.1.0-rc5to allow tagging on push tag event13fb9a9Lower workflow node version tonode20sincenode22isn't supported251c7fePrepare release v1.1.029cb6d9ci: Use Node 22 for action (#1)f4cb4faAdd husky to build staged index on commit827ad31Fix default version-regex value in README3d23e6ePrepare next release51d7488Move create major and latest tags to release stepsUpdates
ncipollo/release-actionfrom 1.20.0 to 1.21.0Release notes
Sourced from ncipollo/release-action's releases.
Commits
339a818preparing release 1.21.0df17233Resolve pnpm audit results813e942Update release script7df3a0eUpdate sheepit to use pnpmcaacf56Fixes #595 Bump to node 24c074b5eFixes #593 Pass commitish into release notes request when present (#594)9e03662Bump@biomejs/biomefrom 2.3.13 to 2.4.4 (#591)5b4b195Bump glob from 13.0.0 to 13.0.6 (#592)89bab4ddebug build00cbfdcBump@actions/githubfrom 6.0.1 to 9.0.0 (#585)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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions