Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps gofr.dev from 1.46.2 to 1.46.3.

Release notes

Sourced from gofr.dev's releases.

v1.46.3

Release v1.46.3

Enhancements

Custom Content-Type Support:

GoFr now allows respective custom content types in HTTP responses and only sets it as JSON when not explicitly present. This enhancement provides developers with greater flexibility in controlling response formats, enabling support for various content types like XML, plain text, or custom formats while maintaining JSON as the sensible default.

Fixes

  • Fixed Remote Log Level Fatal Exit Issue: Resolved a critical bug where changing to fatal level at remote log level was causing the application to exit unexpectedly. This fix ensures that remote logging operations no longer trigger unintended application termination, improving stability and reliability in production environments.
Commits
  • 7338d51 Merge pull request #2443 from gofr-dev/release/v1.46.3
  • 29c2eb4 update release version to v1.46.3
  • 585d8d6 Merge branch 'main' into release/v1.46.3
  • 94be927 Merge pull request #2431 from gofr-dev/add-tst-grpc-client
  • 6c25d5d Merge branch 'development' into add-tst-grpc-client
  • 6465868 Enhanced : Test for pkg/gofr/websocket module (#2290)
  • 1cdeb61 Merge branch 'development' into add-tst-grpc-client
  • 2097b67 Adding tests for grpc unary server example (#2430)
  • 42b1907 removed os.Setenv
  • c408b48 resolved review comments
  • 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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 20, 2025
Bumps [gofr.dev](https://github.com/gofr-dev/gofr) from 1.46.2 to 1.46.3.
- [Release notes](https://github.com/gofr-dev/gofr/releases)
- [Commits](v1.46.2...v1.46.3)

---
updated-dependencies:
- dependency-name: gofr.dev
  dependency-version: 1.46.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/pkg/gofr/datasource/file/ftp/gofr.dev-1.46.3 branch from bcbe69e to c846ba5 Compare October 23, 2025 03:49
@Umang01-hash Umang01-hash merged commit d6b6ebf into development Oct 23, 2025
19 checks passed
@Umang01-hash Umang01-hash deleted the dependabot/go_modules/pkg/gofr/datasource/file/ftp/gofr.dev-1.46.3 branch October 23, 2025 04:25
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