Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2024

Bumps dset from 3.1.3 to 3.1.4.

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [dset](https://github.com/lukeed/dset) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/lukeed/dset/releases)
- [Commits](lukeed/dset@v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: dset
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Updating dependencies javascript Pull requests that update Javascript code labels Sep 11, 2024
@jpdillingham jpdillingham merged commit 60c7f35 into master Sep 12, 2024
@jpdillingham jpdillingham deleted the dependabot/npm_and_yarn/src/web/dset-3.1.4 branch September 12, 2024 03:09
truecharts-admin referenced this pull request in trueforge-org/truecharts Sep 15, 2024
…c6130 by renovate (#26406)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/slskd/slskd](https://slskd.org)
([source](https://redirect.github.com/slskd/slskd)) | patch | `0.21.3`
-> `0.21.4` |

---

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

---

### Release Notes

<details>
<summary>slskd/slskd (ghcr.io/slskd/slskd)</summary>

###
[`v0.21.4`](https://redirect.github.com/slskd/slskd/releases/tag/0.21.4)

[Compare
Source](https://redirect.github.com/slskd/slskd/compare/0.21.3...0.21.4)

#### What's Changed

- Ignore private and public messages from blacklisted users by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1180](https://redirect.github.com/slskd/slskd/pull/1180)
- Properly ignore room messages from blacklisted users by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1184](https://redirect.github.com/slskd/slskd/pull/1184)
- Bump webpack from 5.86.0 to 5.94.0 in /src/web by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/slskd/slskd/pull/1195](https://redirect.github.com/slskd/slskd/pull/1195)
- fix(docker): Allow container to be ran on read-only filesystem and
non-root user by [@&#8203;onedr0p](https://redirect.github.com/onedr0p)
in
[https://github.com/slskd/slskd/pull/1196](https://redirect.github.com/slskd/slskd/pull/1196)
- Bump dset from 3.1.3 to 3.1.4 in /src/web by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/slskd/slskd/pull/1205](https://redirect.github.com/slskd/slskd/pull/1205)
- Bump path-to-regexp and express in /src/web by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/slskd/slskd/pull/1204](https://redirect.github.com/slskd/slskd/pull/1204)
- Bump upload- and download-artifact actions to v4 by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1210](https://redirect.github.com/slskd/slskd/pull/1210)
- Remember theme setting between page loads by
[@&#8203;nhawke](https://redirect.github.com/nhawke) in
[https://github.com/slskd/slskd/pull/1201](https://redirect.github.com/slskd/slskd/pull/1201)
- Bump caniuse-lite and browserslist by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1211](https://redirect.github.com/slskd/slskd/pull/1211)
- Bump deprecated actions by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1212](https://redirect.github.com/slskd/slskd/pull/1212)
- Resolve some more build warnings by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1213](https://redirect.github.com/slskd/slskd/pull/1213)

#### New Contributors

- [@&#8203;nhawke](https://redirect.github.com/nhawke) made their first
contribution in
[https://github.com/slskd/slskd/pull/1201](https://redirect.github.com/slskd/slskd/pull/1201)

**Full Changelog**:
slskd/slskd@0.21.3...0.21.4

</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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43OS4wIiwidXBkYXRlZEluVmVyIjoiMzguNzkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updating dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants