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.17.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.18.0
Choose a head ref
Loading
  • 16commits
  • 28files changed
  • 7contributors

Commits on Feb 24, 2025

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

    Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.14.0 to 1.14.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.14.0...v1.14.1)---updated-dependencies:- dependency-name: github.com/hashicorp/terraform-plugin-framework  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredFeb 24, 2025
    Configuration menu
    Copy the full SHA
    39efacfView commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/hashicorp/copywrite in /tools (#268)

    Bumps [github.com/hashicorp/copywrite](https://github.com/hashicorp/copywrite) from 0.20.0 to 0.21.0.- [Release notes](https://github.com/hashicorp/copywrite/releases)- [Changelog](https://github.com/hashicorp/copywrite/blob/main/.goreleaser.yaml)- [Commits](hashicorp/copywrite@v0.20.0...v0.21.0)---updated-dependencies:- dependency-name: github.com/hashicorp/copywrite  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] authoredFeb 24, 2025
    Configuration menu
    Copy the full SHA
    b511bcdView commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

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

Commits on Mar 3, 2025

  1. Add Callout forPreferWriteOnlyAttribute() validators in GoDoc comm…

    …ents (#272)* Add usage note to `PreferWriteOnlyAttribute` godocs* Remove `setvalidator.PreferWriteOnlyAttribute` entry from changelog* Add godoc note to `stringvalidator`
    @SBGoods
    SBGoods authoredMar 3, 2025
    Configuration menu
    Copy the full SHA
    88ce093View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#269)

    Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.6.0 to 0.7.0.- [Release notes](https://github.com/google/go-cmp/releases)- [Commits](google/go-cmp@v0.6.0...v0.7.0)---updated-dependencies:- dependency-name: github.com/google/go-cmp  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] authoredMar 7, 2025
    Configuration menu
    Copy the full SHA
    76734d3View commit details
    Browse the repository at this point in the history
  2. Result of tsccr-helper -log-level=info gha update -latest .github/ (#270

    )Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    290ecb1View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. Result of tsccr-helper -log-level=info gha update -latest .github/ (#273

    )Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    8c1561fView commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. chore: Update minimum Go version in module (#276)

    * chore: Update minimum Go version in module* add changelog
    @austinvalle
    austinvalle authoredMar 17, 2025
    Configuration menu
    Copy the full SHA
    13b75cdView commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. build(deps): bump github.com/hashicorp/copywrite in /tools (#277)

    Bumps [github.com/hashicorp/copywrite](https://github.com/hashicorp/copywrite) from 0.21.0 to 0.22.0.- [Release notes](https://github.com/hashicorp/copywrite/releases)- [Changelog](https://github.com/hashicorp/copywrite/blob/main/.goreleaser.yaml)- [Commits](hashicorp/copywrite@v0.21.0...v0.22.0)---updated-dependencies:- dependency-name: github.com/hashicorp/copywrite  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] authoredMar 20, 2025
    Configuration menu
    Copy the full SHA
    ff0de3eView commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. build(deps): bump github.com/golang-jwt/jwt/v4 in /tools (#278)

    Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.1 to 4.5.2.- [Release notes](https://github.com/golang-jwt/jwt/releases)- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)- [Commits](golang-jwt/jwt@v4.5.1...v4.5.2)---updated-dependencies:- dependency-name: github.com/golang-jwt/jwt/v4  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] authoredMar 24, 2025
    Configuration menu
    Copy the full SHA
    b91a5cfView commit details
    Browse the repository at this point in the history
  2. Result of tsccr-helper -log-level=info gha update -latest .github/ (#279

    )Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    8499912View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

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

Commits on Apr 21, 2025

  1. build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /tools (#284

    )Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0.- [Commits](golang/net@v0.37.0...v0.38.0)---updated-dependencies:- dependency-name: golang.org/x/net  dependency-version: 0.38.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] authoredApr 21, 2025
    Configuration menu
    Copy the full SHA
    65e3539View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. internal/schemavalidator: Fix prefer write-only validators request ma…

    …pping (#287)* add client capabilities to all validate methods* add changelog
    @austinvalle
    austinvalle authoredMay 8, 2025
    Configuration menu
    Copy the full SHA
    38236c3View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Add catalog metadata (META.d) (#288)

    * Add catalog metadata (META.d)* Add catalog metadata (META.d)
    @bbasata
    bbasata authoredMay 13, 2025
    Configuration menu
    Copy the full SHA
    99af944View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    376e046View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp