Bump the all-actions group across 1 directory with 7 updates#2832
Bump the all-actions group across 1 directory with 7 updates#2832dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify) | `2.3.3` | `2.4.0` | | [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `7.0.9` | `8.1.1` | | [actions/github-script](https://github.com/actions/github-script) | `8.0.0` | `9.0.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `5.0.0` | `7.0.1` | | [kewisch/action-web-ext](https://github.com/kewisch/action-web-ext) | `1.3` | `2.0` | | [mnao305/chrome-extension-upload](https://github.com/mnao305/chrome-extension-upload) | `5.0.0` | `6.0.0` | | [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.268.0` | `1.310.0` | Updates `rtCamp/action-slack-notify` from 2.3.3 to 2.4.0 - [Release notes](https://github.com/rtcamp/action-slack-notify/releases) - [Commits](rtCamp/action-slack-notify@v2.3.3...33ca3be) Updates `peter-evans/create-pull-request` from 7.0.9 to 8.1.1 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@84ae59a...5f6978f) 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/upload-artifact` from 5.0.0 to 7.0.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@330a01c...043fb46) Updates `kewisch/action-web-ext` from 1.3 to 2.0 - [Release notes](https://github.com/kewisch/action-web-ext/releases) - [Commits](kewisch/action-web-ext@fe10add...84a13bb) Updates `mnao305/chrome-extension-upload` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/mnao305/chrome-extension-upload/releases) - [Commits](mnao305/chrome-extension-upload@4008e29...fdfe794) Updates `ruby/setup-ruby` from 1.268.0 to 1.310.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@v1.268.0...v1.310.0) --- updated-dependencies: - dependency-name: rtCamp/action-slack-notify dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions - dependency-name: peter-evans/create-pull-request dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/github-script dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: kewisch/action-web-ext dependency-version: '2.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: mnao305/chrome-extension-upload dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: ruby/setup-ruby dependency-version: 1.310.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 21cc3540d6
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} | ||
| - name: Slack Notification | ||
| uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 #v2.3.3 | ||
| uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 #v2.4.0 |
There was a problem hiding this comment.
Preserve Slack titles with v2.4.0
In v2.4.0 the Slack action release notes say the message title is removed when MSG_MINIMAL is true, but this and the other bumped Slack steps still set MSG_MINIMAL: true while putting the human-readable notification text in SLACK_TITLE. For these release/deploy notifications Slack will now mostly show only the URL/message payload and lose context like “has been deployed” or “submitted to app stores,” so either move that text into SLACK_MESSAGE or stop using the minimal mode for the v2.4 action.
Useful? React with 👍 / 👎.
Bumps the all-actions group with 7 updates in the / directory:
2.3.32.4.07.0.98.1.18.0.09.0.05.0.07.0.11.32.05.0.06.0.01.268.01.310.0Updates
rtCamp/action-slack-notifyfrom 2.3.3 to 2.4.0Release notes
Sourced from rtCamp/action-slack-notify's releases.
Commits
33ca3bebuild: update action image to v2.4.014ec709Merge pull request #248 from rtCamp/dependabot/github_actions/softprops/actio...73602e5Merge pull request #246 from rtCamp/dependabot/github_actions/docker/setup-bu...0a2fd06Merge pull request #249 from rtCamp/dependabot/docker/alpine-5b10f432ef3da1b8...584ccdfMerge pull request #244 from nktanwar/fix-msg-minimal-headingd1fbafeBump alpine from865b95fto5b10f43ad0d047Bump softprops/action-gh-release from 2 to 3daf8b1eBump docker/setup-buildx-action from 3 to 4c58b60eMerge pull request #243 from rtCamp/dependabot/docker/alpine-865b95f46d98cf86...882c24eRemove message title when MSG_MINIMAL is true DoneUpdates
peter-evans/create-pull-requestfrom 7.0.9 to 8.1.1Release notes
Sourced from peter-evans/create-pull-request's releases.
... (truncated)
Commits
5f6978ffix: retry post-creation API calls on 422 eventual consistency errors (#4356)d32e88dbuild(deps-dev): bump the npm group with 3 updates (#4349)8170bccbuild(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#4344)0041819build(deps): bump picomatch (#4339)b993918build(deps-dev): bump flatted from 3.3.1 to 3.4.2 (#4334)36d7c84build(deps-dev): bump undici from 6.23.0 to 6.24.0 (#4328)a45d1fbbuild(deps): bump@tootallnate/onceand jest-environment-jsdom (#4323)3499eb6build(deps): bump the github-actions group with 2 updates (#4316)3f3b473build(deps): bump minimatch (#4311)6699836build(deps-dev): bump the npm group with 2 updates (#4305)Updates
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/upload-artifactfrom 5.0.0 to 7.0.1Release notes
Sourced from actions/upload-artifact's releases.
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testb7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEUpdates
kewisch/action-web-extfrom 1.3 to 2.0Release notes
Sourced from kewisch/action-web-ext's releases.
Commits
84a13bbUpdate README examples to v271db58afeat: add separate approvalTimeout for AMOv5fbb85b9chore: Followup changes from dependencies804de9fchore: Update to node241f9d9a3chore: Update github actionsd9530cfchore: Update dependencies9c16a12chore: Update depdendencies correctlyde63225chore: Update dependencies3de9513chore: update KNOWN_LICENSEUpdates
mnao305/chrome-extension-uploadfrom 5.0.0 to 6.0.0Release notes
Sourced from mnao305/chrome-extension-upload's releases.
Commits
fdfe794update readme712b1f96.0.033a086aUpgrade Node.js version from 20 to 24 (#31)cbba77bdocs: update READMEUpdates
ruby/setup-rubyfrom 1.268.0 to 1.310.0Release notes
Sourced from ruby/setup-ruby's releases.
... (truncated)
Commits
afeafc3Add ruby-4.0.528c65f7Update CRuby releases on Windows97ecb7bUpdate CRuby releases on Windows6aaa311Add ruby-4.0.4f02c009Fix docs.github.com URLs to avoid 301 redirects98bfeb1Remove EOL Ruby versions from matrix example in README59a7680Update Ruby version examples in README to include 4.06459287Replace outdated help.github.com URLs with docs.github.comc4e5b13Add truffleruby-34.0.1,truffleruby+graalvm-34.0.10cb964fUpdate CRuby releases on WindowsDependabot 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