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 eu.michael-simons.neo4j:neo4j-migrations from 2.9.3 to 2.10.0 in /src/main/resources/generator/dependencies #9446

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eu.michael-simons.neo4j:neo4j-migrations from 2.9.3 to 2.10.0.

Release notes

Sourced from eu.michael-simons.neo4j:neo4j-migrations's releases.

2.10.0

What's Changed

🚀 Features

  • 5793af4 feat: Add support for custom auth tokens.
  • 9299ca9 feat: Add neo4j-migrations-bom module for easier dependency consumption.

🐛 Bug Fixes

  • 6297f1c fix: Evaluate @Property correctly.

📝 Documentation

  • 901f282 docs: add @​ttemple06 as a contributor for ideas (#1273)
  • 53a004b docs: Update local changelog.

🧹 Housekeeping

  • fd648f2 Bump quarkus-neo4j.version from 3.8.1 to 3.9.0
  • cbb40bd Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0 (#1285)
  • c9a5768 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#1284)
  • b68a370 Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#1283)
  • c69e01e Bump quarkus.version from 3.9.0 to 3.9.1 (#1282)
  • 40e3e26 Bump byte-buddy.version from 1.14.12 to 1.14.13 (#1281)
  • 3f9b94f Bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#1280)
  • 686a637 Bump org.asciidoctor:asciidoctorj from 2.5.11 to 2.5.12 (#1279)
  • a2cd792 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#1278)
  • 06d2f96 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#1277)
  • a323654 Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1 (#1276)
  • f8f4bbc Bump spring-boot.version from 3.2.3 to 3.2.4 (#1275)
  • 3fd0496 Bump quarkus.version from 3.8.3 to 3.9.0 (#1274)
Commits
  • ff0e4fc [maven-release-plugin] prepare release 2.10.0
  • 997b1a3 [maven-release-plugin] update README.adoc
  • fd648f2 build(deps): Bump quarkus-neo4j.version from 3.8.1 to 3.9.0
  • cbb40bd build(deps): Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0 (#1...
  • c9a5768 build(deps): Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2...
  • b68a370 build(deps): Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#1283)
  • c69e01e build(deps): Bump quarkus.version from 3.9.0 to 3.9.1 (#1282)
  • 40e3e26 build(deps): Bump byte-buddy.version from 1.14.12 to 1.14.13 (#1281)
  • 3f9b94f build(deps): Bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2....
  • 686a637 build(deps): Bump org.asciidoctor:asciidoctorj from 2.5.11 to 2.5.12 (#1279)
  • 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)

Bumps [eu.michael-simons.neo4j:neo4j-migrations](https://github.com/michael-simons/neo4j-migrations) from 2.9.3 to 2.10.0.
- [Release notes](https://github.com/michael-simons/neo4j-migrations/releases)
- [Changelog](https://github.com/michael-simons/neo4j-migrations/blob/main/CHANGELOG.md)
- [Commits](michael-simons/neo4j-migrations@2.9.3...2.10.0)

---
updated-dependencies:
- dependency-name: eu.michael-simons.neo4j:neo4j-migrations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (206791b) to head (3b4b463).
Report is 12 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main     #9446   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      2959      2959           
===========================================
  Files            737       737           
  Lines          12819     12819           
  Branches         259       259           
===========================================
  Hits           12819     12819           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot merged commit 24153b1 into main Apr 4, 2024
38 checks passed
@github-actions github-actions bot deleted the dependabot/maven/src/main/resources/generator/dependencies/eu.michael-simons.neo4j-neo4j-migrations-2.10.0 branch April 4, 2024 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants