forked from eclipse-basyx/basyx-java-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
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 junit from 4.12 to 4.13.1 in /basyx.hello_world #2
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/maven/basyx.hello_world/junit-junit-4.13.1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump junit from 4.12 to 4.13.1 in /basyx.hello_world #2
dependabot
wants to merge
1
commit into
main
from
dependabot/maven/basyx.hello_world/junit-junit-4.13.1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
mdanish98
added a commit
that referenced
this pull request
Apr 11, 2023
* Update and rename README to README.md * Update readme.txt Default password for streamsheet admin account is 1234 * Update and rename CONTRIBUTING to CONTRIBUTING.md * Updates examples to 1.2.0 Signed-off-by: Frank Schnicke <[email protected]> * Corrects 1.2.0 to 1.1.0 for examples * upgrade basyx dependencies - update AuthorizedRegistryScenario to accomodate updated components - restructure keycloak configuration Signed-off-by: wege <[email protected]> * replace KeycloakServiceProvider::deleteRealm by deleteRealmIfExists - remove some commented out code - remove some unnecessary imports Signed-off-by: wege <[email protected]> * Integrates dependabot for Github Actions and Maven (eclipse-basyx#18) * Fixes javadoc error Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]> * Integrates dependabot Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]> Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]> * Update dependabot.yml * Spike new authorization scenarios after extending auth facilities Signed-off-by: wege <[email protected]> * Up BaSyx dependencies, add logback dependency and add logback.xml Signed-off-by: wege <[email protected]> * Progress new authorization scenarios Signed-off-by: wege <[email protected]> * Fix or improve combined authorization scenario - Change security.properties authorization to SimpleRbac - Adapt RbacRuleSet deserialization - Add docker keycloak script to README Signed-off-by: wege <[email protected]> * Use internal authorization classes and interfaces Signed-off-by: wege <[email protected]> * Add scopes to client in KeycloakSetup, use GrantedAuthority on default Signed-off-by: wege <[email protected]> * Format and add license headers Signed-off-by: wege <[email protected]> * Remove AuthorizedSubmodelScenario Signed-off-by: wege <[email protected]> * Add GrantedAuthority support to combined auth scenario - add some license headers and format Signed-off-by: wege <[email protected]> * Reformat Signed-off-by: wege <[email protected]> * Lift versions in basyx.examples/pom.xml to 1.3.0-SNAPSHOT again Signed-off-by: wege <[email protected]> * Match SDK and Components - add Javadoc to classes - make example models factory classes Signed-off-by: wege <[email protected]> * Factory use fix Signed-off-by: wege <[email protected]> * Revert CloudEdgeDeploymentScenarion Signed-off-by: wege <[email protected]> * Revert StaticDynamicScenario Signed-off-by: wege <[email protected]> * Revert AuthorizationProvider Signed-off-by: wege <[email protected]> * Revert AuthorizedComponentFactory Signed-off-by: wege <[email protected]> * Revert KeycloakServiceProvider Signed-off-by: wege <[email protected]> * Revert AuthorizedRegistryContext.properties Signed-off-by: wege <[email protected]> * Revert CloudEdgeDeploymentScenarioAASContext Signed-off-by: wege <[email protected]> * Remove superfluous properties files Signed-off-by: wege <[email protected]> * Revert basyx.hello_world/pom.xml Signed-off-by: wege <[email protected]> * Remove superfluous AuthorizedAASServerContext.properties Signed-off-by: wege <[email protected]> * Moved AuthorizedRegistryScenarion and test back Signed-off-by: wege <[email protected]> * Revert AuthorizedRegistryScenarion and test Signed-off-by: wege <[email protected]> * Revert readmes Signed-off-by: wege <[email protected]> * Revert readmes #2 Signed-off-by: wege <[email protected]> * Use new internal authorization classes in properties files Signed-off-by: wege <[email protected]> * Reformat Signed-off-by: wege <[email protected]> * Make AuthorizedRegistryScenario use right kc and no security.properties Signed-off-by: wege <[email protected]> * GitHub workflow pin keycloak docker image version Signed-off-by: wege <[email protected]> * Fixes keycloak container port Signed-off-by: Frank Schnicke <[email protected]> Signed-off-by: wege <[email protected]> Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]> Co-authored-by: Frank Schnicke <[email protected]> Co-authored-by: Daniele <[email protected]> Co-authored-by: Jannik Fried <[email protected]> Co-authored-by: Frank Schnicke <[email protected]> Co-authored-by: Mohammad Ghazanfar Ali Danish <[email protected]>
mdanish98
pushed a commit
that referenced
this pull request
Jan 8, 2024
Signed-off-by: Maximilian Conradi <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps junit from 4.12 to 4.13.1.
Release notes
Sourced from junit's releases.
Commits
1b683f4
[maven-release-plugin] prepare release r4.13.1ce6ce3a
Draft 4.13.1 release notesc29dd82
Change version to 4.13.1-SNAPSHOT1d17486
Add a link to assertThrows in exception testing543905d
Use separate line for annotation in Javadoc510e906
Add sub headlines to class Javadoc610155b
Merge pull request from GHSA-269g-pwp5-87ppb6cfd1e
Explicitly wrap float parameter for consistency (#1671)a5d205c
Fix GitHub link in FAQ (#1672)3a5c6b4
Deprecated since jdk9 replacing constructor instance of Double and Float (#1660)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 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.