Skip to content

Releases: google/libnss-cache

version/0.22

05 Dec 21:40
35d28bf
Compare
Choose a tag to compare

What's Changed

  • Bump lewagon/wait-on-check-action from 1.1.1 to 1.1.2 by @dependabot in #47
  • Bump jidicula/clang-format-action from 4.6.2 to 4.7.0 by @dependabot in #48
  • Bump jidicula/clang-format-action from 4.7.0 to 4.8.0 by @dependabot in #49
  • Bump hmarr/auto-approve-action from 2.2.1 to 2.4.0 by @dependabot in #50
  • Bump jidicula/clang-format-action from 4.8.0 to 4.9.0 by @dependabot in #51
  • Bump hmarr/auto-approve-action from 2.4.0 to 3.0.0 by @dependabot in #52
  • Bump hmarr/auto-approve-action from 3.0.0 to 3.1.0 by @dependabot in #53
  • Bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0 by @dependabot in #54
  • Bump jidicula/clang-format-action from 4.9.0 to 4.10.1 by @dependabot in #55
  • Bump jidicula/clang-format-action from 4.10.1 to 4.10.2 by @dependabot in #56
  • Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 by @dependabot in #57
  • Bump hmarr/auto-approve-action from 3.1.0 to 3.2.0 by @dependabot in #58
  • Bump hmarr/auto-approve-action from 3.2.0 to 3.2.1 by @dependabot in #59
  • Bump jidicula/clang-format-action from 4.10.2 to 4.11.0 by @dependabot in #60
  • build: test and check targets both generate coverage info by @jaqx0r in #61
  • Bump actions/checkout from 3 to 4 by @dependabot in #62
  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #63
  • Update ci.yml by @jaqx0r in #65
  • Bump actions/github-script from 6 to 7 by @dependabot in #64
  • Bump github/codeql-action from 2 to 3 by @dependabot in #66
  • Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3 by @dependabot in #67
  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #68
  • Bump hmarr/auto-approve-action from 3.2.1 to 4.0.0 by @dependabot in #69
  • Bump softprops/action-gh-release from 1 to 2 by @dependabot in #70
  • Bump lewagon/wait-on-check-action from 1.3.3 to 1.3.4 by @dependabot in #71
  • Bump jidicula/clang-format-action from 4.11.0 to 4.12.0 by @dependabot in #72
  • build(deps): bump jidicula/clang-format-action from 4.12.0 to 4.13.0 by @dependabot in #73
  • build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #74
  • build(deps): bump jidicula/clang-format-action from 4.13.0 to 4.14.0 by @dependabot in #75
  • Stop installing multiple copies of the shared library. by @bodea in #76

New Contributors

  • @bodea made their first contribution in #76

Full Changelog: version/0.21...version/0.22

version/0.21

16 May 03:01
version/0.21
37fbda9
Compare
Choose a tag to compare

What's Changed

  • Add clang-format linter to the CI. by @jaqx0r in #20
  • Create auto-review workflow to approve PRs that pass test that I auth… by @jaqx0r in #24
  • Add automerge action to automerge dependabot PRs by @jaqx0r in #25
  • Set up coverage reporting. by @jaqx0r in #26
  • Change permissions for dependabot automerge based on new info. by @jaqx0r in #28
  • chore: Auto-approve action requires write on pull, not action. by @jaqx0r in #29
  • Bump jidicula/clang-format-action from 4.3.0 to 4.3.1 by @dependabot in #27
  • Refactor the dependabot workflow into multiple jobs. by @jaqx0r in #30
  • ci,build: generate coverage for lookup.c by @jaqx0r in #31
  • Bump jidicula/clang-format-action from 4.3.1 to 4.4.0 by @dependabot in #32
  • Bump jidicula/clang-format-action from 4.4.0 to 4.4.1 by @dependabot in #33
  • Bump jidicula/clang-format-action from 4.4.1 to 4.5.0 by @dependabot in #34
  • Bump actions/github-script from 5 to 6 by @dependabot in #35
  • Bump jidicula/clang-format-action from 4.5.0 to 4.6.0 by @dependabot in #36
  • Bump jidicula/clang-format-action from 4.6.0 to 4.6.1 by @dependabot in #37
  • Bump actions/checkout from 2 to 3 by @dependabot in #38
  • Bump jidicula/clang-format-action from 4.6.1 to 4.6.2 by @dependabot in #39
  • Bump hmarr/auto-approve-action from 2.1.0 to 2.2.0 by @dependabot in #41
  • Bump hmarr/auto-approve-action from 2.2.0 to 2.2.1 by @dependabot in #43
  • Bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #42
  • Bump github/codeql-action from 1 to 2 by @dependabot in #44
  • Implement <gshadow.h> functions. by @chronos-tachyon in #40
  • ci: Update comment. by @jaqx0r in #45
  • chore: clang-format source files by @jaqx0r in #46

New Contributors

Full Changelog: version/0.20...version/0.21

version/0.20

24 Nov 09:06
version/0.20
77d317a
Compare
Choose a tag to compare

What's Changed

  • Fix a warning about order of operations. by @jaqx0r in #19
  • Update CI config. by @jaqx0r in #18
  • Generate release on new version tag by @jaqx0r in #21
  • Comment and improve the release generator action. by @jaqx0r in #22
  • Fix the tag matcher. by @jaqx0r in #23

Full Changelog: version/0.19...version/0.20

version/0.19.1

22 Nov 04:26
version/0.19.1
77d317a
Compare
Choose a tag to compare

What's Changed

  • Fix a warning about order of operations. by @jaqx0r in #19
  • Update CI config. by @jaqx0r in #18
  • Generate release on new version tag by @jaqx0r in #21
  • Comment and improve the release generator action. by @jaqx0r in #22
  • Fix the tag matcher. by @jaqx0r in #23

New Contributors

Full Changelog: version/0.19...version/0.19.1

version/0.19

22 Nov 03:01
version/0.19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/google/libnss-cache/commits/version/0.19