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 org.jenkins-ci.plugins:nested-view from 1.34 to 1.36 #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps org.jenkins-ci.plugins:nested-view from 1.34 to 1.36.

Changelog

Sourced from org.jenkins-ci.plugins:nested-view's changelog.

Change Log

Version 1.14 (November 23, 2013)

Version 1.13 (November 5, 2013)

Version 1.12 (October 30, 2013)

Version 1.11 (September 25, 2013)

  • Fixed creation of subviews if Nested View is the default one (JENKINS-17041)
  • Support checking duplicate names with Jenkins 1.512 or newer (JENKINS-18053)

Version 1.10 (April 7, 2013)

  • Added an ability to remove or add Weather and Status columns which speeds up nested views (JENKINS-17352)

Version 1.9 (August 16, 2012)

  • Improved performance and accuracy when computing worst result and health for large views
  • add support for hierarchical job model (ex : cloudbees folder plugin)
  • display grey icon when no nested content has been built

Version 1.8 (Jul 28, 2011)

  • Properly check for duplicate names within the current nested view when creating a new view (in Jenkins 1.416 or newer).
  • Ignore disabled project when calculating worst build result in a nested view. (JENKINS-8922)

Version 1.7 (Feb 25, 2011)

  • Rerelease 1.6 to properly set required Jenkins version.

Version 1.6 (Feb 16, 2011)

  • Show status icon for each view, representing the worst result of any job in that view. (JENKINS-7124)
  • Fix link in empty nested view to be a link instead of raw HTML. (JENKINS-7862)

Version 1.5 (Oct 20, 2010)

  • Update to work with Hudson 1.381 or higher. (JENKINS-7815)
  • Calculate view-health for a nested view by recursing into its subviews. (JENKINS-7125)
  • Export nested view details via Remote API. (JENKINS-7489)
  • Don't allow setting a default subview for a nested view that is the Hudson default view, as this prevents access to other top level view tabs. (JENKINS-7362)

... (truncated)

Commits
  • d848616 [maven-release-plugin] prepare release nested-view-1.36
  • 48b338d Migrate to Jakarta EE 9 (#49)
  • 106bb22 [maven-release-plugin] prepare for next development iteration
  • e6f7442 [maven-release-plugin] prepare release nested-view-1.35
  • 1aea594 JENKINS-73971 Extract event handlers in NestedViewsSearch/search-results (#48)
  • 78604f5 Update README.md
  • 9f8692f [maven-release-plugin] prepare for next development iteration
  • 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 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.jenkins-ci.plugins:nested-view](https://github.com/jenkinsci/nested-view-plugin) from 1.34 to 1.36.
- [Release notes](https://github.com/jenkinsci/nested-view-plugin/releases)
- [Changelog](https://github.com/jenkinsci/nested-view-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/nested-view-plugin@nested-view-1.34...nested-view-1.36)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:nested-view
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2024 16:55
@dependabot dependabot bot added the java Pull requests that update Java code label Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants