EmissarySocial / emissary

The Social Web Toolkit
https://emissary.dev
GNU Affero General Public License v3.0
119 stars 12 forks source link

Bump github.com/hairyhenderson/go-fsimpl from 0.1.4 to 0.1.6 #444

Closed dependabot[bot] closed 5 hours ago

dependabot[bot] commented 1 week ago

Bumps github.com/hairyhenderson/go-fsimpl from 0.1.4 to 0.1.6.

Release notes

Sourced from github.com/hairyhenderson/go-fsimpl's releases.

v0.1.6

0.1.6 (2024-06-30)

Bug Fixes

  • vaultfs: bug when Stat builds mount info from #738 (#739) (83a8196)
  • vaultfs: Support KVv2 mounts that contain slashes (#738) (87b1367)

Dependencies

  • go: bump github.com/aws/aws-sdk-go from 1.54.10 to 1.54.11 (#737) (6fb5d96)
  • go: bump github.com/aws/aws-sdk-go from 1.54.9 to 1.54.10 (#728) (fb09b87)
  • go: bump github.com/aws/aws-sdk-go-v2/config (#731) (2736f66)
  • go: bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#733) (8ff67d6)
  • go: bump github.com/aws/aws-sdk-go-v2/service/ssm (#734) (5b14ba7)

v0.1.5

0.1.5 (2024-06-27)

Dependencies

  • go: bump github.com/aws/aws-sdk-go from 1.54.6 to 1.54.8 (#722) (b9026e9)
  • go: bump github.com/aws/aws-sdk-go from 1.54.8 to 1.54.9 (#727) (bb8847a)
  • go: bump github.com/aws/aws-sdk-go-v2/config (#725) (a9ba87b)
  • go: bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#724) (9f3bf94)
  • go: bump github.com/aws/aws-sdk-go-v2/service/ssm (#726) (af6fe5c)
  • go: bump github.com/hashicorp/go-retryablehttp (#721) (2d12161)
Changelog

Sourced from github.com/hairyhenderson/go-fsimpl's changelog.

0.1.6 (2024-06-30)

Bug Fixes

  • vaultfs: bug when Stat builds mount info from #738 (#739) (83a8196)
  • vaultfs: Support KVv2 mounts that contain slashes (#738) (87b1367)

Dependencies

  • go: bump github.com/aws/aws-sdk-go from 1.54.10 to 1.54.11 (#737) (6fb5d96)
  • go: bump github.com/aws/aws-sdk-go from 1.54.9 to 1.54.10 (#728) (fb09b87)
  • go: bump github.com/aws/aws-sdk-go-v2/config (#731) (2736f66)
  • go: bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#733) (8ff67d6)
  • go: bump github.com/aws/aws-sdk-go-v2/service/ssm (#734) (5b14ba7)

0.1.5 (2024-06-27)

Dependencies

  • go: bump github.com/aws/aws-sdk-go from 1.54.6 to 1.54.8 (#722) (b9026e9)
  • go: bump github.com/aws/aws-sdk-go from 1.54.8 to 1.54.9 (#727) (bb8847a)
  • go: bump github.com/aws/aws-sdk-go-v2/config (#725) (a9ba87b)
  • go: bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#724) (9f3bf94)
  • go: bump github.com/aws/aws-sdk-go-v2/service/ssm (#726) (af6fe5c)
  • go: bump github.com/hashicorp/go-retryablehttp (#721) (2d12161)
Commits
  • 5b70b89 chore(main): release 0.1.6 (#729)
  • 83a8196 fix(vaultfs): bug when Stat builds mount info from #738 (#739)
  • 87b1367 fix(vaultfs): Support KVv2 mounts that contain slashes (#738)
  • 6fb5d96 deps(go): bump github.com/aws/aws-sdk-go from 1.54.10 to 1.54.11 (#737)
  • 5b14ba7 deps(go): bump github.com/aws/aws-sdk-go-v2/service/ssm (#734)
  • 8ff67d6 deps(go): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#733)
  • 2736f66 deps(go): bump github.com/aws/aws-sdk-go-v2/config (#731)
  • fb09b87 deps(go): bump github.com/aws/aws-sdk-go from 1.54.9 to 1.54.10 (#728)
  • 0a2cbe7 chore(main): release 0.1.5 (#723)
  • af6fe5c deps(go): bump github.com/aws/aws-sdk-go-v2/service/ssm (#726)
  • Additional commits viewable 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 5 hours ago

Superseded by #448.