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 tdrules.version from 4.3.0 to 4.3.1 #15

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2024

Bumps tdrules.version from 4.3.0 to 4.3.1.
Updates io.github.giis-uniovi:tdrules-client from 4.3.0 to 4.3.1

Release notes

Sourced from io.github.giis-uniovi:tdrules-client's releases.

v4.3.1

  • Fix deserialize tdrules xml without version tag
  • Reduce log verbosity when using data loader
  • Upgrade net tests to net8.0
  • Dependency updates
Commits
  • d26d593 Release 4.3.1
  • 56ffc52 Upgrade net tests to net8.0
  • a3c8787 Reduce log verbosity
  • 6e68738 Fix xml of rules without version tag
  • ecd4329 Combined dependency updates (2024-08-14)
  • a7bdc60 Combined dependency updates (2024-08-03)
  • 05a022c Combined dependency updates (2024-07-20)
  • 6d44808 Combined dependency updates (2024-07-13)
  • ad3a987 Prepare for next iteration
  • See full diff in compare view

Updates io.github.giis-uniovi:tdrules-client-oa from 4.3.0 to 4.3.1

Release notes

Sourced from io.github.giis-uniovi:tdrules-client-oa's releases.

v4.3.1

  • Fix deserialize tdrules xml without version tag
  • Reduce log verbosity when using data loader
  • Upgrade net tests to net8.0
  • Dependency updates
Commits
  • d26d593 Release 4.3.1
  • 56ffc52 Upgrade net tests to net8.0
  • a3c8787 Reduce log verbosity
  • 6e68738 Fix xml of rules without version tag
  • ecd4329 Combined dependency updates (2024-08-14)
  • a7bdc60 Combined dependency updates (2024-08-03)
  • 05a022c Combined dependency updates (2024-07-20)
  • 6d44808 Combined dependency updates (2024-07-13)
  • ad3a987 Prepare for next iteration
  • See full diff in compare view

Updates io.github.giis-uniovi:tdrules-store-loader from 4.3.0 to 4.3.1

Release notes

Sourced from io.github.giis-uniovi:tdrules-store-loader's releases.

v4.3.1

  • Fix deserialize tdrules xml without version tag
  • Reduce log verbosity when using data loader
  • Upgrade net tests to net8.0
  • Dependency updates
Commits
  • d26d593 Release 4.3.1
  • 56ffc52 Upgrade net tests to net8.0
  • a3c8787 Reduce log verbosity
  • 6e68738 Fix xml of rules without version tag
  • ecd4329 Combined dependency updates (2024-08-14)
  • a7bdc60 Combined dependency updates (2024-08-03)
  • 05a022c Combined dependency updates (2024-07-20)
  • 6d44808 Combined dependency updates (2024-07-13)
  • ad3a987 Prepare for next iteration
  • See full diff in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 16, 2024
@javiertuya
Copy link
Contributor

@dependabot rebase

Bumps `tdrules.version` from 4.3.0 to 4.3.1.

Updates `io.github.giis-uniovi:tdrules-client` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/giis-uniovi/tdrules/releases)
- [Commits](giis-uniovi/tdrules@v4.3.0...v4.3.1)

Updates `io.github.giis-uniovi:tdrules-client-oa` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/giis-uniovi/tdrules/releases)
- [Commits](giis-uniovi/tdrules@v4.3.0...v4.3.1)

Updates `io.github.giis-uniovi:tdrules-store-loader` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/giis-uniovi/tdrules/releases)
- [Commits](giis-uniovi/tdrules@v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: io.github.giis-uniovi:tdrules-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.giis-uniovi:tdrules-client-oa
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.giis-uniovi:tdrules-store-loader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/tdrules.version-4.3.1 branch from 9a30100 to d587dec Compare October 10, 2024 09:23
@giis-qabot
Copy link
Contributor

This has been included in the combined pull request Combined dependency updates (2024-10-12)

@giis-qabot giis-qabot closed this Oct 12, 2024
@giis-qabot giis-qabot deleted the dependabot/maven/tdrules.version-4.3.1 branch October 12, 2024 08:08
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 12, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

giis-qabot added a commit that referenced this pull request Oct 12, 2024
Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes:
- [Bump tdrules.version from 4.3.0 to 4.3.1](#15)
- [Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16](#14)
- [Bump io.github.javiertuya:visual-assert from 2.4.2 to 2.5.0](#16)
- [Bump org.apache.ant:ant-junit from 1.10.14 to 1.10.15](#18)
- [Bump actions/cache from 4.0.2 to 4.1.1](#28)
- [Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.23.1 to 2.24.1](#26)
- [Bump org.pitest:pitest-maven from 1.16.1 to 1.17.0](#23)
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.

2 participants