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

Bump jfrog/platform from 1.7.4 to 1.19.1 #8

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps jfrog/platform from 1.7.4 to 1.19.1.

Release notes

Sourced from jfrog/platform's releases.

v1.19.1

What's Changed

Bug Fixes 🛠

Full Changelog: jfrog/terraform-provider-platform@v1.19.0...v1.19.1

v1.19.0

What's Changed

Improvements/Enhancements 🎉

Bug Fixes 🛠

Full Changelog: jfrog/terraform-provider-platform@v1.18.2...v1.19.0

v1.18.2

What's Changed

Bug Fixes 🛠

Full Changelog: jfrog/terraform-provider-platform@v1.18.1...v1.18.2

v1.18.1

What's Changed

Improvements/Enhancements 🎉

👒 Dependencies

New Contributors

Full Changelog: jfrog/terraform-provider-platform@v1.18.0...v1.18.1

v1.18.0

... (truncated)

Changelog

Sourced from jfrog/platform's changelog.

1.19.1 (December 10, 2024). Tested on Artifactory 7.98.10 with Terraform 1.10.1 and OpenTofu 1.8.7

BUG FIXES:

  • resource/platform_group: Fix "Provider produced inconsistent result after apply" error for attribute members. Issue: #176 PR: #177

1.19.0 (December 3, 2024). Tested on Artifactory 7.98.9 with Terraform 1.10.0 and OpenTofu 1.8.6

FEATURES:

New Resource:

  • platform_crowd_settings - Resource to manage Crowd/JIRA authentication provider. PR: #167

BUG FIXES:

  • resource/platform_saml_settings: Fix Value Conversion Error for attribute ldap_group_settings. Issue: #168 PR: #171

1.18.2 (November 27, 2024). Tested on Artifactory 7.98.9 with Terraform 1.9.8 and OpenTofu 1.8.6

BUG FIXES:

  • resource/platform_permission: Fix permission resource not being deleted correctly. Permission resources that were in the Terraform state from previously apply but now are removed from the plan were not deleted. Now we check for the removal and delete the permission resource correctly. Issue: #141 PR: #165

1.18.1 (November 26, 2024). Tested on Artifactory 7.98.9 with Terraform 1.9.8 and OpenTofu 1.8.6

BUG FIXES:

1.18.0 (November 21, 2024). Tested on Artifactory 7.98.8 with Terraform 1.9.8 and OpenTofu 1.8.5

IMPROVEMENTS:

  • resource/platform_saml_settings: Add ldap_group_settings attribute to support LDAP groups synchronization. Issue: #154 PR: #158

1.17.0 (November 15, 2024). Tested on Artifactory 7.98.8 with Terraform 1.9.8 and OpenTofu 1.8.5

FEATURES:

New Resource:

  • platform_group - Resource to manage Group, using Platform API. This replaces the artifactory_group resource in Artifactory provider, which uses the (deprecated) Artifactory Security API. PR: #155

1.16.0 (November 1, 2024). Tested on Artifactory 7.98.7 with Terraform 1.9.8 and OpenTofu 1.8.4

IMPROVEMENTS:

  • resource/platform_oidc_identity_mapping: Add username_pattern and groups_pattern attributes to username and groups patterns. Attribute scope is now optional to support patterns. Issue: #145 PR: #147

... (truncated)

Commits
  • 1393b75 Merge pull request #177 from jfrog/GH-176-fix-unexpected-value-error-with-group
  • 98cb586 JFrog Pipelines - Add Artifactory version to CHANGELOG.md
  • cd23ae1 Update CHANGELOG
  • 49672cd Fix unexpected new value error for group
  • 4a023cb Merge pull request #171 from jfrog/GH-168-fix-ldap-group-settings-conversion-...
  • c639021 Replace unused func arg
  • ca5d014 JFrog Pipelines - Add Artifactory version to CHANGELOG.md
  • 4d452b2 Update CHANGELOG
  • d8593d2 Fix "Value Conversion Error" for saml_settings
  • 78ebe0e Merge pull request #167 from jfrog/add-crowd-auth-resource
  • 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 [jfrog/platform](https://github.com/jfrog/terraform-provider-platform) from 1.7.4 to 1.19.1.
- [Release notes](https://github.com/jfrog/terraform-provider-platform/releases)
- [Changelog](https://github.com/jfrog/terraform-provider-platform/blob/main/CHANGELOG.md)
- [Commits](jfrog/terraform-provider-platform@v1.7.4...v1.19.1)

---
updated-dependencies:
- dependency-name: jfrog/platform
  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 terraform Pull requests that update Terraform code labels Dec 16, 2024
Copy link
Author

dependabot bot commented on behalf of github Dec 23, 2024

A newer version of jfrog/platform exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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 terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants