Skip to content

fix(deps): update all#37

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all
Open

fix(deps): update all#37
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 31, 2020

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
alpine final minor 3.123.23 age confidence
github.com/bwmarrin/discordgo require minor v0.22.0v0.29.0 age confidence
github.com/go-chi/chi require patch v1.5.1v1.5.5 age confidence
github.com/go-chi/httplog require minor v0.1.8v0.3.2 age confidence
github.com/gohugoio/hugo require minor v0.79.1v0.158.0 age confidence
github.com/hako/durafmt require digest c0fb7b45c1018a age confidence
github.com/oklog/run require minor v1.1.0v1.2.0 age confidence
github.com/peterbourgon/ff/v3 require minor v3.0.0v3.4.0 age confidence
github.com/rs/cors require minor v1.7.0v1.11.1 age confidence
golang stage minor 1.15-alpine1.26-alpine age confidence
moul.io/number-to-words require minor v0.6.0v0.7.0 age confidence
moul.io/pipotron require patch v1.13.0v1.13.5 age confidence

Release Notes

bwmarrin/discordgo (github.com/bwmarrin/discordgo)

v0.29.0: DiscordGo v0.29.0

Compare Source

What's Changed

Breaking changes
  • Added banner parameter to UserUpdate #​1509
  • Type of Activity.ApplicationID was changed to json.Number #​1513
  • AuditLogChangeKeyPulibUpdatesChannelID was renamed to AuditLogChangeKeyPublicUpdatesChannelID #​1574
New features
Additions
  • Add MessageAttachment.Flags #​1626
  • Add MessageAttachment.Waveform and MessageAttachment.DurationSecs #​1618
  • Add GuildAuditLogEntryCreate.GuildID #​1367
  • Add onboarding and server guide audit log actions #​1532
  • Add Session.GatewayWriteStruct #​1409
  • Add AutomoderationActionMetadata.CustomMessage #​1515
  • Add new permissions #​1411
  • Add ChannelUpdate.BeforeUpdate #​1539
  • Add integration events #​1545
  • Add Message.Poll #​1541
  • Add ApplicationCommandInteractionData.GetOption and ApplicationCommandInteractionDataOption.GetOption #​1535
  • Add VoiceRegion.Deprecated, VoiceRegion.Optimal and VoiceRegion.Custom #​1571
  • Add MessageReferenceType #​1595
  • Add MessageSnapshot and Message.MessageSnapshots #​1604
  • Add SubscriptionDelete event #​1607
  • Add intents for guild and direct message polls #​1612
  • Add User.DisplayName #​1609
  • Add new features #​1619
  • Add GuildStickersUpdate event #​1614
Other changes
  • Fix A-z range emoji regex #​1585
  • Expose Session.request as Session.RequestRaw #​1560

Special thanks

Full Changelog: bwmarrin/discordgo@v0.28.1...v0.29.0

v0.28.1: DiscordGo v0.28.1

Compare Source

Hi all! This release, once again, only bumps semantic version of the library and does not contain any new fixes nor features.
Sorry for the inconvenience! See previous release for changelog.

v0.28.0: DiscordGo v0.28.0

Compare Source

Changelog

Breaking changes
  • ChannelEdit.Position is now a pointer #​1385
  • Button.Emoji is now a pointer #​1475
  • SelectMenuOption.Emoji is now a pointer #​1476
  • Components and Embeds in MessageEdit are now pointers #​1483
  • WebhookEdit and WebhookEditWithToken now return *Webhook, instead of *Role #​1497
  • AuditLogGuildScheduledEventUpdare was renamed to AuditLogGuildScheduledEventUpdate #​1370
  • Type of Message.StickerItems was changed to []StickerItem #​1494
  • withMember parameter was added to Session.ThreadMember and Session.ThreadMembers #​1325
  • limit parameter was added to Session.ThreadMembers #​1325
Features
Additions
  • Add support for usernames without disciminator #​1387
  • Add WebhookParams.ThreadName #​1412
  • Add SuppressNotification and IsVoiceMessage message flags #​1428
  • Add MessageSend.Flags #​1427
  • Add FailIfNotExists and SoftReference to Message #​1376
  • Add MessageSend.StickerIDs #​1340
  • Add ApplicationCommandInteractionData.CommandType #​1362
  • Add AuditLogOptions.IntegrationType #​1440
  • Add AuditLogOptions.ApplicationID #​1380
  • Add auto moderation audit log actions and options #​1371
  • Add monetization audit log actions #​1442
  • Add BotHTTPInteractions and ActiveBotDeveloper user flags #​1465
  • Add ThreadMember.Member #​1325
  • Add Member.Flags #​1499
  • Add Member.DisplayName #​1426
  • Add Attachments to InteractionResponseData, WebhookEdit and WebhookParams #​1392
  • Add Session.ShouldReconnectVoiceOnSessionError #​1350
  • Add Role.Flags #​1410
  • Add UpdateCustomStatus #​1425
  • Add Spanish LATAM locale #​1496
  • Add GuildDirectory and GuildMedia channel types #​1514
Other changes
  • Fix error shadowing in WebhookEditWithToken #​1372
  • Remove remove duplicated slash in EndpointGuildTemplate #​1395
  • Fix incorrect AuditLogOptionsType values #​1413
  • Allow Components and Embeds in MessageEdit to be set to [] #​1483
  • Allow ChannelEdit.Position to be set to 0 #​1385
  • Fix BUTTON_COMPONENT_INVALID_EMOJI error for Button #​1475
  • Fix BUTTON_COMPONENT_INVALID_EMOJI error for SelectMenuOption #​1476

Special thanks

Full Changelog: bwmarrin/discordgo@v0.27.1...v0.28.0

v0.27.1: DiscordGo v0.27.1

Compare Source

Hi everyone. This is a out-of-schedule release, due to a recent breaking change made by Discord in voice API.

⚠️ If you have any voice related functionality, please update to this version. Voice API in previous versions will stop working on March 15th.

What's changed

Fixes
  • Use 74 byte handshake in voice UDP connection #​1343
  • WithContext option did not have effect on the request sent by RequestWithLockedBucket #​1337
  • ThreadMember.Flags has not been properly serialized #​1335
Other changes

Special thanks to @​LightningDev1 and @​armsnyder.

Full Changelog: bwmarrin/discordgo@v0.27.0...v0.27.1

v0.27.0: DiscordGo v0.27.0

Compare Source

What's Changed

Notices / Breaking changes
  • All REST methods of the Session now have options ...RequestOption at the end of the parameter list #​1299
New features
  • Forum channels #​1246
  • Regex automod trigger #​1275
  • Automod allow list and mentions #​1305
  • Auto populated select menus #​1269
  • Role connections #​1295
  • Audit Log Reason, HTTP context, accepted locale and per-request options #​1299
Other changes
  • Add missing fields to GuildParams struct #​1255
  • Add missing fields to Ready #​1227
  • Add UpdateWatchStatus function #​1291
  • Fix incorrect call of State.Role in ApplicationCommandInteractionDataOption.RoleValue #​1237
  • Fix type of GuildScheduledEvent* enum values #​1254
  • Fix form file field name format in MultipartBodyWithJSON #​1256
  • Add Files and Attachments to MessageEdit #​1253
  • Overwrite entire emoji list on GuildEmojiUpdate #​1261
  • Remove omitempty in MessageEmbedField #​1262
  • Continue to next packet if received broken packet in voice #​1260
  • Add support for emojis with longer ids in EmojiRegex #​1274
  • Fix the problem of reconnecting when moved to another VC #​1271
  • Add Resolved to MessageComponentInteractionData MessageComponentInteractionDataResolved struct #​1302
  • Add BeforeMember to GuildMemberUpdate event #​1304
  • Add ClientStatus to Presence #​1303
  • Add Forum settings to Channel struct #​1306
  • Add NSFW field to ApplicationCommand #​1310
  • Add size parameters for Guild.IconURL, GuildPreview.IconURL and Guild.BannerURL #​1301

Special thanks

Full Changelog: bwmarrin/discordgo@v0.26.1...v0.27.0

v0.26.3: DiscordGo v0.26.3

Compare Source

Hi all! This release contains backported fixes for unomitted empty Emoji fields in SelectMenuOption and Button structs.
Previously this would prevent bots from sending / editing select menu and button components, if the requests did not change or include the said field.

v0.26.2: DiscordGo v0.26.2

Compare Source

This is a backport of a voice UDP handshake change recently made by Discord.
You can read more about the change here. And you can find the list of versions with the fix here.

⚠️ If you have any voice related functionality on v0.26.x versions, please update to this patch. Some of the Voice API may stop working in previous patches on March 15th.

v0.26.1: DiscordGo v0.26.1

Compare Source

Hi all! This release only bumps semantic version of the library and does not contain any new fixes nor features.
This is due to our semantic version previously not matching the actual library version.

v0.26.0: DiscordGo v0.26.0

Compare Source

Get ready! This release is not so big, but is packed with refactoring changes and fixes.

What's Changed

Notices / Breaking changes
  • DefaultPermission has been deprecated in favor of DefaultMemberPermissions and DMPermission in ApplicationCommand #​1075
  • ApplicationCommandPermissionsBatchEdit has been deprecated #​1075
  • Content, Components and Embeds were made pointers in WebhookEdit #​1174
  • GuildTemplate.Description was made a pointer #​1191
  • Type of GuildTemplate.UsageCount was changed to int #​1191
  • GuildChannel and PrivateChannel were removed due to deprecation #​1203
  • InviteTargetEmbeddedAppliction was renamed to InviteTargetEmbeddedApplication #​1211
  • NSFW, Archived, Locked and Invitable were made pointers in ChannelEdit #​1199
  • Type of Features was changed to []GuildFeature in UserGuild #​1223
  • Remaining undocumented structs, events and fields were removed. #​1225
  • ChannelEdit now shares same functional and parameters as ChannelEditComplex #​1217
  • GuildMemberEdit now shares same functional and parameters as GuildMemberEditComplex #​1217
  • ChannelEditComplex was deprecated in favor of ChannelEdit #​1217
  • GuildMemberEditComplex was deprecated in favor of GuildMemberEdit #​1217
  • name and roles parameters of GuildEmojiEdit and GuildEmojiCreate were placed into a EmojiParams struct #​1217
  • accessToken, nick, roles, mute and deaf parameters of GuildMemberAdd were placed in a GuildMemberAddParams struct #​1217
  • name, color, hoist, perms and mention parameters of GuildRoleEdit were placed into a GuildRoleParams struct #​1217
  • name and description parameters of GuildTemplateCreate and GuildTemplateEdit were placed into a GuildTemplateParams struct #​1217
  • GuildEmbedEdit now accepts parameters through GuildEmbed struct #​1217
  • GuildEmbed.Enabled was made a pointer #​1217
  • GuildRoleCreate now accepts initial role parameters through GuildRoleParams struct #​1217
  • g parameter of GuildEdit was made a pointer, to match other REST methods #​1228
New features
  • Application commands: Permissions v2 #​1075
  • Auto moderation #​1201
  • Application command options: min and max length #​1208
Other changes
  • Use with_localizations flag in ApplicationCommands #​1196
  • Add Dialer property to Session #​1179 and #​1220
  • Add AppPermissions field to Interaction #​1206
  • Add ExpiresAt field to Invite #​1198
  • Add Features field to UserGuild #​1223
  • Name and Description are omitted when unset in GuildTemplate #​1191
  • Add replied_user to MessageAllowedMentions #​1175
  • fix: check if opus created #​1166
  • Add ability to reply with embeds #​1160
  • Add missing fields to VoiceState #​1190
  • Add GET prefix for ApplicationCommands bucketID #​1193
  • Add GuildID field to ApplicationCommand #​1207
  • Add omitempty to channel_id in MessageReference #​1002
  • Add UserGuildMember #​1210
  • Add missing fields to GuildMemberParams #​1226

Special thanks

Full Changelog: bwmarrin/discordgo@v0.25.0...v0.26.0

v0.25.2: DiscordGo v0.25.2

Compare Source

Hi all! This release contains backported fixes for unomitted empty Emoji fields in SelectMenuOption and Button structs.
Previously this would prevent bots from sending / editing select menu and button components, if the requests did not change or include the said field.

v0.25.1: DiscordGo v0.25.1

Compare Source

This is a backport of a voice UDP handshake change recently made by Discord.
You can read more about the change here. And you can find the list of versions with the fix here.

⚠️ If you have any voice related functionality on this version, please update to this patch. Some of Voice API may stop working in previous patches on March 15th.

v0.25.0: DiscordGo v0.25.0

Compare Source

Hi all! This one is not so feature-rich, but is filled with lots of fixes and missing features.

What's Changed

Breaking changes
  • Removed omitempty from Embeds in InteractionResponseData, MessageSend and MessageEdit #​1106
  • RateLimitPerUser in ChannelEdit was made a pointer #​1152
  • appID was removed from the parameters of InteractionResponseXXX and FollowupMessageXXX #​1125
  • GuildEmojiEdit now resets whitelisted roles of an emoji when provided with nil or empty role slice #​1022
New features
  • Stage Instances #​1158
  • IconURL for GuildPreview #​885
  • GuildWithCounts #​885
  • Added GuildMembersSearch #​1150
  • Added GuildEmoji #​1153
  • Added GuildScheduledEventUserAdd and GuildScheduledEventUserDelete events #​1155
  • Custom JSON marshal/unmarshal functions #​1162
  • Added GuildMemberEditComplex #​1122
  • Application commands localization #​1143
Other changes
  • Removed appID comment from InteractionRespond method #​1123
  • Moved RESTError to restapi.go #​1130
  • Removed GuildSubscriptions field from Identify struct #​992
  • Add missing permission constants (UseActivities, ManageEvents, UseExternalStickers) #​1144
  • Fix debug message printing when Session.Debug is disabled #​1043
  • Update Go version in CI by @​Jleagle in #​1147
  • Showcase of parsing options into a map in slash commands example #​1129
  • Removed omitempty from non-optional MessageEmbed* fields #​1001
  • Added example of emojiID to MessageReactionAdd #​798
  • Added NSFWLevel to Guild #​1029
  • Fixed shadowed error variables #​1030
  • Added option to disable rate-limited requests retry #​1151
  • Added Flags to MessageEdit #​973
  • Added RequestGuildMembersList method #​1156
  • Added InviteComplex #​1163

Special thanks

Full Changelog: bwmarrin/discordgo@v0.24.0...v0.25.0

v0.24.2: DiscordGo v0.24.2

Compare Source

Hi all! This release contains backported fixes for unomitted empty Emoji fields in SelectMenuOption and Button structs.
Previously this would prevent bots from sending / editing select menu and button components, if the requests did not change or include the said field.

v0.24.1: DiscordGo v0.24.1

Compare Source

This is a backport of a voice UDP handshake change recently made by Discord.
You can read more about the change here. And you can find the list of versions with the fix here.

⚠️ If you have any voice related functionality on this version, please update to this patch. Some of Voice API may stop working in previous patches on March 15th.

v0.24.0: DiscordGo v0.24.0

Compare Source

Hang tight, this one is the biggest yet

Important notice

From this release forward, DiscordGo will require Go 1.13+ to run.

Breaking changes of master

Since v.0.23.0 we've been recommending everyone to use @master version for slash commands, context menus and other new stuff.

This led to a big problem with versioning and breaking changes, because some of the features weren't implemented fully, had some problems didn't properly function or didn't fully reflect the API, and so there was a number of breaking changes since the base feature PRs:

  • Some of InteractionResponseTypes were removed. #​930
  • InteractionResponseACKWithSource was renamed to InteractionResponseDeferredChannelMessageWithSource. #​930
  • Type of MinValues in SelectMenu was changed to *float64, to allow for the default values when field isn't set. #​1026
  • InteractionApplicationCommandResponseData has been renamed to InteractionResponseData. #​933
  • ButtonEmoji was renamed to ComponentEmoji. #​954
  • ApplicationCommandInteractionData has been removed, use Interaction.ApplicationCommandData() instead. #​954
  • MessageTypeApplicationCommand was replaced by MessageTypeChatInputCommand. #​978

API version v9

Now DiscordGo uses API v9! Due to this fact this release includes a couple of breaking changes regarding the API:

Breaking changes
  • User account login, endpoints and methods were dropped. #​1087
  • Embed now is replaced with Embeds in MessageSend and MessageEdit. #​1000
  • EndpointApplications no longer points to OAuth2 applications. Use EndpointOAuth2Applications for that instead. #​856
  • TargetUserType field in Invite and TargetUserType type are renamed to TargetType. Additionally all the constants named InviteTargetUserType<Name> were renamed to InviteTarget<Name>. See #​1105 for more info
  • RedirectURIs were removed from Application
  • All user flags now use UserFlag type instead of int. #​937
  • REST API functions now will now return wrapped version of ErrJSONUnmarshal. For error check errors.Is or errors.Unwrap should be used. #​924
  • ErrCodeMaximumFriendsReached and ErrCodeNoteTooLong error codes were removed. #​1096
New features
Bug fixes
  • EndpointInvite now points to correct API endpoint #​892
  • RTP extended header is now parsed correctly #​880
Other changes
  • Addition of Required flag for resp-type option of /responses command in slash commands example #​886
  • Missing permission constants #​906
  • Addition of missing fields to Activity and GetCustomEmojis to Message #​895
  • Addition of Permissions field to Member #​902
  • github.com/gorilla/websocket was bumped to 1.4.2 #​896
  • Correction of slash commands example spelling & grammar #​905
  • Fix of some typos detected by goreportcard #​925
  • Addition of ApplicationCommandOptionMentionable #​918
  • Bulk application command overwrite endpoint #​926
  • Wrapping of ErrJSONUnmarshal to include error message #​924
  • Addition of ping pong example for direct messages #​882
  • Addition of ApplicationCommandInteractionDataResolved #​919
  • Fix of UserFlags constants types #​937
  • Webhook message endpoint #​948
  • Support of attachments in webhooks and interaction responses #​931
  • Addition of SessionStartLimit field to GatewayBotResponse #​949
  • Addition of BeforeDelete field to GuildDelete #​962
  • Addition of ActivityTypeCompeting #​990
  • Addition of ActivityTypeWatching #​983
  • Channel type restrictions for ApplicationCommandOption #​1015
  • Fix of some links and wording in the docs #​1010
  • Addition of Guild.BannerURL method #​1023
  • Addition of Member to MessageReactionAdd #​1042
  • Missing MessageFlags values #​1089
  • Missing audit log keys and actions #​1098
  • Missing JSON error codes #​1096
  • Missing intents #​1097
  • Addition of DefaultPermission field to ApplicationCommand #​1071
  • Addition of Disabled field to SelectMenu #​1102
  • Implementation of removal procedure for slash commands example #​1103
  • Addition of Interaction field to Message #​1112

Special thanks

Full Changelog: bwmarrin/discordgo@v0.23.2...v0.24.0

v0.23.2

Compare Source

v0.23.1: DiscordGo v0.23.1

Compare Source

Hi all! v0.23.1 contains a bug fix relating to updating statuses, correcting the casing used in the JSON sent to the gateway, meaning that you can actually update your status now! I envision that there might be more minor fixes in the near future as a continuation of the switch to API v8, but in the meantime make sure to update if you're running into issues with updating your bot's status.

v0.23.0: DiscordGo v0.23.0

Compare Source

Hi all! This is a big one.

API Version 8

The largest change for this version: the library now uses API version 8! Given the breaking changes in the API, there will be some breaking changes in this version:

  • Intents are now mandatory. The library continues to default to enabling all non-privileged intents, but it is no longer possible to disable intents entirely like it was in v6. Consequently, the Intents field in the Identify struct is no longer a pointer, and the use of MakeIntent is no longer required.
  • The Game struct is no more, and UpdateStatus was changed to UpdateGameStatus to better reflect the API structures. The previous uses of Game can now be encompassed in Activity.
  • Presences and presence updates no longer contain information about nicknames and roles; these are now sent exclusively by guild member updates.
  • Permissions are now represented by int64 rather than int throughout the library, as although there are no permissions currently above 32 bits, Discord explicitly notes that they expect to add additional permissions in the future.
  • Permission overwrite types now have constants in the library, rather than requiring a string value.

There will probably be issues that are discovered with the API version change. As always, please feel free to file an issue if any come up!

Additional Changes

  • Support for news channels #​800
  • Support for user public flags #​801
  • Support for guild member muting and deafening #​804
  • Support for querying old voice state information in updates #​833
  • Add application ID to webhooks #​838
  • Support for replies #​842
  • Support for fetching guild bans #​848
  • Webhook interaction request verification #​855
  • Add pending field for members #​863

Special Thanks To

v0.22.1

Compare Source

go-chi/chi (github.com/go-chi/chi)

v1.5.5

Compare Source

v1.5.4

Compare Source

  • chi v5, github.com/go-chi/chi/v5 introduces the adoption of Go's SIV to adhere to the current state-of-the-tools in Go.
  • chi v1.5.x did not work out as planned, as the Go tooling is too powerful and chi's adoption is too wide.
    The most responsible thing to do for everyone's benefit is to just release v5 with SIV, so I present to you all,
    chi v5 at github.com/go-chi/chi/v5. I hope someday the developer experience and ergonomics I've been seeking
    will still come to fruition in some form, see golang/go#44550
  • History of changes: see go-chi/chi@v1.5.4...v5.0.0

v1.5.3

Compare Source

v1.5.2

Compare Source

  • Update go.mod to go 1.16 with new retract directive marking all versions without prior go.mod support
  • History of changes: see go-chi/chi@v1.5.2...v1.5.3
go-chi/httplog (github.com/go-chi/httplog)

v0.3.2

Compare Source

v0.3.1

Compare Source

v0.3.0

Compare Source

v0.2.5

Compare Source

v0.2.4

Compare Source

v0.2.3

Compare Source

v0.2.2

Compare Source

v0.2.1

Compare Source

v0.2.0

Compare Source

</de


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from moul as a code owner December 31, 2020 14:39
@renovate renovate bot changed the title chore(deps): update module gohugoio/hugo to v0.80.0 chore(deps): update all Jan 12, 2021
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from bf2e826 to c85cd0f Compare January 26, 2021 18:35
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 28fb5cd to 930bfc5 Compare February 10, 2021 20:23
@renovate renovate bot changed the title chore(deps): update all fix(deps): update all Feb 18, 2021
@auto-add-label auto-add-label bot added bug Something isn't working and removed dependencies labels Feb 18, 2021
@renovate
Copy link
Author

renovate bot commented Apr 26, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: chaos-bot/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/ultreme/radio-chaos":"/mnt/renovate/gh/ultreme/radio-chaos" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/ultreme/radio-chaos/chaos-bot" docker.io/renovate/go:1.14.15 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: downloading github.com/graarh/golang-socketio v0.0.0-20170510162725-2c44953b9b5f
go: downloading github.com/go-chi/chi v1.5.4
go: downloading github.com/jinzhu/gorm v1.9.16
go: downloading moul.io/pipotron v1.13.2
go: downloading github.com/hako/durafmt v0.0.0-20210316092057-3a2c319c1acd
go: downloading github.com/tpyolang/tpyo-cli v1.0.0
go: downloading github.com/bwmarrin/discordgo v0.23.2
go: downloading moul.io/number-to-words v0.6.0
go: downloading moul.io/moulsay v1.3.0
go: downloading github.com/peterbourgon/ff/v3 v3.0.0
go: downloading github.com/rs/cors v1.7.0
go: downloading github.com/ultreme/histoire-pour-enfant-generator v0.0.0-20200402084311-66b2cd0d2da6
go: downloading moul.io/godev v1.7.0
go: downloading github.com/etherlabsio/errors v0.2.3
go: downloading github.com/mattn/go-sqlite3 v2.0.3+incompatible
go: downloading github.com/oklog/run v1.1.0
go: downloading github.com/Masterminds/sprig v2.22.0+incompatible
go: downloading moul.io/asciimoul v1.1.0
go: downloading ultre.me/smsify v1.0.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
go: downloading github.com/gobuffalo/packr/v2 v2.8.1
go: downloading gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
go: downloading github.com/gohugoio/hugo v0.82.1
go: downloading github.com/eidolon/wordwrap v0.0.0-20161011182207-e0f54129b8bb
go: downloading github.com/go-chi/httplog v0.2.0
go: downloading github.com/Masterminds/goutils v1.1.0
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/go-chi/chi/v5 v5.0.0
go: downloading github.com/rs/zerolog v1.18.1-0.20200514152719-663cbb4c8469
go: downloading github.com/mitchellh/copystructure v1.0.0
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/mitchellh/reflectwalk v1.0.1
go: downloading github.com/gobuffalo/logger v1.0.3
go: downloading github.com/huandu/xstrings v1.3.1
go: downloading github.com/sirupsen/logrus v1.6.0
go: downloading github.com/gobuffalo/packd v1.0.0
go: downloading github.com/etherlabsio/pkg v0.0.0-20191020161600-58998d98f9ce
go: downloading github.com/imdario/mergo v0.3.9
go: downloading github.com/markbates/safe v1.0.1
go: downloading github.com/markbates/oncer v1.0.0
go: downloading github.com/go-kit/kit v0.9.0
go: downloading ultre.me/recettator v0.4.0
go: downloading github.com/markbates/errx v1.1.0
go: downloading github.com/karrick/godirwalk v1.15.8
go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.3
go: downloading github.com/google/uuid v1.1.2
go: downloading github.com/moul/advanced-ssh-config v2.8.0+incompatible
go: downloading github.com/go-logfmt/logfmt v0.4.0
go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515
go: downloading github.com/spf13/cast v1.3.1
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/frankban/quicktest v1.11.3
go: downloading github.com/stretchr/testify v1.6.1
go: downloading github.com/go-stack/stack v1.8.0
go: downloading github.com/rogpeppe/go-internal v1.6.2
go: downloading github.com/lib/pq v1.1.1
go: downloading github.com/jinzhu/now v1.0.1
go: downloading github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
go: downloading github.com/smartystreets/goconvey v1.6.4
go: downloading github.com/go-sql-driver/mysql v1.5.0
go: downloading github.com/denisenkom/go-mssqldb v0.0.0-20191124224453-732737034ffd
go: downloading github.com/kr/pretty v0.2.1
go: downloading github.com/google/go-cmp v0.5.4
go: downloading github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe
go: downloading github.com/jtolds/gls v4.20.0+incompatible
go: downloading github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d
go: downloading github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1
ultre.me/radio-chaos/chaos-bot imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0: permission denied
ultre.me/radio-chaos/chaos-bot imports
	moul.io/godev imports
	gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20200615113413-eeeca48fe776: permission denied

@renovate renovate bot force-pushed the renovate/all branch from d81b562 to 0b70ff3 Compare May 9, 2021 22:10
@renovate renovate bot changed the title fix(deps): update all chore(deps): update all docker tags May 9, 2021
@auto-add-label auto-add-label bot added dependencies and removed bug Something isn't working labels May 9, 2021
@renovate renovate bot force-pushed the renovate/all branch from 0b70ff3 to d35193f Compare June 6, 2021 22:59
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Oct 18, 2021
@renovate renovate bot changed the title chore(deps): update all docker tags chore(deps): update all Mar 7, 2022
@renovate renovate bot force-pushed the renovate/all branch from 380f8d4 to 5072dd1 Compare May 15, 2022 18:20
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 4a210c7 to f3ffd26 Compare July 20, 2023 16:49
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 34b0799 to c0bdb73 Compare August 1, 2023 08:31
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from df91ab3 to b313217 Compare August 8, 2023 22:34
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 23327a0 to b4e2c26 Compare September 6, 2023 00:09
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from c442d6d to ec02875 Compare September 29, 2023 22:25
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 4ec897c to 323c288 Compare October 23, 2023 12:48
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from a1f3eee to 7e844e7 Compare November 2, 2023 16:50
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 71fce34 to e212454 Compare December 8, 2023 10:37
@renovate
Copy link
Author

renovate bot commented Aug 2, 2024

ℹ Artifact update notice

File name: chaos-bot/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.14 -> 1.24.0

@renovate
Copy link
Author

renovate bot commented Dec 10, 2025

ℹ️ Artifact update notice

File name: chaos-bot/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.14 -> 1.24.0

@renovate
Copy link
Author

renovate bot commented Jan 28, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: chaos-bot/go.sum
Command failed: go get -t ./...
go: downloading github.com/bwmarrin/discordgo v0.29.0
go: downloading github.com/etherlabsio/errors v0.2.3
go: downloading github.com/etherlabsio/pkg v0.0.0-20191020161600-58998d98f9ce
go: downloading github.com/go-chi/chi v1.5.5
go: downloading github.com/go-chi/httplog v0.3.2
go: downloading github.com/gohugoio/hugo v0.158.0
go: downloading github.com/graarh/golang-socketio v0.0.0-20170510162725-2c44953b9b5f
go: downloading github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b
go: downloading github.com/jinzhu/gorm v1.9.16
go: downloading github.com/oklog/run v1.2.0
go: downloading github.com/peterbourgon/ff/v3 v3.4.0
go: downloading github.com/rs/cors v1.11.1
go: downloading github.com/tpyolang/tpyo-cli v1.0.0
go: downloading github.com/ultreme/histoire-pour-enfant-generator v0.0.0-20200402084311-66b2cd0d2da6
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading moul.io/godev v1.7.0
go: downloading moul.io/moulsay v1.3.0
go: downloading moul.io/number-to-words v0.7.0
go: downloading moul.io/pipotron v1.13.5
go: downloading ultre.me/recettator v0.4.0
go: downloading ultre.me/smsify v1.0.0
go: downloading github.com/gorilla/websocket v1.5.3
go: downloading golang.org/x/crypto v0.49.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/go-kit/kit v0.10.0
go: downloading github.com/go-chi/chi/v5 v5.0.7
go: downloading github.com/rs/zerolog v1.29.1
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/mattn/go-sqlite3 v2.0.3+incompatible
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/eidolon/wordwrap v0.0.0-20161011182207-e0f54129b8bb
go: downloading moul.io/asciimoul v1.1.0
go: downloading github.com/gobuffalo/packr/v2 v2.8.1
go: downloading github.com/Masterminds/sprig v2.22.0+incompatible
go: downloading github.com/moul/advanced-ssh-config v2.8.0+incompatible
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/gobuffalo/packd v1.0.0
go: downloading github.com/markbates/oncer v1.0.0
go: downloading github.com/markbates/safe v1.0.1
go: downloading github.com/Masterminds/goutils v1.1.0
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/huandu/xstrings v1.3.1
go: downloading github.com/imdario/mergo v0.3.9
go: downloading github.com/mitchellh/copystructure v1.0.0
go: downloading golang.org/x/text v0.35.0
go: downloading golang.org/x/sys v0.42.0
go: downloading github.com/go-logfmt/logfmt v0.5.1
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/karrick/godirwalk v1.15.8
go: downloading github.com/markbates/errx v1.1.0
go: downloading github.com/gobuffalo/logger v1.0.3
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/mitchellh/reflectwalk v1.0.1
go: downloading golang.org/x/term v0.41.0
go: ultre.me/radio-chaos/chaos-bot imports
	github.com/gohugoio/hugo/common/maps: cannot find module providing package github.com/gohugoio/hugo/common/maps
go: module github.com/go-chi/chi is deprecated: Please upgrade to the latest major version: go get github.com/go-chi/chi/v5
go: warning: github.com/mattn/go-sqlite3@v2.0.3+incompatible: retracted by module author: Accidental; no major changes or features.
go: to switch to the latest unretracted version, run:
	go get github.com/mattn/go-sqlite3@latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies 🔍 Ready for Review Pull Request is not reviewed yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants