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 dependencies #59

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action minor v4.0.2 -> v4.1.2 age adoption passing confidence
actions/checkout action minor v4.1.1 -> v4.2.2 age adoption passing confidence
actions/dependency-review-action action minor v4.2.5 -> v4.4.0 age adoption passing confidence
actions/setup-go action minor v5.0.0 -> v5.1.0 age adoption passing confidence
github.com/golangci/golangci-lint require minor v1.57.2 -> v1.61.0 age adoption passing confidence
github.com/urfave/cli/v2 require patch v2.27.1 -> v2.27.5 age adoption passing confidence
github/codeql-action action minor v3.24.10 -> v3.27.0 age adoption passing confidence
go (source) toolchain minor 1.22.2 -> 1.23.2 age adoption passing confidence
google.golang.org/protobuf require minor v1.33.0 -> v1.35.1 age adoption passing confidence
step-security/harden-runner action minor v2.7.0 -> v2.10.1 age adoption passing confidence

Release Notes

actions/cache (actions/cache)

v4.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4...v4.1.2

v4.1.1

Compare Source

What's Changed

Full Changelog: actions/cache@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.0.2...v4.1.0

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

v4.1.4

Compare Source

v4.1.3

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

Compare Source

actions/dependency-review-action (actions/dependency-review-action)

v4.4.0

Compare Source

v4.3.5

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.3.4...v4.3.5

v4.3.4

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4.3.3...v4.3.4

v4.3.3: Notes for v4.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.3.2...v4.3.3

v4.3.2

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4.3.1...v4.3.2

v4.3.1

Compare Source

What's Changed

This release fixes some bugs related to package-url parsing that were introduced in 4.3.0. See https://github.com/actions/dependency-review-action/pull/753.

Full Changelog: actions/dependency-review-action@V4.3.0...v4.3.1

v4.3.0

Compare Source

New Features

  • The deny-packages option can now be used without a version number to exclude all versions of a package.

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.2.5...V4.3.0

actions/setup-go (actions/setup-go)

v5.1.0

Compare Source

What's Changed

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

v5.0.2

Compare Source

What's Changed

Bug fixes:
Dependency updates:

New Contributors

Full Changelog: actions/setup-go@v5...v5.0.2

v5.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5.0.0...v5.0.1

golangci/golangci-lint (github.com/golangci/golangci-lint)

v1.61.0

Compare Source

  1. Enhancements
    • Add junit-xml-extended format
    • Exclude Swagger Codegen files by default
  2. Updated linters
    • dupword: from 0.0.14 to 0.1.1
    • fatcontext: from 0.4.0 to 0.5.2
    • gci: from 0.13.4 to 0.13.5 (new option no-lex-order)
    • go-ruleguard: from 0.4.2 to 0fe6f58 (fix panic with custom linters)
    • godot: from 1.4.16 to 1.4.17
    • gomodguard: from 1.3.3 to 1.3.5
    • gosec: disable temporarily G407
    • gosec: from ab3f6c1 to 2.21.2 (partially fix G115)
    • intrange: from 0.1.2 to 0.2.0
    • nolintlint: remove the empty line in the directive replacement
  3. Misc.
    • Improve runtime version parsing
  4. Documentation
    • Add additional info about typecheck

v1.60.3

Compare Source

v1.60.2

Compare Source

v1.60.1

Compare Source

v1.60.0

Compare Source

v1.59.1

Compare Source

  1. Updated linters
    • go-errorlint: from 1.5.1 to 1.5.2
    • gomnd: deprecated configuration compatibility
    • intrange: add style preset
    • misspell: from 0.5.1 to 0.6.0
    • sloglint: from 0.7.0 to 0.7.1
    • testifylint: from 1.3.0 to 1.3.1
    • unparam: bump to HEAD
    • usestdlibvars: from 1.25.0 to 1.26.0
  2. Fixes
    • SARIF: init empty result slice
    • SARIF: issue column >= 1
  3. Documentation
    • update revive configuration

v1.59.0

Compare Source

v1.58.2

Compare Source

  1. Updated linters
    • canonicalheader: from 1.0.6 to 1.1.1
    • gosec: from 2.19.0 to 2.20.0
    • musttag: from 0.12.1 to 0.12.2
    • nilnil: from 0.1.8 to 0.1.9
  2. Documentation
    • Improve integrations and install pages

v1.58.1

Compare Source

v1.58.0

Compare Source

urfave/cli (github.com/urfave/cli/v2)

v2.27.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.4...v2.27.5

v2.27.4

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.3...v2.27.4

v2.27.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.27.2...v2.27.3

v2.27.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.27.1...v2.27.2

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

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

v3.26.7

Compare Source

v3.26.6

Compare Source

v3.26.5

Compare Source

v3.26.4

Compare Source

v3.26.3

Compare Source

v3.26.2

Compare Source

v3.26.1

Compare Source

v3.26.0

Compare Source

v3.25.15

Compare Source

v3.25.14

Compare Source

v3.25.13

Compare Source

v3.25.12

Compare Source

v3.25.11

Compare Source

v3.25.10

Compare Source

v3.25.9

Compare Source

v3.25.8

Compare Source

v3.25.7

Compare Source

v3.25.6

Compare Source

v3.25.5

Compare Source

v3.25.4

Compare Source

v3.25.3

Compare Source

v3.25.2

Compare Source

v3.25.1

Compare Source

v3.25.0

Compare Source

v3.24.11

Compare Source

golang/go (go)

v1.23.2

v1.23.1

v1.23.0

v1.22.8

v1.22.7

v1.22.6

v1.22.5

v1.22.4

v1.22.3

protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.35.1

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.34.2...v1.35.1

Maintenance:

  • CL/606755: all: remove unused purego support
  • CL/608316: all: set Go language version to Go 1.21

User-visible changes:

  • CL/587536: protojson: include field name in error messages
  • CL/597055: compiler/protogen: always report editions support level of the plugin
  • CL/596539: all: plumb the lazy option into filedesc.Field and .Extension
  • CL/601775: types/known/structpb: add support for more types and json.Number
  • CL/607995: proto: extend documentation of GetExtension, SetExtension
  • CL/609035: proto: implement proto.Equal fast-path

Bug fixes:

  • CL/595337: reflect/protodesc: fix handling of delimited extensions in editions
  • CL/602055: internal/cmd/generate-protos: fix pkg check for editions features
  • CL/603015: internal: generate extension numbers, fix editions parsing

v1.35.0

Compare Source

v1.34.2

Compare Source

Minor feature:

  • CL/589336: gofeatures: allow setting legacy_unmarshal_json_enum feature at file level

Minor bug fixes:

  • CL/588875: types/descriptorpb: regenerate using latest protobuf v27.0 release
  • CL/586396: internal/impl: fix size cache semantics with lazy decoding
  • CL/585736: reflect/protodesc: remove obsolete JSON name check from desc validator
  • CL/588976: reflect/protoreflect: FieldDescriptor.Kind should never be GroupKind for maps or fields of map entry

v1.34.1

Compare Source

Minor fixes for editions compliance:

  • CL/582635: all: update to protobuf 27.0-rc1 and regenerate protos
  • CL/582755: encoding/proto[json|text]: accept lower case names for group-like fields

v1.34.0

Compare Source

step-security/harden-runner (step-security/harden-runner)

v2.10.1

Compare Source

What's Changed

Release v2.10.1 by @​varunsh-coder in https://github.com/step-security/harden-runner/pull/463
Bug fix: Resolves an issue where DNS resolution of .local domains was failing when using a Kind cluster in a GitHub Actions workflow.

Full Changelog: step-security/harden-runner@v2...v2.10.1

v2.10.0

Compare Source

What's Changed

Release v2.10.0 by @​h0x0er and @​varunsh-coder in https://github.com/step-security/harden-runner/pull/455

ARM Support: Harden-Runner Enterprise tier now supports GitHub-hosted ARM runners. This includes all the features that apply to previously supported GitHub-hosted x64 Linux runners.

Full Changelog: step-security/harden-runner@v2...v2.10.0

v2.9.1

Compare Source

What's Changed

Release v2.9.1 by @​h0x0er and @​varunsh-coder in #​440
This release includes two changes:

  1. Updated markdown displayed in the job summary by the Harden-Runner Action.
  2. Fixed a bug affecting Enterprise Tier customers where the agent attempted to upload telemetry

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 chore(deps): update github/codeql-action action to v3.25.0 chore(deps): update github/codeql-action action to v3.25.1 Apr 17, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.25.1 chore(deps): update all dependencies Apr 22, 2024
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 9ef3cb9 to a690868 Compare April 27, 2024 15:38
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 271d47f to 2b0ed75 Compare May 6, 2024 17:00
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from a7f17e4 to 2479c77 Compare May 13, 2024 15:14
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 220b8fb to af86839 Compare May 22, 2024 03:19
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 34caf0a to 42caaf2 Compare May 31, 2024 14:34
Copy link
Contributor Author

renovate bot commented Jun 4, 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
github.com/cpuguy83/go-md2man/v2 v2.0.2 -> v2.0.5
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 -> v0.0.0-20240521201337-686a1a2994c1
File name: hack/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):

  • 52 additional dependencies were updated

Details:

Package Change
github.com/4meepo/tagalign v1.3.3 -> v1.3.4
github.com/Abirdcfly/dupword v0.0.14 -> v0.1.1
github.com/Antonboom/errname v0.1.12 -> v0.1.13
github.com/Antonboom/nilnil v0.1.7 -> v0.1.9
github.com/Antonboom/testifylint v1.2.0 -> v1.4.3
github.com/BurntSushi/toml v1.3.2 -> v1.4.1-0.20240526193622-a339e1f7089c
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.2.0 -> v3.3.0
github.com/bombsimon/wsl/v4 v4.2.1 -> v4.4.1
github.com/butuzov/mirror v1.1.0 -> v1.2.0
github.com/ckaznocha/intrange v0.1.1 -> v0.2.0
github.com/daixiang0/gci v0.12.3 -> v0.13.5
github.com/fatih/color v1.16.0 -> v1.17.0
github.com/firefart/nonamedreturns v1.0.4 -> v1.0.5
github.com/ghostiam/protogetter v0.3.5 -> v0.3.6
github.com/go-critic/go-critic v0.11.2 -> v0.11.4
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 -> v2.1.0
github.com/gofrs/flock v0.8.1 -> v0.12.1
github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e -> v0.0.0-20240816233607-d8596aa466a9
github.com/golangci/misspell v0.4.1 -> v0.6.0
github.com/golangci/revgrep v0.5.2 -> v0.5.3
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/jjti/go-spancheck v0.5.3 -> v0.6.2
github.com/karamaru-alpha/copyloopvar v1.0.10 -> v1.1.0
github.com/leonklingele/grouper v1.1.1 -> v1.1.2
github.com/mgechev/revive v1.3.7 -> v1.3.9
github.com/moricho/tparallel v0.3.1 -> v0.3.2
github.com/pelletier/go-toml/v2 v2.2.0 -> v2.2.3
github.com/polyfloyd/go-errorlint v1.4.8 -> v1.6.0
github.com/quasilyte/go-ruleguard v0.4.2 -> v0.4.3-0.20240823090925-0fe6f58b47b1
github.com/ryancurrah/gomodguard v1.3.1 -> v1.3.5
github.com/sashamelentyev/usestdlibvars v1.25.0 -> v1.27.0
github.com/securego/gosec/v2 v2.19.0 -> v2.21.2
github.com/sivchari/tenv v1.7.1 -> v1.10.0
github.com/spf13/cobra v1.7.0 -> v1.8.1
github.com/tetafro/godot v1.4.16 -> v1.4.17
github.com/tomarrell/wrapcheck/v2 v2.8.3 -> v2.9.0
github.com/ultraware/whitespace v0.1.0 -> v0.1.1
github.com/uudashr/gocognit v1.1.2 -> v1.1.3
github.com/yeya24/promlinter v0.2.0 -> v0.3.0
gitlab.com/bosi/decorder v0.4.1 -> v0.4.2
go-simpler.org/musttag v0.9.0 -> v0.12.2
go-simpler.org/sloglint v0.5.0 -> v0.7.2
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc -> v0.0.0-20240904232852-e7e105dedf7e
golang.org/x/mod v0.16.0 -> v0.21.0
golang.org/x/sync v0.6.0 -> v0.8.0
golang.org/x/sys v0.18.0 -> v0.25.0
golang.org/x/text v0.14.0 -> v0.18.0
golang.org/x/tools v0.19.0 -> v0.24.0
google.golang.org/protobuf v1.33.0 -> v1.34.2
honnef.co/go/tools v0.4.7 -> v0.5.1
mvdan.cc/gofumpt v0.6.0 -> v0.7.0
mvdan.cc/unparam v0.0.0-20240104100049-c549a3470d14 -> v0.0.0-20240528143540-8a5130ca722f

@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 2085b93 to f356425 Compare June 7, 2024 15:48
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 9c4db34 to f19c9f4 Compare August 23, 2024 22:40
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 42bb8a2 to 0534812 Compare September 11, 2024 07:24
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5dae0a6 to e010bf1 Compare September 19, 2024 14:29
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from fc19b23 to f1bc1a2 Compare September 30, 2024 13:19
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 99957ba to b360a53 Compare October 8, 2024 19:29
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 13a5bb0 to f9fedf0 Compare October 14, 2024 19:40
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 2dedba7 to 5e56861 Compare October 24, 2024 16:24
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