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-dev): Bump osgi-test.version from 1.1.0 to 1.2.0 #86

Merged
merged 1 commit into from
Jul 13, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2022

Bumps osgi-test.version from 1.1.0 to 1.2.0.
Updates org.osgi.test.common from 1.1.0 to 1.2.0

Release notes

Sourced from org.osgi.test.common's releases.

OSGi Testing Support 1.2.0

Release Notes

See Release Notes.

What's Changed

Full Changelog: osgi/osgi-test@1.1.0...1.2.0

Commits
  • 19a3f28 build: Release 1.2.0
  • 5e80439 Merge pull request #531 from bjhargrave/stale-action
  • 0c435bf github: Move to actions/stale from probot/stale
  • 4cec3bb assert: Use supplier for requireNonNull message
  • 7421ce7 promise: Change to use unambiguous method reference
  • ad65c29 Merge pull request #530 from osgi/dependabot/maven/examples/osgi-test-example...
  • 730d50d build: Bump org.apache.felix.scr in /examples
  • 8751746 Merge pull request #529 from bjhargrave/example-gradle-updates
  • 479cd9a example: Update gradle example to make reproducible javadoc
  • bbc60c2 example: Update gradle example to include pom.properties in jars
  • Additional commits viewable in compare view

Updates org.osgi.test.junit5 from 1.1.0 to 1.2.0

Release notes

Sourced from org.osgi.test.junit5's releases.

OSGi Testing Support 1.2.0

Release Notes

See Release Notes.

What's Changed

Full Changelog: osgi/osgi-test@1.1.0...1.2.0

Commits
  • 19a3f28 build: Release 1.2.0
  • 5e80439 Merge pull request #531 from bjhargrave/stale-action
  • 0c435bf github: Move to actions/stale from probot/stale
  • 4cec3bb assert: Use supplier for requireNonNull message
  • 7421ce7 promise: Change to use unambiguous method reference
  • ad65c29 Merge pull request #530 from osgi/dependabot/maven/examples/osgi-test-example...
  • 730d50d build: Bump org.apache.felix.scr in /examples
  • 8751746 Merge pull request #529 from bjhargrave/example-gradle-updates
  • 479cd9a example: Update gradle example to make reproducible javadoc
  • bbc60c2 example: Update gradle example to include pom.properties in jars
  • Additional commits viewable in compare view

Updates org.osgi.test.assertj.framework from 1.1.0 to 1.2.0

Release notes

Sourced from org.osgi.test.assertj.framework's releases.

OSGi Testing Support 1.2.0

Release Notes

See Release Notes.

What's Changed

Full Changelog: osgi/osgi-test@1.1.0...1.2.0

Commits
  • 19a3f28 build: Release 1.2.0
  • 5e80439 Merge pull request #531 from bjhargrave/stale-action
  • 0c435bf github: Move to actions/stale from probot/stale
  • 4cec3bb assert: Use supplier for requireNonNull message
  • 7421ce7 promise: Change to use unambiguous method reference
  • ad65c29 Merge pull request #530 from osgi/dependabot/maven/examples/osgi-test-example...
  • 730d50d build: Bump org.apache.felix.scr in /examples
  • 8751746 Merge pull request #529 from bjhargrave/example-gradle-updates
  • 479cd9a example: Update gradle example to make reproducible javadoc
  • bbc60c2 example: Update gradle example to include pom.properties in jars
  • Additional commits viewable in compare view

Updates org.osgi.test.assertj.log from 1.1.0 to 1.2.0

Release notes

Sourced from org.osgi.test.assertj.log's releases.

OSGi Testing Support 1.2.0

Release Notes

See Release Notes.

What's Changed

Full Changelog: osgi/osgi-test@1.1.0...1.2.0

Commits
  • 19a3f28 build: Release 1.2.0
  • 5e80439 Merge pull request #531 from bjhargrave/stale-action
  • 0c435bf github: Move to actions/stale from probot/stale
  • 4cec3bb assert: Use supplier for requireNonNull message
  • 7421ce7 promise: Change to use unambiguous method reference
  • ad65c29 Merge pull request #530 from osgi/dependabot/maven/examples/osgi-test-example...
  • 730d50d build: Bump org.apache.felix.scr in /examples
  • 8751746 Merge pull request #529 from bjhargrave/example-gradle-updates
  • 479cd9a example: Update gradle example to make reproducible javadoc
  • bbc60c2 example: Update gradle example to include pom.properties in jars
  • Additional commits viewable in compare view

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 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 `osgi-test.version` from 1.1.0 to 1.2.0.

Updates `org.osgi.test.common` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/osgi/osgi-test/releases)
- [Commits](osgi/osgi-test@1.1.0...1.2.0)

Updates `org.osgi.test.junit5` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/osgi/osgi-test/releases)
- [Commits](osgi/osgi-test@1.1.0...1.2.0)

Updates `org.osgi.test.assertj.framework` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/osgi/osgi-test/releases)
- [Commits](osgi/osgi-test@1.1.0...1.2.0)

Updates `org.osgi.test.assertj.log` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/osgi/osgi-test/releases)
- [Commits](osgi/osgi-test@1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: org.osgi:org.osgi.test.common
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.osgi:org.osgi.test.junit5
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.osgi:org.osgi.test.assertj.framework
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.osgi:org.osgi.test.assertj.log
  dependency-type: direct:development
  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 Jul 13, 2022
@bjhargrave bjhargrave merged commit 8e18848 into main Jul 13, 2022
@bjhargrave bjhargrave deleted the dependabot/maven/osgi-test.version-1.2.0 branch July 13, 2022 12:31
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.

1 participant