jenkinsci / rest-list-parameter-plugin

A simple Jenkins parameter plugin that offers a list of values based on a REST call response.
https://plugins.jenkins.io/rest-list-parameter
GNU General Public License v3.0
10 stars 9 forks source link

chore(deps): bump jquery3-api from 3.6.0-4 to 3.6.1-2 #164

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps jquery3-api from 3.6.0-4 to 3.6.1-2.

Release notes

Sourced from jquery3-api's releases.

v3.6.1-2 🎁

📦 Dependency Updates

💥 Breaking changes

  • Bump Jenkins LTS baseline to 2.346.x

v3.6.1-1 🎁

📦 Dependency Updates

Commits
  • 9d5a42e [maven-release-plugin] prepare release v3.6.1-2
  • 34dc9b5 Move README badges to the top.
  • 20bd3e8 Merge pull request #120 from jenkinsci/dependabot/maven/org.jvnet.hudson.plug...
  • d396a4f Bump analysis-pom from 5.34.0 to 5.35.0
  • f0087c2 Merge pull request #119 from jenkinsci/dependabot/maven/org.jvnet.hudson.plug...
  • 4e8393c Bump analysis-pom from 5.33.0 to 5.34.0
  • e7666f3 [maven-release-plugin] prepare for next development iteration
  • c36df97 [maven-release-plugin] prepare release v3.6.1-1
  • 758c79e Merge pull request #116 from jenkinsci/dependabot/maven/org.webjars-jquery-3.6.1
  • 8646c3e Bump version to 3.6.1-1.
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #189.