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

Use latest plugin BOM for 2.387.x #1507

Merged
merged 1 commit into from
Jun 17, 2023

Conversation

MarkEWaite
Copy link
Contributor

Use latest plugin BOM for 2.387.x

The minimum Jenkins version is already set to 2.387.3 so we should also update the plugin bill of materials to rely on 2.387.x as well.

The minimum Jenkins version is already set to 2.387.3 so we should also
update the plugin bill of materials to rely on 2.387.x as well.
@MarkEWaite MarkEWaite requested a review from a team as a code owner June 17, 2023 08:19
@MarkEWaite MarkEWaite added the dependencies Pull requests that update a dependency file label Jun 17, 2023
@MarkEWaite MarkEWaite enabled auto-merge (squash) June 17, 2023 08:21
@MarkEWaite MarkEWaite merged commit e80d179 into jenkinsci:master Jun 17, 2023
15 checks passed
krisstern added a commit that referenced this pull request Jun 18, 2023
…#1508)

* Bump maven-failsafe-plugin from 3.1.0 to 3.1.2 (#1502)

* Update Jenkins version to 2.387.3 in pom.xml (#1504)

* Bumps plugin pom from 4.66 to 4.67. (#1506)

https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-4.67 provides
more details of the changes, including:

* Fix hamcrest versioning - @timja
  https://redirect.github.com/jenkinsci/plugin-pom/issues/785

* Update HtmlUnit package for jacoco - @timja
  https://redirect.github.com/jenkinsci/plugin-pom/issues/778

* Use latest plugin BOM for 2.387.x (#1507)

The minimum Jenkins version is already set to 2.387.3 so we should also
update the plugin bill of materials to rely on 2.387.x as well.

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kris Stern <krisstern@outlook.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
Co-authored-by: Sync project branch action <sync-project-branch@jenkins.io>
krisstern added a commit that referenced this pull request Jun 20, 2023
…#1509)

* Bump maven-failsafe-plugin from 3.1.0 to 3.1.2 (#1502)

* Update Jenkins version to 2.387.3 in pom.xml (#1504)

* Bumps plugin pom from 4.66 to 4.67. (#1506)

https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-4.67 provides
more details of the changes, including:

* Fix hamcrest versioning - @timja
  https://redirect.github.com/jenkinsci/plugin-pom/issues/785

* Update HtmlUnit package for jacoco - @timja
  https://redirect.github.com/jenkinsci/plugin-pom/issues/778

* Use latest plugin BOM for 2.387.x (#1507)

The minimum Jenkins version is already set to 2.387.3 so we should also
update the plugin bill of materials to rely on 2.387.x as well.

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kris Stern <krisstern@outlook.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
Co-authored-by: Sync project branch action <sync-project-branch@jenkins.io>
@MarkEWaite MarkEWaite deleted the use-bom-2179.v0884e842b_859 branch June 20, 2023 14:53
krisstern added a commit that referenced this pull request Jun 21, 2023
…#1512)

* Bump maven-failsafe-plugin from 3.1.0 to 3.1.2 (#1502)

* Update Jenkins version to 2.387.3 in pom.xml (#1504)

* Bumps plugin pom from 4.66 to 4.67. (#1506)

https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-4.67 provides
more details of the changes, including:

* Fix hamcrest versioning - @timja
  https://redirect.github.com/jenkinsci/plugin-pom/issues/785

* Update HtmlUnit package for jacoco - @timja
  https://redirect.github.com/jenkinsci/plugin-pom/issues/778

* Use latest plugin BOM for 2.387.x (#1507)

The minimum Jenkins version is already set to 2.387.3 so we should also
update the plugin bill of materials to rely on 2.387.x as well.

* Improve global auth instructions (#1511)

* Simppler phrasing

* Jenkins user API tokens use "Add new Token" now

* Replace outdated issues with more geneeral text

* Remove outdated version support reference (#1510)

Better to not mention a specific version than to mention a specific
version that is many years outdated.

Co-authored-by: Bruno Verachten <gounthar@gmail.com>

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kris Stern <krisstern@outlook.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
Co-authored-by: Bruno Verachten <gounthar@gmail.com>
Co-authored-by: Sync project branch action <sync-project-branch@jenkins.io>
krisstern added a commit that referenced this pull request Jun 22, 2023
…#1513)

* Bump maven-failsafe-plugin from 3.1.0 to 3.1.2 (#1502)

* Update Jenkins version to 2.387.3 in pom.xml (#1504)

* Bumps plugin pom from 4.66 to 4.67. (#1506)

https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-4.67 provides
more details of the changes, including:

* Fix hamcrest versioning - @timja
  https://redirect.github.com/jenkinsci/plugin-pom/issues/785

* Update HtmlUnit package for jacoco - @timja
  https://redirect.github.com/jenkinsci/plugin-pom/issues/778

* Use latest plugin BOM for 2.387.x (#1507)

The minimum Jenkins version is already set to 2.387.3 so we should also
update the plugin bill of materials to rely on 2.387.x as well.

* Improve global auth instructions (#1511)

* Simppler phrasing

* Jenkins user API tokens use "Add new Token" now

* Replace outdated issues with more geneeral text

* Remove outdated version support reference (#1510)

Better to not mention a specific version than to mention a specific
version that is many years outdated.

Co-authored-by: Bruno Verachten <gounthar@gmail.com>

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kris Stern <krisstern@outlook.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
Co-authored-by: Bruno Verachten <gounthar@gmail.com>
Co-authored-by: Sync project branch action <sync-project-branch@jenkins.io>
krisstern added a commit that referenced this pull request Jun 23, 2023
…#1514)

* Bump maven-failsafe-plugin from 3.1.0 to 3.1.2 (#1502)

* Update Jenkins version to 2.387.3 in pom.xml (#1504)

* Bumps plugin pom from 4.66 to 4.67. (#1506)

https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-4.67 provides
more details of the changes, including:

* Fix hamcrest versioning - @timja
  https://redirect.github.com/jenkinsci/plugin-pom/issues/785

* Update HtmlUnit package for jacoco - @timja
  https://redirect.github.com/jenkinsci/plugin-pom/issues/778

* Use latest plugin BOM for 2.387.x (#1507)

The minimum Jenkins version is already set to 2.387.3 so we should also
update the plugin bill of materials to rely on 2.387.x as well.

* Improve global auth instructions (#1511)

* Simppler phrasing

* Jenkins user API tokens use "Add new Token" now

* Replace outdated issues with more geneeral text

* Remove outdated version support reference (#1510)

Better to not mention a specific version than to mention a specific
version that is many years outdated.

Co-authored-by: Bruno Verachten <gounthar@gmail.com>

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kris Stern <krisstern@outlook.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
Co-authored-by: Bruno Verachten <gounthar@gmail.com>
Co-authored-by: Sync project branch action <sync-project-branch@jenkins.io>
krisstern added a commit that referenced this pull request Jun 24, 2023
…#1515)

* Bump maven-failsafe-plugin from 3.1.0 to 3.1.2 (#1502)

* Update Jenkins version to 2.387.3 in pom.xml (#1504)

* Bumps plugin pom from 4.66 to 4.67. (#1506)

https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-4.67 provides
more details of the changes, including:

* Fix hamcrest versioning - @timja
  https://redirect.github.com/jenkinsci/plugin-pom/issues/785

* Update HtmlUnit package for jacoco - @timja
  https://redirect.github.com/jenkinsci/plugin-pom/issues/778

* Use latest plugin BOM for 2.387.x (#1507)

The minimum Jenkins version is already set to 2.387.3 so we should also
update the plugin bill of materials to rely on 2.387.x as well.

* Improve global auth instructions (#1511)

* Simppler phrasing

* Jenkins user API tokens use "Add new Token" now

* Replace outdated issues with more geneeral text

* Remove outdated version support reference (#1510)

Better to not mention a specific version than to mention a specific
version that is many years outdated.

Co-authored-by: Bruno Verachten <gounthar@gmail.com>

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kris Stern <krisstern@outlook.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
Co-authored-by: Bruno Verachten <gounthar@gmail.com>
Co-authored-by: Sync project branch action <sync-project-branch@jenkins.io>
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

2 participants