Skip to content

website: bump prettier-plugin-packagejson from 2.5.14 to 2.5.15 in /website#14829

Merged
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/prettier-plugin-packagejson-2.5.15
Jun 9, 2025
Merged

website: bump prettier-plugin-packagejson from 2.5.14 to 2.5.15 in /website#14829
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/prettier-plugin-packagejson-2.5.15

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2025

Bumps prettier-plugin-packagejson from 2.5.14 to 2.5.15.

Release notes

Sourced from prettier-plugin-packagejson's releases.

v2.5.15

2.5.15 (2025-05-31)

Bug Fixes

  • deps: update dependency synckit to v0.11.8 (2e50ac7)
Commits
  • 159c4bd Merge pull request #234 from matzkoh/renovate/synckit-0.11.x
  • 2e50ac7 fix(deps): update dependency synckit to v0.11.8
  • fb8b4ca Merge pull request #233 from matzkoh/renovate/npm-run-all2-8.0.x
  • a573765 chore(deps): update dependency npm-run-all2 to v8.0.4
  • acf5a95 Merge pull request #232 from matzkoh/renovate/node-22.x
  • e1f79b2 chore(deps): update node.js to v22.16.0
  • 966561e Merge pull request #231 from matzkoh/renovate/npm-run-all2-8.0.x
  • b4ee04d chore(deps): update dependency npm-run-all2 to v8.0.3
  • See full diff in compare view

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 the dependencies Pull requests that update a dependency file label Jun 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 3, 2025 04:37
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 3, 2025
@netlify
Copy link

netlify bot commented Jun 3, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit a6c4fc2
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6846361c43f24100088a76ba

@netlify
Copy link

netlify bot commented Jun 3, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit a6c4fc2
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6846361ca9a56d0007e942f0
😎 Deploy Preview https://deploy-preview-14829--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Bumps [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson) from 2.5.14 to 2.5.15.
- [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases)
- [Commits](matzkoh/prettier-plugin-packagejson@v2.5.14...v2.5.15)

---
updated-dependencies:
- dependency-name: prettier-plugin-packagejson
  dependency-version: 2.5.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/website/prettier-plugin-packagejson-2.5.15 branch from d845f6e to a6c4fc2 Compare June 9, 2025 01:17
@BeryJu BeryJu merged commit a4c4b07 into main Jun 9, 2025
95 checks passed
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/website/prettier-plugin-packagejson-2.5.15 branch June 9, 2025 01:39
kensternberg-authentik added a commit that referenced this pull request Jun 9, 2025
* main: (38 commits)
  website/docs: added a link in our Upgrade docs to the Outpost upgrade docs, slight reformatting  (#14931)
  website: fix search across multiple subdomains (#14976)
  core: bump goauthentik.io/api/v3 from 3.2025060.1 to 3.2025061.1 (#14972)
  web: bump API Client version (#14971)
  root: backport 2025.6.1 bump (#14970)
  stages/email: Only attach logo to email if used (#14835)
  web: bump @codemirror/lang-python from 6.1.6 to 6.2.1 in /web (#14713)
  website: bump prettier-plugin-packagejson from 2.5.14 to 2.5.15 in /website (#14829)
  core: bump selenium/standalone-chrome from 136.0 to 137.0 in /tests/e2e (#14963)
  core: bump axllent/mailpit from v1.25.1 to v1.26.0 in /tests/e2e (#14964)
  core: bump astral-sh/uv from 0.7.11 to 0.7.12 (#14965)
  core: bump github.com/redis/go-redis/v9 from 9.9.0 to 9.10.0 (#14966)
  web: bump @types/mocha from 10.0.8 to 10.0.10 in /web (#14684)
  web: bump ts-pattern from 5.4.0 to 5.7.1 in /web (#14686)
  website: bump @types/node from 22.15.29 to 22.15.30 in /website (#14968)
  web: bump mermaid from 11.4.1 to 11.6.0 in /web (#14688)
  web: bump @fortawesome/fontawesome-free from 6.6.0 to 6.7.2 in /web (#14716)
  web: bump the eslint group across 2 directories with 3 updates (#14833)
  website: bump the eslint group in /website with 4 updates (#14967)
  website: bump @typescript-eslint/parser from 8.32.1 to 8.33.1 in /website (#14828)
  ...
cavefire pushed a commit to cavefire/authentik that referenced this pull request Jun 24, 2025
…ebsite (goauthentik#14829)

website: bump prettier-plugin-packagejson in /website

Bumps [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson) from 2.5.14 to 2.5.15.
- [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases)
- [Commits](matzkoh/prettier-plugin-packagejson@v2.5.14...v2.5.15)

---
updated-dependencies:
- dependency-name: prettier-plugin-packagejson
  dependency-version: 2.5.15
  dependency-type: direct:development
  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>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant