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

Closed
wants to merge 2 commits into from
Closed

chore(deps): update all dependencies #26

wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-node action patch v4.0.0 -> v4.0.1
actions/upload-artifact action minor v4.0.0 -> v4.3.0
actions/upload-artifact action major v3.1.3 -> v4.3.0
busybox minor 1.32" -> 1.36.1
curlimages/curl major 7.76.1" -> 8.6.0
defenseunicorns/zarf patch v0.32.1 -> v0.32.2
github/codeql-action action minor v3.22.12 -> v3.24.0
golangci/golangci-lint repository minor v1.54.1 -> v1.55.2
google-github-actions/release-please-action action patch v4.0.1 -> v4.0.2
pre-commit/pre-commit-hooks repository minor v4.4.0 -> v4.5.0
python-jsonschema/check-jsonschema repository minor 0.24.1 -> 0.27.4
registry1.dso.mil/ironbank/big-bang/base major 2.1.0" -> 8.4
renovatebot/pre-commit-hooks repository major 36.43.1 -> 37.168.5
sonarqube (source) major 8.0.3+2010 -> 10.3.0+2009

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

actions/setup-node (actions/setup-node)

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4...v4.0.1

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

v4.3.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.3.0

v4.2.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.2.0

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.1.0

curl/curl-container (curlimages/curl)

v8.6.0

Compare Source

Changed
  • bump to curl 8.6.0
  • bump to alpine 3.19.1

v8.5.0

Compare Source

Changed
  • add libpsl
  • bump to alpine 3.19.0

v8.4.0

Compare Source

Changed
  • bump to curl 8.4.0
  • bump to alpine 3.18.4
  • build enabled --with-gssapi

v8.3.0

Compare Source

[8.3.1] - 2023-09-13

Changed
  • bump to curl 8.3.0
  • bump to alpine 3.18.3

v8.2.1

Compare Source

Changed
  • bump to curl 8.2.1

v8.2.0

Compare Source

Changed
  • bump to curl 8.2.0
  • bump to alpine 3.18.2

v8.1.2

Changed
  • added clamav and grype to security scan
  • added user working directory
  • skimmed apk cache
  • added back arches (arm64, etc) by fixing issue #​3
defenseunicorns/zarf (defenseunicorns/zarf)

v0.32.2

Compare Source

What's Changed
Features
Fixes
Docs
Dependencies
Development
New Contributors

Full Changelog: zarf-dev/zarf@v0.32.1...v0.32.2

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

v3.24.0

Compare Source

v3.23.2

Compare Source

v3.23.1

Compare Source

v3.23.0

Compare Source

golangci/golangci-lint (golangci/golangci-lint)

v1.55.2

Compare Source

  1. updated linters
    • ireturn: from 0.2.1 to 0.2.2
    • ginkgolinter: from 0.14.0 to 0.14.1

v1.55.1

Compare Source

  1. updated linters
    • gosec: from 2.18.1 to 2.18.2
  2. misc.
    • revgrep: from v0.5.0 to v0.5.2 (support git < 2.41.0)
    • output: convert backslashes to forward slashes for GitHub Action annotations printer

v1.55.0

Compare Source

  1. new linters
  2. updated linters
    • bidichk: from 0.2.4 to 0.2.7
    • decorder: from 0.4.0 to 0.4.1
    • dupword: from 0.0.12 to 0.0.13
    • errchkjson: from 0.3.1 to 0.3.6
    • gci: from 0.11.0 to 0.11.2
    • ginkgolinter: from 0.13.5 to 0.14.0
    • go-errorlint: from 1.4.4 to 1.4.5
    • gocognit: from 1.0.7 to 1.1.0
    • goconst: from 1.5.1 to 1.6.0
    • godot: from 1.4.14 to 1.4.15
    • gofmt: update to HEAD
    • goimports: update to HEAD
    • gosec: from 2.17.0 to 2.18.1
    • gosmopolitan: from 1.2.1 to 1.2.2
    • govet: add appends analyzer
    • ireturn: from 0.2.0 to 0.2.1
    • protogetter: from 0.2.2 to 0.2.3
    • revgrep: from 745bb2f to v0.5.0
    • revive: from 1.3.2 to 1.3.4
    • sqlclosecheck: from 0.4.0 to 0.5.1
    • staticcheck: from 0.4.5 to 0.4.6
    • tagalign: from 1.3.2 to 1.3.3
    • unused: support passing in options
  3. misc.
    • Add a pre-commit hook to check all files
  4. Documentation
    • add source options to exclude-rules docs
    • gosec: add G602 to includes/excludes inside .golangci.reference.yml

v1.54.2

Compare Source

  1. updated linters:
    • errname: from 0.1.10 to 0.1.12
    • ginkgolinter: from 0.13.3 to 0.13.5
    • go-errorlint: from 1.4.3 to 1.4.4
    • godot: from 1.4.11 to 1.4.14
    • gosec: from 2.16.0 to 2.17.0
    • musttag: from 0.7.1 to 0.7.2
    • nilnil: from 0.1.5 to 0.1.7
    • staticcheck: from 0.4.3 to 0.4.5
    • usestdlibvars: from 1.23.0 to 1.24.0
    • govet: add missing directive and slog passes
google-github-actions/release-please-action (google-github-actions/release-please-action)

v4.0.2

Compare Source

Bug Fixes
pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)

v4.5.0

Compare Source

python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)

v0.27.4

Compare Source

  • Update vendored schemas: cloudbuild, dependabot, drone-ci, github-actions,
    github-workflows, gitlab-ci, renovate, travis (2024-01-29)
  • Add Woodpecker-CI schema and pre-commit hook. Thanks :user:6543! (:pr:380)

v0.27.3

Compare Source

  • Update vendored schemas: bitbucket, gitlab-ci, readthedocs, renovate
    (2023-12-05)
  • Limit the number of instance files which are opened simultaneously, which
    avoids reaching OS limits for open file descriptors. Thanks
    :user:ianmackinnon! (:issue:352)
  • Improve handling of schemafiles to ensure that they are only read once
    (:pr:363)

v0.27.2

Compare Source

  • Update vendored schemas: dependabot, github-workflows, renovate (2023-11-24)
  • Add official support for Python 3.12
  • Add Google Cloud Build schema and pre-commit hook. Thanks :user:nikolaik!
    (:pr:339)
  • Fix a bug in the custom github-workflows-require-timeout schema which forbade
    the use of GitHub expression syntax for the timeout value. (:issue:354)

v0.27.1

Compare Source

  • Update vendored schemas: buildkite, drone-ci, github-workflows, gitlab-ci,
    readthedocs, renovate (2023-11-03)

v0.27.0

Compare Source

  • Update vendored schemas: azure-pipelines, bitbucket-pipelines, gitlab-ci,
    renovate (2023-09-27)
  • Add a --validator-class option for specifying a custom
    jsonschema.protocols.Validator class to use (:pr:327, :issue:262)
  • Instances and schemas may now be passed on stdin, using - (:pr:332,
    :issue:251)
  • Minor fix to hook regexes to explicitly match . chars. Thanks
    :user:skwde! (:pr:325)

v0.26.3

Compare Source

  • Fix a minor bug with the verbose output introduced in v0.26.2

v0.26.2

Compare Source

  • When -v/--verbose is used, output will include a list of all files which
    were checked on success (:issue:312)

v0.26.1

Compare Source

  • Update vendored schemas: github-workflows, renovate (2023-08-25)

v0.26.0

Compare Source

  • The regex format check has been improved to support ECMAScript regexes by
    default. (:issue:302)
  • The --format-regex disabled option has been removed. Users should use
    --disable-formats regex if they wish to disable regex format checking.
  • The deprecated --disable-format flag has been removed. Users should use
    --disable-formats "*" if they wish to disable all format checking.

v0.25.0

Compare Source

  • Update vendored schemas: bamboo-spec, dependabot, drone-ci, github-actions,
    github-workflows, readthedocs, renovate, travis (2023-08-25)
  • Add Drone-CI schema and pre-commit hook. Thanks :user:s-weigand!
    (:pr:299)
  • Add a --base-uri option for specifying an explicit base URI (:pr:305)
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v37.168.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.168.5 for more changes

v37.168.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.168.4 for more changes

v37.168.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.168.3 for more changes

v37.168.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.168.2 for more changes

v37.168.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.168.1 for more changes

v37.168.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.168.0 for more changes

v37.167.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.167.0 for more changes

v37.165.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.165.7 for more changes

v37.165.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.165.6 for more changes

v37.165.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.165.5 for more changes

v37.165.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.165.1 for more changes

v37.165.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.165.0 for more changes

v37.164.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.164.0 for more changes

v37.163.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.163.2 for more changes

v37.163.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.163.1 for more changes

v37.163.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.163.0 for more changes

v37.162.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.162.2 for more changes

v37.162.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.162.1 for more changes

v37.161.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.161.0 for more changes

v37.159.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.159.1 for more changes

v37.159.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.159.0 for more changes

v37.158.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.158.2 for more changes

v37.158.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.158.1 for more changes

v37.157.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.157.1 for more changes

v37.156.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.156.2 for more changes

v37.154.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.154.0 for more changes

v37.153.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.153.2 for more changes

v37.153.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.153.1 for more changes

v37.153.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.153.0 for more changes

v37.152.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.152.2 for more changes

v37.152.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.152.1 for more changes

v37.152.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.152.0 for more changes

v37.151.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.151.0 for more changes

v37.150.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.150.1 for more changes

v37.149.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.149.1 for more changes

v37.148.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.148.1 for more changes

v37.148.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.148.0 for more changes

v37.146.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.146.0 for more changes

v37.144.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.144.0 for more changes

v37.142.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.142.1 for more changes

v37.141.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.141.0 for more changes

v37.140.15

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.140.15 for more changes

v37.140.14

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.140.14 for more changes

v37.140.12

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.140.12 for more changes

v37.140.10

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.140.10 for more changes

v37.140.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.140.9 for more changes

v37.140.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.140.8 for more changes

v37.140.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.140.6 for more changes

v37.140.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.140.5 for more changes

v37.140.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.140.4 for more changes

v37.140.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.140.3 for more changes

v37.140.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.140.2 for more changes

v37.140.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.140.0 for more changes

v37.139.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.139.4 for more changes

v37.139.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.139.3 for more changes

v37.139.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.139.1 for more changes

v37.139.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.139.0 for more changes

v37.137.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.137.2 for more changes

v37.137.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.137.1 for more changes

v37.137.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.137.0 for more changes

v37.136.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.136.0 for more changes

v37.134.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.134.0 for more changes

v37.133.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.133.1 for more changes

v37.132.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.132.1 for more changes

v37.131.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.131.0 for more changes

v37.130.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.130.0 for more changes

v37.129.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.129.1 for more changes

v37.128.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.128.7 for more changes

v37.128.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.128.6 for more changes

v37.128.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.128.5 for more changes

v37.128.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.128.4 for more changes

v37.128.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.128.3 for more changes

v37.128.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.128.2 for more changes

v37.128.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.128.0 for more changes

v37.127.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.127.0 for more changes

v37.126.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.126.4 for more changes

v37.126.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.126.3 for more changes

v37.126.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.126.2 for more changes

v37.126.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.126.1 for more changes

v37.125.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.125.2 for more changes

v37.125.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.125.1 for more changes

v37.125.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.125.0 for more changes

v37.122.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.122.0 for more changes

v37.121.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.121.0 for more changes

v37.119.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.119.0 for more changes

v37.118.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.118.1 for more changes

v37.118.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.118.0 for more changes

v37.117.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.117.1 for more changes

v37.117.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.117.0 for more changes

v37.116.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.116.0 for more changes

v37.115.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.115.0 for more changes

v37.113.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.113.0 for more changes

v37.112.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.112.1 for more changes

v37.112.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.112.0 for more changes

v37.111.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.111.1 for more changes

v37.111.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.111.0 for more changes

v37.110.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.110.0 for more changes

v37.109.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.109.0 for more changes

v37.108.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.108.1 for more changes

v37.108.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.108.0 for more changes

v37.107.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.107.1 for more changes

v37.107.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.107.0 for more changes

v37.106.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.106.0 for more changes

v37.105.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.105.3 for more changes

v37.105.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.105.1 for more changes

v37.105.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.105.0 for more changes

v37.104.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.104.1 for more changes

v37.104.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.104.0 for more changes

v37.103.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.103.1 for more changes

v37.102.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.102.3 for more changes

v37.102.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.102.1 for more changes

v37.102.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.102.0 for more changes

v37.101.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.101.0 for more changes

v37.100.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.100.1 for more changes

v37.100.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.100.0 for more changes

v37.99.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.99.1 for more changes

v37.98.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.98.1 for more changes

v37.98.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.98.0 for more changes

v37.92.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.92.4 for more changes

v37.92.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.92.3 for more changes

v37.92.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.92.1 for more changes

v37.92.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.92.0 for more changes

v37.91.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.91.4 for more changes

v37.91.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.91.3 for more changes

v37.91.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.91.2 for more changes

v37.91.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.91.1 for more changes

v37.91.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.91.0 for more changes

v37.89.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.89.7 for more changes

v37.89.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.89.6 for more changes

v37.89.5

[Compare S


Configuration

📅 Schedule: Branch creation - "after 7am and before 9am every weekday" in timezone America/New_York, 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.

@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from f9c8542 to 1830294 Compare January 27, 2024 11:56
@renovate renovate bot requested a review from a team as a code owner January 27, 2024 11:56
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 7a10884 to 82afbf6 Compare February 2, 2024 22:47
| datasource  | package                                     | from       | to          |
| ----------- | ------------------------------------------- | ---------- | ----------- |
| github-tags | actions/setup-node                          | v4.0.0     | v4.0.1      |
| github-tags | actions/upload-artifact                     | v4.0.0     | v4.3.0      |
| github-tags | actions/upload-artifact                     | v3.1.3     | v4.3.0      |
| docker      | busybox                                     | 1.32"      | 1.36.1      |
| docker      | curlimages/curl                             | 7.76.1"    | 8.6.0       |
| github-tags | defenseunicorns/zarf                        | v0.32.1    | v0.32.2     |
| github-tags | github/codeql-action                        | v3.22.12   | v3.24.0     |
| github-tags | golangci/golangci-lint                      | v1.54.1    | v1.55.2     |
| github-tags | google-github-actions/release-please-action | v4.0.1     | v4.0.2      |
| github-tags | pre-commit/pre-commit-hooks                 | v4.4.0     | v4.5.0      |
| github-tags | python-jsonschema/check-jsonschema          | 0.24.1     | 0.27.4      |
| docker      | registry1.dso.mil/ironbank/big-bang/base    | 2.1.0"     | 8.4         |
| github-tags | renovatebot/pre-commit-hooks                | 36.43.1    | 37.168.5    |
| helm        | sonarqube                                   | 8.0.3+2010 | 10.3.0+2009 |
Copy link
Contributor Author

renovate bot commented Feb 5, 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.

@TristanHoladay TristanHoladay deleted the renovate/all branch February 5, 2024 16:44
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