moul / protoc-gen-gotemplate

:open_file_folder: generic protocol generator based on golang's text/template (grpc/protobuf)
https://manfred.life/protoc-gen-gotemplate
MIT License
430 stars 70 forks source link

chore(deps): update all (major) #163

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action major v2.1.4 -> v4.0.2 age adoption passing confidence
actions/checkout action major v2 -> v4 age adoption passing confidence
actions/setup-go action major v2 -> v5 age adoption passing confidence
angular-ui-bootstrap (source) major 0.13.3 -> 2.5.6 age adoption passing confidence
codecov/codecov-action action major v1 -> v4 age adoption passing confidence
ghcr.io/codfish/semantic-release-action docker major v1 -> v3 age adoption passing confidence
github.com/grpc-ecosystem/grpc-gateway require major v1.12.1 -> v2.20.0 age adoption passing confidence
golangci/golangci-lint-action action major v2.5.2 -> v6.0.1 age adoption passing confidence
goreleaser/goreleaser-action action major v2 -> v6 age adoption passing confidence

Release Notes

actions/cache (actions/cache) ### [`v4.0.2`](https://togithub.com/actions/cache/compare/v4.0.1...v4.0.2) [Compare Source](https://togithub.com/actions/cache/compare/v4.0.1...v4.0.2) ### [`v4.0.1`](https://togithub.com/actions/cache/releases/tag/v4.0.1) [Compare Source](https://togithub.com/actions/cache/compare/v4.0.0...v4.0.1) ##### What's Changed - Update README.md by [@​yacaovsnc](https://togithub.com/yacaovsnc) in [https://github.com/actions/cache/pull/1304](https://togithub.com/actions/cache/pull/1304) - Update examples by [@​yacaovsnc](https://togithub.com/yacaovsnc) in [https://github.com/actions/cache/pull/1305](https://togithub.com/actions/cache/pull/1305) - Update actions/cache publish flow by [@​bethanyj28](https://togithub.com/bethanyj28) in [https://github.com/actions/cache/pull/1340](https://togithub.com/actions/cache/pull/1340) - Update [@​actions/cache](https://togithub.com/actions/cache) by [@​bethanyj28](https://togithub.com/bethanyj28) in [https://github.com/actions/cache/pull/1341](https://togithub.com/actions/cache/pull/1341) ##### New Contributors - [@​yacaovsnc](https://togithub.com/yacaovsnc) made their first contribution in [https://github.com/actions/cache/pull/1304](https://togithub.com/actions/cache/pull/1304) **Full Changelog**: https://github.com/actions/cache/compare/v4...v4.0.1 ### [`v4.0.0`](https://togithub.com/actions/cache/releases/tag/v4.0.0) [Compare Source](https://togithub.com/actions/cache/compare/v3.3.3...v4.0.0) ##### What's Changed - Update action to node20 by [@​takost](https://togithub.com/takost) in [https://github.com/actions/cache/pull/1284](https://togithub.com/actions/cache/pull/1284) - feat: save-always flag by [@​to-s](https://togithub.com/to-s) in [https://github.com/actions/cache/pull/1242](https://togithub.com/actions/cache/pull/1242) ##### New Contributors - [@​takost](https://togithub.com/takost) made their first contribution in [https://github.com/actions/cache/pull/1284](https://togithub.com/actions/cache/pull/1284) - [@​to-s](https://togithub.com/to-s) made their first contribution in [https://github.com/actions/cache/pull/1242](https://togithub.com/actions/cache/pull/1242) **Full Changelog**: https://github.com/actions/cache/compare/v3...v4.0.0 ### [`v3.3.3`](https://togithub.com/actions/cache/releases/tag/v3.3.3) [Compare Source](https://togithub.com/actions/cache/compare/v3.3.2...v3.3.3) #### What's Changed - Cache v3.3.3 by [@​robherley](https://togithub.com/robherley) in [https://github.com/actions/cache/pull/1302](https://togithub.com/actions/cache/pull/1302) #### New Contributors - [@​robherley](https://togithub.com/robherley) made their first contribution in [https://github.com/actions/cache/pull/1302](https://togithub.com/actions/cache/pull/1302) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.3.3 ### [`v3.3.2`](https://togithub.com/actions/cache/releases/tag/v3.3.2) [Compare Source](https://togithub.com/actions/cache/compare/v3.3.1...v3.3.2) ##### What's Changed - Fixed readme with new segment timeout values by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1133](https://togithub.com/actions/cache/pull/1133) - Readme fixes by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1134](https://togithub.com/actions/cache/pull/1134) - Updated description of the lookup-only input for main action by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1130](https://togithub.com/actions/cache/pull/1130) - Change two new actions mention as quoted text by [@​bishal-pdMSFT](https://togithub.com/bishal-pdMSFT) in [https://github.com/actions/cache/pull/1131](https://togithub.com/actions/cache/pull/1131) - Update Cross-OS Caching tips by [@​pdotl](https://togithub.com/pdotl) in [https://github.com/actions/cache/pull/1122](https://togithub.com/actions/cache/pull/1122) - Bazel example (Take [#​2](https://togithub.com/actions/cache/issues/2)️⃣) by [@​vorburger](https://togithub.com/vorburger) in [https://github.com/actions/cache/pull/1132](https://togithub.com/actions/cache/pull/1132) - Remove actions to add new PRs and issues to a project board by [@​jorendorff](https://togithub.com/jorendorff) in [https://github.com/actions/cache/pull/1187](https://togithub.com/actions/cache/pull/1187) - Consume latest toolkit and fix dangling promise bug by [@​chkimes](https://togithub.com/chkimes) in [https://github.com/actions/cache/pull/1217](https://togithub.com/actions/cache/pull/1217) - Bump action version to 3.3.2 by [@​bethanyj28](https://togithub.com/bethanyj28) in [https://github.com/actions/cache/pull/1236](https://togithub.com/actions/cache/pull/1236) ##### New Contributors - [@​vorburger](https://togithub.com/vorburger) made their first contribution in [https://github.com/actions/cache/pull/1132](https://togithub.com/actions/cache/pull/1132) - [@​jorendorff](https://togithub.com/jorendorff) made their first contribution in [https://github.com/actions/cache/pull/1187](https://togithub.com/actions/cache/pull/1187) - [@​chkimes](https://togithub.com/chkimes) made their first contribution in [https://github.com/actions/cache/pull/1217](https://togithub.com/actions/cache/pull/1217) - [@​bethanyj28](https://togithub.com/bethanyj28) made their first contribution in [https://github.com/actions/cache/pull/1236](https://togithub.com/actions/cache/pull/1236) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.3.2 ### [`v3.3.1`](https://togithub.com/actions/cache/releases/tag/v3.3.1) [Compare Source](https://togithub.com/actions/cache/compare/v3.3.0...v3.3.1) ##### What's Changed - Reduced download segment size to 128 MB and timeout to 10 minutes by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1129](https://togithub.com/actions/cache/pull/1129) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.3.1 ### [`v3.3.0`](https://togithub.com/actions/cache/releases/tag/v3.3.0) [Compare Source](https://togithub.com/actions/cache/compare/v3.2.6...v3.3.0) ##### What's Changed - Bug: Permission is missing in cache delete example by [@​kotokaze](https://togithub.com/kotokaze) in [https://github.com/actions/cache/pull/1123](https://togithub.com/actions/cache/pull/1123) - Add `lookup-only` option by [@​cdce8p](https://togithub.com/cdce8p) in [https://github.com/actions/cache/pull/1041](https://togithub.com/actions/cache/pull/1041) ##### New Contributors - [@​kotokaze](https://togithub.com/kotokaze) made their first contribution in [https://github.com/actions/cache/pull/1123](https://togithub.com/actions/cache/pull/1123) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.3.0 ### [`v3.2.6`](https://togithub.com/actions/cache/releases/tag/v3.2.6) [Compare Source](https://togithub.com/actions/cache/compare/v3.2.5...v3.2.6) ##### What's Changed - Updated branch in Force deletion of caches by [@​t-dedah](https://togithub.com/t-dedah) in [https://github.com/actions/cache/pull/1108](https://togithub.com/actions/cache/pull/1108) - Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted runners by [@​pdotl](https://togithub.com/pdotl) in [https://github.com/actions/cache/pull/1118](https://togithub.com/actions/cache/pull/1118) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.2.6 ### [`v3.2.5`](https://togithub.com/actions/cache/releases/tag/v3.2.5) [Compare Source](https://togithub.com/actions/cache/compare/v3.2.4...v3.2.5) ##### What's Changed - Rewrite readmes by [@​jsoref](https://togithub.com/jsoref) in [https://github.com/actions/cache/pull/1085](https://togithub.com/actions/cache/pull/1085) - Fixed typos and formatting in docs by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1076](https://togithub.com/actions/cache/pull/1076) - Fixing paths for OSes by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1101](https://togithub.com/actions/cache/pull/1101) - Release patch version update by [@​Phantsure](https://togithub.com/Phantsure) in [https://github.com/actions/cache/pull/1105](https://togithub.com/actions/cache/pull/1105) ##### New Contributors - [@​jsoref](https://togithub.com/jsoref) made their first contribution in [https://github.com/actions/cache/pull/1085](https://togithub.com/actions/cache/pull/1085) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.2.5 ### [`v3.2.4`](https://togithub.com/actions/cache/releases/tag/v3.2.4) [Compare Source](https://togithub.com/actions/cache/compare/v3.2.3...v3.2.4) #### What's Changed - Update json5 package version by [@​vsvipul](https://togithub.com/vsvipul) in [https://github.com/actions/cache/pull/1065](https://togithub.com/actions/cache/pull/1065) - Cache recipes for cache, restore and save actions by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1055](https://togithub.com/actions/cache/pull/1055) - Add gnu tar and zstd as pre-requisites for windows self-hosted runners by [@​pdotl](https://togithub.com/pdotl) in [https://github.com/actions/cache/pull/1068](https://togithub.com/actions/cache/pull/1068) - Fix a whitespace typo by [@​kurtmckee](https://togithub.com/kurtmckee) in [https://github.com/actions/cache/pull/1074](https://togithub.com/actions/cache/pull/1074) - :memo: [#​1045](https://togithub.com/actions/cache/issues/1045) update using the `set-output` command is deprecated by [@​siguikesse](https://togithub.com/siguikesse) in [https://github.com/actions/cache/pull/1046](https://togithub.com/actions/cache/pull/1046) - Fix referenced output key in save action readme by [@​ruudk](https://togithub.com/ruudk) in [https://github.com/actions/cache/pull/1061](https://togithub.com/actions/cache/pull/1061) - Update workflows to use reusable-workflows by [@​jongwooo](https://togithub.com/jongwooo) in [https://github.com/actions/cache/pull/1066](https://togithub.com/actions/cache/pull/1066) - Introduce add-to-project step & rename workflow files by [@​pallavx](https://togithub.com/pallavx) in [https://github.com/actions/cache/pull/1077](https://togithub.com/actions/cache/pull/1077) - chore: Fix syntax error typo by [@​vHeemstra](https://togithub.com/vHeemstra) in [https://github.com/actions/cache/pull/1081](https://togithub.com/actions/cache/pull/1081) - Update caching-strategies.md by [@​kpfleming](https://togithub.com/kpfleming) in [https://github.com/actions/cache/pull/1084](https://togithub.com/actions/cache/pull/1084) - Added another usage hint to foresee [#​1072](https://togithub.com/actions/cache/issues/1072) by [@​maybeec](https://togithub.com/maybeec) in [https://github.com/actions/cache/pull/1089](https://togithub.com/actions/cache/pull/1089) - Add `fail-on-cache-miss` option by [@​cdce8p](https://togithub.com/cdce8p) in [https://github.com/actions/cache/pull/1036](https://togithub.com/actions/cache/pull/1036) #### New Contributors - [@​kurtmckee](https://togithub.com/kurtmckee) made their first contribution in [https://github.com/actions/cache/pull/1074](https://togithub.com/actions/cache/pull/1074) - [@​siguikesse](https://togithub.com/siguikesse) made their first contribution in [https://github.com/actions/cache/pull/1046](https://togithub.com/actions/cache/pull/1046) - [@​ruudk](https://togithub.com/ruudk) made their first contribution in [https://github.com/actions/cache/pull/1061](https://togithub.com/actions/cache/pull/1061) - [@​pallavx](https://togithub.com/pallavx) made their first contribution in [https://github.com/actions/cache/pull/1077](https://togithub.com/actions/cache/pull/1077) - [@​vHeemstra](https://togithub.com/vHeemstra) made their first contribution in [https://github.com/actions/cache/pull/1081](https://togithub.com/actions/cache/pull/1081) - [@​kpfleming](https://togithub.com/kpfleming) made their first contribution in [https://github.com/actions/cache/pull/1084](https://togithub.com/actions/cache/pull/1084) - [@​maybeec](https://togithub.com/maybeec) made their first contribution in [https://github.com/actions/cache/pull/1089](https://togithub.com/actions/cache/pull/1089) - [@​cdce8p](https://togithub.com/cdce8p) made their first contribution in [https://github.com/actions/cache/pull/1036](https://togithub.com/actions/cache/pull/1036) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.2.4 ### [`v3.2.3`](https://togithub.com/actions/cache/releases/tag/v3.2.3) [Compare Source](https://togithub.com/actions/cache/compare/v3.2.2...v3.2.3) #### What's Changed - Add Mint example by [@​uhooi](https://togithub.com/uhooi) in [https://github.com/actions/cache/pull/1051](https://togithub.com/actions/cache/pull/1051) - Fixed broken link by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1057](https://togithub.com/actions/cache/pull/1057) - Add support to opt-in enable cross-os caching on windows by [@​Phantsure](https://togithub.com/Phantsure) in [https://github.com/actions/cache/pull/1056](https://togithub.com/actions/cache/pull/1056) - Release support for cross-os caching as opt-in feature by [@​Phantsure](https://togithub.com/Phantsure) in [https://github.com/actions/cache/pull/1060](https://togithub.com/actions/cache/pull/1060) #### New Contributors - [@​uhooi](https://togithub.com/uhooi) made their first contribution in [https://github.com/actions/cache/pull/1051](https://togithub.com/actions/cache/pull/1051) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.2.3 ### [`v3.2.2`](https://togithub.com/actions/cache/releases/tag/v3.2.2) [Compare Source](https://togithub.com/actions/cache/compare/v3.2.1...v3.2.2) ##### What's Changed - Fix formatting error in restore/README.md by [@​me-and](https://togithub.com/me-and) in [https://github.com/actions/cache/pull/1044](https://togithub.com/actions/cache/pull/1044) - save/README.md: Fix typo in example by [@​mmuetzel](https://togithub.com/mmuetzel) in [https://github.com/actions/cache/pull/1040](https://togithub.com/actions/cache/pull/1040) - README.md: remove outdated Windows cache tip link by [@​me-and](https://togithub.com/me-and) in [https://github.com/actions/cache/pull/1042](https://togithub.com/actions/cache/pull/1042) - Revert compression changes related to windows but keep version logging by [@​Phantsure](https://togithub.com/Phantsure) in [https://github.com/actions/cache/pull/1049](https://togithub.com/actions/cache/pull/1049) ##### New Contributors - [@​me-and](https://togithub.com/me-and) made their first contribution in [https://github.com/actions/cache/pull/1044](https://togithub.com/actions/cache/pull/1044) - [@​mmuetzel](https://togithub.com/mmuetzel) made their first contribution in [https://github.com/actions/cache/pull/1040](https://togithub.com/actions/cache/pull/1040) **Full Changelog**: https://github.com/actions/cache/compare/v3.2.1...v3.2.2 ### [`v3.2.1`](https://togithub.com/actions/cache/releases/tag/v3.2.1) [Compare Source](https://togithub.com/actions/cache/compare/v3.2.0...v3.2.1) #### What's Changed - Release compression related changes for windows by [@​Phantsure](https://togithub.com/Phantsure) in [https://github.com/actions/cache/pull/1039](https://togithub.com/actions/cache/pull/1039) - Upgrade codeql to v2 by [@​Phantsure](https://togithub.com/Phantsure) in [https://github.com/actions/cache/pull/1023](https://togithub.com/actions/cache/pull/1023) **Full Changelog**: https://github.com/actions/cache/compare/v3.2.0...v3.2.1 ### [`v3.2.0`](https://togithub.com/actions/cache/releases/tag/v3.2.0) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.11...v3.2.0) ##### What's Changed - fix wrong timeout env var key in README.md by [@​walterddr](https://togithub.com/walterddr) in [https://github.com/actions/cache/pull/959](https://togithub.com/actions/cache/pull/959) - Updated release doc with correct env variable by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/960](https://togithub.com/actions/cache/pull/960) - Create pull_request_template.md by [@​pdotl](https://togithub.com/pdotl) in [https://github.com/actions/cache/pull/963](https://togithub.com/actions/cache/pull/963) - Update README with clearer info about cache-hit and its value by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/961](https://togithub.com/actions/cache/pull/961) - Change datadog/squid to Ubuntu/squid in CI check by [@​bishal-pdMSFT](https://togithub.com/bishal-pdMSFT) in [https://github.com/actions/cache/pull/976](https://togithub.com/actions/cache/pull/976) - Add more details to version section in readme by [@​bishal-pdMSFT](https://togithub.com/bishal-pdMSFT) in [https://github.com/actions/cache/pull/971](https://togithub.com/actions/cache/pull/971) - Update hashFiles documentation reference by [@​asaf400](https://togithub.com/asaf400) in [https://github.com/actions/cache/pull/979](https://togithub.com/actions/cache/pull/979) - Updated link for cache segment download info by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/986](https://togithub.com/actions/cache/pull/986) - Readme update for deleting caches by [@​t-dedah](https://togithub.com/t-dedah) in [https://github.com/actions/cache/pull/981](https://togithub.com/actions/cache/pull/981) - Add oncall logic to assign issues and PRs by [@​vsvipul](https://togithub.com/vsvipul) in [https://github.com/actions/cache/pull/997](https://togithub.com/actions/cache/pull/997) - Bump minimatch from 3.0.4 to 3.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/cache/pull/998](https://togithub.com/actions/cache/pull/998) - Revert "Bump minimatch from 3.0.4 to 3.1.2" by [@​vsvipul](https://togithub.com/vsvipul) in [https://github.com/actions/cache/pull/1005](https://togithub.com/actions/cache/pull/1005) - Fix npm vulnerability by [@​Phantsure](https://togithub.com/Phantsure) in [https://github.com/actions/cache/pull/1007](https://togithub.com/actions/cache/pull/1007) - refactor: Use early return pattern to avoid nested conditions by [@​jongwooo](https://togithub.com/jongwooo) in [https://github.com/actions/cache/pull/1013](https://togithub.com/actions/cache/pull/1013) - Use cache in check-dist.yml by [@​jongwooo](https://togithub.com/jongwooo) in [https://github.com/actions/cache/pull/1004](https://togithub.com/actions/cache/pull/1004) - chore: Use built-in cache action to cache dependencies by [@​jongwooo](https://togithub.com/jongwooo) in [https://github.com/actions/cache/pull/1014](https://togithub.com/actions/cache/pull/1014) - Updated node example by [@​t-dedah](https://togithub.com/t-dedah) in [https://github.com/actions/cache/pull/1008](https://togithub.com/actions/cache/pull/1008) - Fix: Node npm doc example by [@​apascualm](https://togithub.com/apascualm) in [https://github.com/actions/cache/pull/1026](https://togithub.com/actions/cache/pull/1026) - docs: fix an invalid link in workarounds.md by [@​teatimeguest](https://togithub.com/teatimeguest) in [https://github.com/actions/cache/pull/929](https://togithub.com/actions/cache/pull/929) - General Availability release for granular cache by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1035](https://togithub.com/actions/cache/pull/1035) More details here on [beta](https://togithub.com/actions/cache/discussions/1020) release. ##### New Contributors - [@​walterddr](https://togithub.com/walterddr) made their first contribution in [https://github.com/actions/cache/pull/959](https://togithub.com/actions/cache/pull/959) - [@​asaf400](https://togithub.com/asaf400) made their first contribution in [https://github.com/actions/cache/pull/979](https://togithub.com/actions/cache/pull/979) - [@​jongwooo](https://togithub.com/jongwooo) made their first contribution in [https://github.com/actions/cache/pull/1013](https://togithub.com/actions/cache/pull/1013) - [@​apascualm](https://togithub.com/apascualm) made their first contribution in [https://github.com/actions/cache/pull/1026](https://togithub.com/actions/cache/pull/1026) - [@​teatimeguest](https://togithub.com/teatimeguest) made their first contribution in [https://github.com/actions/cache/pull/929](https://togithub.com/actions/cache/pull/929) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.2.0 ### [`v3.0.11`](https://togithub.com/actions/cache/releases/tag/v3.0.11) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.10...v3.0.11) ##### What's Changed - Call out cache not saved on hit by [@​Phantsure](https://togithub.com/Phantsure) in [https://github.com/actions/cache/pull/946](https://togithub.com/actions/cache/pull/946) - Update [@​actions/core](https://togithub.com/actions/core) to 1.10.0 by [@​rentziass](https://togithub.com/rentziass) in [https://github.com/actions/cache/pull/950](https://togithub.com/actions/cache/pull/950) - Update cache to use [@​actions/core](https://togithub.com/actions/core)@​^1.10.0 by [@​pdotl](https://togithub.com/pdotl) in [https://github.com/actions/cache/pull/956](https://togithub.com/actions/cache/pull/956) ##### New Contributors - [@​rentziass](https://togithub.com/rentziass) made their first contribution in [https://github.com/actions/cache/pull/950](https://togithub.com/actions/cache/pull/950) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.0.11 ### [`v3.0.10`](https://togithub.com/actions/cache/releases/tag/v3.0.10) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.9...v3.0.10) - Fix a bug with sorting inputs. - Update definition for `restore-keys` in README.md ### [`v3.0.9`](https://togithub.com/actions/cache/releases/tag/v3.0.9) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.8...v3.0.9) - Enhanced the warning message for cache unavailability in case of GHES. ### [`v3.0.8`](https://togithub.com/actions/cache/releases/tag/v3.0.8) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.7...v3.0.8) #### What's Changed - Fix `zstd` not working for windows on gnu tar in issues. - Allow users to provide a custom timeout as input for aborting cache segment download using the environment variable `SEGMENT_DOWNLOAD_TIMEOUT_MIN`. Default is 60 minutes. ### [`v3.0.7`](https://togithub.com/actions/cache/releases/tag/v3.0.7) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.6...v3.0.7) #### What's Changed - Fix for the download stuck problem has been added in actions/cache for users who were intermittently facing the issue. As part of this fix, new timeout has been introduced in the download step to stop the download if it doesn't complete within an hour and run the rest of the workflow without erroring out. ### [`v3.0.6`](https://togithub.com/actions/cache/releases/tag/v3.0.6) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.5...v3.0.6) ##### What's Changed - Add example for clojure lein project dependencies by [@​shivamarora1](https://togithub.com/shivamarora1) in PR [https://github.com/actions/cache/pull/835](https://togithub.com/actions/cache/pull/835) - Update toolkit's cache npm module to latest. Bump cache version to v3.0.6 by [@​pdotl](https://togithub.com/pdotl) in PR [https://github.com/actions/cache/pull/887](https://togithub.com/actions/cache/pull/887) - Fix issue [#​809](https://togithub.com/actions/cache/issues/809) where cache save/restore was failing for Amazon Linux 2 runners due to older tar version - Fix issue [#​833](https://togithub.com/actions/cache/issues/833) where cache save was not working for caching github workspace directory ##### New Contributors - [@​shivamarora1](https://togithub.com/shivamarora1) made their first contribution in [https://github.com/actions/cache/pull/835](https://togithub.com/actions/cache/pull/835) - [@​pdotl](https://togithub.com/pdotl) made their first contribution in [https://github.com/actions/cache/pull/887](https://togithub.com/actions/cache/pull/887) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.0.6 ### [`v3.0.5`](https://togithub.com/actions/cache/releases/tag/v3.0.5) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.4...v3.0.5) Removed error handling by consuming actions/cache 3.0 toolkit, Now cache server error handling will be done by toolkit. ### [`v3.0.4`](https://togithub.com/actions/cache/releases/tag/v3.0.4) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.3...v3.0.4) In this release, we have fixed the tar creation error while trying to create it with path as `~/` home folder on `ubuntu-latest`. ### [`v3.0.3`](https://togithub.com/actions/cache/releases/tag/v3.0.3) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.2...v3.0.3) Fixed avoiding empty cache save when no files are available for caching. ([https://github.com/actions/cache/issues/624](https://togithub.com/actions/cache/issues/624)) ### [`v3.0.2`](https://togithub.com/actions/cache/releases/tag/v3.0.2) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.1...v3.0.2) This release adds the support for dynamic cache size cap on GHES. ### [`v3.0.1`](https://togithub.com/actions/cache/releases/tag/v3.0.1) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.0...v3.0.1) - Added support for caching from GHES 3.5. - Fixed download issue for files > 2GB during restore. ### [`v3.0.0`](https://togithub.com/actions/cache/releases/tag/v3.0.0) [Compare Source](https://togithub.com/actions/cache/compare/v2.1.8...v3.0.0) - This change adds a minimum runner version(node12 -> node16), which can break users using an out-of-date/fork of the runner. This would be most commonly affecting users on GHES 3.3 or before, as those runners do not support node16 actions and they can use actions from github.com via [github connect](https://docs.github.com/en/enterprise-server@3.0/admin/github-actions/managing-access-to-actions-from-githubcom/enabling-automatic-access-to-githubcom-actions-using-github-connect) or manually copying the repo to their GHES instance. - Few dependencies and cache action usage examples have also been updated. ### [`v2.1.8`](https://togithub.com/actions/cache/releases/tag/v2.1.8): Updating actions/core to version 1.10.0 [Compare Source](https://togithub.com/actions/cache/compare/v2.1.7...v2.1.8) The ::save-state and ::set-output are deprecated. The newer version of actions/core >1.10.0 uses the new syntax for save and set output. After this change, customers using actions/cache@v2 won't see deprecation warning message. ### [`v2.1.7`](https://togithub.com/actions/cache/releases/tag/v2.1.7) [Compare Source](https://togithub.com/actions/cache/compare/v2.1.6...v2.1.7) Support 10GB cache upload using the latest version `1.0.8` of [`@actions/cache` ](https://www.npmjs.com/package/@​actions/cache) ### [`v2.1.6`](https://togithub.com/actions/cache/releases/tag/v2.1.6) [Compare Source](https://togithub.com/actions/cache/compare/v2.1.5...v2.1.6) - Catch unhandled "bad file descriptor" errors that sometimes occurs when the cache server returns non-successful response ([https://github.com/actions/cache/pull/596](https://togithub.com/actions/cache/pull/596)) ### [`v2.1.5`](https://togithub.com/actions/cache/releases/tag/v2.1.5) [Compare Source](https://togithub.com/actions/cache/compare/v2.1.4...v2.1.5) - Fix permissions error seen when extracting caches with GNU tar that were previously created using BSD tar ([https://github.com/actions/cache/issues/527](https://togithub.com/actions/cache/issues/527))
actions/checkout (actions/checkout) ### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417) [Compare Source](https://togithub.com/actions/checkout/compare/v3...v4) - Bump the minor-npm-dependencies group across 1 directory with 4 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1739](https://togithub.com/actions/checkout/pull/1739) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1697](https://togithub.com/actions/checkout/pull/1697) - Check out other refs/\* by commit by [@​orhantoy](https://togithub.com/orhantoy) in [https://github.com/actions/checkout/pull/1774](https://togithub.com/actions/checkout/pull/1774) - Pin actions/checkout's own workflows to a known, good, stable version. by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1776](https://togithub.com/actions/checkout/pull/1776) ### [`v3`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v360) [Compare Source](https://togithub.com/actions/checkout/compare/v2...v3) - [Fix: Mark test scripts with Bash'isms to be run via Bash](https://togithub.com/actions/checkout/pull/1377) - [Add option to fetch tags even if fetch-depth > 0](https://togithub.com/actions/checkout/pull/579)
actions/setup-go (actions/setup-go) ### [`v5`](https://togithub.com/actions/setup-go/compare/v4...v5) [Compare Source](https://togithub.com/actions/setup-go/compare/v4...v5) ### [`v4`](https://togithub.com/actions/setup-go/compare/v3...v4) [Compare Source](https://togithub.com/actions/setup-go/compare/v3...v4) ### [`v3`](https://togithub.com/actions/setup-go/compare/v2...v3) [Compare Source](https://togithub.com/actions/setup-go/compare/v2...v3)
angular-ui/bootstrap (angular-ui-bootstrap) ### [`v2.5.4`](https://togithub.com/angular-ui/bootstrap/compare/2.5.3...2.5.4) [Compare Source](https://togithub.com/angular-ui/bootstrap/compare/2.5.3...2.5.4) ### [`v2.5.3`](https://togithub.com/angular-ui/bootstrap/compare/2.5.0...2.5.3) [Compare Source](https://togithub.com/angular-ui/bootstrap/compare/2.5.0...2.5.3) ### [`v2.5.0`](https://togithub.com/angular-ui/bootstrap/blob/HEAD/CHANGELOG.md#250-2017-01-28) [Compare Source](https://togithub.com/angular-ui/bootstrap/compare/2.4.0...2.5.0) ##### Bug Fixes - **angular:** add compatibility with Angular 1.6([0d79005](https://togithub.com/angular-ui/bootstrap/commit/0d79005)), closes [#​6427](https://togithub.com/angular-ui/bootstrap/issues/6427) [#​6360](https://togithub.com/angular-ui/bootstrap/issues/6360) - **carousel:** remove transition buffering([86ee770](https://togithub.com/angular-ui/bootstrap/commit/86ee770)), closes [#​6367](https://togithub.com/angular-ui/bootstrap/issues/6367) [#​5967](https://togithub.com/angular-ui/bootstrap/issues/5967) - **dropdown:** do nothing if not open when clicking([761db7b](https://togithub.com/angular-ui/bootstrap/commit/761db7b)), closes [#​6414](https://togithub.com/angular-ui/bootstrap/issues/6414) - **tooltip:** unbind keypress listener on hide([f5b357f](https://togithub.com/angular-ui/bootstrap/commit/f5b357f)), closes [#​6423](https://togithub.com/angular-ui/bootstrap/issues/6423) [#​6405](https://togithub.com/angular-ui/bootstrap/issues/6405) ##### Features - **dropdown:** make dropdown-append-to-body configurable ([#​6356](https://togithub.com/angular-ui/bootstrap/issues/6356))([7d3a750](https://togithub.com/angular-ui/bootstrap/commit/7d3a750)) - **pagination:** Added menu and menuitem roles (closes [#​6383](https://togithub.com/angular-ui/bootstrap/issues/6383)) ([#​6386](https://togithub.com/angular-ui/bootstrap/issues/6386))([71dc691](https://togithub.com/angular-ui/bootstrap/commit/71dc691)), closes [#​6383](https://togithub.com/angular-ui/bootstrap/issues/6383) \[([#​6386](https://togithub.com/angular-ui/bootstrap/issues/6386)]\(https://github.com/(/issues/6386) ### [`v2.4.0`](https://togithub.com/angular-ui/bootstrap/blob/HEAD/CHANGELOG.md#240-2016-12-30) [Compare Source](https://togithub.com/angular-ui/bootstrap/compare/2.3.2...2.4.0) ##### Features - **dateparser:** allow overriding of parsers([5a3e44a](https://togithub.com/angular-ui/bootstrap/commit/5a3e44a)), closes [#​6370](https://togithub.com/angular-ui/bootstrap/issues/6370) [#​6373](https://togithub.com/angular-ui/bootstrap/issues/6373) #### [2.3.2](https://togithub.com/angular-ui/bootstrap/compare/2.3.1...v2.3.2) (2016-12-27) ##### Bug Fixes - **dropdown:** re-add close([955848c](https://togithub.com/angular-ui/bootstrap/commit/955848c)), closes [#​6382](https://togithub.com/angular-ui/bootstrap/issues/6382) [#​6321](https://togithub.com/angular-ui/bootstrap/issues/6321) [#​6357](https://togithub.com/angular-ui/bootstrap/issues/6357) [#​6364](https://togithub.com/angular-ui/bootstrap/issues/6364) #### [2.3.1](https://togithub.com/angular-ui/bootstrap/compare/2.3.0...v2.3.1) (2016-12-10) ##### Bug Fixes - **dateparser:** add new date format for angular 1.5+ only([f2722b5](https://togithub.com/angular-ui/bootstrap/commit/f2722b5)), closes [#​6349](https://togithub.com/angular-ui/bootstrap/issues/6349) - **datepickerPopup:** change to toTimezone only([1962485](https://togithub.com/angular-ui/bootstrap/commit/1962485)), fixes [#​6235](https://togithub.com/angular-ui/bootstrap/issues/6235) - **modal:** revert focus behavior on open([8a4f625](https://togithub.com/angular-ui/bootstrap/commit/8a4f625)), closes [#​6295](https://togithub.com/angular-ui/bootstrap/issues/6295) ### [`v2.3.2`](https://togithub.com/angular-ui/bootstrap/blob/HEAD/CHANGELOG.md#232-2016-12-27) [Compare Source](https://togithub.com/angular-ui/bootstrap/compare/2.3.1...2.3.2) ##### Bug Fixes - **dropdown:** re-add close([955848c](https://togithub.com/angular-ui/bootstrap/commit/955848c)), closes [#​6382](https://togithub.com/angular-ui/bootstrap/issues/6382) [#​6321](https://togithub.com/angular-ui/bootstrap/issues/6321) [#​6357](https://togithub.com/angular-ui/bootstrap/issues/6357) [#​6364](https://togithub.com/angular-ui/bootstrap/issues/6364) ### [`v2.3.1`](https://togithub.com/angular-ui/bootstrap/blob/HEAD/CHANGELOG.md#231-2016-12-10) [Compare Source](https://togithub.com/angular-ui/bootstrap/compare/2.3.0...2.3.1) ##### Bug Fixes - **dateparser:** add new date format for angular 1.5+ only([f2722b5](https://togithub.com/angular-ui/bootstrap/commit/f2722b5)), closes [#​6349](https://togithub.com/angular-ui/bootstrap/issues/6349) - **datepickerPopup:** change to toTimezone only([1962485](https://togithub.com/angular-ui/bootstrap/commit/1962485)), fixes [#​6235](https://togithub.com/angular-ui/bootstrap/issues/6235) - **modal:** revert focus behavior on open([8a4f625](https://togithub.com/angular-ui/bootstrap/commit/8a4f625)), closes [#​6295](https://togithub.com/angular-ui/bootstrap/issues/6295) ### [`v2.3.0`](https://togithub.com/angular-ui/bootstrap/blob/HEAD/CHANGELOG.md#230-2016-11-26) [Compare Source](https://togithub.com/angular-ui/bootstrap/compare/2.2.0...2.3.0) ##### Features - **dateparser:** add LLLL support([25ff206](https://togithub.com/angular-ui/bootstrap/commit/25ff206)), closes [#​6281](https://togithub.com/angular-ui/bootstrap/issues/6281) ### [`v2.2.0`](https://togithub.com/angular-ui/bootstrap/blob/HEAD/CHANGELOG.md#220-2016-10-10) [Compare Source](https://togithub.com/angular-ui/bootstrap/compare/2.1.4...2.2.0) ##### Bug Fixes - **dropdown:** exit keybind is not open ([14384fc](https://togithub.com/angular-ui/bootstrap/commit/14384fc)), closes [#​6278](https://togithub.com/angular-ui/bootstrap/issues/6278) [#​6208](https://togithub.com/angular-ui/bootstrap/issues/6208) - **modal:** improve ARIA support. ([f9f7e02](https://togithub.com/angular-ui/bootstrap/commit/f9f7e02)), closes [#​6203](https://togithub.com/angular-ui/bootstrap/issues/6203) - **position:** correct scrollbar width calculation ([58f1813](https://togithub.com/angular-ui/bootstrap/commit/58f1813)), closes [#​6273](https://togithub.com/angular-ui/bootstrap/issues/6273) - **tooltip:** cancel timeout when hidden ([7855976](https://togithub.com/angular-ui/bootstrap/commit/7855976)), closes [#​6226](https://togithub.com/angular-ui/bootstrap/issues/6226) [#​6221](https://togithub.com/angular-ui/bootstrap/issues/6221) ##### Features - **timepicker:** add validation information ([9666c64](https://togithub.com/angular-ui/bootstrap/commit/9666c64)), closes [#​6230](https://togithub.com/angular-ui/bootstrap/issues/6230) [#​6259](https://togithub.com/angular-ui/bootstrap/issues/6259) #### [2.1.4](https://togithub.com/angular-ui/bootstrap/compare/2.1.3...2.1.4) (2016-09-24) ##### Bug Fixes - **datepicker:** improve accessibility ([3f70d76](https://togithub.com/angular-ui/bootstrap/commit/3f70d76)), closes [#​6247](https://togithub.com/angular-ui/bootstrap/issues/6247) - **dropdown:** prevent premature scope removal ([08ee30a](https://togithub.com/angular-ui/bootstrap/commit/08ee30a)), closes [#​6238](https://togithub.com/angular-ui/bootstrap/issues/6238) [#​6225](https://togithub.com/angular-ui/bootstrap/issues/6225) #### [2.1.3](https://togithub.com/angular-ui/bootstrap/compare/2.1.2...2.1.3) (2016-08-25) ##### Bug Fixes - **modal:** compile only once with component ([969eb9c](https://togithub.com/angular-ui/bootstrap/commit/969eb9c)), closes [#​6202](https://togithub.com/angular-ui/bootstrap/issues/6202) [#​6201](https://togithub.com/angular-ui/bootstrap/issues/6201) #### [2.1.2](https://togithub.com/angular-ui/bootstrap/compare/2.1.1...2.1.2) (2016-08-22) ##### Bug Fixes - **collapse:** revert change to transition css ([515bcf2](https://togithub.com/angular-ui/bootstrap/commit/515bcf2)), closes [#​6196](https://togithub.com/angular-ui/bootstrap/issues/6196) [#​6194](https://togithub.com/angular-ui/bootstrap/issues/6194) - **datepicker:** fix accidental global ([ddcacb7](https://togithub.com/angular-ui/bootstrap/commit/ddcacb7)), closes [#​6188](https://togithub.com/angular-ui/bootstrap/issues/6188) - **modal:** close and dismiss bindings on component ([3e8ecff](https://togithub.com/angular-ui/bootstrap/commit/3e8ecff)), closes [#​6192](https://togithub.com/angular-ui/bootstrap/issues/6192) [#​6191](https://togithub.com/angular-ui/bootstrap/issues/6191) #### [2.1.1](https://togithub.com/angular-ui/bootstrap/compare/2.1.0...2.1.1) (2016-08-21) ##### Bug Fixes - **collapse:** default to css([aef24cd](https://togithub.com/angular-ui/bootstrap/commit/aef24cd)), closes [#​6182](https://togithub.com/angular-ui/bootstrap/issues/6182) [#​6045](https://togithub.com/angular-ui/bootstrap/issues/6045) - **modal:** switch to .append([fb5fabf](https://togithub.com/angular-ui/bootstrap/commit/fb5fabf)), closes [#​6187](https://togithub.com/angular-ui/bootstrap/issues/6187) [#​6186](https://togithub.com/angular-ui/bootstrap/issues/6186) ### [`v2.1.4`](https://togithub.com/angular-ui/bootstrap/blob/HEAD/CHANGELOG.md#214-2016-09-24) [Compare Source](https://togithub.com/angular-ui/bootstrap/compare/2.1.3...2.1.4) ##### Bug Fixes - **datepicker:** improve accessibility ([3f70d76](https://togithub.com/angular-ui/bootstrap/commit/3f70d76)), closes [#​6247](https://togithub.com/angular-ui/bootstrap/issues/6247) - **dropdown:** prevent premature scope removal ([08ee30a](https://togithub.com/angular-ui/bootstrap/commit/08ee30a)), closes [#​6238](https://togithub.com/angular-ui/bootstrap/issues/6238) [#​6225](https://togithub.com/angular-ui/bootstrap/issues/6225) ### [`v2.1.3`](https://togithub.com/angular-ui/bootstrap/blob/HEAD/CHANGELOG.md#213-2016-08-25) [Compare Source](https://togithub.com/angular-ui/bootstrap/compare/2.1.2...2.1.3) ##### Bug Fixes - **modal:** compile only once with component ([969eb9c](https://togithub.com/angular-ui/bootstrap/commit/969eb9c)), closes [#​6202](https://togithub.com/angular-ui/bootstrap/issues/6202) [#​6201](https://togithub.com/angular-ui/bootstrap/issues/6201) ### [`v2.1.2`](https://togithub.com/angular-ui/bootstrap/blob/HEAD/CHANGELOG.md#212-2016-08-22) [Compare Source](https://togithub.com/angular-ui/bootstrap/compare/2.1.1...2.1.2) ##### Bug Fixes - **collapse:** revert change to transition css ([515bcf2](https://togithub.com/angular-ui/bootstrap/commit/515bcf2)), closes [#​6196](https://togithub.com/angular-ui/bootstrap/issues/6196) [#​6194](https://togithub.com/angular-ui/bootstrap/issues/6194) - **datepicker:** fix accidental global ([ddcacb7](https://togithub.com/angular-ui/bootstrap/commit/ddcacb7)), closes [#​6188](https://togithub.com/angular-ui/bootstrap/issues/6188) - **modal:** close and dismiss bindings on component ([3e8ecff](https://togithub.com/angular-ui/bootstrap/commit/3e8ecff)), closes [#​6192](https://togithub.com/angular-ui/bootstrap/issues/6192) [#​6191](https://togithub.com/angular-ui/bootstrap/issues/6191) ### [`v2.1.1`](https://togithub.com/angular-ui/bootstrap/blob/HEAD/CHANGELOG.md#211-2016-08-21) [Compare Source](https://togithub.com/angular-ui/bootstrap/compare/2.1.0...2.1.1) ##### Bug Fixes - **collapse:** default to css([aef24cd](https://togithub.com/angular-ui/bootstrap/commit/aef24cd)), closes [#​6182](https://togithub.com/angular-ui/bootstrap/issues/6182) [#​6045](https://togithub.com/angular-ui/bootstrap/issues/6045) - **modal:** switch to .append([fb5fabf](https://togithub.com/angular-ui/bootstrap/commit/fb5fabf)), closes [#​6187](https://togithub.com/angular-ui/bootstrap/issues/6187) [#​6186](https://togithub.com/angular-ui/bootstrap/issues/6186) ### [`v2.1.0`](https://togithub.com/angular-ui/bootstrap/blob/HEAD/CHANGELOG.md#210-2016-08-19) [Compare Source](https://togithub.com/angular-ui/bootstrap/compare/2.0.2...2.1.0) ##### Bug Fixes - **collapse:** remove unnecessary inherit ([ca20be4](https://togithub.com/angular-ui/bootstrap/commit/ca20be4)), closes [#​6164](https://togithub.com/angular-ui/bootstrap/issues/6164) [#​6163](https://togithub.com/angular-ui/bootstrap/issues/6163) - **collapse:** set overflow to hidden on transition ([84cc2cf](https://togithub.com/angular-ui/bootstrap/commit/84cc2cf)), closes [#​6180](https://togithub.com/angular-ui/bootstrap/issues/6180) [#​5474](https://togithub.com/angular-ui/bootstrap/issues/5474) - **datepickerPopup:** apply timezone conversion ([f147d22](https://togithub.com/angular-ui/bootstrap/commit/f147d22)), closes [#​6173](https://togithub.com/angular-ui/bootstrap/issues/6173) [#​6147](https://togithub.com/angular-ui/bootstrap/issues/6147) - **modal:** improve ARIA support ([4a5e6a7](https://togithub.com/angular-ui/bootstrap/commit/4a5e6a7)), closes [#​4772](https://togithub.com/angular-ui/bootstrap/issues/4772) - **tooltip:** close tooltip on esc ([f5ff12c](https://togithub.com/angular-ui/bootstrap/commit/f5ff12c)), closes [#​6177](https://togithub.com/angular-ui/bootstrap/issues/6177) [#​6108](https://togithub.com/angular-ui/bootstrap/issues/6108) ##### Features - **modal:** add component support ([2ade054](https://togithub.com/angular-ui/bootstrap/commit/2ade054)), closes [#​5683](https://togithub.com/angular-ui/bootstrap/issues/5683) [#​6179](https://togithub.com/angular-ui/bootstrap/issues/6179) #### [2.0.2](https://togithub.com/angular-ui/bootstrap/compare/2.0.1...2.0.2) (2016-08-15) ##### Bug Fixes - **datepickerPopup:** correctly format to timezone ([fbd0845](https://togithub.com/angular-ui/bootstrap/commit/fbd0845)), closes [#​6159](https://togithub.com/angular-ui/bootstrap/issues/6159) [#​6105](https://togithub.com/angular-ui/bootstrap/issues/6105) [#​6146](https://togithub.com/angular-ui/bootstrap/issues/6146) [#​6147](https://togithub.com/angular-ui/bootstrap/issues/6147) - **dropdown:** fix keyboard-nav ([6bad759](https://togithub.com/angular-ui/bootstrap/commit/6bad759)), closes [#​6102](https://togithub.com/angular-ui/bootstrap/issues/6102) [#​6154](https://togithub.com/angular-ui/bootstrap/issues/6154) #### [2.0.1](https://togithub.com/angular-ui/bootstrap/compare/2.0.0...2.0.1) (2016-08-02) ##### Bug Fixes - **modal:** restore broken stacked modals([c61d16a](https://togithub.com/angular-ui/bootstrap/commit/c61d16a)), closes [#​6103](https://togithub.com/angular-ui/bootstrap/issues/6103) [#​6104](https://togithub.com/angular-ui/bootstrap/issues/6104) ### [`v2.0.2`](https://togithub.com/angular-ui/bootstrap/blob/HEAD/CHANGELOG.md#202-2016-08-15) [Compare Source](https://togithub.com/angular-ui/bootstrap/compare/2.0.1...2.0.2) ##### Bug Fixes - **datepickerPopup:** correctly format to timezone ([fbd0845](https://togithub.com/angular-ui/bootstrap/commit/fbd0845)), closes [#​6159](https://togithub.com/angular-ui/bootstrap/issues/6159) [#​6105](https://togithub.com/angular-ui/bootstrap/issues/6105) [#​6146](https://togithub.com/angular-ui/bootstrap/issues/6146) [#​6147](https://togithub.com/angular-ui/bootstrap/issues/6147) - **dropdown:** fix keyboard-nav ([6bad759](https://togithub.com/angular-ui/bootstrap/commit/6bad759)), closes [#​6102](https://togithub.com/angular-ui/bootstrap/issues/6102) [#​6154](https://togithub.com/angular-ui/bootstrap/issues/6154) ### [`v2.0.1`](https://togithub.com/angular-ui/bootstrap/blob/HEAD/CHANGELOG.md#201-2016-08-02) [Compare Source](https://togithub.com/angular-ui/bootstrap/compare/2.0.0...2.0.1) ##### Bug Fixes - **modal:** restore broken stacked modals([c61d16a](https://togithub.com/angular-ui/bootstrap/commit/c61d16a)), closes [#​6103](https://togithub.com/angular-ui/bootstrap/issues/6103) [#​6104](https://togithub.com/angular-ui/bootstrap/issues/6104) ### [`v2.0.0`](https://togithub.com/angular-ui/bootstrap/blob/HEAD/CHANGELOG.md#200-2016-07-20) [Compare Source](https://togithub.com/angular-ui/bootstrap/compare/1.3.3...2.0.0) ##### Bug Fixes - **dateparser:** correctly format with literals([d846e2d](https://togithub.com/angular-ui/bootstrap/commit/d846e2d)), closes [#​6055](https://togithub.com/angular-ui/bootstrap/issues/6055) [#​5620](https://togithub.com/angular-ui/bootstrap/issues/5620) [#​5802](https://togithub.com/angular-ui/bootstrap/issues/5802) - **datepickerPopup:** clear date when button is clicked([b0466d9](https://togithub.com/angular-ui/bootstrap/commit/b0466d9)), closes [#​5945](https://togithub.com/angular-ui/bootstrap/issues/5945) [#​5906](https://togithub.com/angular-ui/bootstrap/issues/5906) - **datepickerPopup:** specify dependency on datepicker([4fef037](https://togithub.com/angular-ui/bootstrap/commit/4fef037)), closes [#​5954](https://togithub.com/angular-ui/bootstrap/issues/5954) - **datepickerPopup:** use value instead of viewValue([7e320e0](https://togithub.com/angular-ui/bootstrap/commit/7e320e0)), closes [#​6007](https://togithub.com/angular-ui/bootstrap/issues/6007) - **dropdown:** align position correctly with scrollbar([2d831bc](https://togithub.com/angular-ui/bootstrap/commit/2d831bc)), closes [#​6008](https://togithub.com/angular-ui/bootstrap/issues/6008) [#​5942](https://togithub.com/angular-ui/bootstrap/issues/5942) - **dropdown:** bind event listener on dropdown menu([6038403](https://togithub.com/angular-ui/bootstrap/commit/6038403)), closes [#​5982](https://togithub.com/angular-ui/bootstrap/issues/5982) - **modal:** check for overflow hidden([433e536](https://togithub.com/angular-ui/bootstrap/commit/433e536)), closes [#​6037](https://togithub.com/angular-ui/bootstrap/issues/6037) [#​6041](https://togithub.com/angular-ui/bootstrap/issues/6041) - **modal:** filter out non-tabbable elements([35ced04](https://togithub.com/angular-ui/bootstrap/commit/35ced04)), closes [#​5963](https://togithub.com/angular-ui/bootstrap/issues/5963) [#​5955](https://togithub.com/angular-ui/bootstrap/issues/5955) - **modal:** remove unused template from modal([1de58a3](https://togithub.com/angular-ui/bootstrap/commit/1de58a3)) - **modal:** remove window class after animation([409b7aa](https://togithub.com/angular-ui/bootstrap/commit/409b7aa)), closes [#​6056](https://togithub.com/angular-ui/bootstrap/issues/6056) [#​6051](https://togithub.com/angular-ui/bootstrap/issues/6051) - **tooltip:** missed dependency for cjs([164811a](https://togithub.com/angular-ui/bootstrap/commit/164811a)), closes [#​5999](https://togithub.com/angular-ui/bootstrap/issues/5999) - **tooltip:** reposition for placement top([34a1443](https://togithub.com/angular-ui/bootstrap/commit/34a1443)), closes [#​5959](https://togithub.com/angular-ui/bootstrap/issues/5959) - **typeahead:** change to select class([13c14af](https://togithub.com/angular-ui/bootstrap/commit/13c14af)), closes [#​5922](https://togithub.com/angular-ui/bootstrap/issues/5922) [#​5848](https://togithub.com/angular-ui/bootstrap/issues/5848) - **typeahead:** clear validity in $digest([ed3400b](https://togithub.com/angular-ui/bootstrap/commit/ed3400b)), closes [#​6033](https://togithub.com/angular-ui/bootstrap/issues/6033) [#​6032](https://togithub.com/angular-ui/bootstrap/issues/6032) - **typeahead:** remove duplicate id attribute([6d5b84a](https://togithub.com/angular-ui/bootstrap/commit/6d5b84a)), closes [#​5936](https://togithub.com/angular-ui/bootstrap/issues/5936) [#​5926](https://togithub.com/angular-ui/bootstrap/issues/5926) ##### Features - **accordion:** add appropriate tabindex on disabled([5f4eedd](https://togithub.com/angular-ui/bootstrap/commit/5f4eedd)), closes [#​4067](https://togithub.com/angular-ui/bootstrap/issues/4067) [#​5990](https://togithub.com/angular-ui/bootstrap/issues/5990) - **accordion:** remove replace: true usage([3819bbe](https://togithub.com/angular-ui/bootstrap/commit/3819bbe)), closes [#​5985](https://togithub.com/angular-ui/bootstrap/issues/5985) - **alert:** remove replace: true usage([2458c28](https://togithub.com/angular-ui/bootstrap/commit/2458c28)), closes [#​5986](https://togithub.com/angular-ui/bootstrap/issues/5986) - **carousel:** remove replace: true usage([5046bd4](https://togithub.com/angular-ui/bootstrap/commit/5046bd4)), closes [#​5987](https://togithub.com/angular-ui/bootstrap/issues/5987) - **collapse:** add horizontal support([1ec0997](https://togithub.com/angular-ui/boot

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Mend Renovate. View repository job log here.

renovate[bot] commented 3 years ago

:warning: Artifact update problem

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

:recycle: 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: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/moul/protoc-gen-gotemplate":"/mnt/renovate/gh/moul/protoc-gen-gotemplate" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/moul/protoc-gen-gotemplate" docker.io/renovate/go:1.13.15 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod vendor && go mod tidy && go mod tidy"
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.9.0
go: downloading github.com/gorilla/mux v1.7.3
go: downloading github.com/gorilla/handlers v1.4.2
go: extracting github.com/gorilla/mux v1.7.3
go: downloading google.golang.org/genproto v0.0.0-20210426193834-eac7f76ac494
go: extracting github.com/gorilla/handlers v1.4.2
go: finding github.com/Masterminds/sprig v2.22.0+incompatible
go: downloading github.com/Masterminds/sprig v2.22.0+incompatible
go: extracting github.com/Masterminds/sprig v2.22.0+incompatible
go: extracting github.com/grpc-ecosystem/grpc-gateway v1.9.0
go: downloading github.com/huandu/xstrings v1.3.1
go: extracting github.com/huandu/xstrings v1.3.1
go: downloading github.com/gobuffalo/packr/v2 v2.8.0
go: downloading gopkg.in/yaml.v2 v2.3.0
go: extracting github.com/gobuffalo/packr/v2 v2.8.0
go: extracting gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/markbates/oncer v1.0.0
go: extracting github.com/markbates/oncer v1.0.0
go: downloading github.com/gobuffalo/packd v1.0.0
go: downloading github.com/karrick/godirwalk v1.15.3
go: downloading github.com/markbates/safe v1.0.1
go: extracting github.com/gobuffalo/packd v1.0.0
go: extracting github.com/karrick/godirwalk v1.15.3
go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: extracting github.com/markbates/safe v1.0.1
go: extracting github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: downloading github.com/sirupsen/logrus v1.4.2
go: downloading github.com/gobuffalo/logger v1.0.3
go: extracting github.com/sirupsen/logrus v1.4.2
go: downloading github.com/markbates/errx v1.1.0
go: extracting github.com/gobuffalo/logger v1.0.3
go: extracting github.com/markbates/errx v1.1.0
go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.2
go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.2
go: downloading golang.org/x/sys v0.0.0-20210320140829-1e4c9ba3b0c4
go: extracting golang.org/x/sys v0.0.0-20210320140829-1e4c9ba3b0c4
go: extracting google.golang.org/genproto v0.0.0-20210426193834-eac7f76ac494
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/mitchellh/reflectwalk v1.0.1
go: extracting github.com/Masterminds/semver v1.5.0
go: extracting github.com/mitchellh/reflectwalk v1.0.1
go: extracting gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/rogpeppe/go-internal v1.5.2
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: extracting gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: extracting github.com/rogpeppe/go-internal v1.5.2
moul.io/protoc-gen-gotemplate/helpers imports
    github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor imports
    github.com/ghodss/yaml imports
    gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.3.0: permission denied
moul.io/protoc-gen-gotemplate/helpers imports
    github.com/Masterminds/sprig tested by
    github.com/Masterminds/sprig.test imports
    github.com/stretchr/testify/assert imports
    gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20210107192922-496545a6307b: permission denied
renovate[bot] commented 1 month ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details: Package Change
github.com/golang/protobuf v1.5.2 -> v1.5.4
google.golang.org/genproto v0.0.0-20200113173426-e1de0a7b01eb -> v0.0.0-20240227224415-6ceb2ff114de
google.golang.org/protobuf v1.27.1 -> v1.34.1