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

fix(deps): update all dependencies #171

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix(deps): update all dependencies #171

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/aperturerobotics/controllerbus v0.47.8 -> v0.48.1 age adoption passing confidence require minor
github.com/aperturerobotics/starpc v0.35.2 -> v0.35.3 age adoption passing confidence require patch
github.com/fsnotify/fsnotify v1.7.0 -> v1.8.0 age adoption passing confidence require minor
github/codeql-action v3.27.0 -> v3.27.4 age adoption passing confidence action patch
go (source) 1.23.2 -> 1.23.3 age adoption passing confidence toolchain patch
golang.org/x/exp f66d83c -> 2d47ceb age adoption passing confidence require digest
golang.org/x/mod v0.21.0 -> v0.22.0 age adoption passing confidence require minor
golang.org/x/tools v0.26.0 -> v0.27.0 age adoption passing confidence require minor
starpc 0.35.2 -> 0.35.3 age adoption passing confidence dependencies patch

Release Notes

aperturerobotics/controllerbus (github.com/aperturerobotics/controllerbus)

v0.48.1

Compare Source

v0.48.0

Compare Source

aperturerobotics/starpc (github.com/aperturerobotics/starpc)

v0.35.3

Compare Source

fsnotify/fsnotify (github.com/fsnotify/fsnotify)

v1.8.0

Compare Source

Additions

  • all: add FSNOTIFY_DEBUG to print debug logs to stderr (#​619)
Changes and fixes
  • windows: fix behaviour of WatchList() to be consistent with other platforms (#​610)

  • kqueue: ignore events with Ident=0 (#​590)

  • kqueue: set O_CLOEXEC to prevent passing file descriptors to children (#​617)

  • kqueue: emit events as "/path/dir/file" instead of "path/link/file" when watching a symlink (#​625)

  • inotify: don't send event for IN_DELETE_SELF when also watching the parent (#​620)

  • inotify: fix panic when calling Remove() in a goroutine (#​650)

  • fen: allow watching subdirectories of watched directories (#​621)

github/codeql-action (github/codeql-action)

v3.27.4

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.4 - 14 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.3

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.3 - 12 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.2

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.2 - 12 Nov 2024
  • Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". #​2590

See the full CHANGELOG.md for more information.

v3.27.1

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.1 - 08 Nov 2024
  • The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. #​2573
  • Update default CodeQL bundle version to 2.19.3. #​2576

See the full CHANGELOG.md for more information.

golang/go (go)

v1.23.3


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 PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update module github.com/urfave/cli/v2 to v2.27.4 fix(deps): update all dependencies Aug 13, 2024
@renovate renovate bot changed the title fix(deps): update all dependencies chore(deps): update all dependencies Aug 14, 2024
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from ce584bb to 4061c6f Compare August 20, 2024 04:30
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies Aug 20, 2024
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from c1a9fec to a600274 Compare August 21, 2024 07:52
@renovate renovate bot changed the title fix(deps): update all dependencies chore(deps): update all dependencies Aug 21, 2024
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 33a28cd to bbe49eb Compare August 28, 2024 09:59
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from c38841d to 1752b0e Compare September 5, 2024 01:25
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 7281ac8 to 2f62c15 Compare September 13, 2024 14:08
@renovate renovate bot changed the title chore(deps): update all dependencies chore(deps): update all dependencies - autoclosed Sep 14, 2024
@renovate renovate bot closed this Sep 14, 2024
@renovate renovate bot deleted the renovate/all branch September 14, 2024 00:28
@renovate renovate bot changed the title fix(deps): update all dependencies chore(deps): update actions/dependency-review-action action to v4.3.5 Oct 21, 2024
@renovate renovate bot changed the title chore(deps): update actions/dependency-review-action action to v4.3.5 chore(deps): update all dependencies Oct 22, 2024
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 7ffc017 to f7e4779 Compare October 29, 2024 08:20
@renovate renovate bot changed the title chore(deps): update all dependencies chore(deps): update all dependencies - autoclosed Oct 29, 2024
@renovate renovate bot closed this Oct 29, 2024
@renovate renovate bot deleted the renovate/all branch October 29, 2024 08:20
@renovate renovate bot changed the title chore(deps): update all dependencies - autoclosed chore(deps): update all dependencies Oct 29, 2024
@renovate renovate bot reopened this Oct 29, 2024
@renovate renovate bot restored the renovate/all branch October 29, 2024 10:43
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update module github.com/aperturerobotics/controllerbus to v0.48.1 Oct 29, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/aperturerobotics/controllerbus to v0.48.1 fix(deps): update all dependencies Oct 31, 2024
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 4972fa1 to 13fac30 Compare November 8, 2024 18:06
Copy link
Contributor Author

renovate bot commented Nov 8, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/sync v0.8.0 -> v0.9.0
golang.org/x/sys v0.26.0 -> v0.27.0

@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from aee1346 to 7ad30b7 Compare November 9, 2024 00:44
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ab9fea9 to d9464c9 Compare November 12, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants