Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2025

Bumps golang.org/x/sync from 0.10.0 to 0.11.0.

Commits
  • fe3591b sync/errgroup: improve documentation for semaphore limit behavior
  • See full diff 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 19, 2025
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.10.0 to 0.11.0.
- [Commits](golang/sync@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the 7bbbdependabot/go_modules/golang.org/x/sync-0.11.0 branch from b4acf5c to 1553410 Compare February 19, 2025 23:50
@noborus noborus merged commit 287bcae into master Feb 19, 2025
7 checks passed
@dependabot dependabot bot deleted the 7bbbdependabot/go_modules/golang.org/x/sync-0.11.0 branch February 19, 2025 23:54
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 26, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [noborus/ov](https://github.com/noborus/ov) | minor | `v0.38.0` -> `v0.39.0` |

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>noborus/ov (noborus/ov)</summary>

### [`v0.39.0`](https://github.com/noborus/ov/releases/tag/v0.39.0)

[Compare Source](noborus/ov@v0.38.0...v0.39.0)

#### What's Changed

-   Add support vertical header and header column by [@&#8203;noborus](https://github.com/noborus) in noborus/ov#689
-   Fix x start position to not be negative when moving to rightmost cursor by [@&#8203;noborus](https://github.com/noborus) in noborus/ov#697
-   Improved movement in the document display area by [@&#8203;noborus](https://github.com/noborus) in noborus/ov#698
-   Add ruler feature by [@&#8203;noborus](https://github.com/noborus) in noborus/ov#703
-   Add style border by [@&#8203;noborus](https://github.com/noborus) in noborus/ov#704
-   Add Dependabot configuration by [@&#8203;noborus](https://github.com/noborus) in noborus/ov#709
-   Bump golang.org/x/term from 0.28.0 to 0.29.0 by [@&#8203;dependabot](https://github.com/dependabot) in noborus/ov#712
-   Bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by [@&#8203;dependabot](https://github.com/dependabot) in noborus/ov#713
-   Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by [@&#8203;dependabot](https://github.com/dependabot) in noborus/ov#714
-   Bump golang.org/x/sync from 0.10.0 to 0.11.0 by [@&#8203;dependabot](https://github.com/dependabot) in noborus/ov#715
-   Updated sample config.yaml to the latest version by [@&#8203;noborus](https://github.com/noborus) in noborus/ov#719
-   Added feature to detect duplicate keybinds by [@&#8203;noborus](https://github.com/noborus) in noborus/ov#722

#### New Contributors

-   [@&#8203;dependabot](https://github.com/dependabot) made their first contribution in noborus/ov#712

**Full Changelog**: noborus/ov@v0.38.0...v0.39.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODAuMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4MC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant