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

Bump the go-modules-updates group in /_examples/simplechat with 2 updates #80

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go-modules-updates group in /_examples/simplechat with 2 updates: github.com/umputun/tg-spam and modernc.org/sqlite.

Updates github.com/umputun/tg-spam from 1.6.1 to 1.11.6

Release notes

Sourced from github.com/umputun/tg-spam's releases.

v1.11.6

Changelog

Full Changelog: v1.11.6...v1.11.6

v1.11.5

Changelog

  • ef2340b Loading indicator for delete spam samples (#69)

v1.11.4

Changelog

  • b5a94d0 Refactor file replacement method and clean up tests

v1.11.3

Changelog

  • 85881ab ensure proper permission after file rename for dynmaic spam

v1.11.2

Changelog

  • 5348639 check for allowed chat earlier to prevent logging of direct messages

v1.11.1

Changelog

  • cb54127 Implement duplicate prevention in file append function for samples
  • simplifiy the removal of dynamic spam samples and make it faster

Full Changelog: v1.11.0...v1.11.1

v1.11.0

What's Changed

Full Changelog: v1.10.3...v1.11.0

v1.10.3

Changelog

  • f85a6f4 fix incorrect display of the original check results for /spam replayed msg, add name of the supper banned it

v1.10.2

Changelog

v1.10.1

Changelog

  • 0612662 don't refresh page on add button, just remove the button right away

... (truncated)

Commits
  • d3cd103 Add file creation handling and tests in SampleUpdater https://github.com/umpu...
  • 457e748 adjust test for prev commit
  • a1b2f05 simplify ui code
  • ef2340b Loading indicator for delete spam samples (#69)
  • 9a634b0 switch to go v1.22 and bump deps
  • b5a94d0 Refactor file replacement method and clean up tests
  • 85881ab ensure proper permission after file rename for dynmaic spam
  • 5348639 check for allowed chat earlier to prevent logging of direct messages
  • 44b5c95 Improve debugging and error handling in dynamic sample removal
  • cb54127 Implement duplicate prevention in file append function for samples
  • Additional commits viewable in compare view

Updates modernc.org/sqlite from 1.28.0 to 1.29.5

Commits
  • 569f768 fix builder.json
  • 0c6d7f8 add HACKING, builder.json /2
  • 0352b52 add HACKING, builder.json, updates #178
  • c6a8365 retract v1.29.4, builders have not yet tested the commit
  • bcde811 Merge branch 'ensure-statement-pointer-finalized' into 'master'
  • 37bb58f [bugfix] ensure statement pointers finalized
  • 1c9d087 doc.go: add a note about libc versions, closes #177
  • 3605b1b Makefile: adjust the build_all_targets target, updates #177
  • f293f7f vendor [email protected], closes #173
  • f49aba7 skip recursive -race test on unsupported targets /4
  • Additional commits viewable 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 go-modules-updates group in /_examples/simplechat with 2 updates: [github.com/umputun/tg-spam](https://github.com/umputun/tg-spam) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite).


Updates `github.com/umputun/tg-spam` from 1.6.1 to 1.11.6
- [Release notes](https://github.com/umputun/tg-spam/releases)
- [Changelog](https://github.com/umputun/tg-spam/blob/master/.goreleaser.yml)
- [Commits](v1.6.1...v1.11.6)

Updates `modernc.org/sqlite` from 1.28.0 to 1.29.5
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.28.0...v1.29.5)

---
updated-dependencies:
- dependency-name: github.com/umputun/tg-spam
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules-updates
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from umputun as a code owner May 9, 2024 02:50
Copy link

cloudflare-pages bot commented May 9, 2024

Deploying tg-spam with  Cloudflare Pages  Cloudflare Pages

Latest commit: e2b9312
Status: ✅  Deploy successful!
Preview URL: https://38170bb2.tg-spam.pages.dev
Branch Preview URL: https://dependabot-go-modules--examp.tg-spam.pages.dev

View logs

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 9, 2024
@umputun umputun merged commit 795bb29 into master May 9, 2024
5 checks passed
@umputun umputun deleted the dependabot/go_modules/_examples/simplechat/go-modules-updates-28ef041b99 branch May 9, 2024 04:31
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.

None yet

1 participant