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

Update patch updates #66

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Update patch updates #66

merged 1 commit into from
Jul 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
DSharpPlus 4.4.6 -> 4.4.9 age adoption passing confidence
DSharpPlus.Interactivity 4.4.6 -> 4.4.9 age adoption passing confidence
DSharpPlus.SlashCommands 4.4.6 -> 4.4.9 age adoption passing confidence
NLog.Extensions.Logging 5.3.8 -> 5.3.11 age adoption passing confidence
lint-staged 15.2.2 -> 15.2.7 age adoption passing confidence

Release Notes

DSharpPlus/DSharpPlus (DSharpPlus)

v4.4.9: DSharpPlus 4.4.9

fixes #​1979

v4.4.8: DSharpPlus 4.4.8

Fixes a bug in v4.4.7 whereby null permissions failed to deserialize.

v4.4.7: DSharpPlus 4.4.7

Relaxes Permission deserialization to accept permissions exceeding 64 bits. Such values will be truncated to precisely 64 bits.

This is in preparation to Discord reaching 65+ bits for permissions, and does not entail any semantic changes, just that once this happens the library will not crash every time it encounters a permission field.

NLog/NLog.Extensions.Logging (NLog.Extensions.Logging)

v5.3.11

Improvements

v5.3.10

Improvements

v5.3.9

Improvements

okonet/lint-staged (lint-staged)

v15.2.7

Compare Source

Patch Changes
  • #​1440 a51be80 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version drops the --path-format=absolute option to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgrading git to the latest version.

v15.2.6

Compare Source

Patch Changes
  • #​1433 119adb2 Thanks @​iiroj! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems.

v15.2.5

Compare Source

Patch Changes
  • #​1424 31a1f95 Thanks @​iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.

  • #​1423 91abea0 Thanks @​iiroj! - Improve error logging when failing to read or parse a configuration file

  • #​1424 ee43f15 Thanks @​iiroj! - Upgrade micromatch@4.0.7

v15.2.4

Compare Source

Patch Changes
  • 4f4537a Thanks @​iiroj! - Fix release issue with previous version; update dependencies

Configuration

📅 Schedule: Branch creation - "before 11am on the first day of the month" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) July 11, 2024 22:16
@omgitsjan omgitsjan disabled auto-merge July 11, 2024 22:20
@omgitsjan omgitsjan merged commit b7adf4e into master Jul 11, 2024
3 checks passed
@omgitsjan omgitsjan deleted the renovate/patch-updates branch July 11, 2024 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant