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

Update all dependencies #312

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

Update all dependencies #312

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action minor v4.1.7 -> v4.2.2 age adoption passing confidence
actions/checkout action digest 692973e -> 11bd719
actions/upload-artifact action digest 5076954 -> b4b15b8
cgr.dev/chainguard/glibc-dynamic final digest cabf47e -> d000aed
cgr.dev/chainguard/go stage digest a3b4696 -> 7277552
github.com/arangodb/go-driver/v2 require patch v2.1.0 -> v2.1.2 age adoption passing confidence
github.com/go-resty/resty/v2 require minor v2.15.0 -> v2.16.0 age adoption passing confidence
github.com/ortelius/scec-commons require patch v0.1.45 -> v0.1.46 age adoption passing confidence
github.com/swaggo/swag require patch v1.16.3 -> v1.16.4 age adoption passing confidence
github/codeql-action action minor v3.26.7 -> v3.27.4 age adoption passing confidence
ortelius/workflow-toolkit action digest b874237 -> f483857

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

arangodb/go-driver (github.com/arangodb/go-driver/v2)

v2.1.2

Compare Source

  • Expose NewType method
  • Connection configuration helper
  • Adjust Cursor options
  • Switch to Go 1.22.8
  • Remove deprecated context functions
  • Fix Error Handler in CreateCollectionWithOptions

v2.1.1

Compare Source

v2.1.1

go-resty/resty (github.com/go-resty/resty/v2)

v2.16.0

Compare Source

Release Notes

New Features

Enhancements

Documentation

New Contributors

Full Changelog: go-resty/resty@v2.15.3...v2.16.0

v2.15.3

Compare Source

Release Notes

Bug Fixes

Documentation

New Contributors

Full Changelog: go-resty/resty@v2.15.2...v2.15.3

v2.15.2

Compare Source

Release Notes

Bug Fixes

Documentation

Full Changelog: go-resty/resty@v2.15.1...v2.15.2

v2.15.1

Compare Source

Release Notes

Bug Fixes

Documentation

Full Changelog: go-resty/resty@v2.15.0...v2.15.1

ortelius/scec-commons (github.com/ortelius/scec-commons)

v0.1.46

Compare Source

swaggo/swag (github.com/swaggo/swag)

v1.16.4

Compare Source

Changelog

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.

v3.27.0

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.0 - 22 Oct 2024
  • Bump the minimum CodeQL bundle version to 2.14.6. #​2549
  • Fix an issue where the upload-sarif Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by the upload-sarif Action. #​2557
  • Update default CodeQL bundle version to 2.19.2. #​2552

See the full CHANGELOG.md for more information.

v3.26.13

Compare Source

v3.26.12

Compare Source

v3.26.11

Compare Source

v3.26.10

Compare Source

v3.26.9

Compare Source

v3.26.8

Compare Source


Configuration

📅 Schedule: Branch creation - "every 1 hours every weekday" (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 changed the title Update module github.com/go-resty/resty/v2 to v2.15.1 Update all dependencies Sep 19, 2024
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from a3a9f14 to 4ceedef Compare September 27, 2024 21:16
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 7257d96 to 4ec0678 Compare October 3, 2024 21:46
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 1f2e906 to 5ea6f42 Compare October 11, 2024 15:40
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 1f6ebd5 to a6546a7 Compare October 19, 2024 01:16
@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from cd810c5 to e47bc62 Compare October 28, 2024 22:23
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 2e68212 to 1d32331 Compare November 5, 2024 04:09
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 8f6206c to 9fdac47 Compare November 13, 2024 01:57
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from d173b86 to f2f2e8f Compare November 15, 2024 00:27
Copy link
Contributor Author

renovate bot commented Nov 15, 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):

  • 6 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.6 -> 1.23.3
golang.org/x/exp v0.0.0-20240823005443-9b4947da3948 -> v0.0.0-20241108190413-2d47ceb2692f
golang.org/x/net v0.28.0 -> v0.31.0
golang.org/x/text v0.17.0 -> v0.20.0
golang.org/x/crypto v0.26.0 -> v0.29.0
golang.org/x/sys v0.24.0 -> v0.27.0
golang.org/x/tools v0.24.0 -> v0.27.0

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.

0 participants