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

Bump jboss-vfs from 3.2.15.Final to 3.2.17.Final #399

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2022

Bumps jboss-vfs from 3.2.15.Final to 3.2.17.Final.

Commits
  • 5015351 Prepare 3.2.17
  • 4cebecc Merge pull request #42 from topicusonderwijs/3.2
  • 93c1b72 WFLY-16322 Ensure proper handling of content type availability in VirtualFile...
  • 4bdb2a1 Next it 3.2.17.Final
  • bc47d2d Prepare 3.2.16
  • 862a086 Merge pull request #39 from rmartinc/JBEAP-22921-32
  • 29d93da [JBEAP-22921] Delay openStream call for each entry in VirtualJarInputStream
  • f18c0c6 Next is 3.2.16.Final
  • See full diff 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 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 [jboss-vfs](https://github.com/jbossas/jboss-vfs) from 3.2.15.Final to 3.2.17.Final.
- [Release notes](https://github.com/jbossas/jboss-vfs/releases)
- [Commits](jbossas/jboss-vfs@3.2.15.Final...3.2.17.Final)

---
updated-dependencies:
- dependency-name: org.jboss:jboss-vfs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 23, 2022
@ronmamo ronmamo changed the base branch from master to ref-0.10.3 August 14, 2022 03:48
@ronmamo ronmamo merged commit 6d30889 into ref-0.10.3 Aug 14, 2022
@ronmamo ronmamo deleted the dependabot/maven/org.jboss-jboss-vfs-3.2.17.Final branch August 14, 2022 03:48
ronmamo added a commit that referenced this pull request Jun 15, 2023
* Bump maven-bundle-plugin from 5.1.2 to 5.1.8 (#408)

Bumps maven-bundle-plugin from 5.1.2 to 5.1.8.

---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump gson from 2.8.8 to 2.9.1 (#417)

Bumps [gson](https://github.com/google/gson) from 2.8.8 to 2.9.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](google/gson@gson-parent-2.8.8...gson-parent-2.9.1)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump slf4j-simple from 1.7.32 to 1.7.36 (#416)

Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.32 to 1.7.36.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.32...v_1.7.36)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump slf4j-api from 1.7.32 to 1.7.36 (#415)

Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.32 to 1.7.36.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.32...v_1.7.36)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump junit-jupiter-engine from 5.8.1 to 5.9.0 (#406)

Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.8.1 to 5.9.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.8.1...r5.9.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump jboss-vfs from 3.2.15.Final to 3.2.17.Final (#399)

Bumps [jboss-vfs](https://github.com/jbossas/jboss-vfs) from 3.2.15.Final to 3.2.17.Final.
- [Release notes](https://github.com/jbossas/jboss-vfs/releases)
- [Commits](jbossas/jboss-vfs@3.2.15.Final...3.2.17.Final)

---
updated-dependencies:
- dependency-name: org.jboss:jboss-vfs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Issue with new releases of OpenJDK and Zulu.  fix #395 (#396)

* fix #395

* Refactor to use VirtualJarInputStream.root instead of JarInputDir which is much slower. fix #395

Co-authored-by: Dominik Kessler <dominik.kessler@ergon.ch>

* Bump maven-jar-plugin from 3.2.0 to 3.2.2 (#381)

Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Make URL more accurate (#302)

* rev

* null check params, update jdk tests, auto close dir

* remove jdk tests

* Improve MAVEN build Performance (#363)

Co-authored-by: fdse <fdse@node2>
Co-authored-by: ronmamo <2588829+ronmamo@users.noreply.github.com>

* synthetic/lambda cherry-picked from PR #290 by @ziqin

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kesslerd <kesslerd@users.noreply.github.com>
Co-authored-by: Dominik Kessler <dominik.kessler@ergon.ch>
Co-authored-by: Chen <chenguopingdota@163.com>
Co-authored-by: ronma <ronma@>
Co-authored-by: ChenZhangg <32891042+ChenZhangg@users.noreply.github.com>
Co-authored-by: fdse <fdse@node2>
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

1 participant