Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2024

Bumps org.apache.maven.shared:maven-script-interpreter from 1.4 to 1.5.

Release notes

Sourced from org.apache.maven.shared:maven-script-interpreter's releases.

1.5

πŸš€ New features and improvements

πŸ“¦ Dependency updates

πŸ‘» Maintenance

Commits
  • 6eb1c4b [maven-release-plugin] prepare release maven-script-interpreter-1.5
  • 43123f4 [MSHARED-1378] Cleanup of test code
  • eef92e6 [MSHARED-1371] Refresh download page
  • 8b3992a [MSHARED-1368] Synchronize interpreter execution
  • 91b11c3 [MSHARED-1359] Use child first classloader in BeanShellScriptInterpreter
  • 9dfe91d [MSHARED-1359] Optimize classloader in BeanShellScriptInterpreter
  • 5f1df6e [MSHARED-1370] Bump commons-io:commons-io from 2.11.0 to 2.16.0 (#113)
  • 0ee5ab6 Cleanups in dependabot configuration
  • 60da98b [MSHARED-1359] Allow reuse the same classloader for multiple script executions
  • cc3d6cd Use default configuration for Jenkins build
  • 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 [org.apache.maven.shared:maven-script-interpreter](https://github.com/apache/maven-script-interpreter) from 1.4 to 1.5.
- [Release notes](https://github.com/apache/maven-script-interpreter/releases)
- [Commits](apache/maven-script-interpreter@maven-script-interpreter-1.4...maven-script-interpreter-1.5)

---
updated-dependencies:
- dependency-name: org.apache.maven.shared:maven-script-interpreter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 9, 2024
Copy link
Member

@olamy olamy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit ee34dc2 into master Apr 30, 2024
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.shared-maven-script-interpreter-1.5 branch April 30, 2024 21:31
@jira-importer
Copy link

Resolve #599

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