JanDeDobbeleer / aliae

Cross shell and platform alias management
https://aliae.dev
MIT License
73 stars 3 forks source link

chore(deps): bump the minor-patch group in /src with 2 updates #45

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps the minor-patch group in /src with 2 updates: github.com/goccy/go-yaml and golang.org/x/sys.

Updates github.com/goccy/go-yaml from 1.11.0 to 1.11.2

Release notes

Sourced from github.com/goccy/go-yaml's releases.

1.11.2

What's Changed

New Contributors

Full Changelog: https://github.com/goccy/go-yaml/compare/v1.11.1...v1.11.2

1.11.1

What's Changed

New Contributors

Full Changelog: https://github.com/goccy/go-yaml/compare/v1.11.0...v1.11.1

Changelog

Sourced from github.com/goccy/go-yaml's changelog.

1.11.2 - 2023-09-15

Fix bugs

  • Fix quoted comments ( #370 )
  • Fix handle of space at start or last ( #376 )
  • Fix sequence with comment ( #390 )

1.11.1 - 2023-09-14

Fix bugs

  • Handle \r in a double-quoted string the same as \n ( #372 )
  • Replace loop with n.Values = append(n.Values, target.Values...) ( #380 )
  • Skip encoding an inline field if it is null ( #386 )
  • Fix comment parsing with null value ( #388 )
Commits


Updates golang.org/x/sys from 0.10.0 to 0.12.0

Commits
  • 5154691 unix/linux: update to gcc 13.2.0, qemu 8.0.3 for loong64 and and Go 1.21.0 fo...
  • e8190d9 windows: don't check non-existent return code in GetStartupInfo
  • ad02017 windows: use SyscallN in mkwinsyscall
  • 7023367 cpu: remove repetitive word
  • eabbd5c cpu: add support for amx detection
  • 552c4e8 unix: avoid setting O_NONBLOCK needlessly by checking flags beforehand
  • ee57887 unix: add SchedSetAttr and SchedGetAttr for Linux
  • 60ecf13 windows: add TimeBeginPeriod and TimeEndPeriod syscalls
  • 104d401 unix: add riscv_hwprobe for riscv64
  • 70f4e40 unix: retry fetching of lists through sysctl if the size changes
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions