Closed dependabot[bot] closed 1 year ago
Pull request title looks good 👍!
If this pull request gets merged, it will not cause a new release of the software. Example: If this project's latest release version is 1.0.0
. If this pull request gets merged in, the next release of this project will be 1.0.0
. This pull request is not a breaking change.
All merged pull requests will eventually get deployed. But some types of pull requests will trigger a deployment (such as features and bug fixes) while some pull requests will wait to get deployed until a later time.
Hey, there @dependabot[bot] 👋🤖. I'm a bot here to help you.
⚠️ Pull requests into the branch beta
typically only allows changes with the types: fix
. From the pull request title, the type of change this pull request is trying to complete is: chore
. ⚠️
This pull request might still be allowed to be merged. However, you might want to consider make this pull request merge into a different branch other then beta
.
Bumps the github-action-dependencies group with 3 updates: actions/checkout, cycjimmy/semantic-release-action and slackapi/slack-github-action.
Updates
actions/checkout
from 3 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3df4ab1
Release 4.0.0 (#1447)8b5e8b7
Support fetching without the --progress option (#1067)97a652b
Update default runtime to node20 (#1436)Updates
cycjimmy/semantic-release-action
from 3 to 4Release notes
Sourced from cycjimmy/semantic-release-action's releases.
... (truncated)
Changelog
Sourced from cycjimmy/semantic-release-action's changelog.
... (truncated)
Commits
61680d0
chore(release): 4.0.0 [skip ci]31a37a4
Merge pull request #171 from enell/node2081a6335
docs: modify docs for v43b12aa9
chore: upgrade deps0c20554
feat: update node version on runner to 207f0c0e4
Merge pull request #165 from elebiodaslingshot/patch-14dd16d6
docs: fix example tag format with proper lodashUpdates
slackapi/slack-github-action
from 1.18.0 to 1.24.0Release notes
Sourced from slackapi/slack-github-action's releases.
... (truncated)
Commits
e28cf16
Automatic compilationf07b4a2
bump package version to v1.24.02c8b741
Update README.md with variable usage and links to example workflows. (#201)81a1dc0
Fixed to be able to use env of Step (#200)4eb7313
Bump sinon from 15.0.3 to 15.0.4 (#194)17394c7
Bump eslint-plugin-jsdoc from 40.1.1 to 43.1.1 (#195)2746ea8
Bump axios from 1.3.4 to 1.4.0 (#196)1b89efc
Bump eslint from 8.37.0 to 8.39.0 (#197)0e608ca
Bump eslint-plugin-jsdoc from 40.0.0 to 40.1.1 (#188)02b50ad
Bump eslint from 8.35.0 to 8.37.0 (#189)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