Skip to content

Bump github.com/micromdm/scep/v2 from 2.2.0 to 2.3.0#1058

Merged
jessepeterson merged 1 commit intomainfrom
dependabot/go_modules/github.com/micromdm/scep/v2-2.3.0
Feb 1, 2025
Merged

Bump github.com/micromdm/scep/v2 from 2.2.0 to 2.3.0#1058
jessepeterson merged 1 commit intomainfrom
dependabot/go_modules/github.com/micromdm/scep/v2-2.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps github.com/micromdm/scep/v2 from 2.2.0 to 2.3.0.

Release notes

Sourced from github.com/micromdm/scep/v2's releases.

v2.3.0

Thanks to our contributors for this release: @​bkstein and @​hslatman!

New

  • Add -key-encipherment-selector switch to scepclient and use CA certs for verification: #217

Fixed

  • Added KeyUsage DigitalSignature to CA certs: #197
  • GH actions Go version too old: c519f39cd89dc3d717f53097c3832d90d9daf1ab
  • Update docs for docker CGO usage: 78cb98e8e3f0798d1b11a71e62a295f003ffe10d
  • Fix Makefile phony target: 8eb5412c850c98aaa83c3b96b2facae3710777d6

Other

  • Transfer ownership of scep package and switch to it: #233, e35b6d6d92d09d877035ddccda1c04f12b2d56c4
    • Add note to docs about SCEP server support: 3dcc7245c631d048bd1f140d75fb520e9ea4058f, c4e8f638fca4264e2012913c64c492f9317e3960
  • Reduce API scope in validator middleware: aa863fe13ac2d85ce4ac074cc259bf29b7798e9a
  • Dependency update: bump golang.org/x/net from 0.17.0 to 0.23.0: #231
Commits
  • 8eb5412 fix Makefile phony target
  • c4e8f63 grammar fix
  • 3dcc724 add note re: scep server support
  • 78cb98e update CGO usage for docker in README. closes #237.
  • e35b6d6 latest smallstep/scep
  • 781f804 Add -key-encipherment-selector and use CA certs for verification (#217)
  • c5e4c78 switch to smallstep scep (#233)
  • ebb37c2 Bump golang.org/x/net from 0.17.0 to 0.23.0 (#231)
  • c519f39 use Go 1.19.x and move to setup-go 5.0.1
  • 40ab0cf challenge: separate validator interface
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/micromdm/scep/v2](https://github.com/micromdm/scep) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/micromdm/scep/releases)
- [Commits](micromdm/scep@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/micromdm/scep/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 1, 2025
@jessepeterson jessepeterson merged commit 4bbce9a into main Feb 1, 2025
9 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/micromdm/scep/v2-2.3.0 branch February 1, 2025 20:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant