forked from chanzuckerberg/fogg
-
Notifications
You must be signed in to change notification settings - Fork 0
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: bump the gomod group with 6 updates #175
Merged
vincenthsh
merged 3 commits into
feat-multi-module-components
from
dependabot/go_modules/gomod-8122933ae4
Sep 13, 2023
Merged
chore: bump the gomod group with 6 updates #175
vincenthsh
merged 3 commits into
feat-multi-module-components
from
dependabot/go_modules/gomod-8122933ae4
Sep 13, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the gomod group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.44.314` | `1.45.8` | | [github.com/chanzuckerberg/go-misc](https://github.com/chanzuckerberg/go-misc) | `1.10.4` | `1.10.6` | | [github.com/go-errors/errors](https://github.com/go-errors/errors) | `1.4.2` | `1.5.0` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.8.1` | `5.9.0` | | [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) | `2.17.0` | `2.18.0` | | [github.com/jinzhu/copier](https://github.com/jinzhu/copier) | `0.3.5` | `0.4.0` | Updates `github.com/aws/aws-sdk-go` from 1.44.314 to 1.45.8 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.44.314...v1.45.8) Updates `github.com/chanzuckerberg/go-misc` from 1.10.4 to 1.10.6 - [Release notes](https://github.com/chanzuckerberg/go-misc/releases) - [Commits](chanzuckerberg/go-misc@v1.10.4...v1.10.6) Updates `github.com/go-errors/errors` from 1.4.2 to 1.5.0 - [Release notes](https://github.com/go-errors/errors/releases) - [Commits](go-errors/errors@v1.4.2...v1.5.0) Updates `github.com/go-git/go-git/v5` from 5.8.1 to 5.9.0 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.8.1...v5.9.0) Updates `github.com/hashicorp/hcl/v2` from 2.17.0 to 2.18.0 - [Release notes](https://github.com/hashicorp/hcl/releases) - [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md) - [Commits](hashicorp/hcl@v2.17.0...v2.18.0) Updates `github.com/jinzhu/copier` from 0.3.5 to 0.4.0 - [Commits](jinzhu/copier@v0.3.5...v0.4.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/chanzuckerberg/go-misc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-errors/errors dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/hashicorp/hcl/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/jinzhu/copier dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
need to bump golang from 1.19 to 1.21 to adopt go-errors v1.5 |
To enable dependabot auto merge, re-add checks
If a module was defined and referenced at the same time, fogg apply would fail
vincenthsh
approved these changes
Sep 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the gomod group with 6 updates:
1.44.314
1.45.8
1.10.4
1.10.6
1.4.2
1.5.0
5.8.1
5.9.0
2.17.0
2.18.0
0.3.5
0.4.0
Updates
github.com/aws/aws-sdk-go
from 1.44.314 to 1.45.8Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
6955eb6
Release v1.45.8 (2023-09-12) (#4985)5f7f5f9
Merge pull request #4976 from nsofanat1k/reduce-memory-allocations-when-compu...eee2b11
Release v1.45.7 (2023-09-11) (#4982)5832473
add changelog entry298229f
Reduce memory allocations when computing tree hashcf903c8
Release v1.45.6 (2023-09-08) (#4980)7cbf32e
Release v1.45.5 (2023-09-07) (#4979)da34c9e
Merge pull request #4978 from manugarri/patch-14f7f67d
fix minor typo cust_integ_shared_test.go7ea491e
Release v1.45.4 (2023-09-06) (#4977)Updates
github.com/chanzuckerberg/go-misc
from 1.10.4 to 1.10.6Commits
b3483cb
Auto upgrade AWS Mocks (#845)4aca6fc
Bump github.com/chanzuckerberg/aws-oidc from 0.26.16 to 0.26.17 (#844)7c49a55
Auto upgrade AWS Mocks (#842)69159b2
Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (#841)89031e0
Auto upgrade AWS Mocks (#840)e6c6ddd
Bump github.com/chanzuckerberg/aws-oidc from 0.26.15 to 0.26.16 (#838)adb0a23
Bump github.com/getsentry/sentry-go from 0.23.0 to 0.24.0 (#837)0643d4d
Auto upgrade AWS Mocks (#836)e67bb6a
Bump github.com/chanzuckerberg/aws-oidc from 0.26.14 to 0.26.15 (#835)0eaf900
Auto upgrade AWS Mocks (#834)Updates
github.com/go-errors/errors
from 1.4.2 to 1.5.0Commits
d9cbc55
v1.5.03af25be
Merge pull request #43 from lovromazgon/lovro/join-unwrapbad9aac
add functions Join and Unwrap1334694
Merge pull request #41 from testwill/typodbc7375
fix: interchangeably typoUpdates
github.com/go-git/go-git/v5
from 5.8.1 to 5.9.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
e24e0f7
*: Bump go-billy to v5.5.0ff0bd08
Merge pull request #837 from pjbgf/bumpcbbeb49
*: Bump to Go 1.19cf3a75c
*: Bump dependencies51e9c9f
Merge pull request #835 from matejrisek/feature/do-not-swallow-vcs-host-errors5ad72db
plumbing: Do not swallow http message coming from VCS providers.0377d06
Merge pull request #821 from daolis/bug/resetfix753b0d5
git: worktree, reset ignored files that are part of the worktree: Fixes #819cd3a21c
Merge pull request #832 from svghadi/CVE-2023-37788f71a449
*: Bump goproxy dep. Fixes #826Updates
github.com/hashicorp/hcl/v2
from 2.17.0 to 2.18.0Release notes
Sourced from github.com/hashicorp/hcl/v2's releases.
Changelog
Sourced from github.com/hashicorp/hcl/v2's changelog.
Commits
b82f55a
v2.18.0 releaseedfd5c9
Use Unicode 15 tables for unicode normalization and segmentationfef0406
v2.17.1 release6b8265e
Merge pull request #624 from hashicorp/terraform-337573617411
hcldec: A test case for attributes set to cty.DynamicVal with refinementsed6d4bf
ext/typeexpr: Avoid refinements on dynamic values4259e4b
Check for duplicate keys in objects when building types from expressionsa9f8d65
Merge pull request #622 from hashicorp/jbardin/can-try-unknowns6af2870
Allow can and try functions to handle more unknown527ec31
hclsyntax: Impose an upper limit on a refined prefix in TemplateExprUpdates
github.com/jinzhu/copier
from 0.3.5 to 0.4.0Commits
70b1d4e
Merge pull request #190 from driventokill/feature/custom-field-names1835b1a
ci: upgrade ci go version >=1.175a54efd
style: format copier_file_name_mapping_test.gobacc10b
fix: use CaseSensitive=true for legacy test cases7d39583
feat: Support custom file name mappings83982c7
Merge pull request #177 from jiang4869/masterf036a42
Merge pull request #178 from QianChenglong/master1885609
Merge pull request #180 from driventokill/issue/170780b83e
fix: several issues while copy with custom converter61dc501
support case-insensitive copyDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions