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

Require Jenkins 2.346.3 or newer #194

Merged
merged 5 commits into from
Oct 1, 2022

Conversation

MarkEWaite
Copy link
Contributor

Require Jenkins 2.346.3 or newer

60% of installations of the most recent release of the plugin (now 9 months old) are running Jenkins 2.346.1 or newer based on the install stats. Jenkins 2.346.3 is a good choice as the last LTS version before Jenkins core requires Java 11.

  • Remove unused exclusion
  • Require Jenkins 2.346.3 or newer
  • Test with nested view plugin 1.26

Resolves a GitHub false positive warning about the nested view plugin 1.24 vulnerability. Since the nested-view plugin dependency is only in test scope, vulnerabilities in that plugin do not affect this plugin.

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@github-actions github-actions bot added the dependencies Dependency related change label Oct 1, 2022
@MarkEWaite MarkEWaite added the chore Reduces maintenance effort by changes not directly visible to users label Oct 1, 2022
@github-actions github-actions bot removed the chore Reduces maintenance effort by changes not directly visible to users label Oct 1, 2022
@github-actions github-actions bot added the chore Reduces maintenance effort by changes not directly visible to users label Oct 1, 2022
Reported when compiling with Java 17 and Jenkins 2.371
@MarkEWaite MarkEWaite removed the dependencies Dependency related change label Oct 1, 2022
@MarkEWaite MarkEWaite merged commit 0a71176 into jenkinsci:master Oct 1, 2022
@MarkEWaite MarkEWaite deleted the require-newer-core branch October 1, 2022 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Reduces maintenance effort by changes not directly visible to users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant