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 #218

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change OpenSSF
actions/checkout action minor v3.1.0 -> v3.6.0 OpenSSF Scorecard
actions/upload-artifact action patch v3.1.0 -> v3.1.3 OpenSSF Scorecard
github.com/goccy/go-yaml require minor v1.9.2 -> v1.11.2 OpenSSF Scorecard
github/codeql-action action minor v2.2.4 -> v2.22.11 OpenSSF Scorecard
ossf/scorecard-action action minor v2.1.2 -> v2.3.1 OpenSSF Scorecard

Release Notes

actions/checkout (actions/checkout)

v3.6.0

Compare Source

v3.5.3

Compare Source

v3.5.2

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source

v3.4.0

Compare Source

v3.3.0

Compare Source

v3.2.0

Compare Source

actions/upload-artifact (actions/upload-artifact)

v3.1.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v3...v3.1.3

v3.1.2

Compare Source

  • Update all @actions/* NPM packages to their latest versions- #​374
  • Update all dev dependencies to their most recent versions - #​375

v3.1.1

Compare Source

  • Update actions/core package to latest version to remove set-output deprecation warning #​351
goccy/go-yaml (github.com/goccy/go-yaml)

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 )
github/codeql-action (github/codeql-action)

v2.22.11

Compare Source

v2.22.10

Compare Source

v2.22.9

Compare Source

v2.22.8

Compare Source

v2.22.7

Compare Source

v2.22.6

Compare Source

v2.22.5

Compare Source

v2.22.4

Compare Source

v2.22.3

Compare Source

v2.22.2

Compare Source

v2.22.1

Compare Source

v2.22.0

Compare Source

v2.21.9

Compare Source

v2.21.8

Compare Source

v2.21.7

Compare Source

v2.21.6

Compare Source

v2.21.5

Compare Source

v2.21.4

Compare Source

v2.21.3

Compare Source

v2.21.2

Compare Source

v2.21.1

Compare Source

v2.21.0

Compare Source

v2.20.4

Compare Source

v2.20.3

Compare Source

v2.20.2

Compare Source

v2.20.1

Compare Source

v2.20.0

Compare Source

v2.3.6

Compare Source

v2.3.5

Compare Source

v2.3.4

Compare Source

v2.3.3

Compare Source

v2.3.2

Compare Source

v2.3.1

Compare Source

v2.3.0

Compare Source

v2.2.12

Compare Source

v2.2.11

Compare Source

v2.2.10

Compare Source

v2.2.9

Compare Source

v2.2.8

Compare Source

v2.2.7

Compare Source

v2.2.6

Compare Source

v2.2.5

Compare Source

ossf/scorecard-action (ossf/scorecard-action)

v2.3.1

Compare Source

What's Changed

Full Changelog: ossf/scorecard-action@v2.3.0...v2.3.1

v2.3.0

Compare Source

What's Changed

Documentation

New Contributors

Full Changelog: ossf/scorecard-action@v2.2.0...v2.3.0

v2.2.0

Compare Source

What's Changed

Scorecard Result Viewer

Thanks to contributions from @​cynthia-sg and @​tegioz at CLOMonitor, there is a new Scorecard Result visualization page at https://securityscorecards.dev/viewer/?uri=<project-url>.

As an example, you can see our own score visualized here
Checkout our README to learn how to link your README badge to the new visualization page.

Publishing Results

This release contains two fixes which will improve the user experience when publish_results is true

Docs

New Contributors

Full Changelog: ossf/scorecard-action@v2.1.3...v2.2.0

v2.1.3

Compare Source

What's Changed

Bug Fixes
  • Invalid SARIF files from a bug in scorecard
  • Vulnerabilities check crashes if a vulnerable dependency is found via OSVScanner
  • Scorecard action not reporting binary artifacts in the repo

Full Scorecard Changelog: ossf/scorecard@v4.10.2...v4.10.5

Full Changelog: ossf/scorecard-action@v2.1.2...v2.1.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 has been generated by Mend Renovate. View repository job log here.

@fzipi fzipi merged commit e279075 into main Dec 14, 2023
3 checks passed
@fzipi fzipi deleted the renovate/all-minor-patch branch December 14, 2023 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant