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 recharts from 2.12.2 to 2.12.3 #3215

Merged
merged 1 commit into from Apr 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps recharts from 2.12.2 to 2.12.3.

Release notes

Sourced from recharts's releases.

v2.12.3

Some more small changes/fixes while working on 3.x

What's Changed

Fix

New Contributors

Full Changelog: recharts/recharts@v2.12.2...v2.12.3

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)

Bumps [recharts](https://github.com/recharts/recharts) from 2.12.2 to 2.12.3.
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md)
- [Commits](recharts/recharts@v2.12.2...v2.12.3)

---
updated-dependencies:
- dependency-name: recharts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2024
@shamoon shamoon enabled auto-merge (squash) April 1, 2024 17:17
@shamoon shamoon merged commit cdfb5a1 into main Apr 1, 2024
2 checks passed
@shamoon shamoon deleted the dependabot/npm_and_yarn/recharts-2.12.3 branch April 1, 2024 21:18
truecharts-admin added a commit to truecharts/charts that referenced this pull request Apr 8, 2024
…0.8.11@13d1bf9 by renovate (#20440)

This PR contains the following updates:

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

---

> [!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.8.11`](https://togithub.com/gethomepage/homepage/releases/tag/v0.8.11)

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

#### What's Changed

- Enhancement: support for glances v4 by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3196
- Feature: crowdsec widget by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3197
- Enhancement: support pi-hole v6 by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3207
- Fix: remove invalid form attribute by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3210
- Fix: Homebridge widget login by
[@&#8203;LucaHerrero](https://togithub.com/LucaHerrero) in
[gethomepage/homepage#3220
- Fix: TrueNAS Core support for pool stats by
[@&#8203;rgon10](https://togithub.com/rgon10) in
[gethomepage/homepage#3206
- Fix: rename pialert to netalertx by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3253

##### Maintenance

- Chore(deps): Bump follow-redirects from 1.15.5 to 1.15.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3211
- Chore(deps-dev): Bump postcss from 8.4.35 to 8.4.38 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3212
- Chore(deps): Bump recharts from 2.12.2 to 2.12.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3215
- Chore(deps-dev): Bump eslint-plugin-react from 7.33.2 to 7.34.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3213
- Chore(deps-dev): Bump tailwindcss from 3.4.1 to 3.4.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3214

#### New Contributors

- [@&#8203;LucaHerrero](https://togithub.com/LucaHerrero) made their
first contribution in
[gethomepage/homepage#3220
- [@&#8203;rgon10](https://togithub.com/rgon10) made their first
contribution in
[gethomepage/homepage#3206

**Full Changelog**:
gethomepage/homepage@v0.8.10...v0.8.11

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
szinn pushed a commit to szinn/k8s-homelab that referenced this pull request Apr 9, 2024
… v0.8.11 ) (#3408)

This PR contains the following updates:

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

---

### Release Notes

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

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

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

#### What's Changed

- Enhancement: support for glances v4 by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3196
- Feature: crowdsec widget by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3197
- Enhancement: support pi-hole v6 by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3207
- Fix: remove invalid form attribute by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3210
- Fix: Homebridge widget login by
[@&#8203;LucaHerrero](https://togithub.com/LucaHerrero) in
[gethomepage/homepage#3220
- Fix: TrueNAS Core support for pool stats by
[@&#8203;rgon10](https://togithub.com/rgon10) in
[gethomepage/homepage#3206
- Fix: rename pialert to netalertx by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3253

##### Maintenance

- Chore(deps): Bump follow-redirects from 1.15.5 to 1.15.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3211
- Chore(deps-dev): Bump postcss from 8.4.35 to 8.4.38 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3212
- Chore(deps): Bump recharts from 2.12.2 to 2.12.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3215
- Chore(deps-dev): Bump eslint-plugin-react from 7.33.2 to 7.34.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3213
- Chore(deps-dev): Bump tailwindcss from 3.4.1 to 3.4.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3214

#### New Contributors

- [@&#8203;LucaHerrero](https://togithub.com/LucaHerrero) made their
first contribution in
[gethomepage/homepage#3220
- [@&#8203;rgon10](https://togithub.com/rgon10) made their first
contribution in
[gethomepage/homepage#3206

**Full Changelog**:
gethomepage/homepage@v0.8.10...v0.8.11

</details>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
discretizer pushed a commit to discretizer/homepage that referenced this pull request Apr 26, 2024
Bumps [recharts](https://github.com/recharts/recharts) from 2.12.2 to 2.12.3.
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md)
- [Commits](recharts/recharts@v2.12.2...v2.12.3)

---
updated-dependencies:
- dependency-name: recharts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented May 2, 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 May 2, 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