-
Notifications
You must be signed in to change notification settings - Fork 0
fix(bot): bump the dependencies group across 1 directory with 5 updates #144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(bot): bump the dependencies group across 1 directory with 5 updates #144
Conversation
Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4` | `5` | | [actions/setup-node](https://github.com/actions/setup-node) | `4` | `5` | | [actions/github-script](https://github.com/actions/github-script) | `7` | `8` | | [actions/setup-go](https://github.com/actions/setup-go) | `5` | `6` | | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `6` | `8` | Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) Updates `actions/setup-node` from 4 to 5 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4...v5) Updates `actions/github-script` from 7 to 8 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v7...v8) Updates `actions/setup-go` from 5 to 6 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v5...v6) Updates `golangci/golangci-lint-action` from 6 to 8 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v6...v8) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: actions/setup-node dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: actions/setup-go dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: golangci/golangci-lint-action dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This PR is missing a Jira ticket reference in the title or description. |
🥷 Code experts: pmlanger, kb-typeform pmlanger, kb-typeform have most 👩💻 activity in the files. See details
Activity based on git-commit:
Knowledge based on git-blame:
Activity based on git-commit:
Knowledge based on git-blame:
Activity based on git-commit:
Knowledge based on git-blame:
Activity based on git-commit:
Knowledge based on git-blame:
Activity based on git-commit:
Knowledge based on git-blame:
Activity based on git-commit:
Knowledge based on git-blame:
Activity based on git-commit:
Knowledge based on git-blame:
Activity based on git-commit:
Knowledge based on git-blame:
Activity based on git-commit:
Knowledge based on git-blame:
Activity based on git-commit:
Knowledge based on git-blame: ✨ Comment |
Bumps the dependencies group with 5 updates in the / directory:
4
5
4
5
7
8
5
6
6
8
Updates
actions/checkout
from 4 to 5Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903
Prepare v5.0.0 release (#2238)9f26565
Update actions checkout to use node 24 (#2226)Updates
actions/setup-node
from 4 to 5Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
a0853c2
Bump actions/checkout from 4 to 5 (#1345)b7234cc
Upgrade action to use node24 (#1325)d7a1131
Enhance caching in setup-node with automatic package manager detection (#1348)5e2628c
Bumps form-data (#1332)65becef
Bump undici from 5.28.5 to 5.29.0 (#1295)7e24a65
Bump uuid from 9.0.1 to 11.1.0 (#1273)08f58d1
Bump@octokit/request-error
and@actions/github
(#1227)Updates
actions/github-script
from 7 to 8Release notes
Sourced from actions/github-script's releases.
... (truncated)
Commits
ed59741
Merge pull request #653 from actions/sneha-krip/readme-for-v82dc352e
Bold minimum Actions Runner version in README01e118c
Update README for Node 24 runtime requirements8b222ac
Apply suggestion from@salmanmkc
adc0eea
README for updating actions/github-script from v7 to v820fe497
Merge pull request #637 from actions/node24e7b7f22
update licenses2c81ba0
Update Node.js version support to 24.xf28e40c
Merge pull request #610 from actions/nebuk89-patch-11ae9958
Update README.mdUpdates
actions/setup-go
from 5 to 6Release notes
Sourced from actions/setup-go's releases.
... (truncated)
Commits
4469467
Bump actions/checkout from 4 to 5 (#631)e093d1e
Node 24 upgrade (#624)1d76b95
Improve toolchain handling (#460)e75c3e8
Bumpform-data
to bring in fix for critical vulnerability (#618)8e57b58
Bump eslint-plugin-jest from 28.11.0 to 29.0.1 (#603)7c0b336
Bump typescript from 5.4.2 to 5.8.3 (#538)6f26dcc
Bump undici from 5.28.5 to 5.29.0 (#594)8d4083a
Bump@typescript-eslint/parser
from 5.62.0 to 8.32.0 (#590)fa96338
Bump@actions/tool-cache
from 2.0.1 to 2.0.2 (#591)4de67c0
Bump@types/jest
from 29.5.12 to 29.5.14 (#589)Updates
golangci/golangci-lint-action
from 6 to 8Release notes
Sourced from golangci/golangci-lint-action's releases.
... (truncated)
Commits
4afd733
8.0.07774f98
feat: use absolute paths by default when using working-directory option (#1231)9fae48a
7.0.116ece5e
docs: clarify that ’args: --path-mode=abs’ is needed for working-directory (...a3942e2
build(deps-dev): bump the dev-dependencies group with 2 updates (#1227)7ecb048
build(deps): bump@types/node
from 22.14.0 to 22.14.1 in the dependencies gro...63a0d0e
build(deps-dev): bump the dev-dependencies group with 3 updates (#1224)c2427fe
docs: update problem matchers section642f8ee
build(deps): bump@types/node
from 22.13.14 to 22.14.0 in the dependencies gr...d84be92
build(deps-dev): bump the dev-dependencies group with 4 updates (#1220)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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