Skip to content
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

chore(deps): bump mozilla-actions/sccache-action from 0.0.5 to 0.0.6 in the github-actions group #428

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps the github-actions group with 1 update: mozilla-actions/sccache-action.

Updates mozilla-actions/sccache-action from 0.0.5 to 0.0.6

Release notes

Sourced from mozilla-actions/sccache-action's releases.

v0.0.6

What's Changed

dependencies

New Contributors

Full Changelog: Mozilla-Actions/sccache-action@v0.0.5...v0.0.6

Commits
  • 9e326eb prepare version 0.0.6
  • 922a306 Merge pull request #145 from Mozilla-Actions/dependabot/npm_and_yarn/typescri...
  • 2be7591 Merge pull request #136 from Mozilla-Actions/dependabot/npm_and_yarn/prettier...
  • d707076 Bump prettier from 3.3.2 to 3.3.3
  • afb5895 Bump typescript from 5.5.3 to 5.6.2
  • f42f2ce Merge pull request #140 from Mozilla-Actions/dependabot/npm_and_yarn/eslint-p...
  • ff4a61d Merge pull request #144 from palloberg/set-baseurl
  • e073bd0 Update README with instructions on GHES usage.
  • 4a60710 Set baseUrl for Octokit to make it work on GitHub Enterprise Server
  • 1ff3075 Bump ts-jest from 29.2.2 to 29.2.5 (#141)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 1, 2024
@cyqsimon cyqsimon merged commit ee7643c into main Oct 1, 2024
33 of 36 checks passed
@cyqsimon cyqsimon deleted the dependabot/github_actions/github-actions-5a2e91ceed branch October 1, 2024 06:06
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 [#&#8203;429](imsnif/bandwhich#429) - [@&#8203;sigmaSd](https://github.com/sigmaSd)

#### What's Changed

-   CI: Use Powershell Compress-Archive to create Windows binary zip by [@&#8203;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 [@&#8203;dependabot](https://github.com/dependabot) in imsnif/bandwhich#428
-   Exit gracefully when there is a broken pipe error by [@&#8203;sigmaSd](https://github.com/sigmaSd) in imsnif/bandwhich#429
-   chore(deps): bump the dependencies group across 1 directory with 21 updates by [@&#8203;dependabot](https://github.com/dependabot) in imsnif/bandwhich#430
-   Fix breaking changes of `sysinfo` crate by [@&#8203;cyqsimon](https://github.com/cyqsimon) in imsnif/bandwhich#431
-   Fix `clippy::needless_lifetimes` warnings on nightly by [@&#8203;cyqsimon](https://github.com/cyqsimon) in imsnif/bandwhich#432
-   chore: `cargo update` by [@&#8203;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=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant