Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

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

Release notes

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

v1.42.0

1.42.0 (2025-10-23)

Features

  • add example for fetching Smart Computer Group by ID (3fb8b11)
  • add full support for api/v2/computer-groups (177ed34)
  • add full support for api/v2/computer-groups/smart-groups (464957f)
  • add support for api/v1/mobile-device-groups/static-groups (b63d359)
  • add support for api/v1/mobile-device-groups/static-groups (23bd4df)
  • add support for static-groups too (e04d511)

Bug Fixes

  • improve handling of assignments to send empty slice if nil - creates empty groups successfully (cd8d563)
  • update API reference URL for Smart Computer Groups (e959aeb)

v1.41.1

1.41.1 (2025-09-30)

Bug Fixes

  • update computer inventory settings to use v2 endpoint (d5fef4d)

v1.41.0

1.41.0 (2025-09-30)

Features

  • add Impact Alert Notification settings retrieval and update examples (daaf457)
  • add Impact Alert Notification settings support (11.21) (b15c7a3)

v1.40.0

1.40.0 (2025-09-22)

Features

  • add complete support for Self Service Branding - image, iOS and macOS (3a9a7b2)

v1.39.0

1.39.0 (2025-09-19)

Features

... (truncated)

Changelog

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

1.42.0 (2025-10-23)

Features

  • add example for fetching Smart Computer Group by ID (3fb8b11)
  • add full support for api/v2/computer-groups (177ed34)
  • add full support for api/v2/computer-groups/smart-groups (464957f)
  • add support for api/v1/mobile-device-groups/static-groups (b63d359)
  • add support for api/v1/mobile-device-groups/static-groups (23bd4df)
  • add support for static-groups too (e04d511)

Bug Fixes

  • improve handling of assignments to send empty slice if nil - creates empty groups successfully (cd8d563)
  • update API reference URL for Smart Computer Groups (e959aeb)

1.41.1 (2025-09-30)

Bug Fixes

  • update computer inventory settings to use v2 endpoint (b305e86)
  • update computer inventory settings to use v2 endpoint (d5fef4d)

1.41.0 (2025-09-30)

Features

  • add Impact Alert Notification settings retrieval and update examples (daaf457)
  • add Impact Alert Notification settings support (11.21) (b15c7a3)

1.40.0 (2025-09-22)

Features

  • add complete support for Self Service Branding - image, iOS and macOS (99e35c8)
  • add complete support for Self Service Branding - image, iOS and macOS (3a9a7b2)

1.39.0 (2025-09-19)

Features

  • add DisableSso method and example usage (154ed45)
  • add DisableSso method and example usage (e9baae1)

... (truncated)

Commits
  • 0f6b443 Merge pull request #956 from deploymenttheory/release-please--branches--main
  • 390b292 chore: bumped go version to latest
  • e22615b Merge pull request #946 from deploymenttheory/dependabot/github_actions/githu...
  • 3463639 chore(main): release 1.42.0
  • c6137c9 Merge pull request #954 from deploymenttheory/dependabot/go_modules/github.co...
  • ada49b1 Merge pull request #945 from deploymenttheory/dependabot/go_modules/golang.or...
  • f709310 Chore(deps): bump github.com/aws/aws-sdk-go-v2/config
  • bdc5b30 Chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0
  • 177ed34 Merge pull request #951 from neilmartin83/nm-smart-computer-groups-2025-10-21
  • b63d359 Merge pull request #952 from neilmartin83/nm-static-mobile-device-groups-2025...
  • 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.42.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.42.0)

---
updated-dependencies:
- dependency-name: github.com/deploymenttheory/go-api-sdk-jamfpro
  dependency-version: 1.42.0
  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 Oct 27, 2025
@dependabot dependabot bot requested a review from ShocOne as a code owner October 27, 2025 14:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 27, 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.

1 participant