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

build(deps): bump com.redhat.insights:runtimes-agent from 1.0.2 to 1.0.3 #549

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

Bumps com.redhat.insights:runtimes-agent from 1.0.2 to 1.0.3.

Release notes

Sourced from com.redhat.insights:runtimes-agent's releases.

Release 1.0.3

Changelog

7fba94d Releasing version 1.0.3 f6e5ae8 Merge pull request #41 from ebaron/client-2.0.4 50d5d82 Update runtimes client to 2.0.4 401f502 Add fields for is_ocp, pod_name, and pod_namespace to the report. (#40) e3519c7 Wait for jboss-modules to set module.path property (#39) 8314bde Suppress scary-sounding exception trace (#38) 341d7c7 Merge branch 'main' of github.com:RedHatInsights/insights-java-agent 13a0755 Setting version 1.0.3-SNAPSHOT cd8ca78 Merge branch 'main' of github.com:RedHatInsights/insights-java-agent 3cd1a57 Merge branch 'main' of github.com:RedHatInsights/insights-java-agent e41c1e5 Merge branch 'main' of github.com:RedHatInsights/insights-java-agent 9f74268 Version

Commits
  • 7fba94d Releasing version 1.0.3
  • f6e5ae8 Merge pull request #41 from ebaron/client-2.0.4
  • 50d5d82 Update runtimes client to 2.0.4
  • 401f502 Add fields for is_ocp, pod_name, and pod_namespace to the report. (#40)
  • e3519c7 Wait for jboss-modules to set module.path property (#39)
  • 8314bde Suppress scary-sounding exception trace (#38)
  • 341d7c7 Merge branch 'main' of github.com:RedHatInsights/insights-java-agent
  • 13a0755 Setting version 1.0.3-SNAPSHOT
  • cd8ca78 Merge branch 'main' of github.com:RedHatInsights/insights-java-agent
  • 3cd1a57 Merge branch 'main' of github.com:RedHatInsights/insights-java-agent
  • 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 [com.redhat.insights:runtimes-agent](https://github.com/RedHatInsights/insights-java-agent) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/RedHatInsights/insights-java-agent/releases)
- [Commits](RedHatInsights/insights-java-agent@1.0.2...1.0.3)

---
updated-dependencies:
- dependency-name: com.redhat.insights:runtimes-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the chore Refactor, rename, cleanup, etc. label Dec 12, 2024
@dependabot dependabot bot requested a review from a team as a code owner December 12, 2024 14:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file safe-to-test labels Dec 12, 2024
@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Dec 12, 2024
@andrewazores andrewazores removed the needs-triage Needs thorough attention from code reviewers label Dec 12, 2024
@andrewazores andrewazores merged commit b394997 into main Dec 12, 2024
35 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.redhat.insights-runtimes-agent-1.0.3 branch December 12, 2024 14:45
mergify bot pushed a commit that referenced this pull request Dec 12, 2024
…0.3 (#549)

Bumps [com.redhat.insights:runtimes-agent](https://github.com/RedHatInsights/insights-java-agent) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/RedHatInsights/insights-java-agent/releases)
- [Commits](RedHatInsights/insights-java-agent@1.0.2...1.0.3)

---
updated-dependencies:
- dependency-name: com.redhat.insights:runtimes-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit b394997)

# Conflicts:
#	pom.xml
andrewazores added a commit that referenced this pull request Dec 12, 2024
…0.3 (backport #549) (#550)

* build(deps): bump com.redhat.insights:runtimes-agent from 1.0.2 to 1.0.3 (#549)

Bumps [com.redhat.insights:runtimes-agent](https://github.com/RedHatInsights/insights-java-agent) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/RedHatInsights/insights-java-agent/releases)
- [Commits](RedHatInsights/insights-java-agent@1.0.2...1.0.3)

---
updated-dependencies:
- dependency-name: com.redhat.insights:runtimes-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit b394997)

# Conflicts:
#	pom.xml

* fixup! build(deps): bump com.redhat.insights:runtimes-agent from 1.0.2 to 1.0.3 (#549)

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Azores <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant