Skip to content

Bump the production-dependencies group with 2 updates #219

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2025

Bumps the production-dependencies group with 2 updates: github.com/jarcoal/httpmock and github.com/mattn/go-sqlite3.

Updates github.com/jarcoal/httpmock from 1.3.1 to 1.4.0

Release notes

Sourced from github.com/jarcoal/httpmock's releases.

v1.4.0

What's Changed

New Contributors

Full Changelog: jarcoal/httpmock@v1.3.1...v1.4.0

Commits
  • 7d2a02f docs: clarify ConnectionFailure doc
  • fad35ec docs: README typo
  • dc21346 test: use golangci-lint v2.0.2
  • 8cdfbf1 docs: fix README build status badge
  • 2225990 feat: enhance Activate and add DeactivateNonDefault functions (#161)
  • ee13561 docs: update resty example (#160)
  • 1ebd59a Make http.Response.Status respect RFC 2616, like in Go stdlib.
  • 8705bb3 replace defer with t.Cleanup
  • 6eb813e chore: fix CI tip build + switch to golangci-lint 1.61.0
  • 7b7821f chore: switch CI to go 1.23 & golangci-lint 1.60.1
  • Additional commits viewable in compare view

Updates github.com/mattn/go-sqlite3 from 1.14.24 to 1.14.27

Commits
  • 8d69329 revert #1259
  • 9794660 docs: clarify GCP section
  • b9f4d8c chore: Fix memory leak in callbackRetText function
  • 7658c06 Fix sqlite3_opt_unlock_notify with USE_LIBSQLITE3 (#1262)
  • c61eeb5 remove superfluous use of runtime.SetFinalizer on SQLiteRows
  • ab13d63 Remove suggestion that CGO isn't always needed (#1290)
  • 348128f Upgrade upload-artifact action
  • 82bc911 close statement when missing query arguments
  • See full diff in compare view

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

Bumps the production-dependencies group with 2 updates: [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) and [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3).


Updates `github.com/jarcoal/httpmock` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/jarcoal/httpmock/releases)
- [Commits](jarcoal/httpmock@v1.3.1...v1.4.0)

Updates `github.com/mattn/go-sqlite3` from 1.14.24 to 1.14.27
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.24...v1.14.27)

---
updated-dependencies:
- dependency-name: github.com/jarcoal/httpmock
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team, jonyoder and jmwoliver and removed request for a team April 6, 2025 09:27
@dependabot dependabot bot added dependencies Updates to dependency files go Pull requests that update Go code labels Apr 6, 2025
@jonyoder jonyoder merged commit 07d9bc3 into main Apr 6, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/production-dependencies-ff59a3b07b branch April 6, 2025 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates to dependency files go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant