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

fix(deps): update all #144

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix(deps): update all #144

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 27, 2021

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action minor v3.0.4 -> v3.4.0 age adoption passing confidence
actions/checkout action minor v2.4.0 -> v2.7.0 age adoption passing confidence
alpine final minor 3.16.3 -> 3.21.0 age adoption passing confidence
github.com/bwmarrin/discordgo require minor v0.26.1 -> v0.28.1 age adoption passing confidence
github.com/getsentry/sentry-go require minor v0.13.0 -> v0.30.0 age adoption passing confidence
github.com/go-chi/chi require patch v4.1.2+incompatible -> v4.1.3 age adoption passing confidence
github.com/golang/protobuf require patch v1.5.2 -> v1.5.4 age adoption passing confidence
github.com/grpc-ecosystem/go-grpc-middleware require minor v1.3.0 -> v1.4.0 age adoption passing confidence
github.com/oklog/run require digest c709688 -> eee6e04
github.com/peterbourgon/ff/v3 require minor v3.1.2 -> v3.4.0 age adoption passing confidence
github.com/rs/cors require minor v1.8.2 -> v1.11.1 age adoption passing confidence
github.com/tailscale/depaware require digest 720c4b4 -> 3d7f3b3 age adoption passing confidence
go.uber.org/zap require minor v1.21.0 -> v1.27.0 age adoption passing confidence
golang final minor 1.17-alpine -> 1.23-alpine age adoption passing confidence
golang stage minor 1.17-alpine -> 1.23-alpine age adoption passing confidence
golang stage minor 1.17.7-alpine -> 1.23.4-alpine age adoption passing confidence
golang.org/x/oauth2 require minor v0.0.0-20210819190943-2bc19b11175f -> v0.24.0 age adoption passing confidence
golangci/golangci-lint-action action minor v3.2.0 -> v3.7.1 age adoption passing confidence
google.golang.org/genproto require digest 3dee208 -> 9240e9c age adoption passing confidence

Release Notes

actions/cache (actions/cache)

v3.4.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

Full Changelog: actions/cache@v3...v3.4.0

v3.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.3.3

v3.3.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.3.2

v3.3.1

Compare Source

What's Changed

Full Changelog: actions/cache@v3...v3.3.1

v3.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.3.0

v3.2.6

Compare Source

What's Changed

Full Changelog: actions/cache@v3...v3.2.6

v3.2.5

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.2.5

v3.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.2.4

v3.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.2.3

v3.2.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

Full Changelog: actions/cache@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.2.0

v3.0.11

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.0.11

v3.0.10

Compare Source

  • Fix a bug with sorting inputs.
  • Update definition for restore-keys in README.md

v3.0.9

Compare Source

  • Enhanced the warning message for cache unavailability in case of GHES.

v3.0.8

Compare Source

What's Changed

  • Fix zstd not working for windows on gnu tar in issues.
  • Allow users to provide a custom timeout as input for aborting cache segment download using the environment variable SEGMENT_DOWNLOAD_TIMEOUT_MIN. Default is 60 minutes.

v3.0.7

Compare Source

What's Changed

  • Fix for the download stuck problem has been added in actions/cache for users who were intermittently facing the issue. As part of this fix, new timeout has been introduced in the download step to stop the download if it doesn't complete within an hour and run the rest of the workflow without erroring out.

v3.0.6

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.0.6

v3.0.5

Compare Source

Removed error handling by consuming actions/cache 3.0 toolkit, Now cache server error handling will be done by toolkit.

actions/checkout (actions/checkout)

v2.7.0

Compare Source

What's Changed

Full Changelog: actions/checkout@v2.6.0...v2.7.0

v2.6.0

Compare Source

What's Changed

Full Changelog: actions/checkout@v2.5.0...v2.6.0

v2.5.0

Compare Source

What's Changed

Full Changelog: actions/checkout@v2...v2.5.0

v2.4.2

Compare Source

What's Changed

Full Changelog: actions/checkout@v2...v2.4.2

v2.4.1

Compare Source

  • Fixed an issue where checkout failed to run in container jobs due to the new git setting safe.directory
bwmarrin/discordgo (github.com/bwmarrin/discordgo)

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
Features
Additions
Other changes

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


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 September 27, 2021 15:27
@auto-add-label auto-add-label bot added the bug Something isn't working label Sep 27, 2021
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Sep 27, 2021
@renovate renovate bot changed the title fix(deps): update google.golang.org/genproto commit hash to 433400c fix(deps): update all Sep 28, 2021
@renovate renovate bot changed the title fix(deps): update all fix(deps): update google.golang.org/genproto commit hash to 433400c Sep 28, 2021
@renovate renovate bot changed the title fix(deps): update google.golang.org/genproto commit hash to 433400c fix(deps): update all Sep 28, 2021
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 839bbe8 to dd57a7e Compare October 1, 2021 23:07
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 447d6d7 to 6ddfd75 Compare October 12, 2021 16:30
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from b72485c to d300369 Compare October 15, 2021 16:09
@renovate renovate bot changed the title fix(deps): update all chore(deps): update all Oct 15, 2021
@auto-add-label auto-add-label bot added dependencies and removed bug Something isn't working labels Oct 15, 2021
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 0a4bd25 to 449433b Compare October 21, 2021 15:52
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from bb206b3 to 796a43c Compare September 4, 2024 16:22
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 9adc5d7 to 7d8e19a Compare September 10, 2024 11:17
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from fdb26cb to 5817b5d Compare September 30, 2024 15:12
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 999d620 to 5647de6 Compare October 7, 2024 16:32
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from d565fdc to fce9e86 Compare October 15, 2024 21:50
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from cf03943 to e6ff164 Compare October 28, 2024 16:52
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 1d025fb to a7c60c7 Compare November 8, 2024 01:07
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 857e8d7 to dde3b20 Compare November 19, 2024 00:26
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 61107ca to 3fc71fc Compare December 9, 2024 17:28
@renovate renovate bot changed the title chore(deps): update all fix(deps): update all Dec 10, 2024
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