Conversation
Bumps the github-actions group with 1 update: [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action). Updates `mozilla-actions/sccache-action` from 0.0.5 to 0.0.6 - [Release notes](https://github.com/mozilla-actions/sccache-action/releases) - [Commits](Mozilla-Actions/sccache-action@v0.0.5...v0.0.6) --- updated-dependencies: - dependency-name: mozilla-actions/sccache-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
tmeijn
pushed a commit
to tmeijn/dotfiles
that referenced
this pull request
Oct 15, 2024
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [imsnif/bandwhich](https://github.com/imsnif/bandwhich) | patch | `v0.23.0` -> `v0.23.1` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>imsnif/bandwhich (imsnif/bandwhich)</summary> ### [`v0.23.1`](https://github.com/imsnif/bandwhich/releases/tag/v0.23.1) [Compare Source](imsnif/bandwhich@v0.23.0...v0.23.1) #### The middle east is on fire, yet again. This is a maintainance release with a bug fix and dependency bumps: - Exit gracefully when there is a broken pipe error [#​429](imsnif/bandwhich#429) - [@​sigmaSd](https://github.com/sigmaSd) #### What's Changed - CI: Use Powershell Compress-Archive to create Windows binary zip by [@​cyqsimon](https://github.com/cyqsimon) in imsnif/bandwhich#424 - chore(deps): bump mozilla-actions/sccache-action from 0.0.5 to 0.0.6 in the github-actions group by [@​dependabot](https://github.com/dependabot) in imsnif/bandwhich#428 - Exit gracefully when there is a broken pipe error by [@​sigmaSd](https://github.com/sigmaSd) in imsnif/bandwhich#429 - chore(deps): bump the dependencies group across 1 directory with 21 updates by [@​dependabot](https://github.com/dependabot) in imsnif/bandwhich#430 - Fix breaking changes of `sysinfo` crate by [@​cyqsimon](https://github.com/cyqsimon) in imsnif/bandwhich#431 - Fix `clippy::needless_lifetimes` warnings on nightly by [@​cyqsimon](https://github.com/cyqsimon) in imsnif/bandwhich#432 - chore: `cargo update` by [@​cyqsimon](https://github.com/cyqsimon) in imsnif/bandwhich#433 **Full Changelog**: imsnif/bandwhich@v0.23.0...v0.23.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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 1 update: mozilla-actions/sccache-action.
Updates
mozilla-actions/sccache-actionfrom 0.0.5 to 0.0.6Release notes
Sourced from mozilla-actions/sccache-action's releases.
Commits
9e326ebprepare version 0.0.6922a306Merge pull request #145 from Mozilla-Actions/dependabot/npm_and_yarn/typescri...2be7591Merge pull request #136 from Mozilla-Actions/dependabot/npm_and_yarn/prettier...d707076Bump prettier from 3.3.2 to 3.3.3afb5895Bump typescript from 5.5.3 to 5.6.2f42f2ceMerge pull request #140 from Mozilla-Actions/dependabot/npm_and_yarn/eslint-p...ff4a61dMerge pull request #144 from palloberg/set-baseurle073bd0Update README with instructions on GHES usage.4a60710Set baseUrl for Octokit to make it work on GitHub Enterprise Server1ff3075Bump ts-jest from 29.2.2 to 29.2.5 (#141)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 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 <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