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

Bump path-to-regexp and astro in /docs #840

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Removes path-to-regexp. It's no longer used after updating ancestor dependency astro. These dependencies need to be updated together.

Removes path-to-regexp

Updates astro from 4.15.6 to 4.15.8

Release notes

Sourced from astro's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

Changelog

Sourced from astro's changelog.

4.15.8

Patch Changes

4.15.7

Patch Changes

Commits

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.

Removes [path-to-regexp](https://github.com/pillarjs/path-to-regexp). It's no longer used after updating ancestor dependency [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). These dependencies need to be updated together.


Removes `path-to-regexp`

Updates `astro` from 4.15.6 to 4.15.8
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- dependency-name: astro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 19, 2024
@sissbruecker sissbruecker merged commit baa3d55 into master Sep 19, 2024
2 checks passed
@sissbruecker sissbruecker deleted the dependabot/npm_and_yarn/docs/multi-b38f64c933 branch September 19, 2024 13:42
truecharts-admin referenced this pull request in truecharts/public Sep 23, 2024
…0c5dddf by renovate (#26784)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[sissbruecker/linkding](https://redirect.github.com/sissbruecker/linkding)
| minor | `1.34.0` -> `1.35.0` |

---

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

---

### Release Notes

<details>
<summary>sissbruecker/linkding (sissbruecker/linkding)</summary>

###
[`v1.35.0`](https://redirect.github.com/sissbruecker/linkding/releases/tag/v1.35.0)

[Compare
Source](https://redirect.github.com/sissbruecker/linkding/compare/v1.34.0...v1.35.0)

#### What's Changed

- Add configuration options for pagination by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/835](https://redirect.github.com/sissbruecker/linkding/pull/835)
- Show placeholder if there is no preview image by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/842](https://redirect.github.com/sissbruecker/linkding/pull/842)
- Allow bookmarks to have empty title and description by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/843](https://redirect.github.com/sissbruecker/linkding/pull/843)
- Add clear buttons in bookmark form by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/846](https://redirect.github.com/sissbruecker/linkding/pull/846)
- Add basic fail2ban support by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/847](https://redirect.github.com/sissbruecker/linkding/pull/847)
- Add documentation website by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/833](https://redirect.github.com/sissbruecker/linkding/pull/833)
- Add go-linkding to community projects by
[@&#8203;piero-vic](https://redirect.github.com/piero-vic) in
[https://github.com/sissbruecker/linkding/pull/836](https://redirect.github.com/sissbruecker/linkding/pull/836)
- Fix a broken link to options documentation by
[@&#8203;zbrox](https://redirect.github.com/zbrox) in
[https://github.com/sissbruecker/linkding/pull/844](https://redirect.github.com/sissbruecker/linkding/pull/844)
- Use HTTPS repository link for devcontainer by
[@&#8203;voltagex](https://redirect.github.com/voltagex) in
[https://github.com/sissbruecker/linkding/pull/837](https://redirect.github.com/sissbruecker/linkding/pull/837)
- Bump requests version to 3.23.3 by
[@&#8203;voltagex](https://redirect.github.com/voltagex) in
[https://github.com/sissbruecker/linkding/pull/839](https://redirect.github.com/sissbruecker/linkding/pull/839)
- Bump path-to-regexp and astro in /docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sissbruecker/linkding/pull/840](https://redirect.github.com/sissbruecker/linkding/pull/840)
- Bump dependencies by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/841](https://redirect.github.com/sissbruecker/linkding/pull/841)

#### New Contributors

- [@&#8203;piero-vic](https://redirect.github.com/piero-vic) made their
first contribution in
[https://github.com/sissbruecker/linkding/pull/836](https://redirect.github.com/sissbruecker/linkding/pull/836)
- [@&#8203;voltagex](https://redirect.github.com/voltagex) made their
first contribution in
[https://github.com/sissbruecker/linkding/pull/839](https://redirect.github.com/sissbruecker/linkding/pull/839)
- [@&#8203;zbrox](https://redirect.github.com/zbrox) made their first
contribution in
[https://github.com/sissbruecker/linkding/pull/844](https://redirect.github.com/sissbruecker/linkding/pull/844)

**Full Changelog**:
sissbruecker/linkding@v1.34.0...v1.35.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4xIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
spiceratops referenced this pull request in spiceratops/k8s-gitops Sep 26, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[sissbruecker/linkding](https://redirect.github.com/sissbruecker/linkding)
| minor | `1.34.0` -> `1.35.0` |

---

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

---

### Release Notes

<details>
<summary>sissbruecker/linkding (sissbruecker/linkding)</summary>

###
[`v1.35.0`](https://redirect.github.com/sissbruecker/linkding/releases/tag/v1.35.0)

[Compare
Source](https://redirect.github.com/sissbruecker/linkding/compare/v1.34.0...v1.35.0)

#### What's Changed

- Add configuration options for pagination by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/835](https://redirect.github.com/sissbruecker/linkding/pull/835)
- Show placeholder if there is no preview image by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/842](https://redirect.github.com/sissbruecker/linkding/pull/842)
- Allow bookmarks to have empty title and description by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/843](https://redirect.github.com/sissbruecker/linkding/pull/843)
- Add clear buttons in bookmark form by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/846](https://redirect.github.com/sissbruecker/linkding/pull/846)
- Add basic fail2ban support by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/847](https://redirect.github.com/sissbruecker/linkding/pull/847)
- Add documentation website by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/833](https://redirect.github.com/sissbruecker/linkding/pull/833)
- Add go-linkding to community projects by
[@&#8203;piero-vic](https://redirect.github.com/piero-vic) in
[https://github.com/sissbruecker/linkding/pull/836](https://redirect.github.com/sissbruecker/linkding/pull/836)
- Fix a broken link to options documentation by
[@&#8203;zbrox](https://redirect.github.com/zbrox) in
[https://github.com/sissbruecker/linkding/pull/844](https://redirect.github.com/sissbruecker/linkding/pull/844)
- Use HTTPS repository link for devcontainer by
[@&#8203;voltagex](https://redirect.github.com/voltagex) in
[https://github.com/sissbruecker/linkding/pull/837](https://redirect.github.com/sissbruecker/linkding/pull/837)
- Bump requests version to 3.23.3 by
[@&#8203;voltagex](https://redirect.github.com/voltagex) in
[https://github.com/sissbruecker/linkding/pull/839](https://redirect.github.com/sissbruecker/linkding/pull/839)
- Bump path-to-regexp and astro in /docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sissbruecker/linkding/pull/840](https://redirect.github.com/sissbruecker/linkding/pull/840)
- Bump dependencies by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/841](https://redirect.github.com/sissbruecker/linkding/pull/841)

#### New Contributors

- [@&#8203;piero-vic](https://redirect.github.com/piero-vic) made their
first contribution in
[https://github.com/sissbruecker/linkding/pull/836](https://redirect.github.com/sissbruecker/linkding/pull/836)
- [@&#8203;voltagex](https://redirect.github.com/voltagex) made their
first contribution in
[https://github.com/sissbruecker/linkding/pull/839](https://redirect.github.com/sissbruecker/linkding/pull/839)
- [@&#8203;zbrox](https://redirect.github.com/zbrox) made their first
contribution in
[https://github.com/sissbruecker/linkding/pull/844](https://redirect.github.com/sissbruecker/linkding/pull/844)

**Full Changelog**:
sissbruecker/linkding@v1.34.0...v1.35.0

</details>

---

### 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.

🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

1 participant