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 power-server.version from 0.0.7 to 0.0.8 #69

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2024

Bumps power-server.version from 0.0.7 to 0.0.8.
Updates net.laprun.sustainability:power-server-metadata from 0.0.7 to 0.0.8

Release notes

Sourced from net.laprun.sustainability:power-server-metadata's releases.

Release early-access

Changelog

🚀 Features

  • 5d53474 add raw sensor values to Intel sensor, add test

🔄️ Changes

  • e99e729 use more precise method names, add javadoc

🧰 Tasks

  • 15c86d3 release 0.0.7
  • 0b8f541 test: add RAPL file test
  • 11d71d8 deps: bump quarkus.platform.version from 3.9.0 to 3.9.1
  • 2790d4a deps: bump org.apache.maven.plugins:maven-gpg-plugin

📝 Documentation

  • 42bc0e5 add modules information as well as basic endpoints description
  • 971a4b6 add building and running instructions
  • b655bdf add implementation details

Contributors

We'd like to thank the following people for their contributions: Chris Laprun, dependabot[bot]

Commits
  • 20e3596 [maven-release-plugin] prepare release 0.0.8
  • 320cb2c chore: release 0.0.8
  • cbe92b7 fix: clean up maven plugins configuration
  • 28c0a74 docs: run instructions with sudo
  • 9bfa903 fix: log error instead of printing the stacktrace
  • 0b37e0c feat: add pid de-/registering logging
  • 8071de5 refactor: introduce AbstractPowerSensor class
  • 22c851a chore(deps): bump org.jreleaser:jreleaser-maven-plugin
  • 4251c5d chore(deps): bump org.apache.maven.plugins:maven-deploy-plugin
  • f4c0501 chore(deps): bump quarkus.platform.version from 3.9.4 to 3.10.0
  • Additional commits viewable in compare view

Updates net.laprun.sustainability:power-server from 0.0.7 to 0.0.8

Release notes

Sourced from net.laprun.sustainability:power-server's releases.

Release early-access

Changelog

🚀 Features

  • 5d53474 add raw sensor values to Intel sensor, add test

🔄️ Changes

  • e99e729 use more precise method names, add javadoc

🧰 Tasks

  • 15c86d3 release 0.0.7
  • 0b8f541 test: add RAPL file test
  • 11d71d8 deps: bump quarkus.platform.version from 3.9.0 to 3.9.1
  • 2790d4a deps: bump org.apache.maven.plugins:maven-gpg-plugin

📝 Documentation

  • 42bc0e5 add modules information as well as basic endpoints description
  • 971a4b6 add building and running instructions
  • b655bdf add implementation details

Contributors

We'd like to thank the following people for their contributions: Chris Laprun, dependabot[bot]

Commits
  • 20e3596 [maven-release-plugin] prepare release 0.0.8
  • 320cb2c chore: release 0.0.8
  • cbe92b7 fix: clean up maven plugins configuration
  • 28c0a74 docs: run instructions with sudo
  • 9bfa903 fix: log error instead of printing the stacktrace
  • 0b37e0c feat: add pid de-/registering logging
  • 8071de5 refactor: introduce AbstractPowerSensor class
  • 22c851a chore(deps): bump org.jreleaser:jreleaser-maven-plugin
  • 4251c5d chore(deps): bump org.apache.maven.plugins:maven-deploy-plugin
  • f4c0501 chore(deps): bump quarkus.platform.version from 3.9.4 to 3.10.0
  • Additional commits viewable 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 the dependencies Pull requests that update a dependency file label May 8, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/power-server.version-0.0.8 branch 2 times, most recently from 01c6e8c to 74de4cd Compare May 23, 2024 11:39
Bumps `power-server.version` from 0.0.7 to 0.0.8.

Updates `net.laprun.sustainability:power-server-metadata` from 0.0.7 to 0.0.8
- [Release notes](https://github.com/metacosm/power-server/releases)
- [Commits](metacosm/power-server@0.0.7...0.0.8)

Updates `net.laprun.sustainability:power-server` from 0.0.7 to 0.0.8
- [Release notes](https://github.com/metacosm/power-server/releases)
- [Commits](metacosm/power-server@0.0.7...0.0.8)

---
updated-dependencies:
- dependency-name: net.laprun.sustainability:power-server-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: net.laprun.sustainability:power-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/power-server.version-0.0.8 branch from 74de4cd to f33727b Compare June 6, 2024 11:07
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 5, 2024

Superseded by #82.

@dependabot dependabot bot closed this Jul 5, 2024
@dependabot dependabot bot deleted the dependabot/maven/power-server.version-0.0.8 branch July 5, 2024 10:39
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.

None yet

0 participants