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

[dep][go](deps): Bump github.com/awslabs/goformation/v6 from 6.0.3 to 6.10.0 #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2023

Bumps github.com/awslabs/goformation/v6 from 6.0.3 to 6.10.0.

Release notes

Sourced from github.com/awslabs/goformation/v6's releases.

v6.10.0

6.10.0 (2022-09-02)

Features

  • sam: add missing fields to ScheduledEvents and remove required versions from IAM (33395af)

v6.9.0

6.9.0 (2022-09-02)

Features

  • schema: serverless http api cors configuration (a90bb03)

v6.8.0

6.8.0 (2022-09-02)

Features

  • generator: remove generation of interface pointers (315dde3)

v6.7.2

6.7.2 (2022-09-02)

Bug Fixes

  • schema: CloudFormation Updates (7e80942)

v6.7.1

6.7.1 (2022-08-19)

Bug Fixes

  • schema: CloudFormation Updates (7fedc99)

v6.7.0

6.7.0 (2022-08-17)

Features

  • if intrinsics: generalized solution to support more types (c66e47b)

v6.6.6

6.6.6 (2022-08-15)

... (truncated)

Changelog

Sourced from github.com/awslabs/goformation/v6's changelog.

6.10.0 (2022-09-02)

Features

  • sam: add missing fields to ScheduledEvents and remove required versions from IAM (33395af)

6.9.0 (2022-09-02)

Features

  • schema: serverless http api cors configuration (a90bb03)

6.8.0 (2022-09-02)

Features

  • generator: remove generation of interface pointers (315dde3)

6.7.2 (2022-09-02)

Bug Fixes

  • schema: CloudFormation Updates (7e80942)

6.7.1 (2022-08-19)

Bug Fixes

  • schema: CloudFormation Updates (7fedc99)

6.7.0 (2022-08-17)

Features

  • if intrinsics: generalized solution to support more types (c66e47b)

6.6.6 (2022-08-15)

Bug Fixes

  • generator: remove unused import (cf87ba6)
  • resource.template: remove print to standard output when JSON unmarshal in a resource fails (d64f719)
  • resource.template: remove print to standard output when JSON unmarshal in a resource fails (output of go generate) (c039ac4)

... (truncated)

Commits
  • 76648b1 chore(release): 6.10.0 [skip ci]
  • 33395af feat(sam): add missing fields to ScheduledEvents and remove required versions...
  • 435ed2f chore(release): 6.9.0 [skip ci]
  • a90bb03 feat(schema): serverless http api cors configuration
  • 81b9d25 chore(release): 6.8.0 [skip ci]
  • e127b2b chore(tests): fix tests
  • 315dde3 feat(generator): remove generation of interface pointers
  • 73005c5 chore(release): 6.7.2 [skip ci]
  • 7e80942 fix(schema): CloudFormation Updates
  • 8a8ff79 chore(deps): bump github.com/onsi/gomega from 1.20.1 to 1.20.2
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2023

The following labels could not be found: dependencies, house-keeping.

@dependabot dependabot bot force-pushed the dependabot-go_modules-github.com-awslabs-goformation-v6-6.10.0 branch from b30004b to 05eed12 Compare September 21, 2023 07:35
@dependabot dependabot bot force-pushed the dependabot-go_modules-github.com-awslabs-goformation-v6-6.10.0 branch from 05eed12 to 6436976 Compare October 2, 2023 05:44
Bumps [github.com/awslabs/goformation/v6](https://github.com/awslabs/goformation) from 6.0.3 to 6.10.0.
- [Release notes](https://github.com/awslabs/goformation/releases)
- [Changelog](https://github.com/awslabs/goformation/blob/master/CHANGELOG.md)
- [Commits](awslabs/goformation@v6.0.3...v6.10.0)

---
updated-dependencies:
- dependency-name: github.com/awslabs/goformation/v6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-go_modules-github.com-awslabs-goformation-v6-6.10.0 branch from 6436976 to 1bf4789 Compare October 3, 2023 15:34
Copy link

github-actions bot commented Dec 2, 2023

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale No recent activity has been detected on this issue/PR and it will be closed label Dec 2, 2023
@github-actions github-actions bot removed the stale No recent activity has been detected on this issue/PR and it will be closed label Dec 12, 2023
Copy link

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale No recent activity has been detected on this issue/PR and it will be closed label Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale No recent activity has been detected on this issue/PR and it will be closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants