Skip to content

build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml from 5 to 6#166

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/fastify/workflows/dot-github/workflows/plugins-ci.yml-6
Apr 1, 2026
Merged

build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml from 5 to 6#166
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/fastify/workflows/dot-github/workflows/plugins-ci.yml-6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Bumps fastify/workflows/.github/workflows/plugins-ci.yml from 5 to 6.

Release notes

Sourced from fastify/workflows/.github/workflows/plugins-ci.yml's releases.

v6.0.0

What's Changed

New Contributors

Full Changelog: fastify/workflows@v5.1.3...v6.0.0

v5.1.3

What's Changed

Full Changelog: fastify/workflows@v5.1.2...v5.1.3

v5.1.2

What's Changed

Full Changelog: fastify/workflows@v5.1.1...v5.1.2

v5.1.1

... (truncated)

Commits
  • 2073dc8 Release v6.0.0 (#203)
  • 3f1a334 ci: bump elasticsearch, mongo and postgres versions in workflows (#202)
  • 1bbcd3c build(deps): bump actions/setup-node from 4 to 6 (#193)
  • 747cd56 build(deps): bump actions/dependency-review-action from 4.8.2 to 4.8.3 (#201)
  • 46758df chore(license): standardise license notice (#200)
  • 8cf5bf2 build(deps): bump asdf-vm/actions from 4.0.0 to 4.0.1 (#197)
  • 5ff2244 build(deps): bump actions/dependency-review-action from 4.8.1 to 4.8.2 (#198)
  • 9a591da build(deps): bump actions/checkout from 5 to 6 (#199)
  • 9eaf556 chore!: remove plugins-benchmark-pr workflow (#196)
  • a79f6ae feat: add lock-threads workflow (#190)
  • Additional commits viewable 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 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 [fastify/workflows/.github/workflows/plugins-ci.yml](https://github.com/fastify/workflows) from 5 to 6.
- [Release notes](https://github.com/fastify/workflows/releases)
- [Commits](fastify/workflows@v5...v6)

---
updated-dependencies:
- dependency-name: fastify/workflows/.github/workflows/plugins-ci.yml
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Apr 1, 2026
@github-actions github-actions Bot merged commit 9b4c6dc into main Apr 1, 2026
35 checks passed
@github-actions github-actions Bot deleted the dependabot/github_actions/fastify/workflows/dot-github/workflows/plugins-ci.yml-6 branch April 1, 2026 15:43
mergify Bot added a commit to ArcadeData/arcadedb that referenced this pull request May 9, 2026
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.
Release notes

*Sourced from [fast-uri's releases](https://github.com/fastify/fast-uri/releases).*

> v3.1.2
> ------
>
> ⚠️ Security Release
> -------------------
>
> * Fix for <GHSA-v39h-62p7-jpjc>
>
> What's Changed
> --------------
>
> * Handle malformed fragment decoding as a parse error by [`@​mcollina`](https://github.com/mcollina) in [fastify/fast-uri#171](https://redirect.github.com/fastify/fast-uri/pull/171)
>
> **Full Changelog**: <fastify/fast-uri@v3.1.1...v3.1.2>
>
> v3.1.1
> ------
>
> ⚠️ Security Release
> -------------------
>
> * Fix for <GHSA-q3j6-qgpj-74h6>
>
> What's Changed
> --------------
>
> * build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#148](https://redirect.github.com/fastify/fast-uri/pull/148)
> * build(deps): bump actions/checkout from 4 to 5 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#149](https://redirect.github.com/fastify/fast-uri/pull/149)
> * chore(.npmrc): ignore scripts by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#150](https://redirect.github.com/fastify/fast-uri/pull/150)
> * build(deps-dev): remove `@​fastify/pre-commit` by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#151](https://redirect.github.com/fastify/fast-uri/pull/151)
> * build(deps): bump actions/setup-node from 4 to 5 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#152](https://redirect.github.com/fastify/fast-uri/pull/152)
> * ci(ci): add concurrency config by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#153](https://redirect.github.com/fastify/fast-uri/pull/153)
> * build(deps): bump actions/setup-node from 5 to 6 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#154](https://redirect.github.com/fastify/fast-uri/pull/154)
> * build(deps): bump actions/checkout from 5 to 6 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#156](https://redirect.github.com/fastify/fast-uri/pull/156)
> * chore(license): standardise license notice by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#159](https://redirect.github.com/fastify/fast-uri/pull/159)
> * style: remove trailing whitespace by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#161](https://redirect.github.com/fastify/fast-uri/pull/161)
> * ci: remove unused github files by [`@​Tony133`](https://github.com/Tony133) in [fastify/fast-uri#162](https://redirect.github.com/fastify/fast-uri/pull/162)
> * chore: update readme by [`@​Tony133`](https://github.com/Tony133) in [fastify/fast-uri#164](https://redirect.github.com/fastify/fast-uri/pull/164)
> * build(deps): bump fastify/workflows/.github/workflows/plugins-ci-package-manager.yml from 5 to 6 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#165](https://redirect.github.com/fastify/fast-uri/pull/165)
> * build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml from 5 to 6 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#166](https://redirect.github.com/fastify/fast-uri/pull/166)
> * build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#167](https://redirect.github.com/fastify/fast-uri/pull/167)
> * ci: add lock-threads workflow by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#169](https://redirect.github.com/fastify/fast-uri/pull/169)
>
> New Contributors
> ----------------
>
> * [`@​Tony133`](https://github.com/Tony133) made their first contribution in [fastify/fast-uri#162](https://redirect.github.com/fastify/fast-uri/pull/162)
>
> **Full Changelog**: <fastify/fast-uri@v3.1.0...v3.1.1>


Commits

* [`919dd8e`](fastify/fast-uri@919dd8e) Bumped v3.1.2
* [`c65ba57`](fastify/fast-uri@c65ba57) fixup: linting
* [`6c86c17`](fastify/fast-uri@6c86c17) Merge commit from fork
* [`a95158a`](fastify/fast-uri@a95158a) Handle malformed fragment decoding without throwing ([#171](https://redirect.github.com/fastify/fast-uri/issues/171))
* [`cea547c`](fastify/fast-uri@cea547c) Bumped v3.1.1
* [`876ce79`](fastify/fast-uri@876ce79) Merge commit from fork
* [`dcdf690`](fastify/fast-uri@dcdf690) ci: add lock-threads workflow ([#169](https://redirect.github.com/fastify/fast-uri/issues/169))
* [`c860e65`](fastify/fast-uri@c860e65) build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 ([#167](https://redirect.github.com/fastify/fast-uri/issues/167))
* [`9b4c6dc`](fastify/fast-uri@9b4c6dc) build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml ([#166](https://redirect.github.com/fastify/fast-uri/issues/166))
* [`85d09a9`](fastify/fast-uri@85d09a9) build(deps): bump fastify/workflows/.github/workflows/plugins-ci-package-mana...
* Additional commits viewable in [compare view](fastify/fast-uri@v3.1.0...v3.1.2)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=fast-uri&package-manager=npm\_and\_yarn&previous-version=3.1.0&new-version=3.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show  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](https://github.com/ArcadeData/arcadedb/network/alerts).
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 github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants