Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps fkirc/skip-duplicate-actions from 5.3.0 to 5.3.1.

Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fkirc/skip-duplicate-actions](https://github.com/fkirc/skip-duplicate-actions) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/fkirc/skip-duplicate-actions/releases)
- [Commits](fkirc/skip-duplicate-actions@v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: fkirc/skip-duplicate-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 23, 2023
@younata younata merged commit e3bb7fa into main Oct 23, 2023
@younata younata deleted the dependabot/github_actions/fkirc/skip-duplicate-actions-5.3.1 branch October 23, 2023 15:54
cgrindel-self-hosted-renovate bot referenced this pull request in cgrindel/rules_swift_package_manager Jan 18, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [Quick/Quick](https://togithub.com/Quick/Quick) | patch | `from:
"7.3.0"` -> `from: "7.3.1"` |

---

### Release Notes

<details>
<summary>Quick/Quick (Quick/Quick)</summary>

### [`v7.3.1`](https://togithub.com/Quick/Quick/releases/tag/v7.3.1)

[Compare
Source](https://togithub.com/Quick/Quick/compare/v7.3.0...v7.3.1)

### Highlights

- Fixes a crash in AsyncSpec caused by race condition when unsetting
AsyncSpec.current.

### Autogenerated Release Notes

#### What's Changed

- Bump danger from 9.3.1 to 9.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/Quick/Quick/pull/1243](https://togithub.com/Quick/Quick/pull/1243)
- Bump cocoapods from 1.12.1 to 1.13.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/Quick/Quick/pull/1244](https://togithub.com/Quick/Quick/pull/1244)
- Bump fkirc/skip-duplicate-actions from 5.3.0 to 5.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/Quick/Quick/pull/1245](https://togithub.com/Quick/Quick/pull/1245)
- Bump cocoapods from 1.13.0 to 1.14.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/Quick/Quick/pull/1247](https://togithub.com/Quick/Quick/pull/1247)
- Bump rake from 13.0.6 to 13.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/Quick/Quick/pull/1248](https://togithub.com/Quick/Quick/pull/1248)
- Consolidate Quick-macOS, Quick-iOS and Quick-tvOS into a single Quick
target by [@&#8203;younata](https://togithub.com/younata) in
[https://github.com/Quick/Quick/pull/1222](https://togithub.com/Quick/Quick/pull/1222)
- Bump danger from 9.3.2 to 9.4.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/Quick/Quick/pull/1254](https://togithub.com/Quick/Quick/pull/1254)
- Bump danger from 9.4.1 to 9.4.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/Quick/Quick/pull/1257](https://togithub.com/Quick/Quick/pull/1257)
- Bump cocoapods from 1.14.2 to 1.14.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/Quick/Quick/pull/1252](https://togithub.com/Quick/Quick/pull/1252)
- Build carthage artifacts as a github action. by
[@&#8203;younata](https://togithub.com/younata) in
[https://github.com/Quick/Quick/pull/1259](https://togithub.com/Quick/Quick/pull/1259)
- Add a privacy manifest by
[@&#8203;younata](https://togithub.com/younata) in
[https://github.com/Quick/Quick/pull/1260](https://togithub.com/Quick/Quick/pull/1260)
- Fix crash in AsyncSpec when using TestState by
[@&#8203;younata](https://togithub.com/younata) in
[https://github.com/Quick/Quick/pull/1261](https://togithub.com/Quick/Quick/pull/1261)

**Full Changelog**:
Quick/Quick@v7.3.0...v7.3.1

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

πŸ‘» **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
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.

2 participants