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): update all non-major dependencies in .github/workflows/lint.yml #23

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
actions/checkout action digest 692973e -> 11bd719 OpenSSF Scorecard
actions/setup-go action digest 0a12ed9 -> 41dfa10 OpenSSF Scorecard
github.com/goccy/go-yaml require minor v1.9.2 -> v1.13.6 OpenSSF Scorecard
github.com/stretchr/testify require minor v1.8.4 -> v1.9.0 OpenSSF Scorecard

Release Notes

goccy/go-yaml (github.com/goccy/go-yaml)

v1.13.6: 1.13.6

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.13.5...v1.13.6

v1.13.5: 1.13.5

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.13.4...v1.13.5

v1.13.4: 1.13.4

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.13.3...v1.13.4

v1.13.3: 1.13.3

Compare Source

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.13.2...v1.13.3

v1.13.2: 1.13.2

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.13.1...v1.13.2

v1.13.1: 1.13.1

Compare Source

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.13.0...v1.13.1

v1.13.0: 1.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.12.0...v1.12.1

v1.12.0: 1.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.11.3...v1.11.4

v1.11.3: 1.11.3

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.11.2...v1.11.3

v1.11.2: 1.11.2

Compare Source

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.11.1...v1.11.2

v1.11.1: 1.11.1

Compare Source

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.11.0...v1.11.1

v1.11.0: 1.11.0

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.10.1...v1.11.0

v1.10.1: 1.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.10.0...v1.10.1

v1.10.0: 1.10.0

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.9.8...v1.10.0

v1.9.8: 1.9.8

Compare Source

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.9.7...v1.9.8

v1.9.7: 1.9.7

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.9.6...v1.9.7

v1.9.6

Compare Source

New Features
  • Introduce MapKeyNode interface to limit node types for map key ( #​312 )
Fix bugs
  • Quote strings with special characters in flow mode ( #​270 )
  • typeError implements PrettyPrinter interface ( #​280 )
  • Fix incorrect const type ( #​284 )
  • Fix large literals type inference on 32 bits ( #​293 )
  • Fix UTF-8 characters ( #​294 )
  • Fix decoding of unknown aliases ( #​317 )
  • Fix stream encoder for insert a separator between each encoded document ( #​318 )
Update
  • Update golang.org/x/sys ( #​289 )
  • Update Go version in CI ( #​295 )
  • Add test cases for missing keys to struct literals ( #​300 )

v1.9.5

Compare Source

New Features
  • Add UseSingleQuote option ( #​265 )
Fix bugs
  • Preserve defaults while decoding nested structs ( #​260 )
  • Fix minor typo in decodeInit error ( #​264 )
  • Handle empty sequence entries ( #​275 )
  • Fix encoding of sequence with multiline string ( #​276 )
  • Fix encoding of BytesMarshaler type ( #​277 )
  • Fix indentState logic for multi-line value ( #​278 )

v1.9.4

Compare Source

Fix bugs
  • Keep prev/next reference between tokens containing comments when filtering comment tokens ( #​257 )
  • Supports escaping reserved keywords in PathBuilder ( #​258 )

v1.9.3

Compare Source

New Features
  • Support encoding and decoding time.Duration fields ( #​246 )
  • Allow reserved characters for key name in YAMLPath ( #​251 )
  • Support getting YAMLPath from ast.Node ( #​252 )
  • Support CommentToMap option ( #​253 )
Fix bugs
  • Fix encoding nested sequences with yaml.IndentSequence ( #​241 )
  • Fix error reporting on inline structs in strict mode ( #​244, #​245 )
  • Fix encoding of large floats ( #​247 )
Improve workflow
  • Migrate CI from CircleCI to GitHub Action ( #​249 )
  • Add workflow for ycat ( #​250 )
stretchr/testify (github.com/stretchr/testify)

v1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.8.4...v1.9.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 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 force-pushed the renovate/all-minor-patch branch from 74b2796 to 9008a6f Compare October 7, 2024 19:00
@renovate renovate bot changed the title fix(deps): update all non-major dependencies in go.mod chore(deps): update all non-major dependencies in .github/workflows/lint.yml Oct 7, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 310512e to b05607e Compare October 28, 2024 17:40
Copy link
Contributor Author

renovate bot commented Oct 28, 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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/fatih/color v1.10.0 -> v1.18.0
github.com/mattn/go-colorable v0.1.8 -> v0.1.13
github.com/mattn/go-isatty v0.0.12 -> v0.0.20
golang.org/x/sys v0.6.0 -> v0.26.0

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 755b389 to 811f183 Compare November 5, 2024 07:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 811f183 to ab8690d Compare November 6, 2024 13:45
theseion
theseion previously approved these changes Nov 7, 2024
Copy link
Contributor Author

renovate bot commented Nov 7, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@theseion theseion merged commit facf7bb into main Nov 7, 2024
2 checks passed
@theseion theseion deleted the renovate/all-minor-patch branch November 7, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant