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 the backend group in /backend with 2 updates #915

Merged
merged 2 commits into from
May 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2024

Bumps the backend group in /backend with 2 updates: github.com/a-h/templ and github.com/aws/aws-sdk-go.

Updates github.com/a-h/templ from 0.2.697 to 0.2.707

Release notes

Sourced from github.com/a-h/templ's releases.

v0.2.707

Changelog

  • 0d42d67 chore: bump version
  • 85a7b8b feat: add JSONString and JSONScript functions, update docs, refer to templ script as legacy in docs (#745)
  • 190ddba feat: add WithNonce for CSP compatibility (#752)
  • e5633bb feat: add templ.Once function (#750)
  • 3009161 feat: log url on proxy error, increase retries (#756)
  • 1ecd566 fix: add script template support to scripts, fixes #754
  • b7a4eba fix: map go formatting errors to their locations in templ files (#737)
  • b93d02f fix: update push-tag to check local git is clean, and up to date
  • c1e734b refactor: add extra logging (#741)
  • 3d154ff refactor: add neater support for code components into templ.Once (#755)
Commits
  • 0d42d67 chore: bump version
  • 3d154ff refactor: add neater support for code components into templ.Once (#755)
  • 3009161 feat: log url on proxy error, increase retries (#756)
  • e5633bb feat: add templ.Once function (#750)
  • b7a4eba fix: map go formatting errors to their locations in templ files (#737)
  • 1ecd566 fix: add script template support to scripts, fixes #754
  • c1e734b refactor: add extra logging (#741)
  • 85a7b8b feat: add JSONString and JSONScript functions, update docs, refer to templ sc...
  • 190ddba feat: add WithNonce for CSP compatibility (#752)
  • e369eaf docs: fix broken link [no ci]
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.53.8 to 1.53.10

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.53.10 (2024-05-24)

Service Client Updates

  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Documentation only updates for DynamoDB.
  • service/iotfleetwise: Updates service API and documentation
  • service/managedblockchain: Updates service API and documentation

SDK Bugs

  • Fix misaligned struct member used in atomic operation.
    • This change fixes panics on 32-bit systems in services that use endpoint discovery.

Release v1.53.9 (2024-05-23)

Service Client Updates

  • service/emr-serverless: Updates service API and documentation
  • service/opsworks: Updates service API and documentation
    • Documentation-only update for OpsWorks Stacks.
Commits

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 <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 25, 2024
@garrettladley garrettladley requested review from a team, DOOduneye and garrettladley and removed request for a team May 25, 2024 20:15
@dependabot dependabot bot force-pushed the dependabot/go_modules/backend/backend-a6536364df branch 3 times, most recently from dcd3660 to 2e8783d Compare May 28, 2024 17:19
Bumps the backend group in /backend with 2 updates: [github.com/a-h/templ](https://github.com/a-h/templ) and [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go).


Updates `github.com/a-h/templ` from 0.2.697 to 0.2.707
- [Release notes](https://github.com/a-h/templ/releases)
- [Changelog](https://github.com/a-h/templ/blob/main/.goreleaser.yaml)
- [Commits](a-h/templ@v0.2.697...v0.2.707)

Updates `github.com/aws/aws-sdk-go` from 1.53.8 to 1.53.10
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.53.8...v1.53.10)

---
updated-dependencies:
- dependency-name: github.com/a-h/templ
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/backend/backend-a6536364df branch from 2e8783d to ee01c2e Compare May 28, 2024 18:06
Copy link
Member

@garrettladley garrettladley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@garrettladley garrettladley enabled auto-merge (squash) May 29, 2024 18:47
@garrettladley garrettladley disabled auto-merge May 29, 2024 18:48
@garrettladley garrettladley merged commit 7ec852d into main May 29, 2024
18 of 21 checks passed
@garrettladley garrettladley deleted the dependabot/go_modules/backend/backend-a6536364df branch May 29, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant