Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/hashicorp/cap from 0.3.1 to 0.3.2 #1875

Merged
merged 1 commit into from Jul 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps github.com/hashicorp/cap from 0.3.1 to 0.3.2.

Release notes

Sourced from github.com/hashicorp/cap's releases.

v0.3.2

Bug fixes:

  • Address a set of LDAP issues (PR):
    • Properly escape user filters when using UPN domains
    • Increase max tls to 1.3
    • Improve EscapeValue(...)
    • Use text template for rendering filters
Changelog

Sourced from github.com/hashicorp/cap's changelog.

0.3.2

Bug fixes:

  • Address a set of LDAP issues (PR):
    • Properly escape user filters when using UPN domains
    • Increase max tls to 1.3
    • Improve EscapeValue(...)
    • Use text template for rendering filters
Commits
  • f28ec04 chore: changelog entry
  • f30bbc5 fix (ldap): use text template for rendering filters
  • dadacf7 fix (ldap): improve EscapeValue(...)
  • 822334c fix (ldap): increase max tls to 1.3
  • 1d638dd fix (ldap): properly escape user filters with UPN domains
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner July 17, 2023 02:25
@dependabot dependabot bot added automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file go labels Jul 17, 2023
@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #1875 (d488848) into main (51da326) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1875   +/-   ##
=======================================
  Coverage   71.64%   71.64%           
=======================================
  Files          58       58           
  Lines        5501     5501           
=======================================
  Hits         3941     3941           
  Misses       1335     1335           
  Partials      225      225           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Bumps [github.com/hashicorp/cap](https://github.com/hashicorp/cap) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/hashicorp/cap/releases)
- [Changelog](https://github.com/hashicorp/cap/blob/main/CHANGELOG.md)
- [Commits](hashicorp/cap@v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/cap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hashicorp/cap-0.3.2 branch from bae21d1 to d488848 Compare July 17, 2023 02:40
@kodiakhq kodiakhq bot merged commit 79608f4 into main Jul 17, 2023
21 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/go_modules/github.com/hashicorp/cap-0.3.2 branch July 17, 2023 02:54
markphelps added a commit that referenced this pull request Jul 17, 2023
* main:
  feat(build): add mage dagger:run generate:screenshots (#1868)
  chore(deps-dev): bump eslint from 8.43.0 to 8.45.0 in /ui (#1878)
  chore(deps-dev): bump postcss from 8.4.24 to 8.4.26 in /ui (#1877)
  chore(deps-dev): bump @playwright/test from 1.35.1 to 1.36.1 in /ui (#1880)
  chore(deps-dev): bump tailwindcss from 3.3.2 to 3.3.3 in /ui (#1876)
  chore(deps-dev): bump eslint-config-airbnb-typescript in /ui (#1879)
  chore(deps): bump github.com/hashicorp/cap from 0.3.1 to 0.3.2 (#1875)
  chore(deps): bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10 (#1874)
  chore: remove refs to deprecated io/ioutil (#1867)
  chore(deps-dev): bump @types/react-dom from 18.2.5 to 18.2.7 in /ui (#1864)
  chore(deps-dev): bump jest and @types/jest in /ui (#1851)
  chore(github): move all db unit tests to dagger (#1869)
  chore(deps): bump semver from 6.3.0 to 6.3.1 in /examples/nextjs (#1861)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants