Skip to content

build(deps): bump github.com/deploymenttheory/go-api-sdk-jamfpro from 1.33.0 to 1.36.0 #9

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

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

Conversation

dependabot[bot]
Copy link

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

Bumps github.com/deploymenttheory/go-api-sdk-jamfpro from 1.33.0 to 1.36.0.

Release notes

Sourced from github.com/deploymenttheory/go-api-sdk-jamfpro's releases.

v1.36.0

1.36.0 (2025-07-11)

Features

  • add functions to retrieve computer and mobile groups by name and Jamf Pro ID (#836) (ca9607c)
  • add support for v1/groups (#834) (56a341e)
  • sunsetting re-enrollment options from jamfproapi_enrollment.go and jamfproapi_enrollment_settings.go (dc348b6)

v1.35.0

Re-released with correct verision number

What's Changed

New Contributors

Full Changelog: deploymenttheory/go-api-sdk-jamfpro@v1.34.0...v1.35.0

v1.34.1

1.34.1 (2025-06-26)

Features

v1.34.0

1.34.0 (2025-06-25)

Features

  • /api/v3/sso add JamfIdAuthenticationEnabled to OidcSettings struct (#824) (2add29f)
  • add support for /v1/self-service-plus/settings (#823) (b535816)
  • add support for /v4/enrollment/access-management (#826) (4f2de0c)

v1.33.2

1.33.2 (2025-06-23)

Bug Fixes

  • Refactor VPP handling in Mac Applications API and update CreateMacApplication signature (#821) (1373588)
  • Update mac_applications structs (#812) (3417515)

... (truncated)

Changelog

Sourced from github.com/deploymenttheory/go-api-sdk-jamfpro's changelog.

1.36.0 (2025-07-11)

Features

  • add functions to retrieve computer and mobile groups by name and Jamf Pro ID (#836) (ca9607c)
  • add support for v1/groups (#834) (56a341e)
  • sunsetting re-enrollment options from jamfproapi_enrollment.go and jamfproapi_enrollment_settings.go (dc348b6)

1.34.1 (2025-06-26)

Features

1.34.0 (2025-06-25)

Features

  • /api/v3/sso add JamfIdAuthenticationEnabled to OidcSettings struct (#824) (2add29f)
  • add support for /v1/self-service-plus/settings (#823) (b535816)
  • add support for /v4/enrollment/access-management (#826) (4f2de0c)

1.33.2 (2025-06-23)

Bug Fixes

  • Refactor VPP handling in Mac Applications API and update CreateMacApplication signature (#821) (1373588)
  • Update mac_applications structs (#812) (3417515)

1.33.1 (2025-06-09)

Bug Fixes

  • add allow_user_to_delete field to MobileDeviceapplicationSubsetGeneral struct (#799) (1b9441e)
Commits
  • 9837f2e chore(main): release 1.36.0 (#835)
  • dc348b6 feat: sunsetting re-enrollment options from jamfproapi_enrollment.go and jamf...
  • ca9607c feat: add functions to retrieve computer and mobile groups by name and Jamf P...
  • 34daec4 Chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 (#839)
  • 6985752 Chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager (#832)
  • 56a341e feat: add support for v1/groups (#834)
  • 729190c Chore(deps): bump github.com/deploymenttheory/go-api-http-client (#831)
  • 038aa9a chore(main): release 1.34.1 (#830)
  • ae7b8da Feat: add jamfproapi_reenrollment.go (#822)
  • 565d6fb Chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager (#829)
  • 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/deploymenttheory/go-api-sdk-jamfpro](https://github.com/deploymenttheory/go-api-sdk-jamfpro) from 1.33.0 to 1.36.0.
- [Release notes](https://github.com/deploymenttheory/go-api-sdk-jamfpro/releases)
- [Changelog](https://github.com/deploymenttheory/go-api-sdk-jamfpro/blob/main/CHANGELOG.md)
- [Commits](deploymenttheory/go-api-sdk-jamfpro@v1.33.0...v1.36.0)

---
updated-dependencies:
- dependency-name: github.com/deploymenttheory/go-api-sdk-jamfpro
  dependency-version: 1.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 14, 2025
@dependabot dependabot bot requested a review from ShocOne as a code owner July 14, 2025 16:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 14, 2025
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.

0 participants