Skip to content

chore(deps): bump the dependencies group across 1 directory with 4 updates#112

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/dependencies-635e26fae3
Closed

chore(deps): bump the dependencies group across 1 directory with 4 updates#112
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/dependencies-635e26fae3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps the dependencies group with 2 updates in the / directory: github.com/go-git/go-git/v5 and github.com/privateerproj/privateer-sdk.

Updates github.com/go-git/go-git/v5 from 5.14.0 to 5.15.0

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.15.0

What's Changed

Full Changelog: go-git/go-git@v5.14.0...v5.15.0

Commits
  • 6f444d3 Merge pull request #1505 from pjbgf/bump
  • 9996069 v5: Bump dependencies
  • 768fda7 Merge pull request #1482 from Javier-varez/add-cert-auth-support-v5.x
  • ba9d693 plumbing: support setting custom host key algorithms along with host key call...
  • 61916be plumbing: re-add support for cert-authorities using skeema's HostKeyDB
  • See full diff in compare view

Updates github.com/privateerproj/privateer-sdk from 1.0.2 to 1.2.0

Release notes

Sourced from github.com/privateerproj/privateer-sdk's releases.

v1.2.0

Changelog

🚀 Features

🧰 Maintenance

See details of all code changes since previous release

v1.1.0

Changelog

🚀 Features

🧰 Maintenance

  • chore(deps): bump actions/setup-go from 5.3.0 to 5.4.0 in the dependencies group @dependabot[bot] (#81)

See details of all code changes since previous release

v1.0.3

Changelog

🐛 Bug Fixes

🧰 Maintenance

See details of all code changes since previous release

Commits
  • d95bede feat: linting action and fixes (#83)
  • caf5d30 chore(deps): bump the dependencies group with 2 updates (#80)
  • 0b00f23 feat: Support new SCI assessment change functionality (#82)
  • 7ee67fe chore(deps): bump actions/setup-go in the dependencies group (#81)
  • 74613a7 fix: invasive config var will now prevent change.Apply in plugins (#77)
  • 19db6b6 chore: remove go- prefix on make targets (#79)
  • 0364a8f fix: Write Directory flag is needed for Dockerization (#76)
  • See full diff in compare view

Updates github.com/revanite-io/sci from 0.1.8 to 0.3.2

Release notes

Sourced from github.com/revanite-io/sci's releases.

v0.3.2

What's Changed

New Contributors

Full Changelog: gemaraproj/gemara@v0.3.1...v0.3.2

v0.3.1

What's Changed

Full Changelog: gemaraproj/gemara@v0.3.0...v0.3.1

v0.3.0

What's Changed

New Contributors

Full Changelog: gemaraproj/gemara@v0.2.0...v0.3.0

v0.2.2

Full Changelog: gemaraproj/gemara@v0.2.1...v0.2.2

v0.2.1

What's Changed

New Contributors

Full Changelog: gemaraproj/gemara@v0.2.0...v0.2.1

v0.2.0

Full Changelog: gemaraproj/gemara@v0.1.9...v0.2.0

v0.1.9

Full Changelog: gemaraproj/gemara@v0.1.8...v0.1.9

Commits
  • 86c35b3 chore(deps): bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 (#10)
  • b69a226 fix: linting (#11)
  • 8486001 chore(deps): bump actions/setup-go in the dependencies group (#9)
  • 31735ae chore: fundamentals (#8)
  • 7a86c01 Default Change.Allowed to False across the board (#7)
  • 423be50 Merge pull request #4 from sarahecraddock/sarahcra/add-revert-funct-input
  • 9623300 Change functionality updates
  • 58aa302 Update change apply function
  • 41f4118 Merge pull request #3 from sarahecraddock/sarahcra/add-revert-funct-input
  • 111271a Add input for revert function
  • Additional commits viewable in compare view

Updates github.com/spf13/viper from 1.19.0 to 1.20.1

Release notes

Sourced from github.com/spf13/viper's releases.

v1.20.1

What's Changed

Bug Fixes 🐛

Full Changelog: spf13/viper@v1.20.0...v1.20.1

v1.20.0

[!WARNING] This release includes a few minor breaking changes. Read the upgrade guide for details.

What's Changed

Exciting New Features 🎉

Enhancements 🚀

Bug Fixes 🐛

Breaking Changes 🛠

Dependency Updates ⬆️

... (truncated)

Commits
  • 9568cfc fix: config type check when loading any config
  • fd05140 fix(config): get config type from v.configType or config file ext
  • c038295 docs: add update instructions for 1.20
  • 9c07e0f build: disable unused linters
  • 48112d6 ci: add Go 1.24 to the test matrix
  • 66e3e28 build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
  • 17b96ac New Logo
  • 8b223a4 build(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.1
  • 91fd363 chore: update afero
  • e75c48f Fix issues reported by testifylint
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the dependencies group with 2 updates in the / directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) and [github.com/privateerproj/privateer-sdk](https://github.com/privateerproj/privateer-sdk).


Updates `github.com/go-git/go-git/v5` from 5.14.0 to 5.15.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.14.0...v5.15.0)

Updates `github.com/privateerproj/privateer-sdk` from 1.0.2 to 1.2.0
- [Release notes](https://github.com/privateerproj/privateer-sdk/releases)
- [Commits](privateerproj/privateer-sdk@v1.0.2...v1.2.0)

Updates `github.com/revanite-io/sci` from 0.1.8 to 0.3.2
- [Release notes](https://github.com/revanite-io/sci/releases)
- [Changelog](https://github.com/revanite-io/sci/blob/main/.goreleaser.yaml)
- [Commits](gemaraproj/gemara@v0.1.8...v0.3.2)

Updates `github.com/spf13/viper` from 1.19.0 to 1.20.1
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.19.0...v1.20.1)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/privateerproj/privateer-sdk
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/revanite-io/sci
  dependency-version: 0.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/spf13/viper
  dependency-version: 1.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 14, 2025 22:02
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 11, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-635e26fae3 branch August 11, 2025 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants