Skip to content

chore(deps): bump org.openrewrite.maven:rewrite-maven-plugin from 6.7.0 to 6.8.1#167

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.openrewrite.maven-rewrite-maven-plugin-6.8.1
Closed

chore(deps): bump org.openrewrite.maven:rewrite-maven-plugin from 6.7.0 to 6.8.1#167
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.openrewrite.maven-rewrite-maven-plugin-6.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2025

Copy link
Copy Markdown
Contributor

Bumps org.openrewrite.maven:rewrite-maven-plugin from 6.7.0 to 6.8.1.

Release notes

Sourced from org.openrewrite.maven:rewrite-maven-plugin's releases.

6.8.1

What's Changed

Full Changelog: openrewrite/rewrite-maven-plugin@v6.8.0...v6.8.1

6.8.0

What's Changed

Full Changelog: openrewrite/rewrite-maven-plugin@v6.7.0...v6.8.0

Commits
  • 6a78409 [maven-release-plugin] prepare release v6.8.1
  • 2781463 Bump rewrite.version property
  • c394d70 Update pom.xml to target 6.8.1
  • 6675c31 Also store Charset on ParsingExecutionContextView (#982)
  • 42a7b2d Bump rewrite.version property
  • 69f4d3f [maven-release-plugin] prepare for next development iteration
  • 41d194d [maven-release-plugin] prepare release v6.8.0
  • 2f22b8b Bump rewrite.version property
  • 49164e2 Bump rewrite.version property
  • defb66a chore(ci): bump com.gradle:develocity-maven-extension from 1.23.2 to 2.0 (#974)
  • 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 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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 12, 2025
Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 6.7.0 to 6.8.1.
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v6.7.0...v6.8.1)

---
updated-dependencies:
- dependency-name: org.openrewrite.maven:rewrite-maven-plugin
  dependency-version: 6.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 12, 2025
@dependabot @github

dependabot Bot commented on behalf of github May 26, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #175.

@dependabot dependabot Bot closed this May 26, 2025
@dependabot dependabot Bot deleted the dependabot/maven/org.openrewrite.maven-rewrite-maven-plugin-6.8.1 branch May 26, 2025 14:05
mergify Bot added a commit that referenced this pull request Jun 10, 2026
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.0.6 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>
>
> v3.1.0
> ------
>
> What's Changed
> --------------
>
> * ci: remove master branch support by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#126](https://redirect.github.com/fastify/fast-uri/pull/126)
> * chore(test) remove .gitkeep by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#128](https://redirect.github.com/fastify/fast-uri/pull/128)
> * ci(ci): set job permissions by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#129](https://redirect.github.com/fastify/fast-uri/pull/129)
> * ci: set permissions at workflow level by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#131](https://redirect.github.com/fastify/fast-uri/pull/131)
> * ci: set workflow permissions to read-only by default by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#132](https://redirect.github.com/fastify/fast-uri/pull/132)
> * ci(ci): restore job level permissions by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#133](https://redirect.github.com/fastify/fast-uri/pull/133)
> * build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#134](https://redirect.github.com/fastify/fast-uri/pull/134)
> * ci(ci): pin actions to commit-hash by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#135](https://redirect.github.com/fastify/fast-uri/pull/135)
> * ci: add node 24 to test matrix by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#136](https://redirect.github.com/fastify/fast-uri/pull/136)

... (truncated)


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.0.6...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.0.6&new-version=3.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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/robfrank/linklift/network/alerts).
> \*\*Note\*\*
> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants