Skip to content

v5.40.0

Compare
Choose a tag to compare
@nickfloyd nickfloyd released this 12 Oct 14:16
· 135 commits to main since this release
fc5b047

What's Changed

Fixes

  • [fix]: Use correct base url for gh auth token --hostname by @nfx in #1898
  • [fix]: skip file-specifc schema data for directory by @prestonvasquez in #1949
  • [fix]: Fixed incorrect error handling that led to panic in github_repository_environment by @nfx in #1932
  • [fix]: file in a deleted branch does not get removed from state by @davidforslof in #1937
  • [fix]: Fixes parsing for checks with : in the name. by @yorik in #1939

Maintenance

  • [maint]: Updated immediate response workflows via automation by @octokitbot in #1928
  • build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #1946
  • build(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 by @dependabot in #1947

Docs

  • [docs]: Fix typos in github_repository_collaborators docs by @jeffbuswell in #1936
  • [docs]: remove references to "owner" parameter in github_issue, because it's not needed by @Nmishin in #1944
  • [docs]: update comments for github_branch_protection in case of push_restrictions by @Nmishin in #1945

New Contributors

Full Changelog: v5.39.0...v5.40.0