EmissarySocial / emissary

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

Bump github.com/hairyhenderson/go-fsimpl from 0.1.4 to 0.1.7 #448

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Release notes

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

v0.1.7

0.1.7 (2024-07-06)

Dependencies

  • go: bump github.com/aws/aws-sdk-go from 1.54.11 to 1.54.12 (#740) (2c54658)
  • go: bump github.com/aws/aws-sdk-go from 1.54.12 to 1.54.13 (#742) (67a928e)
  • go: bump github.com/aws/aws-sdk-go from 1.54.13 to 1.54.14 (#746) (12177dc)
  • go: bump github.com/aws/aws-sdk-go from 1.54.14 to 1.54.15 (#750) (c205dad)
  • go: bump github.com/aws/aws-sdk-go-v2/config (#745) (1bee419)
  • go: bump go.opentelemetry.io/contrib/propagators/autoprop (#749) (1251333)
  • go: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc (#747) (b4df294)
  • go: bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#751) (4f34f25)

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.7 (2024-07-06)

Dependencies

  • go: bump github.com/aws/aws-sdk-go from 1.54.11 to 1.54.12 (#740) (2c54658)
  • go: bump github.com/aws/aws-sdk-go from 1.54.12 to 1.54.13 (#742) (67a928e)
  • go: bump github.com/aws/aws-sdk-go from 1.54.13 to 1.54.14 (#746) (12177dc)
  • go: bump github.com/aws/aws-sdk-go from 1.54.14 to 1.54.15 (#750) (c205dad)
  • go: bump github.com/aws/aws-sdk-go-v2/config (#745) (1bee419)
  • go: bump go.opentelemetry.io/contrib/propagators/autoprop (#749) (1251333)
  • go: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc (#747) (b4df294)
  • go: bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#751) (4f34f25)

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
  • 674d169 chore(main): release 0.1.7 (#741)
  • 4f34f25 deps(go): bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#751)
  • c205dad deps(go): bump github.com/aws/aws-sdk-go from 1.54.14 to 1.54.15 (#750)
  • b4df294 deps(go): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrp...
  • 1bee419 deps(go): bump github.com/aws/aws-sdk-go-v2/config (#745)
  • 12177dc deps(go): bump github.com/aws/aws-sdk-go from 1.54.13 to 1.54.14 (#746)
  • 1251333 deps(go): bump go.opentelemetry.io/contrib/propagators/autoprop (#749)
  • 67a928e deps(go): bump github.com/aws/aws-sdk-go from 1.54.12 to 1.54.13 (#742)
  • 2c54658 deps(go): bump github.com/aws/aws-sdk-go from 1.54.11 to 1.54.12 (#740)
  • 5b70b89 chore(main): release 0.1.6 (#729)
  • 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 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.