crc-org / crc-cloud

Disposable OpenShift instances on cloud in minutes
31 stars 19 forks source link

chore(deps): update all dependencies #118

Closed platform-engineering-bot closed 1 year ago

platform-engineering-bot commented 1 year ago

This PR contains the following updates:

Package Type Update Change
awscli (source, changelog) patch ==1.29.9 -> ==1.29.10
github.com/Microsoft/go-winio indirect minor v0.5.2 -> v0.6.1
github.com/ProtonMail/go-crypto indirect digest cf6655e -> 5aa5874
github.com/acomagu/bufpipe indirect patch v1.0.3 -> v1.0.4
github.com/agext/levenshtein indirect patch v1.2.1 -> v1.2.3
github.com/go-git/go-billy/v5 indirect patch v5.4.0 -> v5.4.1
github.com/go-git/go-git/v5 indirect minor v5.6.0 -> v5.8.0
github.com/gofrs/uuid indirect minor v4.2.0+incompatible -> v4.4.0+incompatible
github.com/golang/glog indirect patch v1.1.0 -> v1.1.1
github.com/hashicorp/hcl indirect major v1.0.0 -> v2.17.0
github.com/hashicorp/hcl/v2 indirect minor v2.16.1 -> v2.17.0
github.com/imdario/mergo indirect major v0.3.13 -> v1.0.0
github.com/mattn/go-runewidth indirect patch v0.0.13 -> v0.0.15
github.com/mitchellh/go-wordwrap indirect major v0.0.0-20150314170334-ad45545899c7 -> v1.0.1
github.com/pelletier/go-toml indirect major v1.9.5 -> v2.0.9
github.com/pelletier/go-toml/v2 indirect patch v2.0.8 -> v2.0.9
github.com/pulumi/pulumi-azure-native-sdk indirect major v1.104.0 -> v2.1.1
github.com/pulumi/pulumi-azure-native-sdk/resources require major v1.104.0 -> v2.1.1
github.com/pulumi/pulumi-azure-native-sdk/storage require major v1.104.0 -> v2.1.1
github.com/rogpeppe/go-internal indirect minor v1.9.0 -> v1.11.0
github.com/santhosh-tekuri/jsonschema/v5 indirect minor v5.0.0 -> v5.3.1
github.com/sergi/go-diff indirect minor v1.2.0 -> v1.3.1
github.com/skeema/knownhosts indirect minor v1.1.0 -> v1.2.0
github.com/zclconf/go-cty indirect minor v1.12.1 -> v1.13.2
go.uber.org/atomic indirect minor v1.9.0 -> v1.11.0
golang.org/x/crypto indirect minor v0.9.0 -> v0.11.0
golang.org/x/exp require digest 613f0c0 -> 515e97e
golang.org/x/net indirect minor v0.10.0 -> v0.12.0
golang.org/x/sys indirect minor v0.8.0 -> v0.10.0
golang.org/x/term indirect minor v0.8.0 -> v0.10.0
golang.org/x/text indirect minor v0.9.0 -> v0.11.0
google.golang.org/genproto indirect digest daa745c -> 66ad5b6
google.golang.org/grpc indirect patch v1.56.1 -> v1.56.2
google.golang.org/protobuf indirect minor v1.30.0 -> v1.31.0
gopkg.in/yaml.v2 indirect major v2.4.0 -> v3.0.1

Release Notes

aws/aws-cli (awscli) ### [`v1.29.10`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#​12910) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.9...1.29.10) \======= - api-change:`apigatewayv2`: Documentation updates for Amazon API Gateway. - api-change:`ce`: This release introduces the new API 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include the recommendation detail ID. - api-change:`chime-sdk-media-pipelines`: AWS Media Pipeline compositing enhancement and Media Insights Pipeline auto language identification. - api-change:`cloudformation`: This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts. - api-change:`ec2`: Add "disabled" enum value to SpotInstanceState. - api-change:`glue`: Added support for Data Preparation Recipe node in Glue Studio jobs - api-change:`quicksight`: This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.
Microsoft/go-winio (github.com/Microsoft/go-winio) ### [`v0.6.1`](https://togithub.com/microsoft/go-winio/releases/tag/v0.6.1) [Compare Source](https://togithub.com/Microsoft/go-winio/compare/v0.6.0...v0.6.1) #### What's Changed - Soften linter by [@​helsaawy](https://togithub.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/264](https://togithub.com/microsoft/go-winio/pull/264) - Bump linter, remove structcheck, ignore unhandled_errors by [@​helsaawy](https://togithub.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/265](https://togithub.com/microsoft/go-winio/pull/265) - pkg/etw/sample: remove dependency on github.com/sirupsen/logrus by [@​thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/microsoft/go-winio/pull/267](https://togithub.com/microsoft/go-winio/pull/267) - Update go.mod dependencies by [@​helsaawy](https://togithub.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/277](https://togithub.com/microsoft/go-winio/pull/277) - Add some basic bind filter functions by [@​gabriel-samfira](https://togithub.com/gabriel-samfira) in [https://github.com/microsoft/go-winio/pull/274](https://togithub.com/microsoft/go-winio/pull/274) - Apply two upstream CL to mkwinsyscall by [@​helsaawy](https://togithub.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/278](https://togithub.com/microsoft/go-winio/pull/278) - Unable to create named pipe on certain WS2012, Win 10 Pro machines by [@​rcarman-r7](https://togithub.com/rcarman-r7) in [https://github.com/microsoft/go-winio/pull/280](https://togithub.com/microsoft/go-winio/pull/280) - Add `fs.ResolvePath` to resolve symbolic links by [@​helsaawy](https://togithub.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/275](https://togithub.com/microsoft/go-winio/pull/275) - update linter and fix lint errors by [@​helsaawy](https://togithub.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/284](https://togithub.com/microsoft/go-winio/pull/284) #### New Contributors - [@​gabriel-samfira](https://togithub.com/gabriel-samfira) made their first contribution in [https://github.com/microsoft/go-winio/pull/274](https://togithub.com/microsoft/go-winio/pull/274) - [@​rcarman-r7](https://togithub.com/rcarman-r7) made their first contribution in [https://github.com/microsoft/go-winio/pull/280](https://togithub.com/microsoft/go-winio/pull/280) **Full Changelog**: https://github.com/microsoft/go-winio/compare/v0.6.0...v0.6.1 ### [`v0.6.0`](https://togithub.com/microsoft/go-winio/releases/tag/v0.6.0) [Compare Source](https://togithub.com/Microsoft/go-winio/compare/v0.5.2...v0.6.0) #### What's Changed - fix typos by [@​johanvdw](https://togithub.com/johanvdw) in [https://github.com/microsoft/go-winio/pull/237](https://togithub.com/microsoft/go-winio/pull/237) - backuptar: SecurityDescriptorFromTarHeader() don't decode twice by [@​thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/microsoft/go-winio/pull/233](https://togithub.com/microsoft/go-winio/pull/233) - Updating windows build constraints by [@​helsaawy](https://togithub.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/241](https://togithub.com/microsoft/go-winio/pull/241) - Bump go version to 1.17 in go.mod/CI by [@​dcantah](https://togithub.com/dcantah) in [https://github.com/microsoft/go-winio/pull/230](https://togithub.com/microsoft/go-winio/pull/230) - Assign ErrPipeListenerClosed to net.ErrClosed by [@​dcantah](https://togithub.com/dcantah) in [https://github.com/microsoft/go-winio/pull/242](https://togithub.com/microsoft/go-winio/pull/242) - Add .vscode folder and go workspaces to git ignore by [@​helsaawy](https://togithub.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/244](https://togithub.com/microsoft/go-winio/pull/244) - Set ETW event name and options for logrus hook by [@​helsaawy](https://togithub.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/245](https://togithub.com/microsoft/go-winio/pull/245) - Upgrade golang/sys to fix warning by [@​helsaawy](https://togithub.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/246](https://togithub.com/microsoft/go-winio/pull/246) - Update mkwinsyscall and make stand alone tool by [@​helsaawy](https://togithub.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/248](https://togithub.com/microsoft/go-winio/pull/248) - Adding Microsoft SECURITY.MD by [@​microsoft-github-policy-service](https://togithub.com/microsoft-github-policy-service) in [https://github.com/microsoft/go-winio/pull/250](https://togithub.com/microsoft/go-winio/pull/250) - Add lookup of account names by SID by [@​mversiotech](https://togithub.com/mversiotech) in [https://github.com/microsoft/go-winio/pull/228](https://togithub.com/microsoft/go-winio/pull/228) - Allow to build WIM module for linux by [@​meeehow](https://togithub.com/meeehow) in [https://github.com/microsoft/go-winio/pull/252](https://togithub.com/microsoft/go-winio/pull/252) - chore: removes unneeded receiver in timeoutError by [@​jcchavezs](https://togithub.com/jcchavezs) in [https://github.com/microsoft/go-winio/pull/223](https://togithub.com/microsoft/go-winio/pull/223) - Added HV Socket known IDs, Dial, bug fixes by [@​helsaawy](https://togithub.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/239](https://togithub.com/microsoft/go-winio/pull/239) - Added HV Socket tests by [@​helsaawy](https://togithub.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/240](https://togithub.com/microsoft/go-winio/pull/240) - Add lint and go generate steps to CI by [@​helsaawy](https://togithub.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/254](https://togithub.com/microsoft/go-winio/pull/254) - add version number to fix linting issues by [@​helsaawy](https://togithub.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/258](https://togithub.com/microsoft/go-winio/pull/258) - Minor bug fixes by [@​helsaawy](https://togithub.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/259](https://togithub.com/microsoft/go-winio/pull/259) - GUID tests to use t.Run by [@​helsaawy](https://togithub.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/256](https://togithub.com/microsoft/go-winio/pull/256) #### New Contributors - [@​johanvdw](https://togithub.com/johanvdw) made their first contribution in [https://github.com/microsoft/go-winio/pull/237](https://togithub.com/microsoft/go-winio/pull/237) - [@​microsoft-github-policy-service](https://togithub.com/microsoft-github-policy-service) made their first contribution in [https://github.com/microsoft/go-winio/pull/250](https://togithub.com/microsoft/go-winio/pull/250) - [@​meeehow](https://togithub.com/meeehow) made their first contribution in [https://github.com/microsoft/go-winio/pull/252](https://togithub.com/microsoft/go-winio/pull/252) - [@​jcchavezs](https://togithub.com/jcchavezs) made their first contribution in [https://github.com/microsoft/go-winio/pull/223](https://togithub.com/microsoft/go-winio/pull/223) **Full Changelog**: https://github.com/microsoft/go-winio/compare/v0.5.2...v0.6.0
acomagu/bufpipe (github.com/acomagu/bufpipe) ### [`v1.0.4`](https://togithub.com/acomagu/bufpipe/releases/tag/v1.0.4): 1.0.4 [Compare Source](https://togithub.com/acomagu/bufpipe/compare/v1.0.3...v1.0.4) - Add LICENSE & CREDITS - [#​6](https://togithub.com/acomagu/bufpipe/issues/6): Fix deadlock when reading and writer is closed
agext/levenshtein (github.com/agext/levenshtein) ### [`v1.2.3`](https://togithub.com/agext/levenshtein/releases/tag/v1.2.3) [Compare Source](https://togithub.com/agext/levenshtein/compare/v1.2.2...v1.2.3) Fix issue [#​3](https://togithub.com/agext/levenshtein/issues/3) ### [`v1.2.2`](https://togithub.com/agext/levenshtein/releases/tag/v1.2.2) [Compare Source](https://togithub.com/agext/levenshtein/compare/v1.2.1...v1.2.2) Enable modules; update CI settings
go-git/go-billy (github.com/go-git/go-billy/v5) ### [`v5.4.1`](https://togithub.com/go-git/go-billy/releases/tag/v5.4.1) [Compare Source](https://togithub.com/go-git/go-billy/compare/v5.4.0...v5.4.1) #### What's Changed - memfs: fix trunc-append by [@​nikandfor](https://togithub.com/nikandfor) in [https://github.com/go-git/go-billy/pull/29](https://togithub.com/go-git/go-billy/pull/29) **Full Changelog**: https://github.com/go-git/go-billy/compare/v5.4.0...v5.4.1
go-git/go-git (github.com/go-git/go-git/v5) ### [`v5.8.0`](https://togithub.com/go-git/go-git/releases/tag/v5.8.0) [Compare Source](https://togithub.com/go-git/go-git/compare/v5.7.0...v5.8.0) #### What's Changed - git: Fix fetching after shallow clone. Fixes [#​305](https://togithub.com/go-git/go-git/issues/305) by [@​AriehSchneier](https://togithub.com/AriehSchneier) in [https://github.com/go-git/go-git/pull/778](https://togithub.com/go-git/go-git/pull/778) - git: enable fetch with unqualified references by [@​AriehSchneier](https://togithub.com/AriehSchneier) in [https://github.com/go-git/go-git/pull/762](https://togithub.com/go-git/go-git/pull/762) - git: don't add to want if exists, shallow and depth 1 by [@​AriehSchneier](https://togithub.com/AriehSchneier) in [https://github.com/go-git/go-git/pull/763](https://togithub.com/go-git/go-git/pull/763) - git: Clone HEAD should not force master. Fixes [#​363](https://togithub.com/go-git/go-git/issues/363) by [@​AriehSchneier](https://togithub.com/AriehSchneier) in [https://github.com/go-git/go-git/pull/758](https://togithub.com/go-git/go-git/pull/758) - git: fix the issue with submodules having the SCP style URL fail due to the wrong URL parsing by [@​matejrisek](https://togithub.com/matejrisek) in [https://github.com/go-git/go-git/pull/756](https://togithub.com/go-git/go-git/pull/756) - git: add a clone option to allow for shallow cloning of submodules by [@​matejrisek](https://togithub.com/matejrisek) in [https://github.com/go-git/go-git/pull/765](https://togithub.com/go-git/go-git/pull/765) - worktree: minor speedup for `doAddDirectory` by [@​ThinkChaos](https://togithub.com/ThinkChaos) in [https://github.com/go-git/go-git/pull/702](https://togithub.com/go-git/go-git/pull/702) - \_examples: Remove wrong comment by [@​pascal-hofmann](https://togithub.com/pascal-hofmann) in [https://github.com/go-git/go-git/pull/357](https://togithub.com/go-git/go-git/pull/357) - \*: Handle paths starting with tilde by [@​ricci2511](https://togithub.com/ricci2511) in [https://github.com/go-git/go-git/pull/808](https://togithub.com/go-git/go-git/pull/808) - \*: Handle paths starting with ~Username by [@​AriehSchneier](https://togithub.com/AriehSchneier) in [https://github.com/go-git/go-git/pull/809](https://togithub.com/go-git/go-git/pull/809) - storage: filesystem/dotgit, add support for tmp_objdir prefix by [@​L11R](https://togithub.com/L11R) in [https://github.com/go-git/go-git/pull/812](https://togithub.com/go-git/go-git/pull/812) - plumbing: gitignore, replace user dir in path by [@​Jleagle](https://togithub.com/Jleagle) in [https://github.com/go-git/go-git/pull/772](https://togithub.com/go-git/go-git/pull/772) - plumbing: gitignore, fix incorrect parsing. Fixes [#​500](https://togithub.com/go-git/go-git/issues/500) by [@​AriehSchneier](https://togithub.com/AriehSchneier) in [https://github.com/go-git/go-git/pull/781](https://togithub.com/go-git/go-git/pull/781) - plumbing: http, Fix empty repos on Git v2.41+ by [@​pjbgf](https://togithub.com/pjbgf) in [https://github.com/go-git/go-git/pull/802](https://togithub.com/go-git/go-git/pull/802) - plumbing: packp, A request is not empty if it contains shallows. Fixes [#​328](https://togithub.com/go-git/go-git/issues/328) by [@​AriehSchneier](https://togithub.com/AriehSchneier) in [https://github.com/go-git/go-git/pull/792](https://togithub.com/go-git/go-git/pull/792) - plumbing: blame, Complete rewrite. Fixes [#​603](https://togithub.com/go-git/go-git/issues/603) by [@​AriehSchneier](https://togithub.com/AriehSchneier) in [https://github.com/go-git/go-git/pull/789](https://togithub.com/go-git/go-git/pull/789) - plumbing: gitignore, Allow gitconfig to contain a gitignore relative to any user home. Fixes [#​578](https://togithub.com/go-git/go-git/issues/578) by [@​AriehSchneier](https://togithub.com/AriehSchneier) in [https://github.com/go-git/go-git/pull/785](https://togithub.com/go-git/go-git/pull/785) #### New Contributors - [@​Jleagle](https://togithub.com/Jleagle) made their first contribution in [https://github.com/go-git/go-git/pull/772](https://togithub.com/go-git/go-git/pull/772) - [@​pascal-hofmann](https://togithub.com/pascal-hofmann) made their first contribution in [https://github.com/go-git/go-git/pull/357](https://togithub.com/go-git/go-git/pull/357) - [@​ricci2511](https://togithub.com/ricci2511) made their first contribution in [https://github.com/go-git/go-git/pull/808](https://togithub.com/go-git/go-git/pull/808) - [@​L11R](https://togithub.com/L11R) made their first contribution in [https://github.com/go-git/go-git/pull/812](https://togithub.com/go-git/go-git/pull/812) **Full Changelog**: https://github.com/go-git/go-git/compare/v5.7.0...v5.7.1 ### [`v5.7.0`](https://togithub.com/go-git/go-git/releases/tag/v5.7.0) [Compare Source](https://togithub.com/go-git/go-git/compare/v5.6.1...v5.7.0) #### What's Changed - \*: Add support for initializing SHA256 repositories by [@​pjbgf](https://togithub.com/pjbgf) in [https://github.com/go-git/go-git/pull/707](https://togithub.com/go-git/go-git/pull/707) - git: add mirror clone option by [@​aymanbagabas](https://togithub.com/aymanbagabas) in [https://github.com/go-git/go-git/pull/735](https://togithub.com/go-git/go-git/pull/735) - git: Add support to ls-remote with peeled references. Fixes [#​749](https://togithub.com/go-git/go-git/issues/749) by [@​pjbgf](https://togithub.com/pjbgf) in [https://github.com/go-git/go-git/pull/750](https://togithub.com/go-git/go-git/pull/750) - git: fix cloning with branch name by [@​AriehSchneier](https://togithub.com/AriehSchneier) in [https://github.com/go-git/go-git/pull/755](https://togithub.com/go-git/go-git/pull/755) - git: Worktree, add check to see if file already checked in. Fixes [#​718](https://togithub.com/go-git/go-git/issues/718) by [@​cbbm142](https://togithub.com/cbbm142) in [https://github.com/go-git/go-git/pull/719](https://togithub.com/go-git/go-git/pull/719) - git: Worktree, git grep bare repositories by [@​aymanbagabas](https://togithub.com/aymanbagabas) in [https://github.com/go-git/go-git/pull/728](https://togithub.com/go-git/go-git/pull/728) - git: Add Depth to SubmoduleUpdateOptions by [@​matejrisek](https://togithub.com/matejrisek) in [https://github.com/go-git/go-git/pull/754](https://togithub.com/go-git/go-git/pull/754) - git: Testing, Fix tests not cleaning temp folders by [@​AriehSchneier](https://togithub.com/AriehSchneier) in [https://github.com/go-git/go-git/pull/769](https://togithub.com/go-git/go-git/pull/769) - git: remote, add support for a configurable timeout. by [@​andrewpollock](https://togithub.com/andrewpollock) in [https://github.com/go-git/go-git/pull/753](https://togithub.com/go-git/go-git/pull/753) - git: Allow Initial Branch to be configurable by [@​techknowlogick](https://togithub.com/techknowlogick) in [https://github.com/go-git/go-git/pull/764](https://togithub.com/go-git/go-git/pull/764) - storage: filesystem/dotgit, Improve load packed-refs by [@​fcharlie](https://togithub.com/fcharlie) in [https://github.com/go-git/go-git/pull/743](https://togithub.com/go-git/go-git/pull/743) - storage: filesystem, Populate index before use. Fixes [#​148](https://togithub.com/go-git/go-git/issues/148) by [@​AriehSchneier](https://togithub.com/AriehSchneier) in [https://github.com/go-git/go-git/pull/722](https://togithub.com/go-git/go-git/pull/722) - plumbing: resolve non-external delta references by [@​ZauberNerd](https://togithub.com/ZauberNerd) in [https://github.com/go-git/go-git/pull/485](https://togithub.com/go-git/go-git/pull/485) - plumbing/transport: fix regression in scp-like match by [@​jotadrilo](https://togithub.com/jotadrilo) in [https://github.com/go-git/go-git/pull/715](https://togithub.com/go-git/go-git/pull/715) - plumbing/transport: Add support for custom proxy settings by [@​aryan9600](https://togithub.com/aryan9600) in [https://github.com/go-git/go-git/pull/744](https://togithub.com/go-git/go-git/pull/744) - \*: small fixes across the codebase by [@​pjbgf](https://togithub.com/pjbgf) in [https://github.com/go-git/go-git/pull/770](https://togithub.com/go-git/go-git/pull/770) - \*: bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/go-git/go-git/pull/776](https://togithub.com/go-git/go-git/pull/776) - \*: bump dependencies by [@​pjbgf](https://togithub.com/pjbgf) in [https://github.com/go-git/go-git/pull/748](https://togithub.com/go-git/go-git/pull/748) - \*: bump Go version to 1.18 on go.mod by [@​pjbgf](https://togithub.com/pjbgf) in [https://github.com/go-git/go-git/pull/774](https://togithub.com/go-git/go-git/pull/774) - \*: add Codeql workflow and bump dependencies by [@​pjbgf](https://togithub.com/pjbgf) in [https://github.com/go-git/go-git/pull/775](https://togithub.com/go-git/go-git/pull/775) - ci: fix upstream git build for master branch by [@​pjbgf](https://togithub.com/pjbgf) in [https://github.com/go-git/go-git/pull/739](https://togithub.com/go-git/go-git/pull/739) #### New Contributors - [@​ZauberNerd](https://togithub.com/ZauberNerd) made their first contribution in [https://github.com/go-git/go-git/pull/485](https://togithub.com/go-git/go-git/pull/485) - [@​jotadrilo](https://togithub.com/jotadrilo) made their first contribution in [https://github.com/go-git/go-git/pull/715](https://togithub.com/go-git/go-git/pull/715) - [@​fcharlie](https://togithub.com/fcharlie) made their first contribution in [https://github.com/go-git/go-git/pull/743](https://togithub.com/go-git/go-git/pull/743) - [@​AriehSchneier](https://togithub.com/AriehSchneier) made their first contribution in [https://github.com/go-git/go-git/pull/755](https://togithub.com/go-git/go-git/pull/755) - [@​cbbm142](https://togithub.com/cbbm142) made their first contribution in [https://github.com/go-git/go-git/pull/719](https://togithub.com/go-git/go-git/pull/719) - [@​aryan9600](https://togithub.com/aryan9600) made their first contribution in [https://github.com/go-git/go-git/pull/744](https://togithub.com/go-git/go-git/pull/744) - [@​matejrisek](https://togithub.com/matejrisek) made their first contribution in [https://github.com/go-git/go-git/pull/754](https://togithub.com/go-git/go-git/pull/754) - [@​andrewpollock](https://togithub.com/andrewpollock) made their first contribution in [https://github.com/go-git/go-git/pull/753](https://togithub.com/go-git/go-git/pull/753) - [@​techknowlogick](https://togithub.com/techknowlogick) made their first contribution in [https://github.com/go-git/go-git/pull/764](https://togithub.com/go-git/go-git/pull/764) **Full Changelog**: https://github.com/go-git/go-git/compare/v5.6.1...v5.7.0 ### [`v5.6.1`](https://togithub.com/go-git/go-git/releases/tag/v5.6.1) [Compare Source](https://togithub.com/go-git/go-git/compare/v5.6.0...v5.6.1) #### What's Changed - plumbing/transport: don't use the `firstErrLine` when it is empty by [@​ThinkChaos](https://togithub.com/ThinkChaos) in [https://github.com/go-git/go-git/pull/682](https://togithub.com/go-git/go-git/pull/682) - plumbing/transport: ssh, unable to pass a custom HostKeyCallback func by [@​aymanbagabas](https://togithub.com/aymanbagabas) in [https://github.com/go-git/go-git/pull/655](https://togithub.com/go-git/go-git/pull/655) - storage/filesystem: dotgit: fix a filesystem race in Refs/walkReferencesTree by [@​MichaelMure](https://togithub.com/MichaelMure) in [https://github.com/go-git/go-git/pull/659](https://togithub.com/go-git/go-git/pull/659) - \*: bump golang.org/x/net from 0.2.0 to 0.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/go-git/go-git/pull/684](https://togithub.com/go-git/go-git/pull/684) - \*: bump dependencies by [@​pjbgf](https://togithub.com/pjbgf) in [https://github.com/go-git/go-git/pull/697](https://togithub.com/go-git/go-git/pull/697) - \*: fix panic for empty revisions by [@​pjbgf](https://togithub.com/pjbgf) in [https://github.com/go-git/go-git/pull/696](https://togithub.com/go-git/go-git/pull/696) - ci: bump GitHub actions, enable go test race detection and stop using developer's GPG keys during test execution by [@​pjbgf](https://togithub.com/pjbgf) in [https://github.com/go-git/go-git/pull/701](https://togithub.com/go-git/go-git/pull/701) **Full Changelog**: https://github.com/go-git/go-git/compare/v5.6.0...v5.6.1
gofrs/uuid (github.com/gofrs/uuid) ### [`v4.4.0+incompatible`](https://togithub.com/gofrs/uuid/compare/v4.3.1...v4.4.0) [Compare Source](https://togithub.com/gofrs/uuid/compare/v4.3.1...v4.4.0) ### [`v4.3.1+incompatible`](https://togithub.com/gofrs/uuid/compare/v4.3.0...v4.3.1) [Compare Source](https://togithub.com/gofrs/uuid/compare/v4.3.0...v4.3.1) ### [`v4.3.0+incompatible`](https://togithub.com/gofrs/uuid/compare/v4.2.0...v4.3.0) [Compare Source](https://togithub.com/gofrs/uuid/compare/v4.2.0...v4.3.0)
golang/glog (github.com/golang/glog) ### [`v1.1.1`](https://togithub.com/golang/glog/releases/tag/v1.1.1) [Compare Source](https://togithub.com/golang/glog/compare/v1.1.0...v1.1.1) Bugfixes since the larger v1.1.0, which have been addressed.
hashicorp/hcl (github.com/hashicorp/hcl) ### [`v2.17.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2170-May-31-2023) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.16.2...v2.17.0) ##### Enhancements - HCL now uses a newer version of the upstream `cty` library which has improved treatment of unknown values: it can now track additional optional information that reduces the range of an unknown value, which allows some operations against unknown values to return known or partially-known results. ([#​590](https://togithub.com/hashicorp/hcl/pull/590)) **Note:** This change effectively passes on [`cty`'s notion of backward compatibility](https://togithub.com/zclconf/go-cty/blob/main/COMPATIBILITY.md) whereby unknown values can become "more known" in later releases. In particular, if your caller is using `cty.Value.RawEquals` in its tests against the results of operations with unknown values then you may see those tests begin failing after upgrading, due to the values now being more "refined". If so, you should review the refinements with consideration to [the `cty` refinements docs](https://togithub.com/zclconf/go-cty/blob/7dcbae46a6f247e983efb1fa774d2bb68781a333/docs/refinements.md) and update your expected results to match only if the reported refinements seem correct for the given situation. The `RawEquals` method is intended only for making exact value comparisons in test cases, so main application code should not use it; use `Equals` instead for real logic, which will take refinements into account automatically. ### [`v2.16.2`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2162-March-9-2023) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.16.1...v2.16.2) ##### Bugs Fixed - ext/typeexpr: Verify type assumptions when applying default values, and ignore input values that do not match type assumptions. ([#​594](https://togithub.com/hashicorp/hcl/pull/594)) ### [`v2.16.1`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2161-February-13-2023) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.16.0...v2.16.1) ##### Bugs Fixed - hclsyntax: Report correct `Range.End` for `FunctionCall` with incomplete argument ([#​588](https://togithub.com/hashicorp/hcl/pull/588)) ### [`v2.16.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2160-January-30-2023) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.15.0...v2.16.0) ##### Enhancements - ext/typeexpr: Modify the `Defaults` functionality to implement additional flexibility. HCL will now upcast lists and sets into tuples, and maps into objects, when applying default values if the applied defaults cause the elements within a target collection to have differing types. Previously, this would have resulted in a panic, now HCL will return a modified overall type. ([#​574](https://togithub.com/hashicorp/hcl/pull/574)) Users should return to the advice provided by v2.14.0, and apply the go-cty convert functionality *after* setting defaults on a given `cty.Value`, rather than before. - hclfmt: Avoid rewriting unchanged files. ([#​576](https://togithub.com/hashicorp/hcl/pull/576)) - hclsyntax: Simplify the AST for certain string expressions. ([#​584](https://togithub.com/hashicorp/hcl/pull/584)) ##### Bugs Fixed - hclwrite: Fix data race in `formatSpaces`. ([#​511](https://togithub.com/hashicorp/hcl/pull/511)) ### [`v2.15.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2150-November-10-2022) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.14.1...v2.15.0) ##### Bugs Fixed - ext/typeexpr: Skip null objects when applying defaults. This prevents crashes when null objects are creating inside collections, and stops incomplete objects being created with only optional attributes set. ([#​567](https://togithub.com/hashicorp/hcl/pull/567)) - ext/typeexpr: Ensure default values do not have optional metadata attached. This prevents crashes when default values are inserted into concrete go-cty values that have also been stripped of their optional metadata. ([#​568](https://togithub.com/hashicorp/hcl/pull/568)) ##### Enhancements - ext/typeexpr: With the [go-cty](https://togithub.com/zclconf/go-cty) upstream depenendency updated to v1.12.0, the `Defaults` struct and associated functions can apply additional and more flexible 'unsafe' conversions (examples include tuples into collections such as lists and sets, and additional safety around null and dynamic values). ([#​564](https://togithub.com/hashicorp/hcl/pull/564)) - ext/typeexpr: With the [go-cty](https://togithub.com/zclconf/go-cty) upstream depenendency updated to v1.12.0, users should now apply the go-cty convert functionality *before* setting defaults on a given `cty.Value`, rather than after, if they require a specific `cty.Type`. ([#​564](https://togithub.com/hashicorp/hcl/pull/564)) ### [`v2.14.1`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2141-September-23-2022) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.14.0...v2.14.1) ##### Bugs Fixed - ext/typeexpr: Type convert defaults for optional object attributes when applying them. This prevents crashes in certain cases when the objects in question are part of a collection. ([#​555](https://togithub.com/hashicorp/hcl/pull/555)) ### [`v2.14.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2140-September-1-2022) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.13.0...v2.14.0) ##### Enhancements - ext/typeexpr: Added support for optional object attributes to `TypeConstraint`. Attributes can be wrapped in the special `optional(…)` modifier, allowing the attribute to be omitted while still meeting the type constraint. For more information, [cty's documentation on conversion between object types](https://togithub.com/zclconf/go-cty/blob/main/docs/convert.md#conversion-between-object-types). ([#​549](https://togithub.com/hashicorp/hcl/pull/549)) - ext/typeexpr: New function: `TypeConstraintWithDefaults`. In this mode, the `optional(…)` modifier accepts a second argument which can be used as the default value for omitted object attributes. The function returns both a `cty.Type` and associated `Defaults`, the latter of which has an `Apply` method to apply defaults to a given value. ([#​549](https://togithub.com/hashicorp/hcl/pull/549)) ### [`v2.13.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2130-June-22-2022) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.12.0...v2.13.0) ##### Enhancements - hcl: `hcl.Diagnostic` now has an additional field `Extra` which is intended for carrying arbitrary supporting data ("extra information") related to the diagnostic message, intended to allow diagnostic renderers to optionally tailor the presentation of messages for particular situations. ([#​539](https://togithub.com/hashicorp/hcl/pull/539)) - hclsyntax: When an error occurs during a function call, the returned diagnostics will include *extra information* (as described in the previous point) about which function was being called and, if the message is about an error returned by the function itself, that raw `error` value without any post-processing. ([#​539](https://togithub.com/hashicorp/hcl/pull/539)) ##### Bugs Fixed - hclwrite: Fixed a potential data race for any situation where `hclwrite.Format` runs concurrently with itself. ([#​534](https://togithub.com/hashicorp/hcl/pull/534)) ### [`v2.12.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2120-April-22-2022) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.11.1...v2.12.0) ##### Enhancements - hclsyntax: Evaluation of conditional expressions will now produce more precise error messages about inconsistencies between the types of the true and false result expressions, particularly in cases where both are of the same structural type kind but differ in their nested elements. ([#​530](https://togithub.com/hashicorp/hcl/pull/530)) - hclsyntax: The lexer will no longer allocate a small object on the heap for each token. Instead, in that situation it will allocate only when needed to return a diagnostic message with source location information. ([#​490](https://togithub.com/hashicorp/hcl/pull/490)) - hclwrite: New functions `TokensForTuple`, `TokensForObject`, and `TokensForFunctionCall` allow for more easily constructing the three constructs which are supported for static analysis and which HCL-based languages typically use in contexts where an expression is used only for its syntax, and not evaluated to produce a real value. For example, these new functions together are sufficient to construct all valid type constraint expressions from [the Type Expressions Extension](./ext/typeexpr/), which is the basis of variable type constraints in the Terraform language at the time of writing. ([#​502](https://togithub.com/hashicorp/hcl/pull/502)) - json: New functions `IsJSONExpression` and `IsJSONBody` to determine if a given expression or body was created by the JSON syntax parser. In normal situations it's better not to worry about what syntax a particular expression/body originated in, but this can be useful in some trickier cases where an application needs to shim for backwards-compatibility or for static analysis that needs to have special handling of the JSON syntax's embedded expression/template conventions. ([#​524](https://togithub.com/hashicorp/hcl/pull/524)) ##### Bugs Fixed - gohcl: Fix docs about supported types for blocks. ([#​507](https://togithub.com/hashicorp/hcl/pull/507)) ### [`v2.11.1`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2111-December-1-2021) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.11.0...v2.11.1) ##### Bugs Fixed - hclsyntax: The type for an upgraded unknown value with a splat expression cannot be known ([#​495](https://togithub.com/hashicorp/hcl/pull/495)) ### [`v2.11.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2110-December-1-2021) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.10.1...v2.11.0) ##### Enhancements - hclsyntax: Various error messages related to unexpectedly reaching end of file while parsing a delimited subtree will now return specialized messages describing the opening tokens as "unclosed", instead of returning a generic diagnostic that just happens to refer to the empty source range at the end of the file. This gives better feedback when error messages are being presented alongside a source code snippet, as is common in HCL-based applications, because it shows which innermost container the parser was working on when it encountered the error. ([#​492](https://togithub.com/hashicorp/hcl/pull/492)) ##### Bugs Fixed - hclsyntax: Upgrading an unknown single value to a list using a splat expression must return unknown ([#​493](https://togithub.com/hashicorp/hcl/pull/493)) ### [`v2.10.1`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2101-July-21-2021) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.10.0...v2.10.1) - dynblock: Decode unknown dynamic blocks in order to obtain any diagnostics even though the decoded value is not used ([#​476](https://togithub.com/hashicorp/hcl/pull/476)) - hclsyntax: Calling functions is now more robust in the face of an incorrectly-implemented function which returns a `function.ArgError` whose argument index is out of range for the length of the arguments. Previously this would often lead to a panic, but now it'll return a less-precice error message instead. Functions that return out-of-bounds argument indices still ought to be fixed so that the resulting error diagnostics can be as precise as possible. ([#​472](https://togithub.com/hashicorp/hcl/pull/472)) - hclsyntax: Ensure marks on unknown values are maintained when processing string templates. ([#​478](https://togithub.com/hashicorp/hcl/pull/478)) - hcl: Improved error messages for various common error situtions in `hcl.Index` and `hcl.GetAttr`. These are part of the implementation of indexing and attribute lookup in the native syntax expression language too, so the new error messages will apply to problems using those operators. ([#​474](https://togithub.com/hashicorp/hcl/pull/474)) ### [`v2.10.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2100-April-20-2021) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.9.1...v2.10.0) ##### Enhancements - dynblock,hcldec: Using dynblock in conjunction with hcldec can now decode blocks with unknown dynamic for_each arguments as entirely unknown values ([#​461](https://togithub.com/hashicorp/hcl/pull/461)) - hclsyntax: Some syntax errors during parsing of the inside of `${` ... `}` template interpolation sequences will now produce an extra hint message about the need to escape as `$${` when trying to include interpolation syntax for other languages like shell scripting, AWS IAM policies, etc. ([#​462](https://togithub.com/hashicorp/hcl/pull/462)) ### [`v2.9.1`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v291-March-10-2021) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.9.0...v2.9.1) ##### Bugs Fixed - hclsyntax: Fix panic for marked index value. ([#​451](https://togithub.com/hashicorp/hcl/pull/451)) ### [`v2.9.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v290-February-23-2021) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.8.2...v2.9.0) ##### Enhancements - HCL's native syntax and JSON scanners -- and thus all of the other parsing components that build on top of them -- are now using Unicode 13 rules for text segmentation when counting text characters for the purpose of reporting source location columns. Previously HCL was using Unicode 12. Unicode 13 still uses the same algorithm but includes some additions to the character tables the algorithm is defined in terms of, to properly categorize new characters defined in Unicode 13. ### [`v2.8.2`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v282-January-6-2021) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.8.1...v2.8.2) ##### Bugs Fixed - hclsyntax: Fix panic for marked collection splat. ([#​436](https://togithub.com/hashicorp/hcl/pull/436)) - hclsyntax: Fix panic for marked template loops. ([#​437](https://togithub.com/hashicorp/hcl/pull/437)) - hclsyntax: Fix `for` expression marked conditional. ([#​438](https://togithub.com/hashicorp/hcl/pull/438)) - hclsyntax: Mark objects with keys that are sensitive. ([#​440](https://togithub.com/hashicorp/hcl/pull/440)) ### [`v2.8.1`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v281-December-17-2020) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.8.0...v2.8.1) ##### Bugs Fixed - hclsyntax: Fix panic when expanding marked function arguments. ([#​429](https://togithub.com/hashicorp/hcl/pull/429)) - hclsyntax: Error when attempting to use a marked value as an object key. ([#​434](https://togithub.com/hashicorp/hcl/pull/434)) - hclsyntax: Error when attempting to use a marked value as an object key in expressions. ([#​433](https://togithub.com/hashicorp/hcl/pull/433)) ### [`v2.8.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v280-December-7-2020) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.7.2...v2.8.0) ##### Enhancements - hclsyntax: Expression grouping parentheses will now be reflected by an explicit node in the AST, whereas before they were only considered during parsing. ([#​426](https://togithub.com/hashicorp/hcl/pull/426)) ##### Bugs Fixed - hclwrite: The parser will now correctly include the `(` and `)` tokens when an expression is surrounded by parentheses. Previously it would incorrectly recognize those tokens as being extraneous tokens outside of the expression. ([#​426](https://togithub.com/hashicorp/hcl/pull/426)) - hclwrite: The formatter will now remove (rather than insert) spaces between the `!` (unary boolean "not") operator and its subsequent operand. ([#​403](https://togithub.com/hashicorp/hcl/pull/403)) - hclsyntax: Unmark conditional values in expressions before checking their truthfulness ([#​427](https://togithub.com/hashicorp/hcl/pull/427)) ### [`v2.7.2`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v272-November-30-2020) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.7.1...v2.7.2) ##### Bugs Fixed - gohcl: Fix panic when decoding into type containing value slices. ([#​335](https://togithub.com/hashicorp/hcl/pull/335)) - hclsyntax: The unusual expression `null[*]` was previously always returning an unknown value, even though the rules for `[*]` normally call for it to return an empty tuple when applied to a null. As well as being a surprising result, it was particularly problematic because it violated the rule that a calling application may assume that an expression result will always be known unless the application itself introduces unknown values via the evaluation context. `null[*]` will now produce an empty tuple. ([#​416](https://togithub.com/hashicorp/hcl/pull/416)) - hclsyntax: Fix panic when traversing a list, tuple, or map with cty "marks" ([#​424](https://togithub.com/hashicorp/hcl/pull/424)) ### [`v2.7.1`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v271-November-18-2020) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.7.0...v2.7.1) ##### Bugs Fixed - hclwrite: Correctly handle blank quoted string block labels, instead of dropping them ([#​422](https://togithub.com/hashicorp/hcl/pull/422)) ### [`v2.7.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v270-October-14-2020) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.6.0...v2.7.0) ##### Enhancements - json: There is a new function `ParseWithStartPos`, which allows overriding the starting position for parsing in case the given JSON bytes are a fragment of a larger document, such as might happen when decoding with `encoding/json` into a `json.RawMessage`. ([#​389](https://togithub.com/hashicorp/hcl/pull/389)) - json: There is a new function `ParseExpression`, which allows parsing a JSON string directly in expression mode, whereas previously it was only possible to parse a JSON string in body mode. ([#​381](https://togithub.com/hashicorp/hcl/pull/381)) - hclwrite: `Block` type now supports `SetType` and `SetLabels`, allowing surgical changes to the type and labels of an existing block without having to reconstruct the entire block. ([#​340](https://togithub.com/hashicorp/hcl/pull/340)) ##### Bugs Fixed - hclsyntax: Fix confusing error message for bitwise OR operator ([#​380](https://togithub.com/hashicorp/hcl/pull/380)) - hclsyntax: Several bug fixes for using HCL with values containing cty "marks" ([#​404](https://togithub.com/hashicorp/hcl/pull/404), [#​406](https://togithub.com/hashicorp/hcl/pull/404), [#​407](https://togithub.com/hashicorp/hcl/pull/404)) ### [`v2.6.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v260-June-4-2020) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.5.1...v2.6.0) ##### Enhancements - hcldec: Add a new `Spec`, `ValidateSpec`, which allows custom validation of values at decode-time. ([#​387](https://togithub.com/hashicorp/hcl/pull/387)) ##### Bugs Fixed - hclsyntax: Fix panic with combination of sequences and null arguments ([#​386](https://togithub.com/hashicorp/hcl/pull/386)) - hclsyntax: Fix handling of unknown values and sequences ([#​386](https://togithub.com/hashicorp/hcl/pull/386)) ### [`v2.5.1`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v251-May-14-2020) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.5.0...v2.5.1) ##### Bugs Fixed - hclwrite: handle legacy dot access of numeric indexes. ([#​369](https://togithub.com/hashicorp/hcl/pull/369)) - hclwrite: Fix panic for dotted full splat (`foo.*`) ([#​374](https://togithub.com/hashicorp/hcl/pull/374)) ### [`v2.5.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v250-May-6-2020) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.4.0...v2.5.0) ##### Enhancements - hclwrite: Generate multi-line objects and maps. ([#​372](https://togithub.com/hashicorp/hcl/pull/372)) ### [`v2.4.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v240-Apr-13-2020) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.3.0...v2.4.0) ##### Enhancements - The Unicode data tables that HCL uses to produce user-perceived "column" positions in diagnostics and other source ranges are now updated to Unicode 12.0.0, which will cause HCL to produce more accurate column numbers for combining characters introduced to Unicode since Unicode 9.0.0. ##### Bugs Fixed - json: Fix panic when parsing malformed JSON. ([#​358](https://togithub.com/hashicorp/hcl/pull/358)) ### [`v2.3.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v230-Jan-3-2020) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.2.0...v2.3.0) ##### Enhancements - ext/tryfunc: Optional functions `try` and `can` to include in your `hcl.EvalContext` when evaluating expressions, which allow users to make decisions based on the success of expressions. ([#​330](https://togithub.com/hashicorp/hcl/pull/330)) - ext/typeexpr: Now has an optional function `convert` which you can include in your `hcl.EvalContext` when evaluating expressions, allowing users to convert values to specific type constraints using the type constraint expression syntax. ([#​330](https://togithub.com/hashicorp/hcl/pull/330)) - ext/typeexpr: A new `cty` capsule type `typeexpr.TypeConstraintType` which, when used as either a type constraint for a function parameter or as a type constraint for a `hcldec` attribute specification will cause the given expression to be interpreted as a type constraint expression rather than a value expression. ([#​330](https://togithub.com/hashicorp/hcl/pull/330)) - ext/customdecode: An optional extension that allows overriding the static decoding behavior for expressions either in function arguments or `hcldec` attribute specifications. ([#​330](https://togithub.com/hashicorp/hcl/pull/330)) - ext/customdecode: New `cty` capsuletypes `customdecode.ExpressionType` and `customdecode.ExpressionClosureType` which, when used as either a type constraint for a function parameter or as a type constraint for a `hcldec` attribute specification will cause the given expression (and, for the closure type, also the `hcl.EvalContext` it was evaluated in) to be captured for later analysis, rather than immediately evaluated. ([#​330](https://togithub.com/hashicorp/hcl/pull/330)) ### [`v2.2.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v220-Dec-11-2019) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.1.0...v2.2.0) ##### Enhancements - hcldec: Attribute evaluation (as part of `AttrSpec` or `BlockAttrsSpec`) now captures expression evaluation metadata in any errors it produces during type conversions, allowing for better feedback in calling applications that are able to make use of this metadata when printing diagnostic messages. ([#​329](https://togithub.com/hashicorp/hcl/pull/329)) ##### Bugs Fixed - hclsyntax: `IndexExpr`, `SplatExpr`, and `RelativeTraversalExpr` will now report a source range that covers all of their child expression nodes. Previously they would report only the operator part, such as `["foo"]`, `[*]`, or `.foo`, which was problematic for callers using source ranges for code analysis. ([#​328](https://togithub.com/hashicorp/hcl/pull/328)) - hclwrite: Parser will no longer panic when the input includes index, splat, or relative traversal syntax. ([#​328](https://togithub.com/hashicorp/hcl/pull/328)) ### [`v2.1.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v210-Nov-19-2019) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.0.0...v2.1.0) ##### Enhancements - gohcl: When decoding into a struct value with some fields already populated, those values will be retained if not explicitly overwritten in the given HCL body, with similar overriding/merging behavior as `json.Unmarshal` in the Go standard library. - hclwrite: New interface to set the expression for an attribute to be a raw token sequence, with no special processing. This has some caveats, so if you intend to use it please refer to the godoc comments. ([#​320](https://togithub.com/hashicorp/hcl/pull/320)) ##### Bugs Fixed - hclwrite: The `Body.Blocks` method was returing the blocks in an indefined order, rather than preserving the order of declaration in the source input. ([#​313](https://togithub.com/hashicorp/hcl/pull/313)) - hclwrite: The `TokensForTraversal` function (and thus in turn the `Body.SetAttributeTraversal` method) was not correctly handling index steps in traversals, and thus producing invalid results. ([#​319](https://togithub.com/hashicorp/hcl/pull/319)) ### [`v2.0.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v200-Oct-2-2019) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v1.0.0...v2.0.0) Initial release of HCL 2, which is a new implementating combining the HCL 1 language with the HIL expression language to produce a single language supporting both nested configuration structures and arbitrary expressions. HCL 2 has an entirely new Go library API and so is *not* a drop-in upgrade relative to HCL 1. It's possible to import both versions of HCL into a single program using Go's *semantic import versioning* mechanism: import ( hcl1 "github.com/hashicorp/hcl" hcl2 "github.com/hashicorp/hcl/v2" ) *** Prior to v2.0.0 there was not a curated changelog. Consult the git history from the latest v1.x.x tag for information on the changes to HCL 1.
imdario/mergo (github.com/imdario/mergo) ### [`v1.0.0`](https://togithub.com/imdario/mergo/releases/tag/v1.0.0): 1.0.0 released with new module URL: dario.cat/mergo [Compare Source](https://togithub.com/imdario/mergo/compare/v0.3.16...v1.0.0) This PR is a release containing [0.3.15](https://togithub.com/imdario/mergo/releases/tag/v0.3.15) features but changing the module URL to `dario.cat/mergo`. #### What's Changed - feat: v1.0.0 released by [@​imdario](https://togithub.com/imdario) in [https://github.com/imdario/mergo/pull/238](https://togithub.com/imdario/mergo/pull/238) **Full Changelog**: https://github.com/imdario/mergo/compare/v0.3.16...v1.0.0 ### [`v0.3.16`](https://togithub.com/imdario/mergo/releases/tag/v0.3.16): Announcement: v1.0.0 will be released on June 18th [Compare Source](https://togithub.com/imdario/mergo/compare/v0.3.15...v0.3.16) *This release doesn't contain code changes.* After 10 years, with many corner cases covered, very few issues pending (at least, comparing them with the usage of the library as part of Docker, Kubernetes, Datadog's agent, etc.), and a very stable API, I think it's time to release a 1.0.0 version. This version will be released under a vanity URL: dario.cat/mergo PS: although I'll make sure that github.com/imdario/mergo will be available, I'm going to also change my GitHub handle, so expect for a few minutes to not be able to pull from github.com/imdario as I fork it from the new handle to the old one. PS2: I'm creating a discussion for this release to make sure we can have a conversation around the topic, and anything else about Mergo that you care about. ### [`v0.3.15`](https://togithub.com/imdario/mergo/releases/tag/v0.3.15): Issues #​131, #​170, #​220, and #​202 fixed [Compare Source](https://togithub.com/imdario/mergo/compare/v0.3.14...v0.3.15) ### [`v0.3.14`](https://togithub.com/imdario/mergo/releases/tag/v0.3.14): fix: Respect overwriteWithEmptySrc when merging maps #​231 [Compare Source](https://togithub.com/imdario/mergo/compare/v0.3.13...v0.3.14)
mattn/go-runewidth (github.com/mattn/go-runewidth) ### [`v0.0.15`](https://togithub.com/mattn/go-runewidth/compare/v0.0.14...v0.0.15) [Compare Source](https://togithub.com/mattn/go-runewidth/compare/v0.0.14...v0.0.15) ### [`v0.0.14`](https://togithub.com/mattn/go-runewidth/compare/v0.0.13...v0.0.14) [Compare Source](https://togithub.com/mattn/go-runewidth/compare/v0.0.13...v0.0.14)
mitchellh/go-wordwrap (github.com/mitchellh/go-wordwrap) ### [`v1.0.1`](https://togithub.com/mitchellh/go-wordwrap/compare/v1.0.0...v1.0.1) [Compare Source](https://togithub.com/mitchellh/go-wordwrap/compare/v1.0.0...v1.0.1)
pelletier/go-toml (github.com/pelletier/go-toml) ### [`v2.0.9`](https://togithub.com/pelletier/go-toml/releases/tag/v2.0.9) [Compare Source](https://togithub.com/pelletier/go-toml/compare/v2.0.8...v2.0.9) ##### What's Changed ##### Fixed bugs - Encode: fix support for arrays by [@​MrJetBOX](https://togithub.com/MrJetBOX) in [https://github.com/pelletier/go-toml/pull/876](https://togithub.com/pelletier/go-toml/pull/876) - Decode: assign empty struct to empty defined sections by [@​dbarrosop](https://togithub.com/dbarrosop) in [https://github.com/pelletier/go-toml/pull/879](https://togithub.com/pelletier/go-toml/pull/879) ##### Other changes - build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pelletier/go-toml/pull/877](https://togithub.com/pelletier/go-toml/pull/877) ##### New Contributors - [@​MrJetBOX](https://togithub.com/MrJetBOX) made their first contribution in [https://github.com/pelletier/go-toml/pull/876](https://togithub.com/pelletier/go-toml/pull/876) - [@​dbarrosop](https://togithub.com/dbarrosop) made their first contribution in [https://github.com/pelletier/go-toml/pull/879](https://togithub.com/pelletier/go-toml/pull/879) **Full Changelog**: https://github.com/pelletier/go-toml/compare/v2.0.8...v2.0.9 ### [`v2.0.8`](https://togithub.com/pelletier/go-toml/releases/tag/v2.0.8) [Compare Source

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.

platform-engineering-bot commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: errors parsing go.mod:
/tmp/renovate/repos/github/crc-org/crc-cloud/go.mod:6:2: require github.com/pulumi/pulumi-azure-native-sdk/resources: version "v2.1.1" invalid: should be v0 or v1, not v2
/tmp/renovate/repos/github/crc-org/crc-cloud/go.mod:7:2: require github.com/pulumi/pulumi-azure-native-sdk/storage: version "v2.1.1" invalid: should be v0 or v1, not v2
lmilbaum commented 1 year ago

@praveenkumar I've added the vendor folder. I'm not sure this is what you wanted.

platform-engineering-bot commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.