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

Chore(deps): Bump urbackup-server-api from 0.8.9 to 0.52.0 #3801

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps urbackup-server-api from 0.8.9 to 0.52.0.

Changelog

Sourced from urbackup-server-api's changelog.

CHANGELOG

This changelog starts at version 0.20.0 and includes a selection of significant changes.

Breaking Changes

  • 0.50.0

    • Reverted property name changes introduced in 0.40.0 - this was not a good idea. If such a change is needed in the future, it will be an optional feature (disabled by default) controlled by a method parameter.
  • 0.40.0

    • Breaking change of property names of objects returned by getClients() method. This affects the getClients(), getGroupMembers(), and getRemovedClients() methods.
  • 0.30.0

    • Breaking change of naming in getActivities() method: previously, it used the past property, which is now renamed to last. Similarly, the includePast parameter has been renamed to includeLast.

Notable Changes

  • 0.52.0

    • Added following methods: getOutdatedClients(), getConflictingClients(), removeUser(), addUser(), isServerOutdated().
  • 0.51.0

    • Added following methods: getFailedClients(), getOkClients().
    • Added following parameters to getBlankClients(): includeFileBackups, includeImageBackups, groupName.
    • Added groupName parameter to the following methods: getRemovedClients(), getOnlineClients(), getOfflineClients(), getActiveClients(), getBlankClients().
  • 0.50.0

    • Reverted property name changes introduced in 0.40.0 - this was not a good idea. If such a change is needed in the future, it will be an optional feature (disabled by default) controlled by a method parameter.
  • 0.42.0

    • Added following methods: getServerVersion(), getUserRights(), getRawStatus(), getRawUsage(), getRawProgress(), getActiveClients(), getBlankClients().
    • Added following properties to objects returned by getClients() method: status, seen, processes, imageBackupDisabled, imageBackupOk, lastImageBackup, fileBackupOk, lastFileBackup, lastFileBackupIssues.
  • 0.41.0

    • Added following properties to objects returned by getClients() method: online, uid, ip, clientVersion, osFamily, osVersion. This affects the getClients(), getGroupMembers(), getRemovedClients(), getOnlineClients(), getOfflineClients().
  • 0.40.0

    • Breaking change of property names of objects returned by getClients() method. This affects the getClients(), getGroupMembers(), and getRemovedClients() methods.
  • 0.31.0

    • Added following methods: getOnlineClients(), getOfflineClients(), getRemovedClients(), getPausedActivities().
  • 0.30.0

    • Breaking change of naming in getActivities() method: previously, it used the past property, which is now renamed to last. Similarly, the includePast parameter has been renamed to includeLast.
    • Defaults change for getActivities() method: previously, it returned only current activities by default. Now, both current and last activities are included.
  • 0.22.0

    • Added following methods: getCurrentActivities(), getPastActivities(), getMailSettings(), getLdapSettings().
  • 0.21.0

    • Added getGroupMembers() method.

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/urbackup-server-api-0.52.0 branch from 4b99c83 to d657b6c Compare August 1, 2024 16:55
@shamoon shamoon enabled auto-merge (squash) August 1, 2024 17:02
@shamoon
Copy link
Collaborator

shamoon commented Aug 1, 2024

@dependabot rebase

Bumps [urbackup-server-api](https://github.com/bartmichu/node-urbackup-server-api) from 0.8.9 to 0.52.0.
- [Changelog](https://github.com/bartmichu/node-urbackup-server-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bartmichu/node-urbackup-server-api/commits)

---
updated-dependencies:
- dependency-name: urbackup-server-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/urbackup-server-api-0.52.0 branch from d657b6c to be7477b Compare August 1, 2024 18:17
@shamoon shamoon merged commit b124e12 into main Aug 1, 2024
2 checks passed
@shamoon shamoon deleted the dependabot/npm_and_yarn/urbackup-server-api-0.52.0 branch August 1, 2024 18:52
truecharts-admin referenced this pull request in truecharts/public Aug 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…0.9.6@e5b2616 by renovate (#25014)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://togithub.com/gethomepage/homepage)
| patch | `v0.9.5` -> `v0.9.6` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>

###
[`v0.9.6`](https://togithub.com/gethomepage/homepage/releases/tag/v0.9.6)

[Compare
Source](https://togithub.com/gethomepage/homepage/compare/v0.9.5...v0.9.6)

#### What's Changed

- Fix: wg-easy widget show o.filter is not a function when wg-easy api
return error by [@&#8203;BugGeeker](https://togithub.com/BugGeeker) in
[https://github.com/gethomepage/homepage/pull/3768](https://togithub.com/gethomepage/homepage/pull/3768)
- Fix: correctly decode tab names with special chars by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3797](https://togithub.com/gethomepage/homepage/pull/3797)
- Chore(deps): Bump systeminformation from 5.22.7 to 5.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/3799](https://togithub.com/gethomepage/homepage/pull/3799)
- Chore(deps-dev): Bump eslint-plugin-prettier from 4.2.1 to 5.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/3802](https://togithub.com/gethomepage/homepage/pull/3802)
- Chore(deps): Bump urbackup-server-api from 0.8.9 to 0.52.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/3801](https://togithub.com/gethomepage/homepage/pull/3801)
- Chore(deps): Bump raw-body from 2.5.2 to 3.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/3803](https://togithub.com/gethomepage/homepage/pull/3803)
- Change: handle errored truenas pools by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3815](https://togithub.com/gethomepage/homepage/pull/3815)
- Feature: Linkwarden service widget by
[@&#8203;PyrokineticDarkElf](https://togithub.com/PyrokineticDarkElf)
and [@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3836](https://togithub.com/gethomepage/homepage/pull/3836)
- Enhancement: use tubearchivist stats endpoints by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3814](https://togithub.com/gethomepage/homepage/pull/3814)

#### New Contributors

- [@&#8203;BugGeeker](https://togithub.com/BugGeeker) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/3768](https://togithub.com/gethomepage/homepage/pull/3768)
- [@&#8203;PyrokineticDarkElf](https://togithub.com/PyrokineticDarkElf)
made their first contribution in
[https://github.com/gethomepage/homepage/pull/3836](https://togithub.com/gethomepage/homepage/pull/3836)

**Full Changelog**:
gethomepage/homepage@v0.9.5...v0.9.6

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNS4wIiwidXBkYXRlZEluVmVyIjoiMzguMjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
Copy link
Contributor

github-actions bot commented Sep 1, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant