Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:hashicorp/terraform-plugin-framework-validators
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v0.18.0
Choose a base ref
Loading
...
head repository:hashicorp/terraform-plugin-framework-validators
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v0.19.0
Choose a head ref
Loading
  • 19commits
  • 70files changed
  • 8contributors

Commits on May 15, 2025

  1. Configuration menu
    Copy the full SHA
    dea171fView commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Configuration menu
    Copy the full SHA
    eb830f1View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. build(deps): bump github.com/hashicorp/terraform-plugin-framework (#291)

    Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.14.1 to 1.15.0.- [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases)- [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md)- [Commits](hashicorp/terraform-plugin-framework@v1.14.1...v1.15.0)---updated-dependencies:- dependency-name: github.com/hashicorp/terraform-plugin-framework  dependency-version: 1.15.0  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredMay 20, 2025
    Configuration menu
    Copy the full SHA
    879639fView commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. build(deps): bump github.com/hashicorp/terraform-plugin-go (#293)

    Bumps [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go) from 0.27.0 to 0.28.0.- [Release notes](https://github.com/hashicorp/terraform-plugin-go/releases)- [Changelog](https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md)- [Commits](hashicorp/terraform-plugin-go@v0.27.0...v0.28.0)---updated-dependencies:- dependency-name: github.com/hashicorp/terraform-plugin-go  dependency-version: 0.28.0  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredMay 27, 2025
    Configuration menu
    Copy the full SHA
    1d45abcView commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. build(deps): bump github.com/cli/go-gh/v2 in /tools (#295)

    Bumps [github.com/cli/go-gh/v2](https://github.com/cli/go-gh) from 2.11.2 to 2.12.1.- [Release notes](https://github.com/cli/go-gh/releases)- [Commits](cli/go-gh@v2.11.2...v2.12.1)---updated-dependencies:- dependency-name: github.com/cli/go-gh/v2  dependency-version: 2.12.1  dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredJun 2, 2025
    Configuration menu
    Copy the full SHA
    3a08e50View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. build(deps): bump github.com/cloudflare/circl in /tools (#296)

    Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.7 to 1.6.1.- [Release notes](https://github.com/cloudflare/circl/releases)- [Commits](cloudflare/circl@v1.3.7...v1.6.1)---updated-dependencies:- dependency-name: github.com/cloudflare/circl  dependency-version: 1.6.1  dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredJun 11, 2025
    Configuration menu
    Copy the full SHA
    573bf63View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Dependabot: Single weekly PR for GH Actions, Single PR for terraform-…

    …plugin-* Go dependencies (#294)* github: Group all Github action updates in a single Dependabot PR once a week* dependabot: single PR for terraform-plugin-* dependencies
    @ansgarm
    ansgarm authoredJun 20, 2025
    Configuration menu
    Copy the full SHA
    c2d5a0fView commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. build(deps): bump the github-actions group with 2 updates (#297)

    Bumps the github-actions group with 2 updates: [actions/setup-go](https://github.com/actions/setup-go) and [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).Updates `actions/setup-go` from 5.4.0 to 5.5.0- [Release notes](https://github.com/actions/setup-go/releases)- [Commits](actions/setup-go@0aaccfd...d35c59a)Updates `golangci/golangci-lint-action` from 7.0.0 to 8.0.0- [Release notes](https://github.com/golangci/golangci-lint-action/releases)- [Commits](golangci/golangci-lint-action@1481404...4afd733)---updated-dependencies:- dependency-name: actions/setup-go  dependency-version: 5.5.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: github-actions- dependency-name: golangci/golangci-lint-action  dependency-version: 8.0.0  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: github-actions...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredJun 25, 2025
    Configuration menu
    Copy the full SHA
    439e846View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. listresourcevalidator: add new package with common validators for lis…

    …t resource configurations (#298)* add ValidateListResourceConfig method to ConfigValidator* add ValidateListResourceConfig to WarningValidator* add validators for list resource configs* fix import ordering* update dependencies
    @stephybun
    stephybun authoredJul 24, 2025
    Configuration menu
    Copy the full SHA
    fd9f0f4View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.27.0 in /tools (#…

    …299)Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.8.0 to 0.27.0.- [Commits](golang/oauth2@v0.8.0...v0.27.0)---updated-dependencies:- dependency-name: golang.org/x/oauth2  dependency-version: 0.27.0  dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredJul 24, 2025
    Configuration menu
    Copy the full SHA
    ee3a2f9View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. build(deps): bump github.com/hashicorp/terraform-plugin-framework (#300)

    Bumps the terraform-plugin group with 1 update: [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework).Updates `github.com/hashicorp/terraform-plugin-framework` from 1.15.1-0.20250721151353-59a937e815ac to 1.16.0-alpha.1- [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases)- [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md)- [Commits](https://github.com/hashicorp/terraform-plugin-framework/commits/v1.16.0-alpha.1)---updated-dependencies:- dependency-name: github.com/hashicorp/terraform-plugin-framework  dependency-version: 1.16.0-alpha.1  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: terraform-plugin...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredJul 30, 2025
    Configuration menu
    Copy the full SHA
    d81de64View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. build(deps): bump the terraform-plugin group with 2 updates (#301)

    Bumps the terraform-plugin group with 2 updates: [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) and [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go).Updates `github.com/hashicorp/terraform-plugin-framework` from 1.16.0-alpha.1 to 1.16.0-beta.1- [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases)- [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md)- [Commits](hashicorp/terraform-plugin-framework@v1.16.0-alpha.1...v1.16.0-beta.1)Updates `github.com/hashicorp/terraform-plugin-go` from 0.29.0-alpha.1.0.20250709165734-a8477a15f806 to 0.29.0-beta.1- [Release notes](https://github.com/hashicorp/terraform-plugin-go/releases)- [Changelog](https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md)- [Commits](https://github.com/hashicorp/terraform-plugin-go/commits/v0.29.0-beta.1)---updated-dependencies:- dependency-name: github.com/hashicorp/terraform-plugin-framework  dependency-version: 1.16.0-beta.1  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: terraform-plugin- dependency-name: github.com/hashicorp/terraform-plugin-go  dependency-version: 0.29.0-beta.1  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: terraform-plugin...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredAug 1, 2025
    Configuration menu
    Copy the full SHA
    23783f1View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Configuration menu
    Copy the full SHA
    073371eView commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. actionvalidator: Add package for common action configuration validato…

    …rs (#302)* add actionvalidator package and internal changes* add changelogs* fix PR number for list
    @austinvalle
    austinvalle authoredAug 15, 2025
    Configuration menu
    Copy the full SHA
    639f59dView commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. build(deps): bump the github-actions group with 2 updates (#303)

    Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).Updates `actions/checkout` from 4.2.2 to 5.0.0- [Release notes](https://github.com/actions/checkout/releases)- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)- [Commits](actions/checkout@11bd719...08c6903)Updates `goreleaser/goreleaser-action` from 6.3.0 to 6.4.0- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)- [Commits](goreleaser/goreleaser-action@9c156ee...e435ccd)---updated-dependencies:- dependency-name: actions/checkout  dependency-version: 5.0.0  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: github-actions- dependency-name: goreleaser/goreleaser-action  dependency-version: 6.4.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: github-actions...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredAug 19, 2025
    Configuration menu
    Copy the full SHA
    ca7df0bView commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. build(deps): bump the github-actions group with 2 updates (#304)

    Bumps the github-actions group with 2 updates: [miniscruff/changie-action](https://github.com/miniscruff/changie-action) and [actions/setup-go](https://github.com/actions/setup-go).Updates `miniscruff/changie-action` from 2.0.0 to 2.1.0- [Release notes](https://github.com/miniscruff/changie-action/releases)- [Changelog](https://github.com/miniscruff/changie-action/blob/main/CHANGELOG.md)- [Commits](miniscruff/changie-action@6dcc253...5036dff)Updates `actions/setup-go` from 5.5.0 to 6.0.0- [Release notes](https://github.com/actions/setup-go/releases)- [Commits](actions/setup-go@d35c59a...4469467)---updated-dependencies:- dependency-name: miniscruff/changie-action  dependency-version: 2.1.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: github-actions- dependency-name: actions/setup-go  dependency-version: 6.0.0  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: github-actions...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredSep 9, 2025
    Configuration menu
    Copy the full SHA
    8e55d8cView commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. update go version to 1.24.0 (#307)

    * bump go version to 1.24.0* add changelog
    @stephybun
    stephybun authoredOct 7, 2025
    Configuration menu
    Copy the full SHA
    af35c54View commit details
    Browse the repository at this point in the history
  2. build(deps): bump the terraform-plugin group with 2 updates (#305)

    * build(deps): bump the terraform-plugin group with 2 updatesBumps the terraform-plugin group with 2 updates: [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) and [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go).Updates `github.com/hashicorp/terraform-plugin-framework` from 1.16.0-beta.1 to 1.16.0- [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases)- [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md)- [Commits](hashicorp/terraform-plugin-framework@v1.16.0-beta.1...v1.16.0)Updates `github.com/hashicorp/terraform-plugin-go` from 0.29.0-beta.1 to 0.29.0- [Release notes](https://github.com/hashicorp/terraform-plugin-go/releases)- [Changelog](https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md)- [Commits](hashicorp/terraform-plugin-go@v0.29.0-beta.1...v0.29.0)---updated-dependencies:- dependency-name: github.com/hashicorp/terraform-plugin-framework  dependency-version: 1.16.0  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: terraform-plugin- dependency-name: github.com/hashicorp/terraform-plugin-go  dependency-version: 0.29.0  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: terraform-plugin...Signed-off-by: dependabot[bot] <support@github.com>* Update `action.UnlinkedSchema` to `action.Schema`---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Selena Goods <github@simplebox.anonaddy.com>
    @dependabot@SBGoods
    dependabot[bot] andSBGoods authoredOct 7, 2025
    Configuration menu
    Copy the full SHA
    3f083caView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25a1378View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp